Justin Bedard on Fri, 23 Jul 1999 14:33:56 -0400 (EDT)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [Plug] Mounting Zip drives in RH6.0


Ah!  The ZIP-Drive mini howto was mainly talking about drives hooked to the scsi
device, thus the sda4.  So taking you advice, interpetting for an internal drive:

sudo mount -t vfat /dev/hdc4 /mnt/zip

Worked like a charm!!  I guess the partition we always want under Linux start @ 4
for zip disk(?).

Well, that's what it seems to be.
They should include this information in their howto.  ;-)

Thanks dude.
Justin

> Hey dude. Read the ZIP-Drive mini howto again.
>
> Mounting a partition will yeild better results than attemtping to
> mount the raw device. Dunno why its like this, it just is. Have
> fun.
>
> # From the HOWTO:
>
> 5.2.  An existing DOS formatted disk
>
> If you have a ZIP disk with a DOS file structure that was originally
> created by Iomega's tools, the partition scan should say that the disk
> has one partition, /dev/sda4.
> You should make a place to mount the disk, lets say /zip, and then
> mount it as an MS-DOS filesystem:
>
> mkdir /zip
> mount -t vfat /dev/sda4 /zip


_______________________________________________
Plug maillist  -  Plug@lists.nothinbut.net
http://lists.nothinbut.net/mail/listinfo/plug