Skip to main content

Questions tagged [clone]

0 votes
3 answers
323 views

I have a GNU/Linux installation with an unencrypted primary partition (boot partition) and a LUKS primary partition containing two LVM logical volumes (root filesystem and swap space): /dev/sda1: (...
Giorgio's user avatar
  • 849
1 vote
1 answer
72 views

I want to clopy a partition between SSD devices. Normally I could do it simply with the "dd" or "buffer" commands. However, now that I have SSDs, I also would like to miss the ...
peterh's user avatar
  • 10.5k
-1 votes
1 answer
155 views

I've attempted to clone a HDD to a SSD using dd using the following command sudo dd if=/dev/sda of=/dev/sdc bs=32M status=progress as per this page. (I used sudo because it didn't give me permission ...
Vroosh's user avatar
  • 1
1 vote
0 answers
423 views

I have a virtual machine running on Virt-Manager, and I need to convert this virtual machine into a physical machine. The virtual machine is running SONiC. Could someone provide a detailed guide or ...
Pedro Victor Lima Barbosa's user avatar
1 vote
2 answers
153 views

I have 3 very old hdds that are all lacking and are at least 12 years old. I know you can use a Tool like dd to clone a drive bit by bit, but only if there exists a free partition for it. I want to ...
TheBros47874's user avatar
1 vote
2 answers
639 views

I am trying to create a fully functional clone of my Linux system's hard drive - meaning I would be able to replace the original hard drive with a clone, boot from it and continue using it. I have ...
mikef's user avatar
  • 11
0 votes
1 answer
217 views

Disk D is a typical Linux installation. D has EFI (boot) and Btrfs (the rest) partitions. If I have a disk E whose size is > D, how can I clone D on E, and boot with E? Is that possible without too ...
Damn Vegetables's user avatar
0 votes
0 answers
168 views

I have a Linux server running Ubuntu 18.04 on a VM. Executing any task like ls -l or w frequently takes several seconds to finish. strace -c ls -l says ls only takes a few milliseconds, but running ...
Call of Guitar's user avatar
1 vote
1 answer
1k views

Guess this is the first time I post a question here. Have been playing with Linux and VMware servers for more than 10 years now. Lately I decided to move my focus on Debian desktops and ProxMox (again)...
Steijn van Essen's user avatar
1 vote
1 answer
2k views

How can I clone my existing UEFI bootable disk, so that the copy is identical? I have tried creating new bootable disk, using same procedure, same label name, and same UUID and PARTUUID labels for the ...
Martin Vegter's user avatar
0 votes
1 answer
199 views

I have a drive that is about 1TB big. It is mostly free space. When you add up the size of all the partitions, it is less than 256GB. I have another drive that is 256GB. I would like to clone the data ...
user168226's user avatar
1 vote
0 answers
345 views

I would like to clone my OS drive, to a same/larger disk. And I will do this periodically. On Windows I use AOEMI Partition Assistant to clone disks. The GUI is very good and idiot-proof. However, ...
intrigued_66's user avatar
1 vote
1 answer
143 views

I have used the dd command to backup my Linux partition (openSUSE Tumbleweed) into a .img file that I saved on an external hard drive. However, I guess dd-ing it on another computer may cause problems,...
Ul Tome's user avatar
  • 137
0 votes
0 answers
243 views

I have a Pine64 from the original Kickstarter (2016.) It boots from a 32GB SD card, which I've imaged from an Ubuntu16 Pine64 image file. I've created a full disk backup of this 32GB SD card using ...
BurningKrome's user avatar
1 vote
1 answer
251 views

I used a SSD in an ASMT 2105 harddrive docking station connected to my Pi4 for installation (Raspbian Pi OS). After moving the SSD into a smaller external SSD case, the Pi won't boot anymore (no ssh ...
Vindolin's user avatar
  • 256

15 30 50 per page