Questions tagged [clone]

192 questions
1
vote
0 answers

Clone Centos 7 installation - MBR to GPT

I want to clone a centos 7 installation (using LVM) from a 500GB drive (using MBR) to a new 6TB HDD. I tried to use clonezilla to clone the the drives with no success. fdisk -l output from clonezilla: Disk /dev/sda: 465.8 GiB, 500107862016 bytes,…
GioLit
  • 11
  • 1
  • 1
1
vote
3 answers

Clone AWS instance and volume and apply new network settings

I have a machine instance and attached volume that I would like to clone, but apply new network settings to it. What is the best process for doing this, which will leave the original instance unchanged? Can I take a snapshot of a running instance,…
Alex Reynolds
  • 453
  • 2
  • 9
  • 22
1
vote
3 answers

Linux disk clone: tar vs special clone utility

My situation is as follows. I have installed Debian Lenny, including Apache, MySQL, etc., on a master machine. Now I would like to be able to perform the same installation over and over again. I can see 2 solutions: Create a big tar file from the…
prekageo
  • 121
  • 4
1
vote
0 answers

hyper-v on w2012 - how to clone guest multiple times with same disk and diferent machine name

I have a Win2012 R2 server with Hyper-V that have 20 virtual machines (w2003) that use a base disk and diferential ones for each one, the vms was increased size with time and I need to start fresh again. I see that W2008 R2 VMs guest support dynamic…
FabianSilva
  • 111
  • 3
1
vote
1 answer

Clone Azure VM with backup restore rename?

I have seen various methods of cloning an Azure VM that all require the original VM to be sysprepped and generalized, therefore destroying it. Instead of this method, I just took a backup of the source VM, restored into a new VM, logged on to the…
Madbison
  • 11
  • 2
1
vote
3 answers

How do I fix scp file transfers between cloned Linux machines?

In order to get an identical setup between machines with identical hardware, I cloned the drive from one onto the other, then did the ip and hostname configuration to differentiate the two Linux machines. Everything seems to work fine except for…
rck
  • 151
  • 2
  • 4
1
vote
3 answers

Windows XP environment that is reproducable

I want to set up a Windows XP environment that can be copied directly with the following properties: Same programs/settings installed on all of the instances Only things differing are necessary things (like network settings; IP and MAC…
user26711
1
vote
1 answer

'Could not find filesystem /dev/root' after Clonezilla clone of redhat install to newer hardware'

I am cloning what appears to be a redhat 4 (possibly 5?)server to fairly newer hardware, as the original has a failing board. DBA would rather not reconfigure a new installation so they want me to clone if possible. I used Clonezilla stable…
1
vote
0 answers

Restoring Windows Image Backup to same drives in different computer

I have a Dell Precision T5400 with two 500 GB hard drives in RAID 1 using the motherboard RAID controller. I ran out of expansion room in the case, so I am moving to a Precision T7500, also with built-in RAID. I have done this before, but never with…
yakatz
  • 1,213
  • 4
  • 12
  • 35
1
vote
2 answers

Move ESXI Windows VMDK to PROXMOX

Long story short. HDD's broken. I only have the VMDK's on an Backup. I read through the Migration of Server Wiki but they are all assume that I can access the VM. I can't. Is it possible, without reinstalling Windows, to import the VMDKS to Proxmox…
SystemCookie
  • 169
  • 1
  • 14
1
vote
0 answers

Clone RAID5 from one controller to another?

i have a question concerning cloning a Raid5. System: HP ML350 with a RAID controller, 2 Bays. Bay 1 Raid5 3x2TB Bay 2 RAID5 3x600 SAS The 3 SAS Disks in Bay 2 need to be swapped, it is predicted that they all fall out soon. I have 3 new 600 SAS…
1
vote
1 answer

Fastest method to deploy Linux to large numbers of workstations

A nonprofit has received a donation of a large number (>100) decommissioned workstations. What would be the most efficient method of taking a standardized ISO image of a Debian Linux distribution (for example, Ubuntu LTS 14.x), and installing that…
Yaaqov
  • 23
  • 3
1
vote
1 answer

Dovecot quota clone

I'm trying to use dovecot's quotas and share them via mysql with modoboa. I'm using the count module for that: http://wiki2.dovecot.org/Quota/Count To share the quota I'm trying to implement the new clone…
basbebe
  • 313
  • 2
  • 16
1
vote
1 answer

Windows Server 2008 incremental backup behaviour - scheduled vs. backup once

I'm relatively new to working with Server 2008 and need to know a little more about the behaviour of the built-in Windows Server Backup. I'm running a small stand-alone server which is mostly just a host for some CAD licensing software and file…
WhatEvil
  • 115
  • 1
  • 2
  • 10
1
vote
4 answers

How to create clone / image of macbook pro?

I manage a group of users who are moving from windows based laptops to macbook pros. I want to create a HD image or clone like I have done for windows based machines. This way I can install and configure all the needed software the user will use for…
Andy Jackson
  • 41
  • 1
  • 4