Please use disk on the USB stick and validate that the boot partition has
bootable flag set. We had an issue with this awhile back..

sudo gdisk /dev/sdX
? -- this is the help screen
x -- provides extra functionality
a -- set flags for the device
1 -- boot partition is sdX1
2 -- bios bootable
<enter>
w -- write the partition table
n -- do not fix this
y -- write the partition table
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to