How do I move home out of OS partition into a partition of its own
Wynona Stacy Lockwood
stacy at guppylog.com
Thu Jan 24 21:46:56 UTC 2019
" What is the procedure for me to now move the home directories on each
system, into partitions of their own? "
Well, once you add disk, it's reasonably straightforward.
1: mount new formatted partition that will be home somewhere you can get to
it, like say under /mnt somewhere.
2. Move everything from /home/ into that partition.
3. Add a line to /etc/fstab specifying that you want that partition
mounted at /home/ at boot time.
4. run 'mount -a' to double check that it works.
5. Optionally, reboot to make sure.
--
Wynona Stacy Lockwood
stacy at guppylog.com
(847) 579-9753
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20190124/62df6590/attachment.html>
More information about the ubuntu-users
mailing list