Goku@lemmy.world to Linux@lemmy.ml · edit-21 年前How can I migrate my existing /home/ directory to another drive?message-squaremessage-square10fedilinkarrow-up135arrow-down13file-text
arrow-up132arrow-down1message-squareHow can I migrate my existing /home/ directory to another drive?Goku@lemmy.world to Linux@lemmy.ml · edit-21 年前message-square10fedilinkfile-text
minus-squareblotz@lemmy.worldlinkfedilinkarrow-up9·1 年前the mv home is just renaming the folder so you can mount home in the same space. Rsync is probably better than cp but I didn’t want to suggest tools that op doesn’t have installed.
minus-square[She/Her] EdgeRunner 🏳️⚧️@lemmy.dbzer0.comlinkfedilinkarrow-up10·1 年前Oh ok I see why no use of rsync. Clever. I’ve read your solution, OP, you can go. Good tuto written on mobile.
the mv home is just renaming the folder so you can mount home in the same space. Rsync is probably better than cp but I didn’t want to suggest tools that op doesn’t have installed.
Oh ok I see why no use of rsync. Clever.
I’ve read your solution, OP, you can go. Good tuto written on mobile.