vireshk

Untitled

Feb 13th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. Hi Guys,
  2.  
  3. I am looking to setup dual boot with Android (emmc) and Ubuntu (SD) on
  4. hikey board. And am facing some difficulties currently.
  5.  
  6. I took bootloaders from here:
  7. http://builds.96boards.org/snapshots/hikey/linaro/uefi-openplatformpkg/57/
  8.  
  9. Debian SD card image from:
  10. http://builds.96boards.org/snapshots/reference-platform/debian/latest/hikey/
  11. and did dd to the SD card which has boot and rootfs
  12. partitions now.
  13.  
  14. I took AOSP images from here:
  15. http://builds.96boards.org/releases/hikey/linaro/aosp/latest/
  16. and I am using boot_fat.uefi.img.
  17.  
  18. Now when the SD card isn't inserted and pin 5-6 are shorted, the board
  19. boots into fastboot with options to boot from SD, emmc, etc. I can boot
  20. into emmc and boot android just fine. All works fine. If I insert the SD
  21. card now, I can see the partitions in /dev/block/mmcblk1**.
  22.  
  23. But, if I insert the SD card before booting up, then I get this on terminal:
  24. http://pastebin.com/A7JkPZS7 and don't see any more prints after that.
  25.  
  26. If I power on the board before inserting SD card and get up to the menu,
  27. where I can select SD or emmc or fastboot and then insert SD card, the
  28. minicom terminal hangs.
  29.  
  30. I have tried two 8 GB SDHC cards from Trascend and sandisk already.
  31.  
  32. Any clues ?
  33.  
  34. --
  35. viresh
Add Comment
Please, Sign In to add comment