Gentoo Archives: gentoo-user

From: frank <sdoma@××××××××.cz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem booting after reinstall
Date: Sun, 20 Aug 2006 11:18:52
Message-Id: 1156072044.2814.3.camel@livecd.gentoo
In Reply to: [gentoo-user] Problem booting after reinstall by frank
1 Just a bit more info, I've rebooted into the new system. Here's the
2 whole message:
3
4 ...
5 VFS: Cannot open root device "hda3" or unknown-block(0,0)
6 Please append a correct "root=" boot option
7 Kernel panic - not syncing: VFS: Unable to mount root fs on
8 unknown-block(0,0)
9
10
11
12 On Sun, 2006-08-20 at 10:30 +0000, frank wrote:
13 > Hi all,
14 >
15 > I've decided to reinstall my system to a stable one (I used ~x86
16 > before).
17 >
18 > To prepare the disk I've wiped out all of / except /home and all
19 > of /boot.
20 >
21 > Th installation (according to the handbook) went smoothly.
22 >
23 > The new kernel starts up and then I get an VFS error saying that there
24 > is an invalid boot option root= ... and panics.
25 >
26 > /boot on /dev/hda1 or (hd0,0) is ext2, / on /dev/hda3 or (hd0,2)
27 >
28 > Here is my menu.lst:
29 >
30 > default 0
31 > timeout 30
32 >
33 > title=Initial
34 > root (hd0,0)
35 > kernel /boot/kernel-2.6.17-gentoo-r4_initial root=/dev/hda3
36 >
37 > I've set up grub this way:
38 > grub> root (hd0,0)
39 > grub> setup (hd0)
40 > grub quit
41 >
42 > The kernel is configured for ext2 and ext3 filesystems.
43 >
44 > Has anyone an Idea? I don't have further :(
45 >
46 > Thanks in advance
47 > Frank
48 >
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem booting after reinstall "Mirek Dvořák" <m.dvorak.jr@×××××.com>