meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:gparted_live [2016/04/22 07:05] – created niziaklinux:gparted_live [2019/07/04 12:03] (current) niziak
Line 7: Line 7:
 partimage partimage
 </code> </code>
 +
 +====== to smaller disc with GPT ======
 +
 +  * resize source disc partition to fit into new smaller drive
 +  * clone disc
 +  * fix size mismatch on GPT table 
 +    * run ''gdisk /dev/sda'', enter issue commands
 +    * v - verify disc
 +    * x - switch to expert mode
 +    * e - relocate backup to end of disc
 +    * w - write GPT
 +