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
  linux-headers and quartz64-post-install package conflicts Berzerkleyfan 2 639 12-01-2023, 05:17 AM
Last Post: Berzerkleyfan
  eMMC empty? bluedemon382 0 740 07-19-2023, 06:29 AM
Last Post: bluedemon382
  Boot Ox64 after SPI Flash IC replacement kotnitro 1 1,128 05-26-2023, 02:19 AM
Last Post: kotnitro
  Star64 first boot (and success) bortzmeyer 1 1,567 05-24-2023, 02:45 AM
Last Post: draintroup
  USB adapter to eMMC module not recognized danril 0 1,285 11-25-2022, 04:16 AM
Last Post: danril
  PBP Debian 11 GRUB install error zlth 2 1,895 11-18-2022, 07:42 AM
Last Post: zlth
Exclamation Quartz64 model a wont boot AndyNZAUS 0 1,549 09-13-2022, 06:35 AM
Last Post: AndyNZAUS
  Maximum size of boot MicroSD for RockPro64 and Pinebook Pro commiecam 0 1,686 08-07-2022, 10:47 AM
Last Post: commiecam
  How to boot from SD card on pinebook pro linux123 3 6,043 12-02-2020, 10:29 AM
Last Post: linux123
Lightbulb Live boot with persistence? r00tn3rd 1 3,215 10-23-2020, 01:30 AM
Last Post: HotChocolate

Forum Jump:


Users browsing this thread: 1 Guest(s)