Bug 231376 - This tells hald to mount NTFS volumes as ntfs-3g instead of ntfs, so they become writable
|
Bug#:
231376
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: chutzpah@gentoo.org
|
Reported By: m-starostik@versanet.de
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: This tells hald to mount NTFS volumes as ntfs-3g instead of ntfs, so they become writable
|
|
Keywords: InCVS
|
|
Status Whiteboard:
|
|
Opened: 2008-07-10 07:13 0000
|
Currently, hald mounts NTFS file systems readonly using the in-kernel ntfs
module. When installing ntfs3g, the IMHO expected behaviour is to mount them
writable instead. The attached ebuild and fdi do this when hal is in USE.
Reproducible: Always
Steps to Reproduce:
1. emerge ntfs3g
2. mount an NTFS volume via hald, e.g. with konqueror
3.
Actual Results:
Volume is mounted readonly using the kernel's NTFS support
Expected Results:
Volume should be mounted R/W using ntfs3g
Sorry about those dependency emails. New version sys-fs/ntfs3g-2531-r1 commited
to CVS with HAL use flag that installs the FDI file.