View Full Version : partition question??
does linux read ntfs partion and fat32? if yes, how can i apply to read windows partion?
thankz anyone
laser_it
10-22-2002, 05:40 PM
Linux read/write fat32, read NT filesystem very well. Writing to NTFS is a bit dangerous.
Just mount your fat32 or nt partition and that's it.
mount -t fat32 /dev/hda# /your_mount_directory
where # is partion number on your primary/master ide drive
replace fat32 with ntfs
vBulletin® v3.8.4, Copyright ©2000-2010, Jelsoft Enterprises Ltd.