Skip to content

proxmox/chr_install.sh: default extra disk size to 256M - #19

Merged
gpas45 merged 1 commit into
mainfrom
claude/gifted-archimedes-ujs7a4
Jun 12, 2026
Merged

proxmox/chr_install.sh: default extra disk size to 256M#19
gpas45 merged 1 commit into
mainfrom
claude/gifted-archimedes-ujs7a4

Conversation

@gpas45

@gpas45 gpas45 commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Fixes the disk-size prompt failing on empty input and adds a sensible default.

  • Pressing Enter now defaults to 256M (configurable via VM_DISK_EXTRA) instead of erroring on empty input.
  • Accepts K/M/G/T suffixes (case-insensitive); a bare number is still treated as GB for backwards compatibility; 0 skips the resize.

https://claude.ai/code/session_016rtazH8tiWw4fqCuLcEPFC


Generated by Claude Code

…ffixes

Pressing Enter at the disk-size prompt now defaults to 256M instead of
failing on empty input. Accepts K/M/G/T suffixes (case-insensitive); a
bare number is still treated as GB for backwards compatibility, and 0
skips the resize. Default is configurable via VM_DISK_EXTRA.
@gpas45
gpas45 merged commit 2807be2 into main Jun 12, 2026
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.

2 participants