On 10 Dec 2001 22:11:32 +0000, Ross Burton <[EMAIL PROTECTED]> wrote:
> Hi, > > I am using kernel 2.4.16 and devfs. When I install the ppa module I get > a directory structure /dev/scsi/host0/bus0/target6/lun0 which represents > the zip drive. However, when I insert a zip disk I do not get file in > this directory for the disk and the partitions on it. > > The zip drive works fine as when I reboot into Windoze I can use it. > Any ideas? Did you try to mount it? Do you have an /etc/fstab entry for it (not strictly required, but handy). $ mount -t vfat /dev/path /mountpoint -- Eric G. Miller <[email protected]>

