Return to site

Startup disk creator installation failed

broken image

Where /dev/sdX would be your USB drive and 1 the partition number that should be used to boot. via parted: # parted /dev/sdX set 1 boot on You're done if you have only one partition on this USB drive, otherwise you need to flag the partition as bootable e.g. You can do something like the following if 604A-00EA is your USB drive and you already have p7zip installed: $ 7z x -o/media/$USER/604A-00EA/ This method also works for other install media that contains EFI loaders, like Windows for example. Use the latest AMD64 (LTS) ISOs, because these definitely contain UEFI bootloaders.Don't forget to create a partition after you've created the partition table.A GPT partition table like in preinstallations of Windows 8 and later is recommended.You may still need to explicitly tell your computer to boot the media via UEFI.Remember that for an installation or booting the media: Just copy the files to your FAT32-formatted USB drive. Creating UEFI-only booting USB live media is pretty straight forward.

broken image