Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
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
Created an attachment (id=160013) [edit] Ebuild to include the fdi policy file with hal USE flag
Created an attachment (id=160015) [edit] The fdi policy file
Created an attachment (id=160018) [edit] Same, but DEPEND on sys-apps/hal accordingly Oops, forgot the dependency
Sorry about those dependency emails. New version sys-fs/ntfs3g-2531-r1 commited to CVS with HAL use flag that installs the FDI file.