Skip to content
#

bootable-usb

Here are 36 public repositories matching this topic...

brlin-tw
brlin-tw commented Nov 7, 2021

Is your feature request related to a problem? Please describe

Recently WoeUSB supports customization of the revision of UEFI:NTFS partition image used to create the NTFS support partition under UEFI booting, this creates a problem where when the image size is different than the size hardcoded in the WoeUSB code the partition will error upon creation(#81).

Describe the solution you'd

jonassmedegaard
jonassmedegaard commented May 31, 2021

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 can fetch an alternate bootloader - but find it problematic that it is done by default.

Please consider flipping around the logic to operate offline by default.

Improve this page

Add a description, image, and links to the bootable-usb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bootable-usb topic, visit your repo's landing page and select "manage topics."

Learn more