Ceci est une ancienne révision du document !
Ventoy
Permet de créer des clés bootable pour les BIOS et UEFI.
- Télécharger la dernière version https://github.com/ventoy/Ventoy/releases
- Lire le README contenu dans l'archive indiquant toutes les options d'installation
sudo bash Ventoy2Disk.sh { -i | -I | -u } /dev/sdX sdX is the USB device, for example /dev/sdb. Ventoy2Disk.sh CMD [ OPTION ] /dev/sdX CMD: -i install ventoy to sdX (fail if disk already installed with ventoy) -I force install ventoy to sdX (no matter installed or not) -u update ventoy in sdX OPTION: (optional) -r SIZE_MB preserve some space at the bottom of the disk (only for install) -s enable secure boot support (default is disabled) -g use GPT partition style, default is MBR style (only for install)
- Sur les système où le secureboot est activé, un premier démarrage pour enregistrer la clé sécureboot sera nécessaire. Il faudra parcourir la clé à la recherche du fichier ENROLL_KEY_XXX.
Gparted
Multisystem
Multisystem n'est plus maintenu, il peut cependant dépanner dans certains cas
sudo apt-add-repository 'deb http://liveusb.info/multisystem/depot all main' wget -q http://liveusb.info/multisystem/depot/multisystem.asc -O- | sudo apt-key add -