Closed dumax315 closed 2 years ago
Interesting I am getting similar here, I am not on a vm though.
./burn-mode.sh: line 6: 42304 Segmentation fault (core dumped) $UPDTOOL write $DIR/../images/superbird.bl2.encrypted.bin 0xfffa0000
[update]Run at Addr fffa0000
AmlUsbRunBinCode:ram_addr=fffa0000
./burn-mode.sh: line 7: 42315 Segmentation fault (core dumped) $UPDTOOL run 0xfffa0000
./burn-mode.sh: line 8: 42326 Segmentation fault (core dumped) $UPDTOOL bl2_boot $DIR/../images/superbird.bootloader.img
Just run the script with sudo. By the way, it's really finicky trying to get this working in a VM so if you get more issues like not being able to use ADB you might need to use an ubuntu live usb or something like that.
Note, I am running this on a virtual machine.