Gentoo Archives: gentoo-laptop

From: Neil Isaac <isaac.neil@×××××.com>
To: gentoo-laptop@l.g.o
Subject: Re: [gentoo-laptop] kernel panic
Date: Tue, 15 Aug 2006 19:07:38
Message-Id: a9f1a6400608151206o4aab6316sa33297c215177153@mail.gmail.com
In Reply to: [gentoo-laptop] kernel panic by Gavin Seddon
1 On 8/15/06, Gavin Seddon <gavin.m.seddon@×××××××××××××.uk> wrote:
2 > hi i cannot mount hd0,0, which i thought was root, i googled and read it
3 > may be on 0,1 how do i verify?
4
5 grub's (hd0,0) == /dev/hda1 or sda1; (hd0,1) == hda2...
6 you *should* know what you partitioned for what, if you forgot, you
7 can boot a live cd and check what you wrote in /etc/fstab. the
8 recommended install from the gentoo handbook is hda1 for /boot - so my
9 grub configuration looks like this:
10
11 title Gentoo
12 root (hd0,0)
13 kernel /vmlinuz-2.6.17-gentoo-r4 root=/dev/sda3
14
15 replace root=/dev/sda3 with your root file system (maybe something
16 like /dev/hda2 or whatever)
17
18 > Gavin.
19 >
20 > i also get a fd0 error, is this normal?
21
22 error from what? grub? lilo? at what point?
23 if you need more help with any of this, you need to provide more info.
24
25 > --
26 > Dr Gavin Seddon
27 > Pharmacy and Pharmaceutical Sciences
28 > University of Manchester
29 > Oxford Road
30 > M13 9PL
31 > UK
32 >
33 >
34 >
35 >
36 > --
37 > gentoo-laptop@g.o mailing list
38 >
39 >
40
41
42 --
43 Neil Isaac
44 isaac.neil@×××××.com
45 --
46 gentoo-laptop@g.o mailing list

Replies

Subject Author
[gentoo-laptop] unsubscribe "Jörg Vorher" <info@××××××.de>
Re: [gentoo-laptop] kernel panic Gavin Seddon <gavin.m.seddon@×××××××××××××.uk>