Serial console installation

Jul 7, 2021
33
3
13
Hey,

I saw a bunch of older topics that say it is only possible to install via serial console by doing a Debian install and then converting it to Proxmox (as documented here for Proxmox 5 and here for Debian Buster [oldstable]), is this still the best/only way to do this? And will the Buster documentation work for Bullseye (as far as I recall proxmox 7 is based on Bullseye).

Thanks!
 
Cool thanks!

BTW it may be good to modify the apt documentation to use signed-by= and not place the gpg key in trusted.d, it is my understanding that this is a more secure way of working since the trust granted to the key is limited only to the specific repo it belongs to (as per here).

ie.
Code:
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/proxmox-release-bullseye.gpg] http://download.proxmox.com/debian/pve bullseye pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /usr/share/keyrings/proxmox-release-bullseye.gpg
[...]
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!