charade?
Posted by Mohd Izwan Ismail | Posted in
Charade?
Charade is Dead!
kihkihkih
Yes.. Mac / Apple normally tak support untuk native NTFS Read/Write
ni solution dia...
Backup kat sini sudah..
Open Terminal (Application > Utilities > Terminal)
Taip kat Terminal:
sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.orig
sudo nano /sbin/mount_ntfs
#!/bin/sh
/sbin/mount_ntfs.orig -o rw "$@"
(press Enter, Ctrl-O, Enter, Ctrl-X in sequence) <-- untuk save dan exit
sudo chown root:wheel /sbin/mount_ntfs
sudo chmod 755 /sbin/mount_ntfs
Check Status satu kali, mount_ntfs mesti = -rwxr-xr-x and root wheel
Taip ls -al /sbin/mount_ntfs
Ok then, you're good to go.
kalau windows pulak, untuk baca HDD mac kita pakai software 3rd party (free to try, beli boleh, crack pun boleh)
Untuk HDD yang dah pre-formatted guna HFS+ (salah satu mac punya format), boleh pakai macdrive8, install kat windows... automatically dia akan runs as service...