Gentoo Archives: gentoo-user

From: fei huang <daniel.huangfei@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kernel compilation problem [panic: not syncing VFS: Unable to mount root fs on unknows-block(0,0)
Date: Mon, 26 Jun 2006 14:22:34
Message-Id: 5cd9791d0606260710ue17ef06ue7bdb62610c6e1e6@mail.gmail.com
In Reply to: Re: [gentoo-user] kernel compilation problem [panic: not syncing VFS: Unable to mount root fs on unknows-block(0,0) by Ezequiel Carmona
1 On 6/26/06, Ezequiel Carmona <ezequielct@×××××.com> wrote:
2 >
3 > Hi.
4 > sorry for my english.
5 >
6 > edit /boot/grub/grub.conf
7 >
8 > in line kernel /bzImage-2.6.15-r5 root=/dev/sda
9 > add -ro
10 >
11 > kernel /bzImage-2.6.15-r5 root=/dev/sda -ro
12 >
13
14 you should specify a partition with the root parameter, e.g. /dev/sda1
15 this partition is where your '/' locates.
16
17 cheers
18
19 daniel
20
21 2006/6/25, Catalin Trifu <catalin@××××××××××××.de>:
22 >
23 > > Hi,
24 > >
25 > >
26 > > I have just got a new machine with nForce4 chipset and 250GB SATA
27 > > drive.
28 > > I am trying to compile the kernel on the machine (gentoo-sources) and it
29 > > works
30 > > just fine but at boot time I get the panic in the subject and I don't
31 > > get it
32 > > why. I have compiled sata_nv directly in the kernel. I'm not using any
33 > > raid
34 > > or such things.
35 > > I also installed the kernel + initrd from the 2006.0 live cd and
36 > > that kernel
37 > > boots just fine.
38 > >
39 > >
40 > > Thanks,
41 > > Catalin
42 > >
43 > > --
44 > > gentoo-user@g.o mailing list
45 > >
46 > >
47 >
48 >
49 > --
50 > Ezequiel Carmona T.
51 > Gentoo AMD64 nForce4
52 > GNU/Linux user #395098
53 > http://counter.li.org/
54 >

Replies