Skip to content

Debian 13 vm - disk drive never expandsΒ #14187

@samwathegreat

Description

@samwathegreat

βœ… Have you read and understood the above guidelines?

Yes

πŸ”Ž Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

πŸ“œ What is the name of the script you are using?

Debian 13

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/debian-13-vm.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Debian 13

πŸ“ˆ Which Proxmox version are you on?

9

πŸ“ Provide a clear and concise description of the issue.

After you install the VM, no matter what size disk drive you choose during creation, the partition is the same size as the image that the script uses to create the virtual machine.

It looks like it is supposed to be expanding the partition to fill whatever drive size you chose during creation but that never happens.

πŸ”„ Steps to reproduce the issue.

Run the script and create a new VM.

Afterwards, df -h

You will notice that the partition has not filled the drive and most of the space is unusable. You will have to use gparted to manually expand the partition.

❌ Paste the full error output (if available).

There are no errors

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions