I've done this from gnump3d-2.98 to 3.0 by placing all my mp3s on /mnt/mp3. I'm using Slackware Linux and mount the partition using /etc/fstab:
/dev/hde6 /mnt/mp3 ext3 defaults 1 1 I then make a symlink from my user's (huntz) home directory to my mp3s like this: cd /home/huntz/server ln -s /mnt/mp3/Audio_Bible Audio_Bible Marty On Wed, 14 Nov 2007 19:15:50 +0000 Paulo Moura Guedes <[EMAIL PROTECTED]> wrote: > Hi, > > Does it work for you? > > I have all my music in a different partition than home. It's mounted > on "/mnt/data": > > drwxrwx--- 12 root plugdev 32768 1970-01-01 01:00 data > > "plugdev" is a group, to which my user belongs. I have read and write access > to that directory (and subdirs). > > However, with /mnt/data as root dir, I can only make it work with user = root. > > Can you reproduce this? If yes, any workaround besides starting the daemon as > root? > > Thanks, > Paulo > > > _______________________________________________ > Gnump3d-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnump3d-users -- ><>Marty<>< Visit my web site: http://777.servemp3.com _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
