You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/installation-guide/getting-started.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,13 @@ GhostBSD is available for general use.
8
8
## System requirements
9
9
10
10
* 2 GHz dual core Intel/AMD 64-bit processor
11
-
*4 GiB RAM (system memory for physical and virtualized installs)
11
+
*8 GiB RAM (system memory for physical and virtualized installs)
12
12
* VGA capable of 1024x768 screen resolution
13
13
* Network connection
14
14
* 15 GiB of storage
15
15
* Either a CD/DVD drive or a USB port for booting the installer media
16
16
17
-
In the future, there may also be builds for other processor architectures. We would like to bring down the RAM requirement considerably.
17
+
**Note**: While the system may boot with less RAM, 8 GiB is recommended for reliable installation and operation. Systems with 4 GiB or less may experience issues during installation due to video buffer usage and installer memory requirements.
18
18
19
19
Please refer to [FreeBSD Hardware Compatibility](https://docs.freebsd.org/en/books/faq/#hardware) for more information on individual components.
20
20
@@ -107,7 +107,7 @@ Users have reported success in running GhostBSD in the following virtualization
107
107
Please note:
108
108
109
109
* The VM needs to be __64-bit__
110
-
* The VM needs __at least 4 GB of RAM__
110
+
* The VM needs __at least 8 GB of RAM__
111
111
* The VM needs __at least 2 CPU cores__
112
112
* The boot process takes longer than you might expect; boot in verbose mode to see the details
113
113
* For best results set **EFI/UEFI** boot mode (not BIOS)
0 commit comments