You are not logged in.

#1 2005-12-15 20:51:10

khazdar
Member
From: ohio
Registered: 2003-11-06
Posts: 123

Archie

I would put this in the Archie forums, but they do not seem very active...

Has anyone been able to mount ntfs partitions as RW?
Archie find them, and mounts them as RO.
I tried changing the fstab entry, but nogo.
i dont even know if that functionality is available in archie, but just wanted to make sure i wasnt doing something stupid.

so, is there a trick to mounting ntfs drives as RW?

thanks all
-khaz

Offline

#2 2005-12-15 21:08:12

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Archie

NTFS R/W is not available under linux yet, regardless of the distro. It's on the way though - if you want to check out the bleeding edge, try the ntfsprogs-fuse packages in the AUR.

Offline

#3 2005-12-15 21:17:03

hypermegachi
Member
Registered: 2004-07-25
Posts: 311

Re: Archie

you can use captive-ntfs to safely write to ntfs partitions (since it's using the dlls from your windows install)

sadly, it depends on lufsd, which hasn't been touched for a few years.

search the forum for a way to hack the latest kernels so lufsd will work.  or, use a older kernel which lufsd supports.

Offline

#4 2005-12-15 22:48:45

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: Archie

heya smile

sorry for being unactive on the Archie forums, but they had been changed lately by Rasat and i cant find my place yet in the new scheme of things. also, i've been very busy with work and some other projects so Archie was neglected a bit...

regarding the ntfs - i thought ntfs+write permissions configured in the kernel is enough. if something else is needed, please inform me and i'll do my best to put it into next Archie RC3.

Offline

#5 2005-12-15 23:26:54

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Archie

The kernel has limited ntfs write support, as follows:

<kernel-source>/fs/Kconfig wrote:

This enables the partial, but safe, write support in the NTFS driver.

The only supported operation is overwriting existing files, without
changing the file length.  No file or directory creation, deletion or
renaming is possible.  Note only non-resident files can be written to
so you may find that some very small files (<500 bytes or so) cannot
be written to.

Full write support is not provided, and that's what I was referring to above. You should probably take a look at ntfsprogs-fuse as well,  ziggy.

Offline

#6 2005-12-16 01:04:13

z4ziggy
Member
From: Israel
Registered: 2004-03-29
Posts: 573
Website

Re: Archie

thanks for pointing this out tomk smile i'll use the aur package in archie repo.

Offline

Board footer

Powered by FluxBB