View previous topic :: View next topic |
Author |
Message |
FizzyWidget Veteran
Joined: 21 Nov 2008 Posts: 1133 Location: 127.0.0.1
|
Posted: Sun Sep 13, 2009 11:09 am Post subject: [Solved]-ntfs on linux |
|
|
Should i just go with the built in kernel support or use fuse+ntfs3g - i already have the userland option compiled into the kernel so im ready to go on the fuse option if required.
Thanks _________________ I know 43 ways to kill with a SKITTLE, so taste my rainbow bitch.
Last edited by FizzyWidget on Sun Sep 13, 2009 12:46 pm; edited 1 time in total |
|
Back to top |
|
|
i92guboj Bodhisattva
Joined: 30 Nov 2004 Posts: 10315 Location: Córdoba (Spain)
|
Posted: Sun Sep 13, 2009 12:06 pm Post subject: Re: ntfs on linux |
|
|
Carps wrote: | Should i just go with the built in kernel support or use fuse+ntfs3g - i already have the userland option compiled into the kernel so im ready to go on the fuse option if required.
Thanks |
If you need read-only support, use the in-kernel driver.
If you are concerned about the driver being open, use the in-kernel driver.
If you need read-write support, ntfs3g is *the only* choice. The in-kernel driver has an extremely limited support for writing to ntfs volumes. |
|
Back to top |
|
|
FizzyWidget Veteran
Joined: 21 Nov 2008 Posts: 1133 Location: 127.0.0.1
|
Posted: Sun Sep 13, 2009 12:45 pm Post subject: |
|
|
thanks i92guboj guess i will need fuse and ntfs3g as its going to be on a dual boot system with win7 _________________ I know 43 ways to kill with a SKITTLE, so taste my rainbow bitch. |
|
Back to top |
|
|
|