Questions tagged [disk-image]

a disk-image is an exact copy of a disk, partition or volume, or the process of making such a copy.

A disk-image is an exact copy of a disk, partition or volume, or the process of making such a copy.

244 questions
2
votes
3 answers

help building a PC that can image a dozen hard drives simultaneously

Not sure if this belongs on here or SuperUser, but here goes... I'm trying to figure out how to make a mass hard drive imaging PC out of COTS parts. A dedicated imaging device can do 10 drives at a time, but costs several thousand dollars. So far,…
Bigbio2002
  • 2,823
  • 12
  • 35
  • 54
2
votes
3 answers

Can I image-backup an exchange server?

I would like to have an disk image backup of Exchange, before doing some significant upgrades and expanding a too-small C-Drive. Can I use something like Acronis Backup & Recover 10 Server (price on 11/11/2010 $860) and not use Acronis Backup for…
Knox
  • 2,463
  • 2
  • 26
  • 34
2
votes
3 answers

Restore Windows from local system image

Back in the day (late 90s) I worked with a school who partitioned their desktop systems into two drives, the main Windows drive and a secondary hidden drive which held a system image for easy restore when the users inevitably screwed up the main…
WheresAlice
  • 5,530
  • 2
  • 24
  • 20
2
votes
5 answers

Toast vs Disk Util?

I have several users that are insisting on the purchase of Toast. They will be using it to make backups of disks at possibly re-burn them if needed. I have used Disk Utility for that function. At this point there is no addition functionality needed.…
Grishanko
  • 410
  • 5
  • 14
2
votes
5 answers

Cloning single disk drive to multiple drives simultaneously

I am looking for a way to clone single disk drive to more than one disk drive at the same time. I have prepared system images on 1TB disks, and it takes almost 2 hours to clone one disk to another, and then it goes up exponentially, in order to have…
mr.b
  • 583
  • 10
  • 25
2
votes
3 answers

Looking for fast, minimal, preferrably free disc cloning software

I'm a software developer, and we have to test our application installation and functionality on many Windows operating system versions and languages (XP, Vista, Win7; English, Spanish, Portuguese, etc; 32-bit & b4-bit.) While we can do much of this…
Dave
  • 143
  • 1
  • 8
2
votes
1 answer

Efficient way to write a sparse partition to a disk image?

I generate an ext4 partition image that contains a minimal Debian file system, then write that partition image into a full disk image. I am looking for the fastest way to do the write. Consider a minimal test case: truncate -s 30GB disk.img parted…
Fadeway
  • 123
  • 4
2
votes
0 answers

How to make a virtual disk image out of several parts?

During a process of moving to a virtualized infrastructure I encountered the following curious problem. We want to evaluate everything first. This involves creating a virtual images of all required systems, running them all together in an isolated…
Nikita Kipriyanov
  • 10,947
  • 2
  • 24
  • 45
1
vote
2 answers

Automatically extend VM partition filesystem following a qemu-img resize

I'm launching a virtual machine with QEMU/KVM. After resizing the qcow2 disk image via qemu-img resize Test.qcow2 +500M And looking at the instance disk via: fdisk -l inside the instance, I can see the following warning message: GPT PMBR size…
thjso
  • 11
  • 4
1
vote
0 answers

Multi-OS imaging strategy

I've been backup up my Windows system to an external 2TB WD drive for a while, but not my CentOS server. Most of the code I write lives on GitHub so I haven't been concerned about it. I'm currently working on setting up some machine learning…
Paul Allsopp
  • 131
  • 7
1
vote
1 answer

Hyper-V virtualization with google compute engine image

I am trying to download an image from my Google Compute Engine VM Instances in Google Cloud Platform and I'm following this article to export the image to a GCS Bucket and download it locally. I need to restore/import this image in an on-premises…
1
vote
1 answer

Find out exact location of GRUB / GRUB not working after copying disk image

I prepared an Ubuntu server image with VirtualBox. To transfer the image to the server's SSD I first dded the MBR (512 bytes) and then the LVM partition (PV containing the root partition shrunk to 3GB). The server failed to boot because some parts…
code_onkel
  • 197
  • 1
  • 1
  • 6
1
vote
2 answers

Using ImageX for ghosting Windows XP

I'm in a project where the hardware specification is closed. The Windows XP image will run always on top of the same configuration. We are thinking on using ghosting for enabling a quick restore of the system in case of failure. I understand…
yeyeyerman
  • 135
  • 1
  • 7
1
vote
1 answer

create bootable ISO from USB flash drive recovery media with imgburn or other tool

I need clean my HDD and partitions but first did a recovery usb drive with the recovery tool, the recovery is one of Thinkpad E431 and was done right. I cant rely only on a fragile usb drive to keep this copy and want keep a bkp on my external hdd…
Karl Moser
  • 11
  • 3
1
vote
0 answers

Windows PE3.0 does not detect SSD -- Driver Injection

I’m having an issue with getting Windows PE 3.0 to recognize hard drive. At least I think this is the problem. I’m attempting to boot a Dell Latitude E7470 Solid State Drive, Windows 7 64-bit machine from a WINPE3.0 USB thumb drive. Initially,…
user1330287
  • 197
  • 1
  • 2
  • 7