Click to See Complete Forum and Search --> : zip drive mounting error


mis
12-10-2000, 02:25 PM
I did the following

insmod parport
insmod parport_pc
insmod ppa
mount -t vfat /dev/sda4 /mnt/zip

and I get an error that sda4 is not a valid block device. I got an error when I did that insmod ppa that it could not read the partition table and that there was a read capacity error. I can't seen to get it to copy the entire error into here but that is the jist of it. I then added it into the /etc/fstab file anyway just to check and it doesn't work (go figure huh?). Any help would be appreciated.

Mis