Jeansen / bcrm

Clone, Backup, Restore and More
GNU General Public License v3.0
0 stars 1 forks source link

Add unique flag #250

Closed Jeansen closed 3 years ago

Jeansen commented 3 years ago

Currently the script does what it is supposed to. It creates clones. That also involves the fact for disk and partitions IDs (UUID, PARTUUID,GUID,...).

It should be possible to create unique clones with randomized IDs. This way it would be possible to clone a disk and then boot from the clone without having to either detach the source disk or fiddle with porcelain tools afterwards.

Suggested flags: -- unique-clone, -U