View previous topic :: View next topic |
Author |
Message |
krazwerk n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Simpsons/Simpsons_-_Snow_Ball.jpg)
Joined: 18 Apr 2005 Posts: 48 Location: Canada
|
Posted: Thu Apr 21, 2005 1:30 pm Post subject: On-Boot Filesystem Error |
|
|
Ever since I installed Gentoo I've been getting the following error after I select my kernel version and after a few things are loaded:
Quote: | 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 filesystem 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 [ !! ]
|
After it prints that message it asks me to enter my root password to enter maintenance mode.
Anyone know what could be the problem? I have no idea what a superblock is, so I don't want to mess around with this. The following is a printout of my partition table:
Quote: | Disk /dev/hda: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 16 125000+ 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/hda2 16 141 1000000+ 83 Linux
Partition 2 does not end on cylinder boundary.
/dev/hda3 141 24793 198023511+ 83 Linux
|
Thanks for the help! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
noup l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/68177638343cbfe879129f.gif)
Joined: 21 Mar 2003 Posts: 917
|
Posted: Thu Apr 21, 2005 1:41 pm Post subject: |
|
|
your /etc/fstab is bad. edit it and replace /dev/BOOT with your boot partition. you should also look to other entries in your fstab, which may be incorrect too. _________________ noup. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
krazwerk n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Simpsons/Simpsons_-_Snow_Ball.jpg)
Joined: 18 Apr 2005 Posts: 48 Location: Canada
|
Posted: Thu Apr 21, 2005 2:28 pm Post subject: |
|
|
It works now! Thanks a lot noup ![Surprised :o](images/smiles/icon_surprised.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
noup l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/68177638343cbfe879129f.gif)
Joined: 21 Mar 2003 Posts: 917
|
Posted: Thu Apr 21, 2005 3:27 pm Post subject: |
|
|
you're welcome.
don't forget to put [solved] in the thread's title, for all of us to know that this is solved. _________________ noup. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|