Skip to content

Instantly share code, notes, and snippets.

View supremeemperorsol's full-sized avatar

supremeemperorsol

View GitHub Profile
@supremeemperorsol
supremeemperorsol / Edit_Repack_ISO_tutorial.md
Created December 3, 2021 20:24 — forked from AkdM/Edit_Repack_ISO_tutorial.md
Edit and repack .iso bootable image

On Linux

Installing mkisofs

apt-get install mkisofs

Editing ISO image

mkdir /tmp/custom_iso

@supremeemperorsol
supremeemperorsol / Edit_Repack_ISO_tutorial.md
Created December 3, 2021 03:37 — forked from anedward01/Edit_Repack_ISO_tutorial.md
Edit and repack .iso bootable image

On Linux

Installing mkisofs

apt-get install mkisofs

Editing ISO image

mkdir /tmp/custom_iso