Jerry Van Brimmer wrote:

>What would be the command to format a 250MB Zip disk in vfat?
>
>I have a 250MB zip disk that I deleted some files from, but df still shows the
>old file space as still used.
>
>
>Thanks for advice,
>Jerry
>
>
>------------------------------------------------------------------------
>
>Want to buy your Pack or Services from MandrakeSoft? 
>Go to http://www.mandrakestore.com
>
Open a terminal
su to root
supermount disable
umount /mnt/zip
mkfs -t vfat /dev/(whatever is designated in fstab as dev=)
supermount enable
exit

Civileme




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to