▲ 11 ▼ Is there a way to move the os to another disk but not /home? (lemmy.dbzer0.com) submitted 1 year ago by Facni@lemmy.dbzer0.com to c/linux4noobs@programming.dev 10 comments fedilink hide all child comments Some years ago, I make the mistake of doing a single partition for the system (I'm using EndeavourOS). Now I have a new disk, and I want to move the OS there, but not /home, which I want to stay in the old drive. How can I do it?
[–] fraksken@infosec.pub 4 points 1 year ago Rsync -rav --exclude home / /destination permalink fedilink source