linuxnewbie.org.gif
Tuesday, 12-Dec-2000 10:38:37 EST
Newbized Help Files articles discussion board bookshelf sensei's log advertising info

Mounting Your Zip Drive

Skamm sent in these simple instructions for getting your zip drive mounted. Warning: this example is for Redhat, but may easily work with other distributions as well.

mkdir /mnt/zip

:insmod parport

:insmod ppa

:mount -t msdos /dev/sdX4 /mnt/zip

Don't use "insmod parport" if your version is pre-5.2

Heres Sensei's contribution :)

To use and check your zip:

cd /mnt/zip

ls -a

VOILA!

Check this link for the latest drivers:
http://www.torque.net/~campbell/


NOTE: By: Kevin K.

This is how I got my Zip working under Mandrake 7.0:

Added to /etc/rc.d/rc.local :


insmod parport
insmod ppa

Added to /etc/fstab, copying off the entry for the floppy (and this is where I deviate from the NHF directions) :

/mnt/zip /mnt/zip supermount fs=vfat,dev=/dev/sda4 0 0

I then simply created an URL kdelink to /mnt/zip on the desktop. Clicking the link brings up the disk contents; if there's no disk, it says the location is unreadable. Inserting a disk causes it to be mounted automagically, and clicking refresh displays the contents. In other words, it basically works as seamlessly as it did under Winblows.


NOTE: Added by: Jim C.

Add,

insmod parport
insmod ppa

to the /etc/rc.d/rc.local file so that they will execute on startup. I added the entries at the beginning of the file after the first comments.

Add,


/dev/sda4    /mnt/zip    vfat    user,noauto    0    0

to the /etc/fstab file.

Now create an Icon (shortcut) on your desktop.
Right click the desktop, New, File System Device, label it Zip.kdelnk, click ok.
Click the device tab, in the device frame type:
/dev/sda4

in mount point type /mnt/zip.

Change the Mounted and Unmounted icons to the zip disc icons (Sensei--probably under /usr/share/icons or /usr/share/pixmaps).

The above all assumes you have already made the /mnt/zip directory and that you only have one scsi device.

With this done you can click on the desktop Icon and view the zip contents without any other actions. It is recommended that a disc be in the drive when booting or boot will have to time out on its search of the drive. This set up doesn't allow the user to write to the disc. Most of this info was found on the net. If there's an entry that will allow the user to write I would like to get it.


This is how SLoW got his Zip Plus working
1-13-00

mkdir /mnt/zip
cd /mnt
insmod imm #The drive should light up and initialize
mount -t msdos /dev/sdb4 /mnt/zip


We would like to hear your feedback.
[-NHF Control Panel-]
The Linux Channel at internet.com
Linux Planet
Linux Today
Linux Central
Linuxnewbie.org
PHPBuilder
Just Linux
Linux Programming
Linux Start
BSD Today
Apache Today
Enterprise Linux Today
BSD Central
All Linux Devices
SITE DESCRIPTIONS
[-What's New-]
Order a Linuxnewbie T-Shirt
Easy Webcam NHF
Directory Navigation NHF
Installing Snort 1.6.3 on SuSE 6.x-7.x
Customizing vim
The SysVinit NHF
Installing ALSA for the VT82C686 integrated sound
USB Creative Video Blaster II for Linux
Configuring the Intellimouse Explorer in XFree86 V4+
The beginnings of a distro NHF
Getting Past Carnivore?
Getting and Installing PGP
Getting your ATI Rage 128 Working
How to create a multiple partition system
Using Fdisk
Introduction to Programming in C/C++ with Vim
Adding a Hard drive in Linux -- In five steps
Installing ALSA for the Yamaha DS-XG Sound Card
Getting your Diamond Rio Mp3 Player to work with Linux
Bash Programming Cheat Sheet
Installing NVIDIA Drivers for Mandrake
Setting up Portsentry
Hard Drive Speed Tweak for Linux
Sensei's Log
Chat room
Join: Linuxnewbie.org SETI Black Belts!
Send in your news
Click the image to add Linuxnewbie.org to your MyNetscape Page
[-LNO Newsletter-]

[-Archive-]
The beginnings of a distro NHF
Connecting to the Internet using KPPP
Getting your SBLive to work
Unreal Tournament NHF
LWE Day 2 Pictures
LWE Day 1 Pictures
The LNO FAQ!
WoW (Words of Wisdom)
Other sites news
What is Linux?
What is Linux? part deux (ups & downs)
Search newsgroups
The List
ALS Report
Feedback Form
jobs.linuxtoday.com.gif
Match: Format: Sort by:
Search:
[-Quick Links-]

Copyright 2000 internet.com Corp. All Rights Reserved. Legal Notices Privacy Policy

internet.com.gif