Complete.Org: Mailing Lists: Archives: linux-help: April 2001:
[linux-help] Kernel Panic at boot
Home

[linux-help] Kernel Panic at boot

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <linux-help@xxxxxxxxx>
Subject: [linux-help] Kernel Panic at boot
From: "Justin Hamm" <jhamm@xxxxxxxxxxx>
Date: Fri, 20 Apr 2001 10:55:47 -0500
Reply-to: linux-help@xxxxxxxxx

Here's the last few lines of my boot messages.

-- snip --
ds: no socket drivers loaded!
request_module[block-major-52]: Root fs not mounted
VFS: Cannot open root device "341b" or 34:1b
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 34:1b
-- snip --

Here's my lilo.conf file

-- snip --

lba32
boot=/dev/hda
install=/boot/boot.b
map=/boot/map
delay=200
vga=normal
append="mem=512mb"

default=Linux
image=/vmlinuz
        root=/dev/hdb1
        label=Linux
        read-only

image=/vmlinuz.old
        label=LinuxOld
        read-only
        optional

other=/dev/hda1
        label=Win
        table=/dev/hda

-- snip --

I do have IDE support built into the kernel, I've rechecked that 5 or 6
times to make sure that during the kernel config I have everything I need
selected, Regardless, I get the message that appears at the top. I have
reran /sbin/lilo to update.  Any thoughts, ideas?


-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]
  • [linux-help] Kernel Panic at boot, Justin Hamm <=