Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

> Forum Guidelines.

Welcome to the Genius Bar. Here's how this forum works:

1. Members are encouraged to make a guide that details something that they might have found troubling or challenging.
Chances are, if you've seen the same question asked over and over again, you should write a guide for it.

2. This is not the forum for asking questions. If you have a question about a thread that's already here, feel free to ask it.
Just don't start a thread for a specific question. Use the other forums here for that.

3. Posting links to off-site tutorials is not allowed.

4. That's it! Thanks for sharing your information with the rest of us. :)

To keep this forum clean this forum is moderated. You can post in existing topics but new ones will have to be approved before they show up.

9 Pages V  « < 4 5 6 7 8 > »   
Reply to this topic Start new topic
NTFS Read/Write Support Finally here!, Instructions!!
*
  • Group: Members
  • Posts: 33
  • Joined: 17-January 07
  • Member No.: 76,880
Macfuse-core 0.2.2/ntfs 3G 1.0 = really slow USB external HDD speed + wrong Letters in Foldernames (Französisch = Franz? )

This post has been edited by bushmills: Feb 27 2007, 11:35 AM
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 5-March 07
  • Member No.: 90,291
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.

This post has been edited by m402: Mar 6 2007, 05:31 AM
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 116
  • Joined: 28-October 06
  • From: Denmark
  • Member No.: 62,094
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:
CODE
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
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 695
  • Joined: 28-December 06
  • Member No.: 72,445
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.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*****
  • Group: Members
  • Posts: 288
  • Joined: 1-August 05
  • From: Romania
  • Member No.: 1,427
QUOTE (m402 @ Mar 5 2007, 06:29 PM) *
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!
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 427
  • Joined: 20-August 06
  • Member No.: 51,918
QUOTE (jarodsix @ Jan 20 2007, 11:51 PM) *
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!!! thumbsup_anim.gif
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 463
  • Joined: 2-February 06
  • Member No.: 22,378
QUOTE (graphic Design @ Mar 13 2007, 02:06 AM) *
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!!! thumbsup_anim.gif


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!
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 427
  • Joined: 20-August 06
  • Member No.: 51,918
QUOTE (B612 @ Mar 22 2007, 04:29 PM) *
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!
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 429
  • Joined: 16-December 06
  • From: Singapore
  • Member No.: 69,220
do you guys have to wait long for mac to shutdown or restart, because of the cut wheel thing? any solutions for it?
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 463
  • Joined: 2-February 06
  • Member No.: 22,378
Have you guys noticed about this website? You can download the latest ntfs and macfuse for mac os x. smile.gif
I've just done it and it surely works better than before...
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 427
  • Joined: 20-August 06
  • Member No.: 51,918
QUOTE (B612 @ Mar 30 2007, 11:47 PM) *
Have you guys noticed about this website? You can download the latest ntfs and macfuse for mac os x. smile.gif
I've just done it and it surely works better than before...



Thanks for the link, I've just Updated latest ntfs and macfuse, It works much better than before!
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 703
  • Joined: 14-February 06
  • Member No.: 23,385
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
PM Profile Card
Go to the top of the page
+ Quote Post
******
  • Group: Members
  • Posts: 427
  • Joined: 20-August 06
  • Member No.: 51,918
QUOTE (muitommy @ Apr 14 2007, 09:08 PM) *
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
PM Profile Card
Go to the top of the page
+ Quote Post
*******
  • Group: Members
  • Posts: 703
  • Joined: 14-February 06
  • Member No.: 23,385
QUOTE (graphic Design @ Apr 15 2007, 10:32 AM) *
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
PM Profile Card
Go to the top of the page
+ Quote Post
***********
  • Group: Members
  • Posts: 2,729
  • Joined: 3-September 05
  • From: Paris, France
  • Member No.: 9,104
core 0.24 is out
i just hope the ntfs3G programmers can fix the restart wait sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 94
  • Joined: 20-August 05
  • Member No.: 7,084
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?

QUOTE (envisioneer @ Jan 17 2007, 08:56 AM) *
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.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 78
  • Joined: 5-August 06
  • Member No.: 49,289
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?
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 100
  • Joined: 13-April 06
  • Member No.: 34,103
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
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 142
  • Joined: 13-April 07
  • From: Mexico City
  • Member No.: 100,500
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.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 18
  • Joined: 28-December 06
  • Member No.: 72,425
homer007: Link http://idisk.mac.com/shadowofged/Public/So...18%20(Full).dmg is dead. sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
9 Pages V  « < 4 5 6 7 8 > » 
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 22nd November 2009 - 10:18 AM