Hello,
I am trying to get a usb zip drive to work under Mandrake 7.2.
Usb storage and usb interface is loaded at boot. When I look at
HardDrake devices under usb interfaces I see Intel 82801 AA Usb.
The kernel module loading is usb-uhci.

If I look at mount points I see cdrom,floppy,windows,and zip.
If I try to access the zip drive I get an error message saying
"Could not enter directory /mnt/zip"

My Fstab is below:
/dev/hdb6 / ext2 defaults 1
1                                                                     none
/dev/pts devpts mode=0620 0
0                                                               /dev/hdb7
/home ext2 defaults 1
2                                                           /mnt/cdrom
/mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0
0                                 /mnt/floppy /mnt/floppy supermount
fs=vfat,dev=/dev/fd0 0 0                                    /dev/hda1
/mnt/windows vfat user,exec,umask=0 0
0                                             /mnt/zip /mnt/zip supermount
fs=vfat,dev=/dev/zip 0 0                                          none
/proc proc defaults 0
0                                                                  
/dev/hdb5 swap swap defaults 0 0

My Mtab is below:
/dev/hdb6 / ext2 rw 0
0                                                                          
none /proc proc rw 0
0                                                                        
none /dev/pts devpts rw,mode=0620 0
0                                                           /dev/hdb7 /home
ext2 rw 0
0                                                                  
/mnt/cdrom /mnt/cdrom supermount rw,fs=iso9660,dev=/dev/cdrom 0
0                        /mnt/floppy /mnt/floppy supermount
rw,fs=vfat,dev=/dev/fd0 0 0                            /dev/hda1
/mnt/windows vfat rw,nosuid,nodev,umask=0 0
0                                      /mnt/zip /mnt/zip supermount
rw,fs=vfat,dev=/dev/zip 0 0                                     
/proc/bus/usb /proc/bus/usb usbdevfs rw 0 0



Is it posssible to use a usb zip under this kernel 2.2.17-21mdk?

Any help would be appreciated.
 
 Thank You,

-- 
Dale Kunz

Reply via email to