Skip to content

Conversation

@Cascoopman
Copy link

I ran out of disk space running the installation steps on a fresh VM with 100GB. Got out of disk error. After installation the final size required is about 70GB, but during the process it requires more.

Copilot AI review requested due to automatic review settings September 20, 2025 13:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds disk space requirements to the documentation after the author encountered out-of-disk errors during installation on a 100GB VM. The change specifies that 100GB+ of free disk space is required for installation.

  • Adds disk space requirements to system specifications
  • Updates both installation documentation and README with consistent storage requirements

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docs/getting_started/installation.md Adds disk space requirement to system specs checklist
README.md Adds disk space requirement to system requirements section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

- [x] **RAM:** 32GB+
- [x] **GPU:** NVIDIA RTX 2070+
- [x] **VRAM:** 8GB+
- [x] **DISK:** 100GB+ free space
Copy link

Copilot AI Sep 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The formatting is inconsistent with other requirement entries. Remove the colon after 'DISK' to match the pattern used for RAM, GPU, and VRAM entries.

Suggested change
- [x] **DISK:** 100GB+ free space
- [x] **DISK** 100GB+ free space

Copilot uses AI. Check for mistakes.
README.md Outdated
- **RAM**: 32GB+ recommended
- **VRAM**: 8GB+
- **GPU**: NVIDIA RTX 2080+
- **DISK:** 100GB+ free space
Copy link

Copilot AI Sep 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The formatting is inconsistent with other requirement entries. Remove the colon after 'DISK' to match the pattern used for RAM, VRAM, and GPU entries.

Suggested change
- **DISK:** 100GB+ free space
- **DISK**: 100GB+ free space

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant