mount ntfs or fat drive

# mount -t ntfs /dev/hda1 /mnt/hda1

# mount -t vfat /dev/hda1 /mnt/hda1

Comments