Git Product home page Git Product logo

ghostbsd-build's Introduction

ghostbsd-build

Live media creator for GhostBSD distribution

Introduction

The purpose of this tool is to quickly generate live images for GhostBSD.

Features

  • Build GhostBSD from packages
  • Mate and XFCE desktop environments
  • Hybrid DVD/USB image

Graphics support

  • Compatible with VirtualBox, VMware, NVIDIA graphics out of box
  • SCFB support with automatic best resolution for UEFI enabled systems with Intel/AMD graphics

System requirements

  • Latest version of GhostBSD
  • 20GB of free disk space
  • 4GB of free memory

Note: GhostBSD 22.01.12 and later should be used to build ISO.

Initial setup

Install the required packages:

pkg install git transmission-utils rsync

Make sure to have linux64 kernel module loaded

kldload linux64
sysrc -f /etc/rc.conf kld_list="linux64"

Clone the repo:

git clone https://www.github.com/ghostbsd/ghostbsd-build.git

Starting a build

Enter the directory for running the LiveCD build script:

cd ghostbsd-build

To build a GhostBSD with MATE as default desktop

./build.sh -d mate -b unstable

or

./build.sh -d mate -b release

(Option) To build GhostBSD with XFCE as default desktop

./build.sh -d xfce -b unstable

Burn an image to cd:

cdrecord /usr/local/ghostbsd-build/iso/GhostBSD-22.01.12.iso

Write an image to usb stick:

dd if=/usr/local/ghostbsd-build/iso/GhostBSD-22.01.12.iso of=/dev/da0 bs=4m

ghostbsd-build's People

Contributors

andigi89 avatar angelescuo avatar anonymous-cupholder avatar convbsd avatar ericbsd avatar kraileth avatar mfjurbala avatar nevillehay avatar pkgdemon avatar sandovaljoachin avatar v-thacker avatar vic-thacker avatar wolf-feathers avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.