From 3559fb258a0ced346fd1ed97e8358afeab094e9b Mon Sep 17 00:00:00 2001 From: f-trycua Date: Wed, 23 Apr 2025 17:22:41 -0700 Subject: [PATCH] Update logical size --- libs/lume/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/lume/README.md b/libs/lume/README.md index 5d303d2c..99eb8942 100644 --- a/libs/lume/README.md +++ b/libs/lume/README.md @@ -161,9 +161,9 @@ For the security of your VM, change the default password `lume` immediately afte | Image | Tag | Description | Logical Size | |-------|------------|-------------|------| -| `macos-sequoia-vanilla-sparse` | `latest`, `15.2` | macOS Sequoia 15.2 image | 40GB | -| `macos-sequoia-xcode-sparse` | `latest`, `15.2` | macOS Sequoia 15.2 image with Xcode command line tools | 50GB | -| `macos-sequoia-cua-sparse` | `latest`, `15.3` | macOS Sequoia 15.3 image compatible with the Computer interface | 80GB | +| `macos-sequoia-vanilla-sparse` | `latest`, `15.2` | macOS Sequoia 15.2 image | 20GB | +| `macos-sequoia-xcode-sparse` | `latest`, `15.2` | macOS Sequoia 15.2 image with Xcode command line tools | 22GB | +| `macos-sequoia-cua-sparse` | `latest`, `15.3` | macOS Sequoia 15.3 image compatible with the Computer interface | 24GB | | `ubuntu-noble-vanilla-sparse` | `latest`, `24.04.1` | [Ubuntu Server for ARM 24.04.1 LTS](https://ubuntu.com/download/server/arm) with Ubuntu Desktop | 20GB | For additional disk space, resize the VM disk after pulling the image using the `lume set --disk-size ` command. Note that the actual disk space used by sparse images will be much lower than the logical size listed.