Issues Installing NetBSD on a PineBook Pro
#3
Pinebook Pro is probably not the best platform to get your feet wet in BSD. Installation and setup is much smoother on X86 at the moment. And you're limited to mainly NetBSD at the moment if you're looking for an easy install.

That being said, non-X86 arches is where NetBSD shines, and is the main reason I purchased one.

I currently run -Current. The drivers for Pinebook Pro are up-to-date on it, and wifi works. But the downside is, you'll have to build everything yourself from source OR use hackish methods to get NetBSD 9.1 binaries to work.

Anyway, I run from an SD. Here is how I do it:
-Download Image from armbsd.org
-Put in your sd card.
-Open up terminal on your linux machine.
-Double check the device name of your sd card. lsblk
-sudo dd if=Name_Of_The_NetBSD_Image_File.img of=/dev/mmcblk1 bs=4M status=progress
-Reboot

NetBSD will boot up. You might get a fuzzy monitor, if so, turn it off and turn it back on.

-NetBSD will growfs on the sd card.
-Then you'll be at login prompt.
-Root is the user name. No password.

At this point, I suggest passwd to change your root password.
Then 'useradd -m username' a new user.
Then 'passwd username' to change the password
Then 'usermod -G wheel username' to give your username su power.
Then exit out of root, log in to your user account.
type in startx to boot up x.
SU up a terminal.
Use vi to edit your wpa_supplicant: https://wiki.netbsd.org/tutorials/how_to...upplicant/
If you're on 9.1, edit your pkg_paths for pkg-add: https://www.netbsd.org/docs/guide/en/cha...oot-pkgsrc
If you're on -Current download pkgsrc: https://www.netbsd.org/docs/pkgsrc/getting.html I suggest using CVS to get the newest sources. The Image will have compile issues with some packages if you use the ftp tarballs. You may run into compile issues anyway, and get frustrated with how slow PBP is with compiling big stuff.
There is a hackish solution for using 9.1 binaries on -Current, see the other thread on here for how.

If you were looking to not use an SD card, I would try installing it like Manjaro is suggested to be installed. Wget the image while running an OS from the SD card. Then DD that image to your device.

Good luck! And remember, don't take BSD's current state on PBP as an indicator how good or frustrating BSD is. All four BSD are absolutely awesome OSs on supported platforms. PBP support should get better as time progresses.

I forgot to reply to the actual question though... Sorry:

Quote:However, when I inserted the SD card into the PineBook, it ignored the microSD card and just went ahead to boot Manjaro.

Where did you get the netbsd image from?
Did you sha check the image?
Did you properly dd the sd card?

I would try re-imaging the sd card again, and possibly trying a different sd card.
  Reply


Messages In This Thread
RE: Issues Installing NetBSD on a PineBook Pro - by BronzeBeard - 01-04-2021, 11:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  2nd NetBSD boot goes dark donn 6 1,852 02-22-2024, 03:59 AM
Last Post: KC9UDX
  NetBSD 1.0 runs down battery donn 13 1,496 11-15-2023, 04:05 PM
Last Post: KC9UDX
  Booting NetBSD untitled 12 6,054 08-30-2022, 01:23 AM
Last Post: untitled
  NetBSD on the Pinebook Pro in August 2022 - or not? KC9UDX 6 3,735 08-24-2022, 01:49 AM
Last Post: KC9UDX
  NetBSD and pinebook keyboard/trackpad firmware updater mrgtwentythree 5 9,963 05-16-2021, 07:37 PM
Last Post: mrgtwentythree
  NetBSD Der Geist der Maschine 76 110,614 05-16-2021, 02:43 PM
Last Post: mrgtwentythree
Question OpenBSD 6.7 on Pinebook Pro SKG 27 49,636 05-07-2021, 04:03 PM
Last Post: bigtreeman
Music NetBSD and USB "sound cards" KC9UDX 2 5,344 05-07-2021, 12:11 PM
Last Post: elimark1
  OpenBSD on the pinebook pro e-minguez 5 11,181 04-27-2021, 04:06 AM
Last Post: dreamer_
  PINEBOOK Pro USB-C Docking Deck on FreeBSD S199pWa1k9r 2 4,521 03-04-2021, 01:53 PM
Last Post: Arwen

Forum Jump:


Users browsing this thread: 1 Guest(s)