Re: how to mount a zip drive

2003-12-01 Thread Derrick 'dman' Hudson
On Fri, Nov 28, 2003 at 11:05:46AM -0600,  wrote:
| Hi All:
| 
|how in praytell do you mount a zip drive is there a way to do it 
| without recompiling linux?

# mount -t vfat /dev/hdd4 /mnt/zip

Well, assuming you have my old Compaq micro-tower (which you don't, my
dad does) then your zip drive is an internal IDE drive and is the
secondary slave.  If the details of my old system match yours, then
the above command is exactly how to do it.  If the details vary, then
you'll have to adjust for that.

-D

-- 
One OS to rule them all, one OS to find them,
One OS to bring them all and in the darkness bind them,
In the Land of Redmond, where the Shadows lie.
 
www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED]


pgp0.pgp
Description: PGP signature


Re: how to mount a zip drive

2003-11-29 Thread Alex Malinovich
On Fri, 2003-11-28 at 11:05, Paul Valley wrote:
> Hi All:
> 
> how in praytell do you mount a zip drive is there a way to do it 
> without recompiling linux?

Well, you need to give us more info first. What type of zip drive is it?
Internal IDE, Parallel, SCSI, or USB? If you're using a stock Debian
kernel you shouldn't need to do any recompiling. You'll just need to
load the appropriate modules. Once you've got that done, you just need
to mount partition 4 for the appropriate device. (i.e. if you're using
an IDE zip drive, you'd mount /dev/hdc4, assuming that the drive is hdc
of course.)

-- 
Alex Malinovich
Support Free Software, delete your Windows partition TODAY!
Encrypted mail preferred. You can get my public key from any of the
pgp.net keyservers. Key ID: A6D24837



signature.asc
Description: This is a digitally signed message part


Re: how to mount a zip drive

2003-11-29 Thread Jiele
Paul Valley wrote:
Hi All:

   how in praytell do you mount a zip drive is there a way to do it 
without recompiling linux?

Paul



You can just compile those necessary modules, and modprobe. no new 
kernel, no reboot.

--
Yours sincerely,\|||/
(o o)
+---ooO--(_)--Ooo+
|  ZHANG Jiele   |
|  [EMAIL PROTECTED].oooO|
|  http://www.jiele.net (   )   Oooo.|
+\ ((   )+
  \_)) /
--  (_/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



how to mount a zip drive

2003-11-28 Thread Paul Valley
Hi All:

   how in praytell do you mount a zip drive is there a way to do it 
without recompiling linux?

Paul



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]