[PR #1714] [MERGED] Feature: Ubuntu 24.04 VM > Redesign | Optional HDD-Size Prompt | cifs support #3189

Closed
opened 2026-02-05 05:33:37 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1714
Author: @MickLesk
Created: 1/24/2025
Status: Merged
Merged: 1/24/2025
Merged by: @MickLesk

Base: mainHead: redesign-ubuntu-24.04-vm


📝 Commits (2)

📊 Changes

2 files changed (+149 additions, -63 deletions)

View changed files

📝 json/ubuntu2404-vm.json (+1 -1)
📝 vm/ubuntu2404-vm.sh (+148 -62)

📄 Description

✍️ Description

  • Optionally HDD-Size Prompt
  • Increase Space for the VM
  • Redesign and better error handling
  • cifs support

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • New feature (non-breaking change that adds functionality)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/1714 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 1/24/2025 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `redesign-ubuntu-24.04-vm` --- ### 📝 Commits (2) - [`8c485cd`](https://github.com/community-scripts/ProxmoxVE/commit/8c485cdc7120905f2009b142c895403b23c1bf49) Update ubuntu2404-vm.sh - [`3cce83f`](https://github.com/community-scripts/ProxmoxVE/commit/3cce83f854083e041119e7c82c9fdf9a6d6ef678) Update ubuntu2404-vm.json ### 📊 Changes **2 files changed** (+149 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `json/ubuntu2404-vm.json` (+1 -1) 📝 `vm/ubuntu2404-vm.sh` (+148 -62) </details> ### 📄 Description ## ✍️ Description - Optionally HDD-Size Prompt - Increase Space for the VM - Redesign and better error handling - cifs support ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] New feature (non-breaking change that adds functionality) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 05:33:37 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#3189