no way to compare when less than two revisions

Differences

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


sfdisk [2016/05/02 21:35] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== sfdisk ======
  
 +  * [[gdisk]]
 +  * [[parted]]
 +
 +Copy partition table from ''/dev/sda'' to ''/dev/sdd'':
 +
 +<code>
 +sfdisk -d /dev/sda | sfdisk /dev/sdd
 +</code>
 +
 +Note that the above will not copy the ''legacy BIOS bootable'' flag set in a GPT.

Navigation
QR Code
QR Code sfdisk (generated for current page)