Comment 13 for bug 12581

Revision history for this message
In , Jean-Luc Coulon (f5ibh) (jean-luc-coulon) wrote : Re: Bug#293817: udev: upgrade to 0.051-1 renders the system unbootable

Le 06.02.2005 18:03:21, Marco d'Itri a écrit :
> On Feb 06, "Jean-Luc Coulon (f5ibh)" <email address hidden>
> wrote:
>
>> I get the followinf messages:
>> Mounting a tmpfs over /dev... Done.
>> Creating inital device nodes...Done.
>>
>> You will find attached the list of the created devices.
> Are you sure that what you are seeing is really a tmpfs mounted over
> /dev? (Check /proc/mounts.)

/dev/mapper/vg00-root_lv on / type xfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
none on /dev type tmpfs (ro)

> udev is not supposed to create BSD-style /dev/tty[a-z]* PTY devices,
> so
> I think that you are looking at the on-disk /dev.

Where I've to check?

>
>> Then if I reboot, I've the same crash as before (with some data
>> corruption) :-/
> udev cannot be the cause of data corruption.

Sure, but the reset of the system can.
>
> --
> ciao,
> Marco
>

J-L