An unofficial Debian Installer for Pinebook Pro
After running the installer, mount the root partition, chroot into it, do whatever apt commands you want, exit from the chroot, and unmount the root partition.

Something like this:


Code:
mount /dev/mmcblk1p6 /mnt
chroot /mnt /bin/bash
apt install wpasupplicant network-manager
# (run any other commands you like here)
exit
umount /mnt


(make sure a given command succeeds before moving on to the next one)


Messages In This Thread
RE: An unofficial Debian Installer for Pinebook Pro - by Solra Bizna - 02-12-2020, 05:14 AM
First boot - by JaredT66 - 05-19-2020, 09:49 AM
RE: First boot - by carletes - 05-19-2020, 01:35 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Upgrading Armbian from v24.2.1 gnome, breaks pinebook pro Sb2024 1 5,151 08-09-2025, 06:53 AM
Last Post: Sb2024
  Unable to install Debian Bullseye because of missing wifi firmware Pino64 8 9,195 06-26-2025, 09:20 PM
Last Post: reukiodo
  Boot Order in Pinebook Pro food 11 7,620 03-28-2025, 10:08 AM
Last Post: DrYak
  Pinebook pro won't boot after bootloader installation jwensouls 4 3,636 08-21-2024, 04:17 AM
Last Post: KC9UDX
  Official Debian support moonwalkers 64 83,515 07-08-2024, 01:40 PM
Last Post: Humid Stylus
  [Pinebook Pro/Mobian/XFCE4] can fix touch or screen in greeter not both SynthGal 0 1,732 05-31-2024, 09:42 AM
Last Post: SynthGal
  Debian on Pinebook Pro u974615 7 6,325 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 9,043 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 5,592 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 6,419 12-11-2023, 03:47 AM
Last Post: calinb

Forum Jump:


Users browsing this thread: 4 Guest(s)