Questions tagged [clone]
192 questions
3
votes
1 answer
Can I effectively clone my hard drive by using mirrored partitions in Win Server 2008?
I have a server running Win Server 2k8 R2 Foundation, functioning as a basic file server and CAD software licensing server, with the following situation:
Originally installed with 2x 250GB physical drives in a mirrored RAID configuration.
Drives…

WhatEvil
- 115
- 1
- 2
- 10
3
votes
1 answer
Check if a Domain Controller has been cloned
I have reason to believe that previous administrators cloned our Domain Controller at somepoint in its recent lifetime. The DC at one point was running on Server 2003 and has since been upgraded to Server 2008 R2 Standard. The functional level sits…

veel84
- 288
- 1
- 6
- 14
3
votes
0 answers
Convert single O/S disk to RAID 1 - Ubuntu 12.04 LTS
I have a server running Ubuntu 12.04 LTS with only a single drive. There are 2 more empty hot swap bays in the chassis. I want to add a little redundancy by adding a RAID 1 to the system.
The current single disk was partitioned with ubunutu LVM.…

Joe deNecola
- 31
- 1
3
votes
3 answers
block level vs. file level cloning?
I've always been a block level kinda guy but I'm interested in hearing some real world experiences with file level cloning. What are some of the advantages and disadvantages as well as what tools work the best.

egorgry
- 2,871
- 2
- 23
- 21
3
votes
1 answer
Cloned Linux Box Loses Network Connection
My goal is to duplicate a Linux box (Debian) across two identical sets of hardware. I used the dd utility to clone the drive of Box A to the drive of Box B. When I pop the drive for Box B back into its machine, I boot the OS and the network isn't…

Whit
- 133
- 4
3
votes
1 answer
large (30+ at a time) scale cloning of hard disks
I know that it is possible in *nix to clone a hard disk within a machine using DD if=/dev/hda of=/dev/hdb
I am wondering if something similar could be accomplished over a LAN (assuming a decent gigabit switch) with BitTorrent.
Would it be possible…

N. L.
- 68
- 5
3
votes
7 answers
Alternate way to create a clone of a UNIX System
THE STORY:
(If you don't like to read much, down below is the question :) )
Where I work we have two HP RP2470 servers same hardware same number of hard drives same everything :).
One of them is a production server and runs HP-UX 11.00. The poor…

Spirit
- 1,154
- 8
- 25
- 45
3
votes
2 answers
How to view a full disk data (more than one partition) cloned with dd
I've a disk image done with dd:
dd if=/dev/sda of=/mnt/fulldisk.img
/dev/sda have some partitions (Windows+Linux)
My problem is: I need to know if the image is done well, how can I access data? (especially Linux data)
I've tried with Windows…

Ferran
- 31
- 1
3
votes
1 answer
Is there any simple, free tool to track VM dependancies to linked-clones in VMWare?
We have a few "base installations" of various OS environments that we use to create linked clones in VMware Workstation. Sometimes, to save space and because speed is of secondary importance, those linked-clones are also use to create other…

SClark
- 31
- 2
2
votes
2 answers
What steps are needed after cloning from a image Ubuntu to new system? (sysprep, unconfig)
I have an imaged (clonezilla) system image of a Ubuntu setup with a bunch of settings.
Now I am wondering, what needs to be changed if I use the clonezilla image to create always new systems from this image.
The things, which I can immediately name…

cilap
- 277
- 5
- 14
2
votes
2 answers
Networking issues after cloning Windows Server 2008 R2 to isolated environment
I am in the process of creating an isolated replica of my production environment for testing in VMware vSphere 6.5. In vCenter, I setup a new vSwitch with no physical adapters for the development network. I began to clone my production VM's into…

Nick Niggel
- 31
- 1
- 3
2
votes
2 answers
Backup and Restore Using dd and gzip
I've seen various posts discussing the use of dd for creating an image of a drive and only storing 'used data'. Before posing the problem/question, let's assume a few things.
Assumptions
The drive to clone/image is /dev/sda
/dev/sda is 10TBs
Used…

Betty Von Schmartenhausen
- 123
- 1
- 6
2
votes
1 answer
Export AWS AMI as a master for bare metal, non-virtualized installations
I work for a small start up that needs to deploy lots of desktop computers to end users with Ubuntu and Open CV installed.
To save money on hardware, I'd like to use AWS to mock up our base deployment environment ( Ubuntu plus Open CV and several…

StudentsTea
- 165
- 9
2
votes
2 answers
Clone Windows 10 to new disk
I have problem with Windows 10. I've installed Windows 10 on Qemu virtual machine and I need to clone this image to physical disk. I use ntfstool for do that.
Unfortunatelly my Windows doesn't boot because UNIQUEID for disk is different. I can…

esio
- 161
- 1
- 9
2
votes
0 answers
Vsphere client could not to connect to (IP of Vcenter).Unable to connect to the remote server
When I was connected to the vCenter server with the vSphere client and cloning a VM, my connection was broken. I tried to reconnect to vCenter with the vSphere client and encoutered this message:

Reza Yousefi
- 21
- 2