1. Please run (assume that Ventoy USB is /dev/sdb)
before update
and run
after update.
And upload 1.bin/2.bin here.
Code:
dd if=/dev/sdb of=1.bin bs=512 count=1
before update
and run
Code:
dd if=/dev/sdb of=2.bin bs=512 count=1
after update.
And upload 1.bin/2.bin here.