MeelMarcel
Technical User
I have been trying to get Linux to boot from my software RAID set. The RAID sets are mountable and all, but I cant get Linux to boot from it. The root device should be /dev/md1, the message I get from the kernel at boot time is: "Kernel panic: VFS: Unable to mount root fs on 9:01"
The lilo.conf file has the following directives:
boot=/dev/md0
vga=normal
read-only
lba32
prompt
timeout=80
image=/boot/vmlinuz.new
label=linux.sg20
root=/dev/md1
append="enableapic"
The distribution used is SuSE Linux 7.3, the Lilo version is 21.7-5.If anybody has a clue please let me know.
Thanx in advance.
The lilo.conf file has the following directives:
boot=/dev/md0
vga=normal
read-only
lba32
prompt
timeout=80
image=/boot/vmlinuz.new
label=linux.sg20
root=/dev/md1
append="enableapic"
The distribution used is SuSE Linux 7.3, the Lilo version is 21.7-5.If anybody has a clue please let me know.
Thanx in advance.