 |
|
Page 1 of 1
|
[ 4 posts ] |
|
Connecting ntfs-3g at startup
| Author |
Message |
|
AlexHenderson
Joined: Thu Jul 26, 2007 15:40 Posts: 1
|
 Connecting ntfs-3g at startup
Hi,
I've managed to get ntfs-3g working, but when I reboot the ntfs formatted drive reverts to the original read only configuration and name.
One message on the Installation forum suggested modifying the /etc/fstab file, however I don't appear to have one.
Any suggestions?
System:
OS: OSX 10.4.10
NTFS drive: Windows XP 64
ntfs-3g version 1.710 (MacOSX binary)
MacFUSE version Core 0.4.0
Thanks,
Alex
|
| Thu Jul 26, 2007 16:31 |
|
 |
|
raymond
Joined: Sat Jul 28, 2007 19:48 Posts: 33
|
I wrote a AppleScript for unmounting the readonly ntfs partition and mounting the partition with ntfs-3g:
do shell script "diskutil unmount /Volumes/WINDOWS && mkdir /Volumes/WINDOWS && /usr/local/bin/ntfs-3g /dev/disk0s3 /Volumes/WINDOWS -ovolname=WINDOWS"
(assumed that the windows partition is mounted on /Volumes/WINDOWS and the Device Node is /dev/disk0s3)
save as program (start dialogue disabled!) and linking it into system configuration > user > Startup item
Where are the mount points definied in OSX?
Is there a smarter way to do this?
This works very well with intel iMac 20 inch (bootcamp 1.3 beta on windows xp): 116GB for OSX and 117GB for windows
|
| Sat Jul 28, 2007 19:50 |
|
 |
|
fahsion99
Joined: Tue Jul 31, 2007 01:09 Posts: 2
|
Do i open a textedit document, paste your script, save it as a program? with what file extension?
|
| Fri Aug 03, 2007 11:14 |
|
 |
|
raymond
Joined: Sat Jul 28, 2007 19:48 Posts: 33
|
if you save it as application it has a *.app extension
|
| Fri Aug 03, 2007 17:17 |
|
|
|
Page 1 of 1
|
[ 4 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 3 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
 |