Autor Tópico: NTFS suporte no Snow Leopard 10.6  (Lida 4149 vezes)

André Sena

  • SysOp
  • Trade Count: (32)
  • Referência
  • *****
  • Mensagens: 10.769
  • Sexo: Masculino
  • café & fotografia
Online: 02 de Outubro de 2009, 17:37:29
Dica que achei no macosxhints.com
http://www.macosxhints.com/article.php?story=20090913140023382

Snow Leopard has the ability to mount NTFS volumes as read/write, but it's not enabled by default -- just read only is supported, as in 10.5. Here's how to get full read/write support for NTFS drives in Snow Leopard. First, uninstall NTFS-3G or Paragon if you're using either one.

Here's how to get read/write support for NTFS drives in Snow Leopard:

In Terminal, type diskutil info /Volumes/volume_name, where volume_name is the name of the NTFS volume. From the output, copy the Volume UUID value to the clipboard.

Back up /etc/fstab if you have it; it shouldn't be there in a default install.

Type sudo nano /etc/fstab.

In the editor, type UUID=, then paste the UUID number you copied from the clipboard. Type a Space, then type none ntfs rw. The final line should look like this: UUID=123-456-789 none ntfs rw, where 123-456-789 is the UUID you copied in the first step.

Repeat the above steps for any other NTFS drives/partitions you have.

Save the file and quit nano (Control-X, Y, Enter), then restart your system.

After rebooting, NTFS partitions should natively have read and write support. This works with both 32- and 64-bit kernels. Support is quite good and fast, and it even recognizes file attributes such as hidden files. My thanks go to Chrysaor, a MacRumors user who brought this to our attention.

[robg adds: I haven't tested this one, as I don't have any NTFS drives on my Snow Leopard machines. There may be good reasons why Apple left support disabled, so use at your own risk. Mac OS X Hints reader Jakimowicz submitted a similar hint which pointed out the free NTSF Mounter utility, which lets you enable read/write on NTFS volumes via a simple GUI.]


PS: eu tb não testei pq não tenho nenhum HD formatado com NTFS.
André Sena
https://linktr.ee/andresena

31/03 - Dia Mundial do Backup - Não deixe para amanhã o backup de hoje.
Lembre-se: A questão não é SE o disco rígido (HD) vai falhar e sim QUANDO vai falhar.


Oberdan Gomes

  • Trade Count: (4)
  • Membro Ativo
  • ***
  • Mensagens: 764
Resposta #1 Online: 03 de Outubro de 2009, 15:44:20
André, mas o Mac já não tinha suporte R/W em NTFS? Pelo menos quando testei o Tiger consegui trabalhar normalmente com meus arquivos do Drive NTFS que foi montado automaticamente por ele.

Não conseguia o inverso, pelo Win acessar o drive HFS+ do Mac (isso sem utilizar softwares), resolvi utilizando o Programa MacDrive da MediaFour.
« Última modificação: 03 de Outubro de 2009, 15:45:16 por Oberdan Gomes »


André Sena

  • SysOp
  • Trade Count: (32)
  • Referência
  • *****
  • Mensagens: 10.769
  • Sexo: Masculino
  • café & fotografia
Resposta #2 Online: 04 de Outubro de 2009, 09:52:05
Oberdan o OS X 10.4 e 10.5 (o 10.3 eu não sei dizer) suportava nativamente apenas leitura de sistemas NTFS, escrita não.

O inverso realmente somente instalando um software. O MacDrive é muito bom.

Interessante é  que andei lendo que o Windows 2000 oferecia suporte p/ HFS e o mesmo foi removido no Windows XP e subsequentes.  :ponder:

[ ]'s
André Sena
https://linktr.ee/andresena

31/03 - Dia Mundial do Backup - Não deixe para amanhã o backup de hoje.
Lembre-se: A questão não é SE o disco rígido (HD) vai falhar e sim QUANDO vai falhar.


Oberdan Gomes

  • Trade Count: (4)
  • Membro Ativo
  • ***
  • Mensagens: 764
Resposta #3 Online: 05 de Outubro de 2009, 13:44:37
 :doh:

Falha técnica Andre, acabei de lembrar que eu tinha um programinha no MAC para ele escrever em NTFS.

Será que no Seven recolocaram o suporte à HFS? Se bem que não li nada à respeito  :ponder:


Ricardson Williams

  • Trade Count: (0)
  • Novato(a)
  • Mensagens: 7
Resposta #4 Online: 02 de Dezembro de 2009, 14:15:48
Toh usando o Paragon mas achei uma solucao que ainda nao testei.

http://ntfsmounter.com/support.html

Pra quem quiser testar.