Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mojohojo

macrumors regular
Original poster
Nov 24, 2006
140
0
i've got an external hard-drive that is probably NTFS (because i am unable to write when in OSX. however, some files and folders on it are missing when viewing in OSX. but when i switch to windows, they are there. whats causing this?
 
try running "disktool -l" and see what fstype that it say for the disk

Code:
mackoy:/usr/lib rhoy$ disktool -l 
***Disk Appeared ('disk3s2',Mountpoint = '', fsType = '', volName = '')
***Disk Appeared ('disk3s3',Mountpoint = '/Volumes/BlackPod', fsType = 'hfs', volName = 'BlackPod')
***Disk Appeared ('disk3s1',Mountpoint = '', fsType = '', volName = '')
***Disk Appeared ('disk3',Mountpoint = '', fsType = '', volName = '')
***Disk Appeared ('disk1',Mountpoint = '', fsType = '', volName = '')
***Disk Appeared ('disk1s1',Mountpoint = '', fsType = '', volName = '')
***Disk Appeared ('disk1s3',Mountpoint = '/Volumes/Data USB', fsType = 'hfs', volName = 'Data USB')
***Disk Appeared ('disk0',Mountpoint = '', fsType = '', volName = '')
***Disk Appeared ('disk0s1',Mountpoint = '', fsType = '', volName = '')
***Disk Appeared ('disk0s2',Mountpoint = '/', fsType = 'hfs', volName = 'Macintosh HD')
mackoy:/usr/lib rhoy$
 
i've got an external hard-drive that is probably NTFS (because i am unable to write when in OSX. however, some files and folders on it are missing when viewing in OSX. but when i switch to windows, they are there. whats causing this?

The problem is buggy software to read NTFS, basically MS refuse to release the specs of NTFS so other systems can't read it reliably, reformat the hard drive to FAT32 on OS X, (Windows has a limit of 32GB, OSX doesn't) if you want to use it in OS X and Windows.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.