I've been through the Zip HOWTO forward and backwards and can't mount my
Zip drive.
I have an internal IDE/Atapi 100MB Zip drive. Physically, it's the
slave drive on the 2nd IDE channel. During boot, it's detected as a
Zip/IDE/floppy on /dev/hdd. There are no SCSI drives detected.
Whenever I attempt to mount it, the error message says wrong filesystem
type.
I've tried these variations...
mount -t vfat /dev/hdd /Zip
mount -t vfat /dev/hdd1 /Zip
mount -t msdos /dev/hdd /Zip
mount -t msdos /dev/hdd1 /Zip
mount -t ext2 /dev/hdd5 /Zip <--says not an extended drive.
I've recompiled the kernal to insure I have scsi emulation (module) and
still won't mount
Ideas anyone?
Mike W
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.