Welcome to DU! The truly grassroots left-of-center political community where regular people, not algorithms, drive the discussions and set the standards. Join the community: Create a free account Support DU (and get rid of ads!): Become a Star Member Latest Breaking News Editorials & Other Articles General Discussion The DU Lounge All Forums Issue Forums Culture Forums Alliance Forums Region Forums Support Forums Help & Search

Hermit-The-Prog

(36,631 posts)
9. Stick 'em both in the computer, boot knoppix from a usb stick,
Mon Jul 10, 2023, 06:29 AM
Jul 2023

Assuming each drive is partitioned as a single large partition;
old drive as sda1, new drive as sdb1

knoppix@Microknoppix:~$ mount /media/sda1
knoppix@Microknoppix:~$ mount /media/sdb1
knoppix@Microknoppix:~$ rsync -av /media/sda1/ /media/sdb1
knoppix@Microknoppix:~$ umount /media/sdb1 && umount /media/sda1
knoppix@Microknoppix:~$ shutdown -h now

Put new one in whatever computer and use it.

If, on the other hand, you're running MS Windows, it could be very deliberately very complicated.

Recommendations

0 members have recommended this reply (displayed in chronological order):

Latest Discussions»Help & Search»Computer Help and Support»A new hard drive, a quest...»Reply #9