Skip to content

WoeUSB v2.3.0

Compare
Choose a tag to compare
@brlin-tw brlin-tw released this 26 Oct 16:55
· 170 commits to master since this release

This release mainly fixes an troubling issue for non-ASCII users that non-ASCII filename in source image will become garbled(mojibake) due to wrong mount options used during mounting target filesystem.

Before:

bug reproducing screenshot

After:

bug fixed screenshot

We also attempt to avoid an issue that will cause GRUB bootloader be uninstalled on host, causing successive boot failure.

Enjoy!