Editing GhostBSD Users Handbook

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 46: Line 46:
  
 
*Pentium 4 or higher  
 
*Pentium 4 or higher  
*6 GB RAM  
+
*4 GB RAM  
 
*30GB of free hard drive space  
 
*30GB of free hard drive space  
 
*Network card  
 
*Network card  
Line 54: Line 54:
 
The following are the minimum recommended requirements. The faster your computer hardware, the better your computing experience:
 
The following are the minimum recommended requirements. The faster your computer hardware, the better your computing experience:
  
LXDE Version/Gnome2 Version:
+
LXDE Version:
 
*Pentium 4 or higher  
 
*Pentium 4 or higher  
*6 GB of RAM  
+
*4 GB of RAM
 +
*30GB of free hard drive space
 +
*Network card
 +
*Sound card
 +
*NVIDIA 3D accelerated video card
 +
 
 +
Gnome2 Version:
 +
*Pentium 4 or higher
 +
*4 GB of RAM  
 
*30GB of free hard drive space  
 
*30GB of free hard drive space  
 
*Network card  
 
*Network card  
Line 81: Line 89:
 
==== Check for FreeBSD Errata ====
 
==== Check for FreeBSD Errata ====
  
GhostBSD is based on FreeBSD. Although the FreeBSD Project strives to ensure that each release of FreeBSD is as stable as possible, bugs occasionally creep into the process. On very rare occasions those bugs affect the installation process. As these problems are discovered and fixed, they are noted in the [https://www.freebsd.org/releases/12.0R/errata.html FreeBSD Errata] on the FreeBSD web site. Check the errata before installing to make sure that there are no problems that might affect the installation.
+
GhostBSD is based on FreeBSD. Although the FreeBSD Project strives to ensure that each release of FreeBSD is as stable as possible, bugs occasionally creep into the process. On very rare occasions those bugs affect the installation process. As these problems are discovered and fixed, they are noted in the [http://www.freebsd.org/releases/9.0R/errata.html FreeBSD Errata] on the FreeBSD web site. Check the errata before installing to make sure that there are no problems that might affect the installation.
  
 
==== Prepare the Installation Media ====
 
==== Prepare the Installation Media ====
Line 87: Line 95:
 
The installation system for GhostBSD can be downloaded for free. GhostBSD is available in .iso(CD DVD) or .img(USB stick and flash drive) file extension. Copies of GhostBSD installation media are available at the [http://www.ghostbsd.org/download GhostBSD Download page].
 
The installation system for GhostBSD can be downloaded for free. GhostBSD is available in .iso(CD DVD) or .img(USB stick and flash drive) file extension. Copies of GhostBSD installation media are available at the [http://www.ghostbsd.org/download GhostBSD Download page].
  
===== Creating a bootable Memory Stick in FreeBSD or GhostBSD. =====
+
===== Creating a bootable Memory Stick in FreeBSD, Trident, or GhostBSD. =====
  
 
* ''Warning: The example below shows /dev/da0 as the target device where the image will be written. Be very careful that the correct device is used as the output target, or you may destroy existing data.
 
* ''Warning: The example below shows /dev/da0 as the target device where the image will be written. Be very careful that the correct device is used as the output target, or you may destroy existing data.
Line 93: Line 101:
 
The memory stick image has a .iso extension. The .iso file is not a regular file. It is an image of the complete contents of the memory stick. It cannot simply be copied like a regular file, but must be written directly to the target device with dd(1):
 
The memory stick image has a .iso extension. The .iso file is not a regular file. It is an image of the complete contents of the memory stick. It cannot simply be copied like a regular file, but must be written directly to the target device with dd(1):
 
<pre>
 
<pre>
dd if=/path/to/GhostBSD-20.03.iso of=/dev/da0 bs=1m
+
dd if=/path/to/GhostBSD18.10.iso of=/dev/da0 bs=1m
 
</pre>
 
</pre>
  
Line 163: Line 171:
  
  
=== Installing with [[GBI]] ===
+
=== Installing with GBI. ===
  
[[GBI]] is a GTK graphical BSD installer program written by Eric Turgeon and introduced in 2011 for GhostBSD 2.5. [[GBI]] use the [[pc-sysinstall]] back-end developed by Kris More of PC-BSD.
+
GBI is a GTK graphical BSD installer program written by Eric Turgeon and introduced in 2011 for GhostBSD 2.5. GBI use the pc-sysinstall back-end developed by Kris More of PC-BSD.
 
   
 
   
  
Line 179: Line 187:
  
 
{| style="color:black; background-color:#f3f8fd;" class="wikitable"
 
{| style="color:black; background-color:#f3f8fd;" class="wikitable"
|'''Note:''' [[GBI]] will be multilingual in the future and the language who are display is default language some of us speak.
+
|'''Note:''' GBI will be multilingual in the future and the language who are display is default language some of us speak.
 
|}
 
|}
  
Line 187: Line 195:
 
'''Selecting keyboard model, layout and variant menu'''
 
'''Selecting keyboard model, layout and variant menu'''
  
[[File:Installer-Select-Keyboard-Variant.PNG]]
+
[[File:Keyboard.png]]
  
 
The model option is the model of your keyboard. This list have huge amount of keyboard model. You do not need to specify one model. By selecting this option it will give you full support of your keyboard.     
 
The model option is the model of your keyboard. This list have huge amount of keyboard model. You do not need to specify one model. By selecting this option it will give you full support of your keyboard.     
Line 198: Line 206:
 
|'''Note:''' If you use the default GhostBSD system keyboard setup you can skip by just click on on forward. Also if you don't know your keyboard model and variant don't select any of those.
 
|'''Note:''' If you use the default GhostBSD system keyboard setup you can skip by just click on on forward. Also if you don't know your keyboard model and variant don't select any of those.
 
|}
 
|}
 +
  
 
====Time Zone menu====
 
====Time Zone menu====

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)