Re: Fw: how can I reed the fat32 partitions on linux

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

 



On Sun, 2003-11-23 at 18:35, Ahmed Sherbi wrote in really annoying HTML:
>  
> how can I reed the fat32 partitions on linux ?

mount -tvfat <device> <mount>

Where <device> is the partition you're trying to mount (/dev/hda1, for
example), and <mount> is the mount point (location in filesystem) you
want the fat32 partition to be located (/mnt/windows, for example).

Full example:
mount -tvfat /dev/hda1 /mnt/windows

-- 
Jason Dixon, RHCE
DixonGroup Consulting
http://www.dixongroup.net


-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux