How to boot from the SD card and install to eMMC?
#3
(03-18-2020, 09:34 AM)pb1051 Wrote: I found a post saying to update the PC with the Mrfixit script first. I did this, but I still cannot boot from the SD card that I loaded Manjaro to. I'm looking for a solution as well.

Which Manjaro image are you trying to boot? Do you recall if the script updated your uboot (it would've been towards the tail end of the scripts output, last thing I think.)

If not, you can try updating it manually using the files from the repo.

https://github.com/mrfixit2001/updates_r...filesystem

Download the idbloader, trust, and uboot .imgs to you PBP, navigate to them in a terminal and run these commands:

Code:
dd if=idbloader.img of=/dev/youremmc bs=32k seek=1 conv=fsync
Code:
dd if=uboot.img of=/dev/youremmc bs=64k seek=128 conv=fsync
Code:
dd if=trust.img of=youremmc bs=64k seek=192 conv=fsync


Messages In This Thread
RE: How to boot from the SD card and install to eMMC? - by tophneal - 03-18-2020, 09:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Star64] Help needed in understanding Yocto and U-boot build process InterestedinFOSS 0 39 Yesterday, 10:58 AM
Last Post: InterestedinFOSS
  linux-headers and quartz64-post-install package conflicts Berzerkleyfan 2 676 12-01-2023, 05:17 AM
Last Post: Berzerkleyfan
  eMMC empty? bluedemon382 0 768 07-19-2023, 06:29 AM
Last Post: bluedemon382
  Boot Ox64 after SPI Flash IC replacement kotnitro 1 1,171 05-26-2023, 02:19 AM
Last Post: kotnitro
  Star64 first boot (and success) bortzmeyer 1 1,605 05-24-2023, 02:45 AM
Last Post: draintroup
  USB adapter to eMMC module not recognized danril 0 1,323 11-25-2022, 04:16 AM
Last Post: danril
  PBP Debian 11 GRUB install error zlth 2 1,941 11-18-2022, 07:42 AM
Last Post: zlth
Exclamation Quartz64 model a wont boot AndyNZAUS 0 1,580 09-13-2022, 06:35 AM
Last Post: AndyNZAUS
  Maximum size of boot MicroSD for RockPro64 and Pinebook Pro commiecam 0 1,697 08-07-2022, 10:47 AM
Last Post: commiecam
  How to boot from SD card on pinebook pro linux123 3 6,079 12-02-2020, 10:29 AM
Last Post: linux123

Forum Jump:


Users browsing this thread: 1 Guest(s)