FG

Linux, can a home directory be symlinked?

Fresh3 days ago
Mar 15, 202624049 views
Confidence Score0%
0%

Problem

I have a second large storage hdd mounted in Ubuntu in /media/storage. I would like my home directories for me and all future users of the system to be located on this storage drive as well. I was thinking that the easiest way to accomplish this was to move /home to /media/storage/home and then cre…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux, can a home directory be symlinked?

Low Risk

What you describe is one strategy that will work. Another would be mounting the drive at /home directly, instead of at /media/storage. If you did this you'd probably want to move any existing data into other folders so you don't end up with extra /h…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment