Gentoo Archives: gentoo-user

From: AJ Spagnoletti <rubiks120@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Superblock error
Date: Wed, 25 Jan 2006 01:16:14
Message-Id: a39c95ee0601241705q21c68070h9a533844b0501475@mail.gmail.com
In Reply to: RE: [gentoo-user] Superblock error by Colin Wildsmith
1 On 1/24/06, Colin Wildsmith <cwildsmith@×××××××××××.au> wrote:
2 >
3 >
4 >
5 > Ok ive found out how to modify the files eg
6 >
7 >
8 >
9 > Insert livecd # mount /dev/hda3 /mnt/gentoo
10 > # mkdir /mnt/gentoo/boot
11 > # mount /dev/hda1 /mnt/gentoo/boot
12 >
13 >
14 >
15 >
16 > Then i went to the fstab file on the drive (not on the disk) and modified
17 > it;
18 >
19 > It reads
20 >
21 >
22 >
23 > ---------------------------------------------------------------------------------------
24 >
25 > /dev/BOOT /boot ext2 noauto,noatime 1 2
26 >
27 > /dev/ROOT / ext3 noatime 0 1
28 >
29 > /dev/swap none swap sw
30 > 0 0
31 >
32 > /dev/cdroms/cdrom0 mnt/cdrom iso996 noauto,user
33 > 0 0
34 >
35 > -----------------------------------------------------------------------------------------
36 >
37 If this is your fstab what you need to do is change where it says
38 dev/BOOT to /dev/hda1 ( I assume that your boot partition is in fact
39 hda1) and also chance /dev/ROOT to the partition that holds your root
40 partition (most likely /dev/hda3) That should take care of it
41
42 A.J.
43
44 --
45 gentoo-user@g.o mailing list