Damir Perisa wrote:
Le Monday 18 July 2005 12:14, Roberto Braga a écrit :
| A little problem with this kernel release.
| Basically the kernel is not able anymore to mount a reiser3 partition
| (that's my root partition so rthe system does not start).
| The partition is not corrupted since it mount correctly under last 2.6
| regular kernel and with a previous version of the kernel26mm.
| Last working version was kernel26mm-2.6.12.rc6.mm1-1, after that I keep
| on having a kernel panic at mount time.
| Is anybody experiencing something similar?
i'm running kernel26mm with 2 reiser3 partitions (/ and /home) without
problems. what panic do you get?
- D
The messages are the following:
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)
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.
Anyway here is the grub menu option for kernel26mm
# (0) Arch Linux
title Arch Linux [/boot/vmlinuz26mm]
root (hd0,0)
kernel /vmlinuz26mm root=/dev/discs/disc0/part3 ro devfs=nomount vga=0x305
I use also standard kernel26 latest release and it boot fine (beside
soundcard problems due to some alsa bug, that's why I have to use mm
version).
Here follow also grub menu for kernel 26 standard (almost the same as
above).
# (1) Arch Linux
title Arch Linux [/boot/vmlinuz26]
root (hd0,0)
kernel /vmlinuz26 root=/dev/discs/disc0/part3 ro devfs=nomount vga=0x305
Basically my hd schema is as follow
/dev/hda3 on / type reiserfs (rw)
/dev/hda1 on /boot type ext2 (rw)
plus swap.
I have the same error also on a friend of mine PC.
I think all the suefull infos are there if you still need something just
ask.
Roberto
_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch