|
@@ -8,7 +8,7 @@
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Running a Debian 11 Bullseye VM in ProxMox VE">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
- <meta name="revised" content="02/17/2023 03:15:16 PM" />
|
|
|
+ <meta name="revised" content="04/24/2023 08:28:53 PM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -26,8 +26,7 @@
|
|
|
<li>Log into the ProxMox web UI</li>
|
|
|
<li>Select a storage from the left navigation pane to download the .iso to</li>
|
|
|
<li>Select ISO Images in the left sub-navigation pane</li>
|
|
|
- <li>If running ProxMox 6, download the Debian 11 iso <a href="https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-11.3.0-amd64-netinst.iso" target="_blank">Download</a> and upload it to the ProxMox ISO image library</li>
|
|
|
- <li>If running ProxMox 7, click Download from URL and paste the download URL from above > Click Query URL > Click Download</li>
|
|
|
+ <li>Download the Debian 11 iso <a href="https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/" target="_blank">Download</a> and upload it to the ProxMox ISO image library</li>
|
|
|
<li>Right click the ProxMox node name > Create VM</li>
|
|
|
<li>Give the VM a unique ID and Name > Next</li>
|
|
|
<li>On the OS tab, Select the Debian 11 installation .iso file, leave the Type as Linux and the Version as 5.x - 2.6 Kernel > Next</li>
|