LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-28-2002, 06:57 AM   #1
smonkley
LQ Newbie
 
Registered: Mar 2002
Posts: 1

Rep: Reputation: 0
How do you mount a zipdrive????


Just very new to Linux, just installed it! How do I mount a zip drive?
 
Old 03-29-2002, 09:32 AM   #2
linuxnewbie00
LQ Newbie
 
Registered: Feb 2002
Location: Baltimore, MD
Distribution: win xp, rh 7.2
Posts: 24

Rep: Reputation: 15
i am a newbie to linux myself and i have a zip drive in my box and here is how i mount it:

mount /mnt/zip100.0

i dunno what it is under yours but it should be something like that
do cd /mnt and see what is in that directory you should see what the zip drive is called in the mount
 
Old 03-30-2002, 10:22 AM   #3
llama_meme
Member
 
Registered: Nov 2001
Location: London, England
Distribution: Gentoo, FreeBSD
Posts: 590

Rep: Reputation: 30
the reply above would only work if a /etc/fstab entry had automatically been generated for the zip drive. in general, you can mount a zip just like an ordinary hard disk, although you need to mout partition 4 for some reason.
try /dev/hdb4, /dev/hdc4, etc

e.g.
mount -t msdos /dev/hdb4 /mnt/zipdrive (or whatever directory you want to mount it in)

once you've found the mount command which works, you might want to add an entry to /etc/fstab, something like this:

/dev/hdb1 /mnt/zipdrive msdos rw,user,noauto 0 0

then you could just do
mount /mnt/zipdrive
as an ordinary user
 
  


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
Installing zipdrive on RHEL 3 kmlinux12 Linux - Hardware 4 04-16-2006 04:34 PM
Zipslack with usb Zipdrive cannot boot jessica Linux - Laptop and Netbook 5 10-03-2004 01:49 PM
zipdrive rights jonas_the_joker Linux - General 3 10-17-2003 05:53 AM
mount to zipdrive yenonn Linux - Hardware 8 08-05-2003 10:21 PM
Permission for zipdrive dalee Linux - General 2 03-18-2002 09:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:00 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