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