03-27-2021, 07:03 PM
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:
I downloaded the latest debain installer `git clone https://github.com/daniel-thompson/pineb...taller.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?
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/pineb...taller.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?