LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-12-2003, 06:21 PM   #1
Milhouse
LQ Newbie
 
Registered: Jan 2003
Posts: 3

Rep: Reputation: Disabled
Mounting Parallel Zip 100 Drive (RH 8.0)


Hi,

I've installed Red Hat 8.0 and it works a treat except for one or two niggles.

The first is that I'm having trouble mounting my Zip drive. It's a Zip 100 and goes through the parallel port. (I also have my printer connected to it - which also doesn't work at the moment - the second niggle).

I've seen some information on this, but most of it assumes more knowledge than a newbie. I gather it involves programming the shell, which I don't know, but have started to learn by looking at www.linuxcommand.org (good site!).

Is there any really, really basic article on how to do this, or can someone explain in very simple terms what is involved? Or should I just wait a bit and get some more skills under my belt before doing this?

thanks in advance
 
Old 01-12-2003, 07:39 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,759

Rep: Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931Reputation: 5931
Try this:
http://www.linuxnewbie.org/nhf/Hardw...Zip_Drive.html

Change the fstab to vfat instead of msdos.
 
Old 01-13-2003, 03:50 PM   #3
Milhouse
LQ Newbie
 
Registered: Jan 2003
Posts: 3

Original Poster
Rep: Reputation: Disabled
Follow up Mounting Zip Drive on Red Hat 8.0

Hi,

I tried the solution to mounting a zip drive at

http://www.linuxnewbie.org/nhf/Hardw...Zip_Drive.html

I opened Konsole, and entered:

mkdir /mnt/zip <enter>

then

insmod parport <enter>

at which point I got a message which said that it did not recognise "insmod" as a command.

Any ideas?

thanks in advance
 
Old 01-13-2003, 03:57 PM   #4
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
You have to be root... also try modprobe, the more gentle form of insmod, but insmod should still be compiled on just about any distro. You might have to modprobe imm or ppa too.

Cheers,

Finegan
 
Old 01-18-2003, 11:26 PM   #5
Milhouse
LQ Newbie
 
Registered: Jan 2003
Posts: 3

Original Poster
Rep: Reputation: Disabled
mounting zip

Hi,

I've tried modprobe and insmode, logged in as root.

I'm still getting a message saying that it does not recognise either command.

Any ideas?

cheers
milhouse
 
Old 01-19-2003, 09:27 AM   #6
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
You're su'ed into root right?

/sbin/modprobe

You need to type in the full path probably.

Cheers,

Finegan
 
Old 10-05-2003, 01:38 PM   #7
tricky_linux
Member
 
Registered: Jul 2003
Distribution: Red Hat Linux 9.0; Old and Solid
Posts: 674

Rep: Reputation: 30
I assume that you had bought the parallel zip drive which wasn't labeled with Zip 100 plus on it.
If it's the case, then add following line to your rc.local fine which was under /etc/ directory.
<add> /sbin/modprobe ppa <enter>
If rc.local wasn't in /etc/ directory.
Simply type "updatedb" and do "which rc.local" or "locate rc.local".

Secondly if do have a parallel zip drive with Zip 100 Plus labeled on it or above instruction doesn't work or nothing shows up under dmesg . Then undo everything above and add
"/sbin/modprobe imm" in rc.local. then do dmesg.
See if there is anything appears which relates to iomega zip 100 plus. If it did, type "hwbrowser" under hard drives section. There should be a device named iomega *.
Then you need creat a directory named "zip" in /mnt/
add line "<device-source> /mnt/zip auto noauto,owner,kudzu 0 0
" in /etc/fstab. Everything should be fine from so on...
cheerss
Let's me know if which were problems!

Last edited by tricky_linux; 10-05-2003 at 01:40 PM.
 
Old 03-09-2004, 12:55 PM   #8
YellowDogMACMAN
LQ Newbie
 
Registered: Feb 2004
Location: SO-CAL
Distribution: Linux Mint & Sabayon
Posts: 18

Rep: Reputation: 0
Okay following this post i sucsessfully mounted my zip 100 drive now how do i eject it!!!!!!
 
Old 03-09-2004, 06:50 PM   #9
finegan
LQ Guru
 
Registered: Aug 2001
Location: Dublin, Ireland
Distribution: Slackware
Posts: 5,700

Rep: Reputation: 72
assuming it showed up as /dev/sda4:

eject /dev/sda4

Funny huh? I don't remember how well these thing take the eject command, I only ever have to use it on Sparcs that don't have a button for the floppy, it might be /dev/sda

It'll refuse if the drive is mounted still, so make sure to:

umount /mnt/zip

Or wherever you have it.

Cheers,

Finegan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Iomega Zip 100 Parallel Port Installation tdking19 Slackware 1 04-20-2005 04:58 PM
External zip 100 parallel drive Frankj51 Fedora 15 02-04-2005 06:23 PM
Iomega Zip 100 parallel drive installation problem bbmak Linux - Hardware 5 07-15-2004 01:52 AM
Mounting parallel port Zip Drive in Suse 7.3 spciesla Linux - Hardware 1 05-30-2004 02:16 PM
Suse 8.0 parallel iomega zip 100 voitel Linux - Hardware 2 07-17-2002 03:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration