hi. Im ready to follow this tutorial but ive two questions, Help with moving /home to different partition
Can i do this from a live usb without having to start root process - ```
systemctl isolate rescue.target ?
And my /home is on a separate partition from the OS so where does this comment go exactly ?
-If you already had /home on a separate partition before this move, then comment out the entry for that partition by putting a # in front of the line.
As almost always in UNIX configuration files, any line starting with a “#” is regarded as a comment. Hence the expression “commenting out something”.
Note that this is a sample from my own system. Your UUID, filesystem type and mount options will probably be different.