Technology and me

// How to clone all the partitions of a disk

If you want to create the same partitions as an existing disk and if those disks are exactly the same, then you can use the following command :

sfdisk -d /dev/hda | sfdisk /dev/hdb

Billets similaires

Comments are disabled

RSS Feed
Social ...
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported