Posts

HDMI Audio sound patches into GhostBSD source code /usr/ghost14/ghostbsd-src SOLVED Jan20 2024

Image
HDMI Audio sound patches into GhostBSD source code /usr/ghost14/ghostbsd-src   January 19, 2024  SOLVED Jan 20, 2024 Applied the three patches manually: D36431, D37878 ,  D37879      D36431 date was September 2, 2022 D37879 date was December 26, 2022 D37878 date was December 26, 2022 fetch https://reviews.freebsd.org/D36431?download=true wget -c https://reviews.freebsd.org/file/data/cc5gnx6lx7pcvduupcbj/PHID-FILE-ombv7ctfqm3de2dyqgeq/D36431.diff fetch https://reviews.freebsd.org/D37878?download=true wget -c https://reviews.freebsd.org/file/data/bicc7vdmyzwnylvq5soa/PHID-FILE-wc6uoit423pb3lpagwsq/D37878.diff fetch https://reviews.freebsd.org/D37879?download=true wget -c https://reviews.freebsd.org/file/data/ln65jga5vwpz4j2ijmnx/PHID-FILE-cnp5deghq74u3kcfwtxs/D37879.diff Standard update to /usr/src  code to the latest git -C /usr/src pull --ff-only root@usr/src # git -C /usr/src pull --ff-only Already up to date. Go to bottom of this post and read...

January 19, 2024 Howto Download a Raspberry Pi 4B bootable image from http://ghostbsdarm64.hopto.org/packages/

 Download a Raspberry Pi 4B bootable image for a USB Flash drive 16GB or larger size March 6, 2024  update:  use  Feb27_2.img.xz  file http://ghostbsdarm64.hopto.org/packages/    Here is the directory to look at. http://ghostbsdarm64.hopto.org/packages/write_freebsd_img_dd_to_da1.sh   Here is the shell script for GhostBSD / FreeBSD that will download the  FreeBSD-14.0-RELEASE image GhostBSD Feb27_2.img.xz  image file. HDMI Audio will eventually be working  Paste in any URL link to download that file using BSD Fetch command 0.)  Select '0' to download the FreeBSD-14.0-RELEASE CHECKSUM-RPI text file and compare against the FreeBSD-14.0-RELEASE  sha512 checksum value   

January 18 2024 More Random notes on GhostBSD 14.0-STABLE O/S bring up

   January 18 2024 More Random notes on GhostBSD 14.0-STABLE O/S bring up      Be patient and wait for memory checking to complete before blindly typing ctrl-C.   Have fun wildly swinging the mouse arrow cursor around the screen. Sort of Like Pong?   Edit the /mnt/esp msdosfs  config.txt file to modify the video output to fit INSIDE the borders of the screen. overscan_left=100 overscan_right=25 overscan_top=30 overscan_bottom=24 On a Samsung TV you may adjust the video: use the remote "menu" button ---> Picture --> Right arrow button,  Down arrow button to Picture Size --> Enter Button or Right arrow button.   Make your selection " Screen Fit "  Enter Button.  Down arrow button to Position.  Use the 4 arrow buttons to move the picture position around.  When adjusted, Hit Enter ,  Down arrow to "Close" menu Enter Button ,  then Hit Return button or Exit Button.   Happy Fu...

Testing Embedded Post. from X.com Twitter

Image
 I wish to test an embedded post from X.com testing here.  Probably does not work <blockquote class="twitter-tweet"><p lang="en" dir="ltr">I certainly am porting GhostBSD to Arm64! , Klara Articles help me do this task. <a href="https://t.co/4d6imqgnIh">https://t.co/4d6imqgnIh</a><a href="https://t.co/EL0la3Z04N">https://t.co/EL0la3Z04N</a> <br>Help me test on Raspi 4B,3B,400 hardware.<br>1 USB Flash Drive, 1 USB SSD, 5 shell script files<a href="https://t.co/eKdaxNNhC9">https://t.co/eKdaxNNhC9</a> Thank you Klara for the help!</p>&mdash; Fred L Finster (@l_finster34982) <a href="https://twitter.com/l_finster34982/status/1743068442453012566?ref_src=twsrc%5Etfw">January 5, 2024</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> This is my test.  Fre...

How to install GhostBSD-Arm64 into a USB Flash Drive stick April 24, 2024 update edition.

Image
 How to install GhostBSD-Arm64 into a USB Flash Drive stick January 5, 2024 edition, update April 24 2024 The steps below are based on using a Raspberry Pi 4B,3B,400 computer, running sh shell scripts using FreeBSD or GhostBSD-ARM64.    1.)  You can  may run these scripts on a standard X86_64 PC booting a live image of https://GhostBSD.org/download    " latest build " or the regular released version, then written to a USB flash Drive for booting up a live media version of GhostBSD or    booting a snapshot .ISO image of FreeBSD.  updated March 2, 2025 https://freebsd.org/where    FreeBSD.org/where   13.2-RELEASE or 14.2-RELEASE https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/14.2/   https://ghostbsd.org/download   Direct download from Canada, France, South Africa or a Torrent download  for x86_64  GhostBSD image   Brian Hughes, creates a GhostBSD 25.01R14.2p1 release video https:/...

ZFS boot on root setup for a USB SSD

Image
ZFS boot on root  setup for  a USB SSD http://ghostbsdarm64.hopto.org/packages/   Where to find files ? Here use this link.   http://ghostbsdarm64.hopto.org/packages/gh14_Dec30_arm64_create_disk.tar.gz Download this file to a working directory on your GhostBSD live media or a working FreeBSD machine. xz --decompress --keep gh14_Dec30_arm64_create_disk.tar.gz Use the file dd_ghost14.sh  shell script to 'dd' write the image file: http://ghostbsdarm64.hopto.org/packages/Ghost14_5g_selfbuilt_raspi4b_Jan22_0.img.xz    Ghost14_5g_selfbuilt_raspi4b_Jan22_0.img  file into a USB flash drive /dev/da1 Shell scripts to create the USB SSD, and the captured output listings It is hard to remember the details of creating a partition without a tested script. Also look at a PuppyLinux_or_PCBSD blog post on reading about ZFS create: http://puppylinux-or-pcbsd.blogspot.com/2023/03/zpool-create-zfs-create-how-to-use-disk.html   https://www.reddit.com/r/freebsd/co...

Partition Type Numbers for FreeBSD and Linux, maybe Windows Gpart command

Image
https://www.softwaretestinghelp.com/mbr-vs-gpt/ https://itnixpro.com/manage-disk-partitions-in-linux-using-gdisk/   GDISK  https://linuxconfig.org/how-to-list-create-delete-partitions-on-mbr-and-gpt-disks-rhcsa-objective-preparation   MBR and GPT disks https://www.computernetworkingnotes.com/linux-tutorials/manage-linux-disk-partition-with-gdisk-command.html   GDISK  command  https://www.rodsbooks.com/gdisk/walkthrough.html   GDISK walk through Rod Smith  Partition Type Numbers for FreeBSD and Linux, maybe Windows  Gpart command https://www.system-rescue.org/disk-partitioning/Partitions-attributes/ System-Rescue  shows Fdisk, parted, gparted  examples  look for a gdisk example https://learn.microsoft.com/en-us/windows-hardware/customize/desktop/unattend/microsoft-windows-setup-diskconfiguration-disk-modifypartitions-modifypartition-typeid Microsoft Windows  BIOS/MBR UEFI GPT  information https://learn.microsoft.com/en...