Please see this


Contents

- INDEX
- HP-UX Index
- Solaris
- Linux Index
- Other Unix types
- General Unix
- Unix Networking
- Unix Scripts
- Unix Databases

Associated Information

- Building the kernel

Useful Links

- HOWTOs, FAQs, etc
- Linux Documentation Project
- Linux Sites Search Engine
- GNU free software sight
- Freshmeat software sight
- Linux Weekly News
- Linux Gazzette
- Caldera Openlinux knowledge d/base
- Corel Linux knowledge d/base
- Debian documentation
- Mandrake documentation
- Redhat Online Manuals
- Slackware FAQs
- SUSE support database

Configuring a ZIP Plus 250Mb drive

I had some difficulties getting my Iomega ZIP Plus 250Mb drive working under Linux. This is what I had to do to get it working.

  1. The imm module must be included in the kernel. To do this see Rebuilding the kernel for details.

  2. Reboot your PC with your ZIP drive attached and powered on.

  3. Run lsmod to check which modules are loaded. parport_pc and imm should be loaded. If they're not, do the following:

    1. modprobe parport_pc
    2. modprobe imm

  4. mkdir /mnt/zip

  5. mount -t msdos /dev/sda4 /mnt/zip

Your ZIP drive should now be available to use (you can verify this by entering df -k )


Copyright 2000 Intronet Computers Ltd
Email: Intronet Computers for enquiries