Linux users - easy built in command to Image Windows partitions / disk


  1. Posts : 5,941
    Linux CENTOS 7 / various Windows OS'es and servers
       #1

    Linux users - easy built in command to Image Windows partitions / disk


    Hi there
    If you have access to a Linux system anywhere (including bootable USB live distros) and you want to image your Windows disks / partitions you can use a very simple Linux built in command

    assume the Windows disk is mounted as /DEV/SDA and the device you want to copy it to is mounted as /DEV/SDB

    Then open a terminal as root / super user / sudo

    simply type in DD IF=/DEV/SDA OF=/DEV/SDB

    It will do a byte to byte copy of the entire partition. Might take a little while but it's totally Free - and you can let this run while say you are watching TV. A Huge disk copy might take a couple of hours.

    Doesn't care whether Disk is GPT / UEFI or what -- any type of partition is handled too = Linux just sees the disk as a collection of BYTES.

    IF = Input file, OF = Output file --- don't get them the wrong way round or you'll kill your data !!

    There's loads more operands but that's the basic and easiest command. The output device must be at least as large as the input one. - If it is a lot bigger then after you've done your backup you can re-size the partition with GPARTED or whatever to free up disk space.

    To restore simply reverse the operands.

    (I'd really go for a decent Windows backup solution - but ANY backup is better than none and this one while REALLY BASIC always give an exact copy byte for byte).

    As I said -- ANY BACKUP is better than none so if you don't have any decent Windows Backup software this is as good as it gets -- Free macrium needs you to BOOT from a CD which is a bit annoying if you don't have any CD/DVD devices !!! the DD command can be run from any Linux system even a LIVE distro running from a USB device.

    I think also FREE MACRIUM doesn't handle GPT drives either.

    Cheers
    jimbo
      My Computer


  2. Posts : 19,383
    Windows 10 Pro x64 ; Xubuntu x64
       #2

    jimbo45 said:
    Free macrium needs you to BOOT from a CD which is a bit annoying if you don't have any CD/DVD devices !!!
    Of course Macrium can be booted off a USB drive...its been like that for years now. The FREE version also handles GPT formatted drives.

    Read more:
    http://www.macrium.com/reflectfree.aspx
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:15.
Find Us