bogus logical sector 64543. mount help
I had to format my RH drive because of a system crash, since it previously had redhat on it, all I did was a format of the drive and reinstalled everything. However.. when I try to mount my windows drive this is what I get
FAT: bogus logical sector 64543
VFS: Can't find valid FAT filesystem on dev 03:00
mount: wrong fs type, bad optiong, bad supoer block on /dev/hda or to many mounted file systems
I mounted it the same way I did before I formated
cd /
mkdir windows
vi /etc/fstab
/dev/hda windows msdos defaults
exit
/bin/mount -a
and it always has worked but now it doesnt work. I use GRUB as a boot loader and the only thing different about my reinstalling of linux is that I have 3 linux options on my loader, i forgot what they were but
Does any of this have anything to do with not bein able to mount my windows drive? I have two harddrives btw, maybe my MBR got messed up
|