Hx: I've been using various Linux versions since about 2001, settling on Ubuntu in 2010. Around 2020 I moved to new hardware with a 0.5TB SSD and 1.0TB HD. I put /home on the HD and the rest of ubuntu 20.04 on the SSD. This December I had 700GB of photos, videos, music, etc in the /home partition. Then the system seemed to crash, or in my bumbling around I trashed it.
I did a standard re-install of 20.04.3, with all of its partitions on the SSD leaving the HD and its older /home untouched. Now I want to redefine /home to use the HD again. I know I could do another re-install and put the /home partition on the HD, but that would mean 16+ hours of reloading /home from backup. And I wouldn't learn anything from that approach.
Is there a way of redefining /home? While I once made a good living with GW-BASIC, Pascal, and Perl, that was at a time before most of you who read this were born. Now in my 75th year I'm intimidated by the hashmark prompt, and I'm not understanding the answers I've found when googling about this.
From Comments
I overwrote the old install with the new one. gparted
reports this as dev/sdb2
. The old /home
partition is on dev/sda2
. What I'm looking for is instructions on editing the /etc/fstab
file.
/home
point to HDD using live media etc), but I'll provide a link to https://askubuntu.com/questions/446102/how-to-reinstall-ubuntu-in-the-easiest-way/1451533#1451533 if you're interested in learning about re-install options... (It's very wordy sorry) though that detail is found 30+ times here on this site as I mention it often like prior comment. – guiverc Jan 28 '23 at 23:10