You are not logged in.

#1 2007-03-04 17:47:32

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

prefer ntfs-3g instead of ntfs

Hey!

I'm very happy using my external hd with ntfs-3g. It works like a charm. There is only one thing: I have to mount it by hand each time, because opening it by kde uses ntfs only.
How to I tell arch (hal?) to prefer ntfs-3g instead of ntfs?

Regards,
Moritz

Offline

#2 2007-03-04 18:20:35

hacosta
Member
From: Mexico
Registered: 2006-10-22
Posts: 423

Re: prefer ntfs-3g instead of ntfs

post your /etc/fstab do you have noauto in options?

Offline

#3 2007-03-04 18:28:21

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: prefer ntfs-3g instead of ntfs

Actually my external HD is not in my fstab.
I've got an usb stick and an external cardreader. The device name of the hd changes depending on the order I plugged hd/usbstick/cardreader in. That's why I don't use it.

Offline

#4 2007-03-04 21:00:47

funkyou
Member
From: Berlin, DE
Registered: 2006-03-19
Posts: 848
Website

Re: prefer ntfs-3g instead of ntfs

I have build udev and hal packages today that support automatic mounting of external ntfs drives using ntfs-3g... The patches will also be posted to the bug tracker, and i hope the arch devs build them into the official packages...

You can download and try the PKGBUILDs:

hal
klibc-udev
udev

How to install:

1 - Install ntfs-3g and fuse with pacman
2 - Add the fuse module to rc.conf
3 - Build and install udev
4 - Build and install klibc-udev
5 - Build and install hal
6 - Reboot...

This should enable automounting for USB ntfs drives, i have tried it and it works out of the box...

Please notice that these are unofficial packages made by me. They are based on the latest arch versions, but will be overwritten when there is a new version in the repos...

use on your own risk


want a modular and tweaked KDE for arch? try kdemod

Offline

#5 2007-03-04 21:48:23

Moritz
Member
From: Cologne, NRW, Germany
Registered: 2002-10-12
Posts: 166

Re: prefer ntfs-3g instead of ntfs

I'll give them a try! Thanx and regards to berlin!

Moritz

Offline

#6 2007-03-25 02:17:28

gothicknight
Member
From: Portugal
Registered: 2006-04-08
Posts: 219

Re: prefer ntfs-3g instead of ntfs

There should be a patch to define in a configuration file ( for example rc.conf ) the prefered ntfs driver to use the mount FS that HAL would mount.

Offline

#7 2007-03-25 10:33:03

Pajaro
Member
Registered: 2004-04-21
Posts: 884

Re: prefer ntfs-3g instead of ntfs

gothicknight wrote:

There should be a patch to define in a configuration file ( for example rc.conf ) the prefered ntfs driver to use the mount FS that HAL would mount.

this is a too specific thing. The right thing should be generic:

"There should be a patch to define in a configuration file the preferred file system drivers to use by applications."

Keep in mind that exceptions make coding and maintainance complicated.

Offline

Board footer

Powered by FluxBB