From 2ec43227721de65016914387a9a002967c1bb899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=B8rlaag?= <114830266+Borlaag@users.noreply.github.com> Date: Fri, 6 Jan 2023 17:33:53 +0000 Subject: Documentation: Update VMWare docs memory section --- Documentation/VMware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/VMware.md b/Documentation/VMware.md index a0c0da334a..ad84fd7a08 100644 --- a/Documentation/VMware.md +++ b/Documentation/VMware.md @@ -23,7 +23,7 @@ Creating a SerenityOS virtual machine is similar to any other virtual machine. T 4. Choose any size for the hard disk. This disk will later be removed and replaced with the converted GRUB image from the previous stage. 5. Select **Finish** to finalize creation of the virtual machine. 6. Select the newly created virtual machine and click **Edit virtual machine settings**. -7. Serenity requires at minimum 32 MB of memory. Set **Memory for this virtual machine** equal to or above 32 MB. The currently recommended size is 256 MB. Please note that Serenity is currently a 32-bit system, so anything above the ~3.5 GB mark will not be recognized. +7. Serenity requires at minimum 512 MiB of memory. Set **Memory for this virtual machine** equal to or above 512 MiB. The currently recommended size is 1 GiB. 8. Select the existing **Hard Disk** and click **Remove**. 9. Select **Add**, select **Hard Disk**, select **IDE (Recommended)**, select **Use an existing virtual disk**. 10. Click **Browse** and browse to where you stored the converted VMDK disk image from the previous stage and add it. Click **Finish**. -- cgit v1.2.3