[SC.LUG] Back up and running
Damian Parker
damian at damosoft.co.uk
Sun Oct 23 22:22:05 BST 2005
On Sun, 2005-10-23 at 22:00 +0100, Simeon W Farrington wrote:
> 'tis all good fun but at least I've got sound up and running (Wahey). I do
> have one problem which people will know I'm sure how to answer. My
> (not-insubstantial) music collection currently resides on a ntfs-formatted
> partition which I can only access as root which is rather unsatisfactory
> (just because it's a windows partition doesn't mean I have to act in the
> windows way of do-it-all-as-root) - can someone tell me how I can access this
> partition as a normal user?
>
in /etc/fstab drop a line:
/dev/hde1 /mnt/tunes ntfs noauto,user,ro,umask=0222 0 0
then as a user
mount /mnt/tunes
I only mount ntfs read only and the umask makes things available to the
user.
change /dev/hde1 as required ;)
--
Damian Parker <damian at damosoft.co.uk>
Damosoft
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mailman.lug.org.uk/pipermail/sc/attachments/20051023/956c7dee/attachment.bin
More information about the SC
mailing list