On Aug 14, Mourad De Clerck <[EMAIL PROTECTED]> wrote:

> Unfortunately, using linux-image-2.6.12-1-k7 2.6.12-2 and udev 0.066-1 I
> can still reproduce this bug. After boot certain devices don't show up,
> but after running udevstart they seem to be there. Compared to the
> previous udev version I checked where only /dev/input/mice was affected,
> now my cdrw/dvd devices seem to be affected too:
You will have to try with some extensive debugging then.
Please add to the udev init script commands to mount / (or /var) rw and
start syslogd just before udevstart is called:

mount / -o rw,remount
/etc/init.d/sysklogd start

Set udev_log="debug" in /etc/udev/udev.conf and then reboot with
init=/bin/bash on the kernel command line and manually start udev:

/etc/rcS.d/S02mountvirtfs start
/etc/rcS.d/S04udev start

You should find some useful debugging information in the log.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to