How to mount NTFS Partitions under XBMCbuntu ?
#1

Hi there,

Can anyone tell me how to mount NTFS Partitions correctly under XBMCbuntu ? I've tried this for 2 weeks now and it did not work properly. Oh and the second question is how to integrate firefox to the surface of XBMC ?

Thanks for your answers.

Moritz
Reply
#2
sudo mount -t cifs //server/share /mnt --verbose -o user=username,password=password

where /mnt is the local folder you want to mount the //server/share share to. To make it mount at each reboot modify your fstab file.
Reply
#3
Hi Moritz, I always use the following guide to permanently mount a USB disk as a folder in XBMCBuntu: http://forum.xbmc.org/showthread.php?tid=66534
Reply

Logout Mark Read Team Forum Stats Members Help
How to mount NTFS Partitions under XBMCbuntu ?0