Linux should detect your zip drive when it boots. 
When I boot up, my computer sees the zip drive as hdd. It mounts it as
the first partition on that drive. Here is the command:

mount /dev/hdd1 /mnt/zip

I made the /mnt/zip directory using mkdir. To unmount the zip drive, I
use:

umount /dev/hdd1

  I am also having trouble getting my cdrom to eject cd's under linux
mandrake.
adios, Steve Winston
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to