Results 1 to 3 of 3
hello again gentoo people!
i'm here again in need of your help.
my problem:
checking all filesystems.........
/dev/hda2 is mounted. e2fsck: cannot continue, aborting.
*fsck could not correct all errors, ...
- 10-09-2004 #1Just Joined!
- Join Date
- Oct 2004
- Location
- philippines
- Posts
- 3
startup problems .......
hello again gentoo people!
i'm here again in need of your help.
my problem:
checking all filesystems.........
/dev/hda2 is mounted. e2fsck: cannot continue, aborting.
*fsck could not correct all errors, manual repair needed.
press ctrl+d or enter password to manual repair
my fstab setting:
/dev/hda2 /boot ext3 noauto,noatime 1 1
/dev/hda2 / ext3 noatime 0 1
/dev/SWAP none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom auto auto,user 0 0
/dev/cdroms/cdrom1 /mnt/cdrom1 auto auto,ro 0 0
/dev/fd0 /mnt/floppy auto defaults 0 0
/dev/hda1 /windows ntfs auto,ro,nouser 0 0
/dev/hdb5 /databank vfat auto,user 0 2
/dev/hdb6 /songbank vfat auto,user 0 2
none /proc/bus/usb usbsf defaults 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
thanks
- 10-10-2004 #2Just Joined!
- Join Date
- Oct 2004
- Location
- colorado springs, usa
- Posts
- 7
I got this error, too. It turned out gentoo had not installed the appropriate fsck file. in my case is was fsck.xfs I retrieved the file from the sbin directory of another linux system (in my case knoppix) and copied it to my sbin directory. This eliminated the error.
I couldn't copy it directly to my filesystem from knoppix, because the files were mounted read only, but I was able to coppy it to my dos partition and then copy it to my gentoo system after booting into gentoo. You should be able to do the same with your databank partition.
Good luck.
- 10-10-2004 #3Just Joined!
- Join Date
- Oct 2004
- Location
- colorado springs, usa
- Posts
- 7
I missed that you have red hat. you should be able to coppy the file from the sbin directory of your redhat system.


Reply With Quote
