Jump to content
26 posts in this topic

Recommended Posts

Finally figured out all the details for getting exfat bootloader installed. Turns out exfat has a checksum component to its filesystem header, for which microsoft provides only C example code to calculate that I don't understand. Thankfully found an exfat implementation on pypi that was GPL licensed, allowing me to copy their function. With that done, I'm now starting work on the GUI to provide easy device and bootloader selection. I'm also setting up the nuitka build system to release native executables for mac, windows, and linux, to further reduce edge cases like python interpreter incompatibility or having to use the tool in a rescue environment without python available.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...