ceejay;251639 Wrote: > Hi > > I'm just setting up a Linux box to run Slimserver, amongst other stuff, > and gave this a go. So far it looks like just what I need. Only one > question - the release notes suggest that current releases now support > entry in /etc/fstab, but I can't find any examples of syntax for the > entry. > > Has anyone got this to work, and if so what have you got in > /etc/fstab? > > TIA > Ceejay
OK, got the answer thanks to a kind person over at the Ubuntu forums. Here is a sample fstab line which works: mp3fs#/mnt/audio/musiclib/flac,192 /mnt/audio/musiclib/mp3 fuse allow_other,ro 0 0 This mp3fs really is an elegant solution, methinks... Ceejay -- ceejay ------------------------------------------------------------------------ ceejay's Profile: http://forums.slimdevices.com/member.php?userid=148 View this thread: http://forums.slimdevices.com/showthread.php?t=37218 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
