Le Friday 22 July 2005 11:52, Roberto Braga a écrit :
| VFS: Cannot open root device "discsù/disc0/part3" or unknown-block
|  (0,0) Please append a correct "root=" boot option
| Kernel Panic  - not syncing: VFS: unable to mount root fs on
| unknown-block  (0,0)

seems that discsù/disc0/part3 does not exist in kernel ... is this "ù" a 
typo or really there? 

| I use grub to boot and parameters are correct since as soon as I
| downgrade the kernel to kernel26mm-2.6.12.rc6.mm1-1 it works again.

together with this error message from above, this explains it - that's the 
last kernel26mm with devfs inside

|  root=/dev/discs/disc0/part3 ro 

can you change this to something like /dev/hda3 or somethign like this?

i myself use lilo with this:

image=/boot/vmlinuz26mm
        label=a26mm
        root=/dev/discs/disc0/part2
        read-only
        vga=792
        append="devfs=nomount" 

and it still works with udev. don't know why it doesn't for you.

hope this is it, if not i don't knwo what else could be it.

greetings,
Damir

-- 
I don't want to be young again, I just don't want to get any older.

Attachment: pgpe3WFYjp1vQ.pgp
Description: PGP signature

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to