LinHES Forums http://forums.linhes.org/ |
|
mounting NTFS partition for use with MythTV http://forums.linhes.org/viewtopic.php?f=17&t=10499 |
Page 1 of 1 |
Author: | kerozen02 [ Thu Jun 15, 2006 11:39 am ] |
Post subject: | mounting NTFS partition for use with MythTV |
i've got a lot of media files that i would like to play back on MythTV that are on a hard drive with a NTFS partition. if it is possible, i'd like to mount the drive to /myth/NTFS. i tried to edit /etc/fstab as root by adding the following line: /dev/hdb1 /myth/NTFS ntfs auto,user,exec,ro,sync 0 0 the problem is that i can see the files as the root user but when i try to access the /myth/NTFS folder logged in with the mythTV user it says 'permission denied' is there any way to mount the drive so that all users can access (read-only) the files? |
Author: | cesman [ Thu Jun 15, 2006 10:54 pm ] |
Post subject: | |
http://www.google.com/search?q=mount+nt ... unofficial |
Author: | kerozen02 [ Fri Jun 16, 2006 11:14 am ] |
Post subject: | |
thanks. i got it working with: Code: /dev/hdb1 /myth/NTFS auto ro,auto,umask=0222,user,sync 0 0
is there any way to specify more than 1 directory for where the music and videos are located? i.e. both /myth/videos and /myth/NTFS/Videos |
Author: | cecil [ Fri Jun 16, 2006 12:06 pm ] |
Post subject: | |
Your original query has been answered... Please move on. Search the forum, your second query has been answered. cough yes cough |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |