Editing Pre-installation Tasks

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 21: Line 21:
 
==== On BSD ====
 
==== On BSD ====
  
: <code>dd if=/path/to/GhostBSD19.04.iso of=/dev/da0 bs=4m conv=sync</code>
+
: <code>dd if=/path/to/GhostBSD18.10.iso of=/dev/da0 bs=4m conv=sync</code>
  
 
==== On Linux ====
 
==== On Linux ====
  
: <code>sudo dd if=GhostBSD19.04.iso of=/dev/sdf bs=4M conv=sync</code>
+
: <code>sudo dd if=GhostBSD18.10.iso of=/dev/sdf bs=4M conv=sync</code>
  
 
==== On Mac ====
 
==== On Mac ====
  
: <code>dd if=/path/to/GhostBSD19.04.iso of=/dev/disk2 bs=10240 conv=sync</code>
+
: <code>dd if=/path/to/GhostBSD18.10.iso of=/dev/disk2 bs=10240 conv=sync</code>
  
 
==== On Windows ====
 
==== On Windows ====

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)