Submitted by rezuan on Tue, 05/09/2017 - 7:06pm
Note : This is a very dangerous process. If you wrongly set the partition of the hard disk, the damage is not reversible. Contact Rezuan for more tips and tricks on doing it safely.
Before we start clone the SD card, make sure you format & make a partition on your SD card using gparted.
-
Insert the original sd card check the name of the device (usually mmcblkX or sdbX)
sudo fdisk -l
-
Write the image to the device.
time sudo dd if=~/Desktop/Orwell-4GB.iso of=/dev/sdb