Posts

Showing posts with the label GhostBSD

Raspberry Pi OS works, is supported. Why select and use GhostBSD-Arm64?

Raspberry Pi OS works, is supported.  Why select and use GhostBSD-Arm64?   Why would you choose to port FreeBSD (GhostBSD-Arm64) to the Raspberry Pi 4B?  Well I had experience installing & running PCBSD on a x86 laptop in June 2014.  Then I  went back to work and the next time I had time to install PCBSD was October, November 2016, yet there was no PCBSD available then.  Looking around I found https://GhostBSD.org/download and installed GhostBSD.  Networkmgr python app was not working for me.  So I studied about setting up wifi manual using google searches.  I will share forum posts related to that wifi learning experience. https://forums.ghostbsd.org/ucp.php?i=pm&mode=view&f=-1&p=162   Letter Note I wrote about my noob experience with GhostBSD in December 2016. Sorry, but when you are new, you don't have a procedure to follow or know the command names from the very beginning of your journey to knowledge.  Yet,...

Poudriere setup to compile from GhostBSD 14.0 Stable source code github.com/ghostbsd/ghostbsd-src

Image
https://man.freebsd.org/cgi/man.cgi?query=poudriere-jail&sektion=8&apropos=0&manpath=FreeBSD+13.2-RELEASE+and+Ports  Poudriere setup to compile from GhostBSD 14.0 Stable source code  github.com/ghostbsd/ghostbsd-src  Will do better on the graphic above. Use  Red Ryder Computer #1 running Poudriere build and running NGINX web server, IP number 192.168.1.7 Tin Can Computer #2  is the client computer looking to install new software pkgs to his base software.  Like  pkg install xorg xfce on his base GhostBSD kernel build 14.0 or 15.0.  IP number 192.168.1.23 REDRYDER Computer #1 files: /etc/pkg/FreeBSD.conf    DON'T EDIT this file at this location. Leave it alone. mkdir -p /usr/local/etc/pkg/repos echo "FreeBSD: { enabled: no }" > /usr/local/etc/pkg/repos/FreeBSD.conf cp -p /etc/pkg/FreeBSD.conf  /usr/local/etc/pkg/repos/GhostBSD.conf  /usr/local/etc/pkg/repos/FreeBSD.conf    Yes, you may Edit thi...

GDB test connection from FreeBSD 13.0 x86_64 (GhostBSD ) to Black Magic Probe hardware

   GDB test connection from FreeBSD 13.0 x86_64 (GhostBSD ) to Black Magic Probe hardware https://black-magic.org/usage/gdb-commands.html   BMP GDB commands https://sourceware.org/gdb/    GDB command listing sudo gdb GNU gdb (GDB) 12.1 [GDB v12.1 for FreeBSD] Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "aarch64-portbld-freebsd14.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at:     <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" t...

USB Serial Port connection From GhostBSD / FreeBSD 13.1 to Raspberry Pi 4B hardware, through the Black Magic Probe virtual USB serial port to 3.3V ttl level

  USB Serial Port connection From GhostBSD / FreeBSD 13.1 to Raspberry Pi 4B hardware, through the Black Magic Probe virtual USB serial port to 3.3V ttl level   Open a MATE terminal or Xterm terminal  from Applications  -->  System Tools --> MATE terminal Check pstat -t  to see what devices are available  pstat -t       LINE   INQ  CAN  LIN  LOW  OUTQ  USE  LOW   COL  SESS  PGID STATE      ttyu2 23040    0    0 2304 23064    0 2307    11     0     0 ICOiX      ttyv0  1920    0    0  192  1984    0  199   625  4081  4081 Oicl      ttyv1  1920    0    0  192  1984  ...

Download a FreeBSD 14.0 Current version for Raspberry Pi

Image
Download  a FreeBSD 14.0 Current version for Raspberry Pi Here below,  I used Manjaro Linux to download and write an .IMG file to a microSD card.  I have also used GhostBSD.org Operating System as my base development system to do the same thing.   The commands are slightly different to perform the same task.  Like sha256, sha512 commands for GhostBSD and sha256sum, sha512sum for Manjaro Linux. My non functional USB Keyboard problem details, referenced in URLS I see some numbers and text fly by on the HDMI Monitor with Raspberry Pi 4B, yet could not type on the USB keyboard and enter some characters to login at the login prompt.  The keyboard was non responsive.  The February 2021 FreeBSD snapshots did not have the correct start4.elf file. [Bug 253981] USB keyboard doesn't work on RaspberryPi 4. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253981 Bug ID: 253981 Summary: USB keyboard doesn't work on... Nabble ( http://freebsd.1045724.x6.na...