Article 5305Z [SOLVED] install over existing Linux without losing /home on sdb1

[SOLVED] install over existing Linux without losing /home on sdb1

by
lleb
from LinuxQuestions.org on (#5305Z)
I am planning on installing Ubuntu, or one of its forks like Pop!_OS, to replace my older Fedora 27. I have a SSD and a SATA drive. My /home is on the SATA drive.

After installing Ubuntu on my laptop I noticed that the default install is to dump everything onto the / partition.

My thought was to just unplug the SATA drive during the install, but them howto tell Ubuntu to not use the silly / for everything and than to mount and use the sdb1 for my /home?

Other option would be to leave both drives connected, but I do not want to lose any data on my /home disk. I am fully happy with losing everything on /

Code:$ df -Th
Filesystem Type Size Used Avail Use% Mounted on
devtmpfs devtmpfs 16G 0 16G 0% /dev
tmpfs tmpfs 16G 407M 16G 3% /dev/shm
tmpfs tmpfs 16G 1.9M 16G 1% /run
tmpfs tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/sda3 ext4 49G 25G 22G 54% /
tmpfs tmpfs 16G 28K 16G 1% /tmp
/dev/sda5 ext4 976M 190M 720M 21% /boot
/dev/sda2 vfat 200M 18M 182M 9% /boot/efi
/dev/sda6 ext4 163G 61M 154G 1% /stuff
/dev/sdb1 ext4 4.6T 3.0T 1.4T 69% /home
tmpfs tmpfs 3.2G 32K 3.2G 1% /run/user/1001
jackknife:/mnt/Exports/Exports nfs4 11T 8.0T 2.5T 77% /home/user/Jackknifethoughts, comments, feedback, advice?

Thank you in advance.latest?d=yIl2AUoC8zA latest?i=KCA_b4gVgkQ:6u0ZyZUObpg:F7zBnMy latest?i=KCA_b4gVgkQ:6u0ZyZUObpg:V_sGLiP latest?d=qj6IDK7rITs latest?i=KCA_b4gVgkQ:6u0ZyZUObpg:gIN9vFwKCA_b4gVgkQ
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments