Tagged Questions
2
votes
2answers
100 views
What's the best way to add native-looking links to my NTFS data partition?
I have many documents, backups, movies, photos which I have in a Windows data partition (D: drive) that is on the same box as my Ubuntu installation.
I want to be able to use this from Ubuntu, with ...
2
votes
1answer
169 views
How do I replace a directory with a symlink and retain the folder emblem?
I want to replace the folders in my home/ directory with symlinks to folders in another location, but I want to retain the folder emblems without having to go searching for them. How do I do this?
...
1
vote
2answers
652 views
Documents stored on separate internal drive, Ubuntu doesn't notice on startup
My machine has Windows 7 Ultimate x64 and Ubuntu 12.04 LTS running side-by-side on a single hard drive with GRUB bootloader, each with 500 GB storage. I keep my personal documents on a separate 1TB ...
1
vote
2answers
650 views
Hard-link /home/myuser to its new location?
I moved my home directory to a subdirectory of a second (mounted) drive using usermod -d ... -m. Now, most programs work fine, but a few (Dropbox, etc.) do not. I believe this is because there is no ...
1
vote
1answer
179 views
Redirecting directories in home partition
I have a 60GB SSD for my / filesystem but for more space I got a 16GB SD card for my /home partition. I'm worried it won't be able to take the amount to write the /home directory. So I was wondering ...