Change default partition

JelleG

Verified User
Joined
Jun 3, 2015
Messages
57
Hi,

I use a VPS with 250GB SSD, beside that I added a other disk to my VPS with 2TB data.
I successfully added the disk and I see the disk inside "Complete Usage Statistics" on Admin Level below Filesystem.

Now I want to create a user that is using this 2TB data disk.

I already changed /etc/default/useradd from 'HOME=/home' to my "Mounted on" value of this disk.

How can I achieve that?
 
Hi,

Instead of of changing the configuration, you could have synced the data from the old /home to the new drive and mounted this new 2 TB drive directly on the /home. This would have been a good option.
 
Back
Top