On Tuesday 12 February 2002 11:56 am, you wrote:
> I've got an internal ATAPI ZIP drive in my box (it's the SECOND device on
> the SECOND IDE channel). Harddrake sees it as hdd. 
> I've tried:
> Mkdir /mnt/zip
> Mount /mnt/zip /dev/hdd4 (harddrake reports the ZIP drive as HDD -- it's
> the 2nd device on the 2nd IDE channel) ...and I got this error:
> "mount: /dev/hdd4 is not a block device"
> ...so I tried:
> Mount /mnt/zip /dev/hdd
> ...and I got this error:
> "mount: /dev/hdd is not a block device"

Well, I'm not sure it makes any diff, but I think it's mount -t type dev dir.
So, try:  mount -t vfat /dev/hdd mnt/zip    
if that works, fix your fstab.

-s

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to