01-12-2015, 04:11 PM
(01-12-2015, 03:29 PM)ukbrian link Wrote: Hi agaimĀ
I useĀ a symlink after the data partition is mounted by fstab like this after deleting the original Video folderCode:sudo ln -s /home/username/data/Video /home/username/
Hi ukbrian, thanks for the suggestion. As you might imagine, I know nothing about symlink(s). Any pros/cons of symlink vs. binding?
If I establish a symlink such as in your example:
1) does this link just last the session, and upon reboot I need to re-establish?
2) will the folder appear in my home folder (as in the example "videos" like it normally would?
3) Is it possible to establish a symlink (or similar link) in Windows to the data?
Sorry about all the questions, but this is all new to me (learning a lot though)!
Chris