Questions tagged [disk-cloning]

For questions regarding cloning or imaging a partition/file system from one device to another.

Some software products the will clone partitions or hard drives include:

  • Norton Ghost (commercial)
  • Acronis TrueImage (commercial)
  • dd (part of most Linux distributions)
  • Clonezilla (free)
221 questions
35
votes
7 answers

Copying a VHD to a physical disk

I've seen a lot of guides on how to do physical -> VHD, but is there any way to easily move a VHD image to a physical disk easily? Or should I just attach the disk and go to town with GNU DD?
Ana Betts
  • 571
19
votes
4 answers

Creating a Master Image to roll out to 30 new Machines Licensing Issues

At my company we are buying 30 new Identical PC's from Dell so we have standard setup. What i want to know is if its possible to configure one of these machines to our specification as a master and then create an image/clone of it to roll out to…
10
votes
3 answers

How to clone SSD with Linux Mint 18 to a larger SSD

Is there a way to clone an SSD with Linux Mint 18 system to a larger SSD and have a functioning system? Also, what to do with GRUB? I have multiple machines. And I plan on using one unused Linux Mint 18 desktop to plug into both SSDs, somehow copy…
9
votes
2 answers

Take a regular Windows 7 clone with clonezilla (device-to-image) partition only

I am unexperienced with cloning software and I've decided to use Clonezilla as it seemed best as freeware. I chose device > image and left most options standard. I chose expert mode anyway to see what I could configure, and decided to try the lzop…
MarioDS
  • 1,622
9
votes
2 answers

How do I clone a RAID 0 array to a single disk?

Situation: One empty 120GB SSD Two 60GB SSD's is RAID 0 containing a Windows 7 installation The RAID is firmware-based (a.k.a. fakeRAID) which means it requires a driver for it to be seen by an operating system. I don't want to use RAID 0 anymore;…
8
votes
2 answers

Clone disk over network

I need to clone one laptop's drive to another one which is basically the same built. They are M.2 PCIe drives so even if I wanted to open the laptops I can't currently find USB connectors for them. So I would need then to image the source to an…
7
votes
3 answers

Does cloning a hard drive also copy over errors like bad sectors?

For example, I have Windows 7 on a hard drive where SMART reports "many bad sectors". If I buy a new hard drive, and attempt to clone over Windows to the new hard drive, will that fix the problem so I have Windows on a clean hard drive, or will that…
trusktr
  • 1,249
6
votes
2 answers

Creating and Deploying Windows 8 Pro images for Surface Pro tablets

I have a stack of Microsoft Surface Pro tablets that I would like to setup with a base image, and some software for the company I work for. I know on Desktop machines I can go into Audit mode, make changes, then SYSPREP and clone the drives to all…
6
votes
2 answers

Free program to clone 3TB hard drive to another one with USB3 support in Windows 7?

All I'm trying to do is clone one WD 3TB GPT drive to another identical drive. One is internal, one is attached with a USB 3.0 dock. I'm copying from internal to external drive. Macrium Reflect Free doesn't recognize either of the 3TB…
Triynko
  • 3,304
6
votes
1 answer

Full system clone, snapshot using rsync

I have automated backups running on my ubuntu box using rsnapshot (rsync) basically following this tutorial. My concern is how to restore if everything is lost. Since it does not seem that I can backup the entire drive and that I have to choose…
Vincent
  • 273
6
votes
3 answers

Which partitions should I clone when migrating Windows from HDD to SSD?

I have a Lenovo desktop PC where I'd like to migrate my Windows 10 installation from the HDD it's currently installed on to a new SSD. I plan to do this by cloning the relevant partitions on the HDD over to the SSD so I can later setup the SSD as…
urig
  • 554
5
votes
1 answer

What needs to be done to a target hard drive before using Clonezilla for disk-to-disk bootable clone?

My 500GB hard drive reported a failure to Windows (I have Windows 7) and I want to clone this drive to a good 1TB drive before the 500GB drive stops working. I have been reading the manuals on how to use Clonezilla to do a disk-to-disk copy, but one…
mring
  • 1,097
5
votes
3 answers

Error Code 32 After Swapping out a Hard drive on Windows 7?

My Asus G51Vx originally had one hard drive, a 320 GB drive. The laptop came with Windows Vista and I replaced it with Windows 7. Later I opened it up, voided the warranty, and installed a second 500 GB hard drive, and I left Windows 7 installed…
leeand00
  • 23,552
4
votes
1 answer

Using dd to backup disk to same disk

I've tried using dd to back up my computer's hard drive, but I met with some rather confusing results. I've seen on multiple sources (e.g.: http://www.backuphowto.info/linux-backup-hard-disk-clone-dd, http://debianhelp.co.uk/ddcommand.htm) that…
Ben Sandeen
  • 209
  • 2
  • 4
  • 11
4
votes
3 answers

Accurate drive backup or file/folder synchronization that maintains metadata

Problem What I need is a way of quickly and easily, but properly and completely backing up a memory-card to a flash-drive (see scenario below for details). Research Obviously there are plenty of ways to do this (there’s a few backup-related question…
Synetech
  • 69,547
1
2 3
14 15