Martin Raiber
Martin Raiber
I think the first few people trying to run it will get this dialog. After enough people have clicked "Run anyway" it gets enough reputation to get a less scary...
Linux btrfs has a direct-io checksum gotcha btw. Not sure if this applies to winbtrfs. https://btrfs.wiki.kernel.org/index.php/Gotchas#Direct_IO_and_CRCs
Could you create a PR to fix this? Looks easy to do (at least for 8 more bits).
The parameter is false in non-restore CD cases because there is no guarantee that `sgdisk` is available and the "fix" liberally relies on this. Perhaps we can make the fix...
I think you have to use an old version from [code.google.com/p/miniz ](https://code.google.com/archive/p/miniz/downloads) to match the signature of the functions included in the ROM.
Looks like an Android (bionic) issue to me. Does this commit fix this? https://github.com/richgel999/miniz/commit/11e7c39508fdefd5ffc131131b4295a51958f141
Why do you need the correct zip64 values at that location? As far as I can see at this point they are just used for some checks and deciding if...
So there was an issue in the past with ESP having miniz in the ROM. Using the same version "solved" it for one https://github.com/richgel999/miniz/issues/215