to Mount a zip with vfat I do this:

(I have a directory at the root level called /zip)

mount -t vfat /dev/sdc4 /zip

To mount as msdos

mount -t msdos /dev/sdc4 /zip

Add an entry in /etc/fstab to automatically mount it at boot time.


-----Original Message-----
From: Vance Bell <[EMAIL PROTECTED]>
To: Redhat Mail List <[EMAIL PROTECTED]>
Date: Wednesday, April 15, 1998 11:58 PM
Subject: Zip Drive


>How do I go about changing the format from ignore to vfat or msdos?
>
>
>
>
> Vance
>
>
>--
>  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
>http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>         To unsubscribe: mail [EMAIL PROTECTED] with
>                       "unsubscribe" as the Subject.


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to