Here are a few observations (Thanks to Kum Fei):
- You will need to install the ntfs-3g package as its not installed by default.
- The ntfs-3g is only available in the SLED 10 SP2 DVD. It is not available in SLES 10 SP2.
- You will not see a NTFS field in YaST Partitioner. You will need to manually mount with -t flag set to ntfs-3g. If using /etc/fstab, remember to use ntfs-3g for read/write and not ntfs (read only).
I get a "device is busy" message when I try to mount with ntfs-3g but it works when mounted ro with ntfs. What do I miss out?
ReplyDeleteGreetings NotesSensei,
ReplyDeleteIt could either be a sync issue or a previously failed mount.
Found this forum entry that might help at http://forum.ntfs-3g.org/viewtopic.php?t=868&sid=1c52e1e666ea0877d1b10abc99c86638
Hope it works out for you.