This is a cache of https://discuss.96boards.org/t/problems-in-burning-linux-image-to-hikey-960/2382. It is a snapshot of the page at 2024-09-20T06:16:59.846+0000.
Problems in burning Linux image to Hikey 960 - HiKey 960 - 96Boards <strong>f</strong>orum

Problems in burning Linux image to Hikey 960

when i run ‘sudo ./hikey_idt -c config -p /dev/ttyUSB1’ and press hotkey ‘f’ in the console,then the console output the flowing message:
Press ESCAPE for boot options UfsExecScsiCmds() fails with Target failure
UfsExecScsiCmds() fails with Target failure
UfsExecScsiCmds() fails with Target failure
UfsExecScsiCmds() fails with Target failure
…[Bds]Booting Android fastboot
add-symbol-file /home/icebaby/96board/download2/edk2/Build/HiKey960/DEBUG_GCC5/AARCH64/EmbeddedPkg/Application/Androidfastboot/AndroidfastbootApp/DEBUG/AndroidfastbootApp.dll 0xBA1E3000
Loading driver at 0x000BA1E2000 EntryPoint=0x000BA1E3000 AndroidfastbootApp.efi
fastboot platform: No GPT on flash. fastboot on Versatile Express does not support MBR.
Warning: failed to read partitions from Android NVM device (status: Device Error)
Android fastboot mode - version 0.6.
Press RETURN or SPACE key to quit.

Maybe there are some errors??
like bellow:
fastboot platform: No GPT on flash. fastboot on Versatile Express does not support MBR.
Warning: failed to read partitions from Android NVM device (status: Device Error)
why??
thank you.

duplicate of Linux on HiKey 960 - #38 by icebaby

yes,i am icebaby.thank you.

Now i flash boot images.the console output as bellows:
Loading driver at 0x000BA1E2000 EntryPoint=0x000BA1E3000 AndroidfastbootApp.efi
fastboot platform: No GPT on flash. fastboot on Versatile Express does not support MBR.
Warning: failed to read partitions from Android NVM device (status: Device Error)
Android fastboot mode - version 0.6.
Press RETURN or SPACE key to quit.
fastboot platform: check for partition-type:boot
Downloading 67108864 bytes
67108864 / 67108864 bytes downloaded (100%)
flashing partition boot
No such partition.

now what should i do?

Did you flash prm_ptable.img?

yes i did.but there have problems also.like this:
fastboot platform: No GPT on flash. fastboot on Versatile Express does not support MBR.
Warning: failed to read partitions from Android NVM device (status: Device Error)

And I have succeed in flash the board using another image complied.
The image of mine does not work.