Search found 1 match

by broccolin
Wed Jan 06, 2010 10:31 pm
Forum: Beginners and Newbies
Topic: Media Distributed Across Multiple Drives
Replies: 4
Views: 2663

Re: Media Distributed Across Multiple Drives

I'm sure that an answer has been found by now... but what I did was just create a symlink. In terminal, navigate to /var/hda/files/movies/ and to create a link to a folder on an external drive first get sudo access then say 'ln -s /media/external\ drive \name/videos/ linkedvids1' This just creates a...