Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems after grub with filesystems and netmount
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
phrksh0
n00b
n00b


Joined: 05 Nov 2004
Posts: 11

PostPosted: Fri Nov 05, 2004 5:26 pm    Post subject: problems after grub with filesystems and netmount Reply with quote

well im a new user to gentoo and linux in general and i've been giving it a shot. I started from stage 2 and used kernel 2.6.9-gentoo-r1 and configured a few things, mainly hardware modules and stuff. My problem is that when i installed GRUB and rebooted, i got a problem with the filesystem.
First it says

fsck: error 2 while executing fsck.xfs for /dev/root

then later on

fsck.ext2: no such file or directory while trying to open /dev/boot
/dev/boot:
the superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 <device>

Fsck could not correct all errors, manual repair needed

if i press control - d for normal startup, it gives me a netmount error too, some problem with my eth0 config i guess

can someone plz help, tell me where i messed up at least so if i try installing the whole thing again i dont mess up again or ideally, tell me how i can fix this so i dont have to go through everything again
thx
_________________
It is the fate of the scientific warrior,
to be devoured by the untamed beast.
Back to top
View user's profile Send private message
lotharnion
n00b
n00b


Joined: 13 Sep 2003
Posts: 8

PostPosted: Fri Nov 05, 2004 5:32 pm    Post subject: Reply with quote

You forgot to edit your /etc/fstab file.
By default, you have entries in there for
/dev/BOOT
/dev/ROOT
/dev/SWAP

which you are actually supposed to set to YOUR devices (/dev/hda3 for your root dir, for example) and to the file system you chose after you fdisk's your drive.

Boot with the cd, mount your root filesystem off of /mnt/gentoo, and edit /mnt/gentoo/etc/fstab
_________________
Something wicked this way comes.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum