summaryrefslogtreecommitdiff
path: root/draft/other-tools/to-see.txt
blob: 926e03658aa573d3193912635aa60f37cd8c6f84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
http://www.drbl-winroll.org/
https://wiki.archlinux.org/index.php/Fdisk
sfdisk -d /dev/sda > sda.dump
sfdisk /dev/sda < sda.dump

sgdisk -b=sgdisk-sda.bak
sgdisk -l=sgdisk-sda.bak

If both drives will be in the same computer, you need to randomize the GUID's:
# sgdisk -G /dev/sdc