Boot Order in Pinebook Pro
#4
If you have the uboot image (uboot.img OR u-boot.itb) then, to find out,
strings <uboot> |grep _targets replacing <uboot> with whatever is appropriate
mmc0 is emmc, mmc1 is SD
OR using dd, rip 4M out of some block device starting 8M in (and writing to some tmp file)
what you want is
strings uboot.img |grep _targets
boot_targets=mmc1 usb0 mmc0 pxe dhcp
(this from mrfixit bsp uboot,, no nvme)
Of course there has to be the boot files in "correct" place, one of,,,, boot.scr, extlinux.conf, aarch64.efi
and their configuration has to be correct too
--------after a little more thought----
Maybe for the OP, easiest would be to rename the boot files and see what happens,, ie
cd /boot/extlinux ; mv extlinux.conf extlinux.conf.good ;reboot (reboot is a little flakey, might need a shutdown)
Obviously with SD card in
  Reply


Messages In This Thread
Boot Order in Pinebook Pro - by food - 11-17-2023, 06:21 AM
RE: Boot Order in Pinebook Pro - by wdt - 11-18-2023, 12:55 PM
RE: Boot Order in Pinebook Pro - by donn - 11-18-2023, 07:03 PM
RE: Boot Order in Pinebook Pro - by wdt - 11-18-2023, 08:41 PM
RE: Boot Order in Pinebook Pro - by donn - 11-20-2023, 07:02 AM
RE: Boot Order in Pinebook Pro - by food - 11-22-2023, 07:04 PM
RE: Boot Order in Pinebook Pro - by donn - 11-23-2023, 03:51 AM
RE: Boot Order in Pinebook Pro - by KC9UDX - 11-22-2023, 10:08 PM
RE: Boot Order in Pinebook Pro - by KC9UDX - 11-23-2023, 07:37 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian on Pinebook Pro u974615 7 1,436 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 1,900 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 2,282 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 2,382 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 90,377 12-08-2023, 11:25 PM
Last Post: tllim
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 5,584 08-31-2023, 04:20 PM
Last Post: TRS-80
  [Manjaro] u-boot won't boot from eMMC with (unbootable) SD card present zackw 1 2,046 08-21-2023, 09:08 PM
Last Post: vanessadonald
  Would a Pinebook Pro be good for a Linux newbie? cassado10 6 1,599 08-08-2023, 04:58 AM
Last Post: moobythegoldensock
  Install deepin OS on pinebook pro wangyukunshan 4 1,707 08-07-2023, 01:12 PM
Last Post: myself600
  Kali Linux for Pinebook Pro - stuck on the login screen owaspfap 0 699 07-13-2023, 05:21 PM
Last Post: owaspfap

Forum Jump:


Users browsing this thread: 1 Guest(s)