Questions tagged [clone]

Questions related to cloning features or devices.

328 questions
99
votes
5 answers

SD card cloning using the dd command

I am trying to clone an SD card which may contain a number of partitions, some of which Ubuntu cannot recognize. Generally, I want to clone the whole volume, not only some partition. So, I mount the SD card and see something like this in the Log…
Alex F
  • 2,009
90
votes
4 answers

WSL Ubuntu Distro | How to solve `Operation not permitted` on cloning repository

I am running Ubuntu 18.04, as a Subsystem for Windows. I have done this in mutliple PCs and never had this problem. I try to to git clone , and I get this: Cloning into ''... error: chmod on…
81
votes
5 answers

How to copy an Ubuntu install from one laptop to another

I am going to change my machine: from a laptop with Ubuntu to another laptop where I am going to install Ubuntu... I am quite happy with the current system, what I am afraid of is having to rebuild everything from 0. So what do people often do to…
SoftTimur
  • 3,089
56
votes
12 answers

Best way to clone an installation (copying to identical hardware)

Kind-of like this question but slightly different (I think), in that I have 6 identical Acer Aspire Revo R3610 machines. One is (almost) configured to my requirements - when I'm done preparing it I'd like to make the other 5 machines absolutely the…
robsoft
  • 217
50
votes
13 answers

How to clone to a smaller harddisk?

How to clone a harddisk to a smaller sized one. Clonezilla is great but it doesn't support such functionality. Also dd and PartImage don't support this demand. rsync will not copy the MBR since an MBR is not a file. I need to clone a HDD not to…
Maythux
  • 87,123
39
votes
4 answers

How can I easily clone my entire system?

I am running an Ubuntu 14.04 LTS and I experienced some issues with my hard drive. I bought a new HDD of the same size (1TB), and I intend to move all my data (softs, work, pics, etc.) on the new HDD. What is the easiest way to do that?
32
votes
4 answers

How can I know how long `dd` cloning will take?

I have to dd a couple of 1TB hard drives. They are taking several hours to clone and I was wondering if there was any way possible of knowing how fast they are going, how much they have done and how long will they take to copy the rest. All I can…
Luis Alvarado
  • 216,643
28
votes
5 answers

is 'dd' command taking too long?

I set up dd to clone a smaller system 40.00GB hard drive (/dev/sda) to a new bigger 111.00GB one connected via a USB reader (dev/sdb) and Its been going for two hours now. The activity meter on the new hard drive shows it's doing something. But the…
user101351
19
votes
2 answers

Backup/clone live to a new partition which can be booted

Ubuntu 18.04 came out April 26, 2018 and I want to try it to upgrade my programs and convert my data but don't want to commit if there are bugs. I've shrunk Windows from 410 GB to 385 GB, rebooted Ubuntu 16.04 and ran gparted to create a new 25 GB…
18
votes
2 answers

Cloning Encrypted SSD to larger SSD

I currently have a 128GB SSD. Its using encryption that comes with Ubuntu. What's the best way to clone this to another SSD that's bigger and then expand the partition to be bigger to fit this new larger SSD? Can I just clone the disk like for like,…
14
votes
6 answers

How to clone a hard drive to an image that I can open later?

I need to make a (preferably) mountable image of an 80GB Hdd, and store it on another hard drive. Is there some way that I can do this without losing data? Thanks for the answers I've received so far. The system in question cannot be used right now…
RolandiXor
  • 51,797
12
votes
3 answers

How to retrive a single file from github using git

I would like to learn more about this code, but I am not able to import it into my computer. How could I clone this file with git? The file is simply:…
J.Doe
  • 181
12
votes
5 answers

Is there any way to make a live CD from my current installation?

Remastersys is no longer maintained and UCK as well as Live-Magic aren't exactly what I'm looking for as they remaster a livecd. What I'm aiming for is something like PCLOS's makelivecd so I can have a livecd backup of my Ubuntu 11.10 install. I'm…
10
votes
2 answers

Possible to format/create partitions with Clonezilla?

I am wondering if its possible to create/format/resize partitions with clonezilla?
JM at Work
  • 2,015
9
votes
5 answers

Cloning a dual boot system from HDD to SSD

I'm planning on replacing my laptop's HDD with a 256GB SSD, but I have a dual-boot (12.04 and Windows 7) setup and I'd like to be able to directly migrate Ubuntu over without having to reinstall and lose all of my settings. GParted reports the…
Alex
  • 1,508
  • 6
  • 16
  • 29
1
2 3
21 22