Logo
  • PHP
    • HipHop / HHVM
    • Modern PHP
    • PHPStorm
    • LAMP
    • Laravel
    • Composer
    • PDO
  • JavaScript
    • node.js
    • AngularJS
  • CSS
    • SASS
    • “CSS4” (CSS level 4)
  • HTML
  • Git
  • LAMP
  • Vagrant
  • UI / UX
  • Architecture of …
  • Off-Topic
With ♥ from Berlin
February 22, 2015
Chris
Uncategorized
Comments Off on Create a fast, perfect and bootable 1:1 Windows backup (full clone of HDD) for SSD migration

Create a fast, perfect and bootable 1:1 Windows backup (full clone of HDD) for SSD migration

PreviousNext

In this article I want to share a super-simple, extremely fast and totally free workflow with you that will create perfect 1:1 copies of a HDD (or a partition) for backup or SSD-migration purposes. This has saved me so many hours, days and maybe weeks of stress, and it’s free and done within minutes.

You want to migrate from harddisk A to harddisk B (maybe SSD) ?

There are a lot of backup-tools (and sometimes even migration tools) that will backup your full operating system, sometimes by copying all the files on the harddisk, sometimes by duplicating the full partition. I’ve used this several times and trusted these tools, just to realize that the result was completely unusable, simply as these tools don’t create a REAL copy of the harddisk.
Windows’s internal backup tool will just create a compressed image that is only useful if you have a DVD drive, a burned ISO of that exact Windows version, a lot of time and a lot of luck. Creating a fully running system out of these backups fails quite often.

Other tools create a full copy of the entire Windows partition that looks very very good. Until you really need that backup and realize it’s not bootable, as these tools don’t copy the tiny (hidden) partitions that hold the bootmanager. Bummer!

Or do you just want to backup a disk at EXTREME SPEED ?

This guideline is also useful if you just want to create a 1:1 backup of any data disks that hold your files. A manual copy will touch every file and every folder and initialize a copy process for every single one of them, while the 1:1 copy method simply copies everything as a big block, on lower hardware level.

What you need:

I’m using Macrium Reflect (Free Edition) for this. And before you ask: This tool is totally free, I don’t get money or so for saying this and there’s no affiliate link or similar. It’s just an awesome tool. I’m writing this in February 2015, so in case you are reading this years later and the program is not free or not available anymore: There’re several pages on the web that archive older versions of nearly any software, maybe that’s helpful :)

Macrium Reflect is able to copy single partitions to any harddisk, usb or partition, or cloning full disks (including hidden boot / swap partitions) to any other harddisk, even if the destination disk is smaller or larger. However, it needs enough space to fit the content for sure.

How to clone:

The cloning process is extremely easy. Click the check LEFT to the HDD to select the entire HDD. Do NOT click the checkboxes below the partitions as this would just select the according partition(s), without the hidden boot partitions.

ssd-clone-migrate-windows
Click “clone disk” and select the destination disk in the next dialog. From here it’s self-explaining.

To prove everything: Open a command line, enter “compmgmt.msc“, go to “computer management” -> “disk management” -> “disk storage“. You should see a perfect copy of all partitions, like this:

backup-clone-tool

Make sure to remove one of the disks from your computer so you don’t get confused when restarting.

Share this
phpstorm-github-code-color-syntax-theme

Get Github’s syntax highlighting colors in PHPStorm

I really really like the colors on GitHub’s code previews but couldn’t find any themes that copy that in a

Interesting stats on SONY’s hacked passwords

In 2011 SONY’s Playstation network got hacked, 77 million accounts have been compromised, and more than 1.000.000 passwords – saved

php

12 tools for better PHP quality

Nice selection of 12 tools every PHP developer should bookmark. I totally love how the PHP community becomes some kind

Serious hard-to-fix bug in OAuth and OpenID discovered, lots of major sites affected

Just a short notice rather than a real article, full story later (I need to check the facts): Several sources

O’Reilly’s Learning JavaScript Design Patterns by Addy Osmani for free

Addy Osmani has published his excellent book Learning JavaScript Design Patterns for free! You can read the entire book including

MINI2, an extremely simple barebone PHP application on top of Slim

For my daily work I often needed to setup super-simple PHP applications, just some more or less static pages plus

[Link] Redesigning SoundCloud by Evan Simoni

Again, an interesting approach / proof-of-concept on a redesign of a major website. Evan Simoni has overthought SoundCloud’s UI and

“Fuck you. Pay Me.” How to deal with clients, the professional way. An excellent talk with Mike Monteiro.

Excellent (and very useful) speech by Mike Monteiro about how to deal with clients, how to create a professional relation

php

How to setup / install PHP 5.6 on Ubuntu 14.04 LTS

Ubuntu 14.04 LTS ships with PHP 5.5 by default, but if you want to use PHP 5.6, then it’s just

hiphop php

HipHop VM reaches 100% green Unit Tests in Laravel, Drupal, Slim, CodeIgniter etc.

In September 2013 the PHP HipHop VM dev team wrote a very interesting article [1] about failing Unit Tests of

1/4

Categories

Search

How to show the available version of a package (before doing apt-get install)
github-logo-octocat
GitHub buys Easel.io, a code-free full website creator worth a look
How Instagram.com works
offf-2014
Europeans: Get ready for OFFF conference / festival in Barcelona, May 2014
php
PHP 5.7 gets refactored core, is 10%-30% faster than PHP 5.5! Wow!
steam sale coupon voucher
-30% to -90% on Steam and Origin
composer
Composer problems ? Try full reset !
html6
Is this the first HTML6 specification?
hack-php
Wow! Facebook devs have rewritten and fixed PHP, releasing it as new language called “Hack” today
php
Somebody is writing a compiler for PHP, compiles down to machine code, outperforms HHVM
ilovepreloaders – A tumblr collection of preloader animations
bash-command-line-tutorial
Best introduction to unix command line / bash ever (by André Augusto Costa Santos)
zend framework 3
First view on Zend Framework 3 by Matthew O’Phinney
phpstorm-8
Killer-feature in PHPStorm: Search everywhere
symfony-framework-logo
SensioLabs, creator of Symfony and Silex PHP frameworks, gets $7 million capital

Tags

apache bash centos composer conference coupon CSS debian fonts framework git GitHub hack HHVM HipHop HTML HTML5 IDE JavaScript JS LAMP laravel linux mod_rewrite MVC MySQL Nginx optimization PHP PHP 5.5 PHP 5.6 phpmyadmin PHPStorm security server SSD Ubuntu UI UX vagrant video virtual machine voucher VPS wordpress
Side-Project: Wordle-Solver:
www.wordle-helper.info

Pages

  • Privacy Policy