bootiso icon indicating copy to clipboard operation
bootiso copied to clipboard

A bash program to securely create a bootable USB device from one image file.

Results 15 bootiso issues
Sort by recently updated
recently updated
newest added

**bootiso**: v 4.1.1 **Category** - *behavior* - *distro-dependant* **Describe the bug** `bootiso: Could not find a SYSLINUX bios folder containing c32 bios module files on this system. Exiting...` Even when...

bug

It would be nice to have Etcher-like functionality to detect and handle compressed images like img.xz. This in addition to handling img files in general.

feature-request
help welcome

Seems bootiso splits large wim files, but if I'm formatting to NTFS it doesn't need to? Thanks.

enhancement

This project was launched as a hobby, and I had great fun taking care of it for a while! Unfortunately I don't have the time to pursue its maintenance anymore,...

bootiso by deault fetches SYSLINUX online if major version of local version is different than the one used in an image. I find it it a nice feature that bootiso...

bug
good first issue
discussion

If I read the code correctly , it checks if host is a 32-bit architecture, and if it is then it expects to be able to run i386 code fetched...

bug

If I read the code correctly, then when bootiso fetches SYSLINUX online it selects only between *prereleases* not final releases - i.e. it seemingly looks only below the base URL...

bug

Small but important compatibility modification for blackPanther OS and another distro in the future --- name: Pull Request about: 'Contribute to the project' title: '' assignees: jsamr ---

**bootiso**: v **Upstream URL:** **Image file:** bootiso /isos/sol-10-u11-ga-x86-dvd.iso **Inspection:** ``` text (output) ```bootiso: The selected image is not hybrid, doesn't support UEFI or legacy booting with SYSLINUX. Therefore, it cannot...

image-support
help welcome