Tagged Questions
0
votes
1answer
19 views
Writing on NTFS drives (on Debian Wheezy)
I am currently setting up a personal server on Debian Wheezy. My machine is an ARM based architecture (Cubox).
The problem appear when I want to mount and use my NTFS external hard drives.
The mount ...
3
votes
0answers
68 views
How do I mount a Windows folder with cifs on Raspian
I'd like to access the music library from my desktop with my Raspberry Pi, and I'd like to do this via Samba/cifs.
I did the following:
Set the folder Q:\musik as a shared folder on my Windows ...
1
vote
2answers
1k views
Login fails from Windows on NTFS-3G Samba Share
I have a Raspberry Pi (though could be any Debian Linux box) connected to an external hard disk formatted as NTFS.
My disk mount in fstab is:
/dev/sda1 /media/disk ntfs-3g ...