Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mount_ntfs my usn hard drive usb from /dev/da1s1 to /mnt, cant copy file to it, but can FROM

30 views
Skip to first unread message

johannes falcone

unread,
May 19, 2013, 12:59:06 AM5/19/13
to
WTF?????


net not helping me!!

I got some movies I wana move to my usb drive so I can watch ... but freebsd only lets me copy FROM the usb drive wtfff??


help!

johannes falcone

unread,
May 19, 2013, 1:02:29 AM5/19/13
to

# cp /home/g/f /mnt/movies/
cp: /mnt/movies/f: No such file or directory


I can easily copy from /mnt/movies to /home/g

johannes falcone

unread,
May 19, 2013, 1:02:49 AM5/19/13
to
amd64 9.1

johannes falcone

unread,
May 19, 2013, 1:31:32 AM5/19/13
to
help please


should this just work?

johannes falcone

unread,
May 19, 2013, 3:04:09 AM5/19/13
to
found cure! http://forums.freebsd.org/showthread.php?t=10720

pkg_add -rv fusefs-ntfs
add to /etc/rc.conf :

fusefs_enable="YES"
fuse_load="YES"

reboot

ntfs-3g /dev/da1s1 /mnt ## now can write to it yay!

Bob Eager

unread,
May 19, 2013, 3:06:13 AM5/19/13
to
Read the manual page, particularly the bit about 'limited writing
ability'.



--
Using UNIX since v6 (1975)...

Use the BIG mirror service in the UK:
http://www.mirrorservice.org

johannes falcone

unread,
May 19, 2013, 3:13:47 AM5/19/13
to
I did.

Note I found the cure above.

Bob Eager

unread,
May 19, 2013, 4:37:33 AM5/19/13
to
On Sun, 19 May 2013 00:13:47 -0700, johannes falcone wrote:

> I did.
>
> Note I found the cure above.

I thought you would.

Bob Eager

unread,
May 19, 2013, 4:37:52 AM5/19/13
to
Mentioned on the manual page...

johannes falcone

unread,
May 22, 2013, 5:10:46 PM5/22/13
to
well be careful, the man page did shit

I fonund a online page about enabling fuse-fs and rebooting and using the ntfs-3g command so your advice helped not atoll
0 new messages