Gentoo Archives: gentoo-desktop

From: Augusto Cezar Amaral <augusto.cezar@×××××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] udev, fstab, and fsck at boot.
Date: Tue, 16 Nov 2004 01:36:50
Message-Id: f6164a18041115173632dd81c2@mail.gmail.com
In Reply to: [gentoo-desktop] udev, fstab, and fsck at boot. by Chris Barker
1 Change "/dev/BOOT" to the name of your boot partition (mine is
2 /dev/hda1), and "/dev/ROOT" to the name of your root ("/") partition
3 (mine is /dev/hda3). Maybe you also have a "/dev/SWAP" entry, which
4 you must change to your swap partition name (/dev/hda2 in my system).
5
6 On Mon, 15 Nov 2004 10:12:46 -0800, Chris Barker <chris.barker@××××.gov> wrote:
7 > Hi all,
8 >
9 > I just upgraded to udev with the 2.6 kernel, and noticed that the new
10 > fstab is using:
11 >
12 > /dev/BOOT
13 > /dev/ROOT
14 >
15 > rather than /dev/hda5, for example.
16 >
17 > The system seems to work fine, bu on boot I get errors when it tries to
18 > fsck /dev/ROOT and /dev/BOOT. I'm bad superblock error on the ext2 boot
19 > partition and something else on the Reiser root partition, but I think
20 > the real problem is that it can't find them.
21 >
22 > Any ideas?
23 >
24 > -Chris
25 >
26 > --
27 > Christopher Barker, Ph.D.
28 > Oceanographer
29 >
30 > NOAA/OR&R/HAZMAT (206) 526-6959 voice
31 > 7600 Sand Point Way NE (206) 526-6329 fax
32 > Seattle, WA 98115 (206) 526-6317 main reception
33 >
34 > Chris.Barker@××××.gov
35 >
36
37 --
38 Augusto Cezar Amaral <augusto.cezar@×××××.com>
39
40 --
41 gentoo-desktop@g.o mailing list

Replies

Subject Author
Re: [gentoo-desktop] udev, fstab, and fsck at boot. Chris Barker <Chris.Barker@××××.gov>