>>>>> "Alan" == Alan Todd <[EMAIL PROTECTED]> writes:

    Alan> mount -t vfat /dev/hda2 /mnt/windows/ mount: wrong fs type, bad
    Alan> option, bad superblock on /dev/hda2, or too many mounted file systems
    Alan> (aren't you trying to mount an extended partition, instead of some
    Alan> logical partition inside?)


    Alan> what i have is 2 hd one on an ata66 card and one is ide -- i am
    Alan> trying to mount the ide that has win98 on it but anytime i seem to
    Alan> want to do it -- this error pops his head up

/dev/hda2 is the second partition on the first hard drive, which is not what
you want.  You want to use /dev/hdb1, which is the first partition on the
second hard drive.

Hubert

Reply via email to