Jump to content

NTFS Read/Write Support Finally here!


175 posts in this topic

Recommended Posts

For a while MacFUSE worked great...all I had do to do gain writable capability was "killall Finder". But now my external still mounts as Read-only but "killall Finder" doesn't fix it.

 

I went through and did a fresh reinstall of everything and got to the following roadblock:

 

CODE

sudo ntfs-3g /dev/disk0s1 /Volumes/"STORAGE" -o ping_diskarb,volname="STORAGE"

Failed to mount '/dev/disk0s1': Operation not supported

Mount is denied because NTFS is unclean. Choose one of these actions:

Boot Windows and shutdown it cleanly, or if you have a removable

device then click the 'Safely Remove Hardware' icon in the Windows

taskbar notification area before disconnecting it.

Or

Run 'ntfsfix' on Linux unless you have Vista, then mount NTFS with

the 'force' option read-write, or with the 'ro' option read-only.

Or

Mount the NTFS volume with the 'ro' option in read-only mode.

 

 

Any suggestions?

 

This is very disheartening...when it worked it rocked.

Edited by m402
Link to comment
Share on other sites

I've tried the updated method, but can't see my drive in Finder after reboot.

What then? Should I just continue with the manual steps or?

Here's mine dmesg:

hi mem tramps at 0xffe00000
PAE enabled
enabling INTEL features
standard timeslicing quantum is 10000 us
vm_page_bootstrap: 255843 free pages
mig_table_max_displ = 71
Enabling XMM register save/restore and SSE/SSE2 opcodes
ACPI CA 20051117 [debug level=0 layer=0]
AppleIntelCPUPowerManagement: ready
AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
PASSED! ...maximum protection of commpage set ALL
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.

using 5242 buffer headers and 4096 cluster IO buffer headers
Enabling XMM register save/restore and SSE/SSE2 opcodes
Started CPU 01
IOAPIC: Version 0x20 Vectors 0:23
ACPI: System State [S0 S4 S5] (S0)
ACPI: Button driver prevents system sleep
Security auditing service present
BSM auditing present
disabled
From path: "uuid", 
Waiting for boot volume with UUID F44B0E9C-0CD9-3B32-8305-063D255095DE
Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
WARNING: ATA Drive claims FLUSH CACHE EXT feature support but does not claim Extended LBA feature support
Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IDE1@1F,2/AppleIntelPIIXATARoot/SECD@1/AppleIntelICHxSATA/ATADeviceNub@0/IOATABlockStorageDriver/IOATABlockStorageDevice/IOBlockStorageDriver/Maxtor 6Y120M0 Media/IOFDiskPartitionScheme/Untitled 1@1
BSD root: disk0s1, major 14, minor 2
Jettisoning kernel linker.
Resetting IOCatalogue.
Matching service count = 3
Matching service count = 4
Matching service count = 4
Matching service count = 4
Matching service count = 4
Matching service count = 6
NVDANV30HAL loaded and registered.
Natit: Starting.
Natit: Iterating IORegistry.
Natit: Match found.
Natit: Setting device_type=NVDA,Parent
Natit: Setting @0,device_type=display
Natit: Setting @1,device_type=display
Natit: Setting @0,compatible=NVDA,NVMac
Natit: Setting @1,compatible=NVDA,NVMac
Natit: Setting @0,name=NVDA,Display-A
Natit: Setting @1,name=NVDA,Display-B
Natit: Setting @0,fboffset=0x20000
Natit: Setting model=GeForce FX 5600
NVDA::probe(display)
NVDA::start(display) <1>
NVDA::start(display) <1> failed
AppleIntel8254XEthernet: Ethernet address 00:0d:61:11:e1:6b
Intel8254x -- Link Up -- 00:0d:61:11:e1:6b -- called by interruptOccurred() -- 
--		Auto-Neg Advertise Reg (04d) = 0xde1, Link Partner Ability Reg (05d) = 0x45e1, Gig Advertise Reg (09d) = 0x1200, Gig Link Partner Ability Reg (10d) = 0x0

Link to comment
Share on other sites

I got NTFS mounted automatically at boot, is there any way to disable it , so I could mont it manually only when I need really??

I don't kow, cause I 'm niuub, maybe changing something on /etc/fstab ..??

thanks.

 

:huh:

Link to comment
Share on other sites

For a while MacFUSE worked great...all I had do to do gain writable capability was "killall Finder". But now my external still mounts as Read-only but "killall Finder" doesn't fix it.

 

I went through and did a fresh reinstall of everything and got to the following roadblock:

 

CODE

sudo ntfs-3g /dev/disk0s1 /Volumes/"STORAGE" -o ping_diskarb,volname="STORAGE"

Failed to mount '/dev/disk0s1': Operation not supported

Mount is denied because NTFS is unclean. Choose one of these actions:

Boot Windows and shutdown it cleanly, or if you have a removable

device then click the 'Safely Remove Hardware' icon in the Windows

taskbar notification area before disconnecting it.

Or

Run 'ntfsfix' on Linux unless you have Vista, then mount NTFS with

the 'force' option read-write, or with the 'ro' option read-only.

Or

Mount the NTFS volume with the 'ro' option in read-only mode.

 

 

Any suggestions?

 

This is very disheartening...when it worked it rocked.

 

Your NTFS volumes are corrupted. Boot into Windows and run checkdisk (chkdsk) on each ov your NTFS volume (you may schedule chkdsk on restart).

Done!

Link to comment
Share on other sites

OK, tried the newest packages (clean install).

 

1. installed, rebooted, volumes automount by themselves (no editing of anything) - nice

2. they are as network drives - not nice, trash doesn't work (i.e. "files will be removed immediately, OK Cancel")

