dooyo
Slavan
- Učlanjen(a)
- 06.12.2008
- Poruke
- 622
- Poena
- 345
Ok for those that dont know it there is a way to read/write an ntfs disk "native" in 10.6.6 snow leopard.Here is the procedure:
1.Open disk utility
2.Choose the ntfs disk
3.Right click -> informations
4.Write down the Universal Unique Identifier
5.Open terminal and type "sudo nano /etc/fstab"
6.Type "UUID=put_the_universal_unique_identifier_here none ntfs rw" (of course without the ")
7.Press ctrl+O (the letter not the number) to save the file
8.Press ctrl+X to exit the file and close terminal
9.Restart and there you have it!
Ako nekome treba, a nije znao za ovo...
Ovo je Copy/Paste sa drugog foruma.
1.Open disk utility
2.Choose the ntfs disk
3.Right click -> informations
4.Write down the Universal Unique Identifier
5.Open terminal and type "sudo nano /etc/fstab"
6.Type "UUID=put_the_universal_unique_identifier_here none ntfs rw" (of course without the ")
7.Press ctrl+O (the letter not the number) to save the file
8.Press ctrl+X to exit the file and close terminal
9.Restart and there you have it!
Ako nekome treba, a nije znao za ovo...
Ovo je Copy/Paste sa drugog foruma.