You are not logged in.
Pages: 1
Hi!
How to set a specific partition UUID when creating a hybrid ISO with Archiso? By default it creates only hexadecimal random names.
Help to make Arora bug free!!
日不落 | Year 2081 | 笑傲江湖 | One more a really good book in my collection the Drystoll.
Offline
Hi,
I think you want something like this:
sudo tune2fs /dev/sda1 -U f0acce91-a416-474c-8a8c-43f3ed3768f9
After -U you can insert any uuid you want, but it must be in hexadecimal.
Make sure you change /dev/sd*.
Offline
isohybrid --id <X>
Offline
Pages: 1