3. spotlight stopped working / behaves badly

4. Causes a 10 secs shutdown/restart lag.

 

Is there a way to set which volumes I want to be mounted read only (e.g. XP partition) as opposed to the default RW (data partition)?

 

That's correct!

Thanks for all people who found this solution to make Mac can write into NTFS drives!

But I wonder, how to make the NTFS drives display like HDD drives, not the network drives?

 

I've just add this great link in to my signature.

Good job, guys!!! :lol:

Link to comment
Share on other sites

  • 2 weeks later...
That's correct!

Thanks for all people who found this solution to make Mac can write into NTFS drives!

But I wonder, how to make the NTFS drives display like HDD drives, not the network drives?

 

I've just add this great link in to my signature.

Good job, guys!!! ;)

 

That is very easy. You right click on the network drives and select "information" from the menu.

Then you do the same thing to one of your HDD drives.

 

You should have two information windows opened. Now you select the small icon at the top of the HDD drive information. Copy this icon and paste it to the small icon of the network drives information window. That's it!

Link to comment
Share on other sites

That is very easy. You right click on the network drives and select "information" from the menu.

Then you do the same thing to one of your HDD drives.

 

You should have two information windows opened. Now you select the small icon at the top of the HDD drive information. Copy this icon and paste it to the small icon of the network drives information window. That's it!

 

 

YEAH, it's so easy!

Thank you!

Link to comment
Share on other sites

  • 2 weeks later...

i find some problems using ntfs-3g

1. some of my files can't show up in my mounted drive , with chinese character , but some of them can be shown in the subdirectory

2. and i try to do a repair disk, the disk become read only (the disk format become ntfs3g(macfuse) and i can't make it back to read/write (Windows NT Filesystem 3G), what should i do?

thankss

Link to comment
Share on other sites

i find some problems using ntfs-3g

1. some of my files can't show up in my mounted drive , with chinese character , but some of them can be shown in the subdirectory

2. and i try to do a repair disk, the disk become read only (the disk format become ntfs3g(macfuse) and i can't make it back to read/write (Windows NT Filesystem 3G), what should i do?

thankss

 

 

U should uninstall by using This one then restart and install NTFS-3G + MacFUSE Tools: 1.328 from begin!

 

Good LUCK

Link to comment
Share on other sites

U should uninstall by using This one then restart and install NTFS-3G + MacFUSE Tools: 1.328 from begin!

 

Good LUCK

thanks. graphic Design

My version was 1.328 already

anyway, i finally find out the problems and get it fixed

my "locale" is now correctly set to en.UTF-8, and my chinese folders and files appeared again in a charm!!!

i'll post this exp. on my blog later and add to my signature

Link to comment
Share on other sites

  • 2 weeks later...

I have essentially the same configuration as you. I have an ASUS P5VD1-X mobo, which has a VIA 8237R southbridge with RAID 0, 2x WD 150 GB SATAs in RAID 0 config which currently has my Windows XP partition, and a separate P-ATA Seagate 80 GB drive for Hackintosh.

 

Whenever I boot OS X, it sees the 2 SATA drives, but thinks they're unformatted and wants to know if I want to format them (NO!). So, it's seeing TWO physical drives, instead of the ONE logical RAID device.

 

I just installed this NTFS-3G/MacFUSE thing, but now all it does is try to mount the first disk as a 150 GB emtpy NTFS partition. I quickly eject it since I don't want to destroy my RAID data.

 

Any ideas?

 

Hi

 

Just wondering if I could use this to mount my ntfs sata raid (winxp drive)

JaS10.4.8 installed on seperate single PIDE

sees raid as two unreadable drives (have to eject both every startup)

but otherwise all info is correct 2 x Maxtor152.7GB 6Y16OMO SATA Ok etc.

just don't know how/if even poss. to mount as ntfs raid set, disk utility wants to reformat the entire drive!!!

 

thanks for any help, links to info etc.

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

i installed (macfuse0.2.5, ntfs-3g1.417) and the automount doesn't work.

in disk utility, i click to 'mount' and in the log it logs this: 'Mount of “PORTAL” succeeded'

but the driver PORTAL isn't mounted at all!

i used the terminal mounting command resulting the same: success. How can i read the error message???

how can i fix this problem?

Link to comment
Share on other sites

Hey, I got my drive to read and write, but I can only manipulate files that are already on the drive. If I try to copy a file to my NTFS drive in Finder I get an error saying I don't have permissions to write. If I use the cp command in terminal then it works.

 

Any Ideas?

 

BTW the NTFS drive has Vista installed, don't know if that has anything to do with it

Link to comment
Share on other sites

I've installed:

 

NTFS-3G 1.417-r3 (Full)

MacFUSE-Core-0.3.0

I installed the packages in this order:

 

1 MacFuse Core.pkg

2 NTFS-3G.pkg

3 MacFuse Tools.pkg

And finally the work like a charm. Now, I've only the OS X volume icon for my Win XP partition (NTFS) fully read/write, no more the extra network volume icon.

 

 

I'm using Mac OS 10.4.9 in my Hackintosh, fully updated.

Link to comment
Share on other sites

  • 2 weeks later...

Hey guys,

Did U try the latest versions MacFUSE Tools: 0.3.0, NTFS-3G: 1.516 and MacFUSE-Core-0.3.0?

I tried it already but so weird , It doesn't work! My system still display NTFS, not NTFS-3G so that I can't write in NTFS HDD anymore :(

 

Anybody have the problem same mine?

 

EDIT: okie, the answer in official website of NTFS-3G:

 

NTFS-3G: 1.516 Current image is broken. Will fix tonight.

 

Now, waiting for the working version! ;)

Link to comment
Share on other sites

 Share

×
×
  • Create New...