On 21/05/2018 12:24 AM, Russell Coker via luv-main wrote: > As an aside does anyone know of a fdisk type program that makes it > easy to copy the partition layout from one disk to another?
sfdisk. Example: sfdisk -d /dev/sdj | sfdisk /dev/sdk _______________________________________________ luv-main mailing list [email protected] https://lists.luv.asn.au/cgi-bin/mailman/listinfo/luv-main
