PINE64
PIneBook Pro - Boot from SD - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112)
+--- Thread: PIneBook Pro - Boot from SD (/showthread.php?tid=8278)

Pages: 1 2


RE: PIneBook Pro - Boot from SD - 5825bc9762 - 03-27-2021

I just bought a secondhand Pinebook Pro and excited to try out different OSes from the sd card boot. But I cannot get it to boot from MicroSD.

It boots from the eMMC fine and is running Debian Stretch.

I can log in to rock account and ran the updater. I also manually ran `sudo apt update` and `sudo apt upgrade`. Seems like I am running latest kernel:


Code:
$ uname -r
4.4.213


I downloaded the latest debain installer `git clone https://github.com/daniel-thompson/pinebook-pro-debian-installer.git` and ran `./install-debian`. This successully installed Debian to a MicroSD card. Which mounts mmcblk0-RootFS and mmcbllk0-Boot if I plug in the sd card after booting from eMMC.

But when I leave the sd in the slot and reboot, it still just boots from the eMMC.

Anything else I should try?


RE: PIneBook Pro - Boot from SD - wdt - 03-27-2021

>and is running Debian Stretch
But there are at least 5 distros based on debian, maybe uname -a or look in /etc
You haven't said if you have tried other distros on SD,,
so, at this point you don't know whether it is SD or uboot to blame
So, I would say first to try another SD with another distro on it, mrfixit for example
it WILL be using the uboot on emmc at this point, some uboots are troublesome


RE: PIneBook Pro - Boot from SD - 5825bc9762 - 03-29-2021

(03-27-2021, 11:51 PM)wdt Wrote: >and is running Debian Stretch
But there are at least 5 distros based on debian,  maybe uname -a or look in /etc
You haven't said if you have tried other distros on SD,,
so, at this point you don't know whether it is SD or uboot to blame
So, I would say first to try another SD with another distro on it, mrfixit for example
it WILL be using the uboot on emmc at this point, some uboots are troublesome

Thank you. The solution was buying a new SD card. The two older ones I tried both failed.