How-To: Clone a Drive with gParted

Опубликовано: 08 Июнь 2026
на канале: Wellsourced IT
799
19

I ran into an issue at work where I could not use the software that came with my Samsung nvme drive to do the drive clone. So I found a new way to do it.

Tools Used:

1TB NVMe Drive
AMZPILOT M.2 NVMe Dock [https://www.amazon.com/AMZPILOT-Docking-St...]
Any USB Thumb Drive

Software Used
gParted [https://gparted.org/download.php]
balenaEtcher [https://etcher.balena.io/]
Linux DD Command "disk duplicator"

Terminal Commands Used
sudo dd if=[input-file or source] of=[out-file or target]" bs="byte size 32M" status=progress

Hope this helps!

Got a video idea or question put it in the comments.