View previous topic :: View next topic |
Author |
Message |
t3rm1nal Apprentice
Joined: 17 May 2004 Posts: 173 Location: US
|
Posted: Thu May 20, 2004 6:57 pm Post subject: Boot Error please help |
|
|
here is the error I get on boot:
------------------------------------------------------------------------
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 [!!]
------------------------------------------------------------------------
i also want to note that it boots fine with control-d (normal startup)
can someone please tell me how to go about handling this?
Thanks for any and all help. _________________
Adopt an unanswered post.
|
|
Back to top |
|
|
30726 Veteran
Joined: 24 Sep 2003 Posts: 1501
|
Posted: Thu May 20, 2004 7:18 pm Post subject: |
|
|
Did you replace BOOT and ROOT in /etc/fstab with actual partitions? |
|
Back to top |
|
|
t3rm1nal Apprentice
Joined: 17 May 2004 Posts: 173 Location: US
|
Posted: Fri May 21, 2004 3:36 pm Post subject: |
|
|
the problem was in /etc/fstab:
i was specifying the wrong filesysystem type. ext2 instead of ext3
thanks for the help! _________________
Adopt an unanswered post.
|
|
Back to top |
|
|
|