On Wed, Feb 13, 2008 at 10:57:09PM +0000, David Rye of Road Tech wrote:
> > The exact same UML kernel and filesytem on both hosts?
> I copied them over with SCP

Can you make /etc/udev/udev.conf look like this:

udev_log="debug"

and reboot the thing, capturing the output (which will be plentiful)?
Running inside screen -L works here.

Then, do you see the following:

udevd-event[1207]: udev_rules_get_name: rule applied, 'tty0' becomes 'tty0'

udevd-event[1207]: udev_db_get_device: no db file to read /dev/.udev/db/[EMAIL 
PROTECTED]@tty0: No such file or directory

udevd-event[1207]: udev_node_add: creating device node '/dev/tty0', major = 
'4', minor = '0', mode = '0660', uid = '0', gid = '5'


udevd-event[1484]: udev_rules_get_name: no node name set, will use kernel name 
'random'

udevd-event[1484]: udev_db_get_device: no db file to read /dev/.udev/db/[EMAIL 
PROTECTED]@random: No such file or directory

udevd-event[1484]: udev_node_add: creating device node '/dev/random',
major = '1', minor = '8', mode = '0666', uid = '0', gid = '0'


udevd-event[1485]: udev_rules_get_name: no node name set, will use kernel name 
'urandom'


udevd-event[1485]: udev_db_get_device: no db file to read /dev/.udev/db/[EMAIL 
PROTECTED]@urandom: No such file or directory

udevd-event[1485]: udev_node_add: creating device node '/dev/urandom', major = 
'1', minor = '9', mode = '0444', uid = '0', gid = '0'


udevd-event[1489]: udev_rules_get_name: no node name set, will use kernel name 
'random'

udevd-event[1489]: udev_db_get_device: no db file to read /dev/.udev/db/[EMAIL 
PROTECTED]@random: No such file or directory

udevd-event[1489]: udev_node_add: creating device node '/dev/random', major = 
'10', minor = '183', mode = '0666', uid = '0', gid = '0'


                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to