You are not logged in.

#1 2011-02-11 19:51:43

tgoossens
Member
From: Belgium
Registered: 2011-02-06
Posts: 96
Website

Can't install ntfs-3g

The situation I am in is this: When I connect an external usb drive it is mounted as read only.
On the wiki I found that I should install ntfs-3g .

So i did the following:

sudo pacman -S ntfs-3g 

Output:
----------

 

checking package integrity...
(1/1) checking for file conflicts                  [######################] 100%
error: failed to commit transaction (conflicting files)
ntfs-3g: /sbin/mount.ntfs exists in filesystem
Errors occurred, no packages were upgraded.

What I think is that it has to do something with a simlink that i made.

Thanks in advance


Share and enjoy!

Offline

#2 2011-02-11 19:55:26

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Can't install ntfs-3g

pacman -Qo /sbin/mount.ntfs

if nothing comes, rm /sbin/mount.ntfs && pacman -Syu ntfs-3g


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2011-02-11 20:06:14

tgoossens
Member
From: Belgium
Registered: 2011-02-06
Posts: 96
Website

Re: Can't install ntfs-3g

Hi thanks for the fast answer but none of those commands work:

pacman -Qo /sbin/mount.ntfs
----------------------------------------
error: No package owns /sbin/mount.ntfs
rm /sbin/mount.ntfs && pacman -Syu ntfs-3g
------------------------------------------------------

rm: cannot remove `/sbin/mount.ntfs': No such file or directory

Share and enjoy!

Offline

#4 2011-02-11 21:16:12

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Can't install ntfs-3g

I think you should re-read what wonder says, even if it doesn't exactly predict your output, a bit of logical thinking should tell you there is only one solution smile.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#5 2011-02-11 21:40:13

tgoossens
Member
From: Belgium
Registered: 2011-02-06
Posts: 96
Website

Re: Can't install ntfs-3g

I've been able to install it but I am not sure why I've been able to achieve this.

This are the things I did:
* I created a file mount.ntfs but i deleted it again because it didn't help
* Then I retried some of the commands of 'wonder' also with ../sbin/

Everything works now but I would like to know what the 'key' was ?

EDIT: Or at least the way I could find out what did right tongue

Thanks a lot!

Last edited by tgoossens (2011-02-11 21:40:48)


Share and enjoy!

Offline

Board footer

Powered by FluxBB