On 1/24/06, Colin Wildsmith <[EMAIL PROTECTED]> wrote: > > > > Ok ive found out how to modify the files eg > > > > Insert livecd # mount /dev/hda3 /mnt/gentoo > # mkdir /mnt/gentoo/boot > # mount /dev/hda1 /mnt/gentoo/boot > > > > > Then i went to the fstab file on the drive (not on the disk) and modified > it; > > It reads > > > > --------------------------------------------------------------------------------------- > > /dev/BOOT /boot ext2 noauto,noatime 1 2 > > /dev/ROOT / ext3 noatime 0 1 > > /dev/swap none swap sw > 0 0 > > /dev/cdroms/cdrom0 mnt/cdrom iso996 noauto,user > 0 0 > > ----------------------------------------------------------------------------------------- > If this is your fstab what you need to do is change where it says dev/BOOT to /dev/hda1 ( I assume that your boot partition is in fact hda1) and also chance /dev/ROOT to the partition that holds your root partition (most likely /dev/hda3) That should take care of it
A.J. -- gentoo-user@gentoo.org mailing list