I hear this is a rite of passage. I made it 4 weeks before I rekt all my shit (it was nvidia related). Where do I claim my sticker?
In all seriousness, now that I understand better these commands that I’ve been haphazardly throwing around, Id like to do a clean install. God knows what else Ive done to it. Can i just reinstall to my root partition and have my home partition work as expected?
Yes, but you might have to muck around with
/etc/fstab
. The reason is because when you install to your root partition, the installer will create a new /home in that root partition. (Unless you have an installer that’s smart enough that you can tell it otherwise.)You should be able to mount the partition in any case, but to have the system recognize it as /home it has to be properly set up in fstab.