USB_creator usage ================= | USB_Creator.sh -> French version | USB_Creator_en.sh -> English version **As root on Linux :** | **./USB_Creator.sh -i recovery.iso** | [recovery][EFI][ext4 label persistence] | Full persistence. | **./USB_Creator.sh -i recovery.iso -c** | [recovery][EFI][encrypted ext4 label persistence] | Only Desktop, Documents, Downloads, Pictures, Music, Videos and Trash are persistent. | **./USB_Creator.sh -i recovery.iso -L titi** | [recovery][EFI][exFAT label titi] | Persistence will not work. | **./USB_Creator.sh -i recovery.iso -L titi -c** | [recovery][EFI][encrypted exFAT label titi] | Persistence will not work. | **./USB_Creator.sh -i recovery.iso -l titi** | [recovery][EFI][50% ext4 label persistence][50% exFAT label titi] | Full persistence. .. image:: img/usbcreatorusage/usbcreator.png