Script: Debian 13
Reported by: @wprivera
Guidelines
- Read and understood guidelines: yes
- Verbose mode used: yes
Issue occurs during: Initial Creation / Installation
Environment
- Linux distribution: Debian
- Proxmox version: 9.1
- Default settings: No
- Advanced settings: Yes
- Exact command:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/debian-13-vm.sh)"
Description
I used this Proxmox Helper Script to setup seven Debian VM's in the last week. On all of them, the initial disk volume defaulted to less than 3 gb. I had to execute several parted commands, after the fact, to expand to the full volume.
Steps to reproduce
Just follow default installation steps, in Advanced mode, using the Offline installation ISO.
Error output
Step 1: You never get prompted with an error during installation. It's only after installation, when installing additional apps, that I realized I was out of space.
Additional context
None
Script: Debian 13
Reported by: @wprivera
Guidelines
Issue occurs during: Initial Creation / Installation
Environment
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/debian-13-vm.sh)"Description
I used this Proxmox Helper Script to setup seven Debian VM's in the last week. On all of them, the initial disk volume defaulted to less than 3 gb. I had to execute several parted commands, after the fact, to expand to the full volume.
Steps to reproduce
Just follow default installation steps, in Advanced mode, using the Offline installation ISO.
Error output
Step 1: You never get prompted with an error during installation. It's only after installation, when installing additional apps, that I realized I was out of space.
Additional context
None