You are not logged in.
Pages: 1
People I'm new to this ARCH world. I want to mount my XP partition(NTFS). I tried
#ntfsmount /dev/sda1 /mnt
But some errors are thrown on de console
fuse: unknown option "USER = root"
fuse_new failed
umounting /dev/sda1 ()
Now how can i resolve this problem to mount my ntfs partition in rw mode.
Offline
Offline
if people only read the wiki
Offline
PPL thanks for the Help now i can mount ntfs partition. But I wanna know the reason why NTFSMOUNT is not workin? Could anybody get me the answer for that.
Offline
What is not working? Is it not r/w?
EDIT: Look into the possible use of ........mount -o remount,rw /dev/sdxx..... in /etc/rc.local.......
Not sure of the exact command but the idea is to make it r/w on every boot-up via rc.local.
Hopefully, other users can correct any discrepancy I have introduced.
Last edited by lilsirecho (2008-01-09 17:21:00)
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
Pages: 1