
29-May-2007, 16:04
|
|
|
Quote:
Im getting trouble getting mine working.
Code:
#/dev/sda1************/windows/C********** ntfs****** ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/sdd1************/windows/C********** ntfs -3g****silent,users 0 0
#/dev/sdb1************/windows/D********** ntfs****** ro,users,gid=users,umask=0002,nls=utf8 0 0
/dev/sdd2************/windows/D********** ntfs -3g****silent,users 0 0
what do i need to modify?
[/b]
|
You have almost everything right here EXCEPT you have a space in ntfs-3g. No spaces between "ntfs" and "-3g"
|