Proxmox unter Debian Bullseye installieren?

/etc/apt/sources.list:

deb http://mirror.ipb.de/debian/ bullseye main contrib non-free
deb-src http://mirror.ipb.de/debian/ bullseye main contrib non-free

deb http://mirror.ipb.de/debian/ bullseye-updates main contrib non-free
deb-src http://mirror.ipb.de/debian/ bullseye-updates main contrib non-free

deb http://deb.debian.org/debian-security bullseye-security main

deb https://www.deb-multimedia.org bullseye main non-free



/etc/apt/sources.list.d/pve-enterprise.list.dpkg-new

deb https://enterprise.proxmox.com/debian/pve bullseye pve-enterprise
 
Hast du denn den Wiki-Artikel gelesen?

Adapt your sources.list​

Add the Proxmox VE repository:

echo "deb [arch=amd64] http://download.proxmox.com/debian/pve bullseye pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list

Add the Proxmox VE repository key as root (or use sudo):

wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
# verify
sha512sum /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
7fb03ec8a1675723d2853b84aa4fdb49a46a3bb72b9951361488bfd19b29aab0a789a4f8c7406e71a69aabbc727c936d3549731c4659ffa1a08f44db8fdcebfa /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
Und dann nicht vergessen auch die Enterprise-Repo auszukommentieren damit die Fehler beim "apt update" weg sind.
 
Last edited:
So sieht meine Netzwerkkonfiguration aus:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
adresss 192.168.178.70
netmask 255.255.255.0
gateway 192.168.178.1
bridge_ports enp4s0
bridge_stp off
bridge_fd 0
 
So sieht meine Netzwerkkonfiguration aus:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
adresss 192.168.178.70
netmask 255.255.255.0
gateway 192.168.178.1
bridge_ports enp4s0
bridge_stp off
bridge_fd 0
Da fehlt ein Eintrag für die NIC selbst.
Also sowas wie...
Code:
auto enp4s0
iface enp4s0 inet manual

Ich habe noch eine Frage:

Kann ich meine externe USB-Festplatte nutzen?
Prinzipiell schon, aber in VMs ist das eher unschön da es nur mit USB Passthrough geht. Da ist die Performance dann eventuell recht jämmerlich. Oder indirekt über Umwege mit "qm set" durchreichen, aber da habe ich hier persönlich nur Probleme mit (3 von 6 USB HDDs verlieren alle paar Stunden direkt die Verbindung und der Gast meldet nur noch IO errors und die eine führt bei Zugriff sogar ständig zu Kernel Panics).
 
Last edited:
Hallo,

ich habe nun auf meiner externen USB-Festplatte "Proxmox" installiert und konfiguriert:)

Wenn ich jetzt jedoch mit meinem anderen Rechner auf die IP connecten möchte, kommt keine Verbindung zu stande!

Was muss ich tun?

Mfg
Strunz
 
Du musst uns da schon mehr Informationen liefern...

Was heißt "auf die IP connecten"? SSH? WebUI? Ping?

Was ist Gateway und DNS-Server? Steht der Server daheim oder im Rechenzentrum? Wie sieht das Netzwerk-Umfeld aus (besonders dein Router und Client mit dem du dich verbinden willst)?

Ohne eine Ausgabe von ip addr, cat /etc/network/interfaces, ping 8.8.8.8 kann man da nicht wirklich helfen ohne Glaskugel.
 
Last edited:
Du musst uns da schon mehr Informationen liefern...

Was heißt "auf die IP connecten"? SSH? WebUI? Ping?

Was ist Gateway und DNS-Server? Steht der Server daheim oder im Rechenzentrum? Wie sieht das Netzwerk-Umfeld aus (besonders dein Router und Client mit dem du dich verbinden willst)?

Ohne eine Ausgabe von ip addr, cat /etc/network/interfaces, ping 8.8.8.8 kann man da nicht wirklich helfen ohne Glaskugel.
 
Hallo,

ich meine, dass ich mich auf das "WebUI" nicht verbinden kann!
Mein Gateway lautet wie folgt:
192.168.178.1
Der DNS-Server lautet:
8.8.8.8
 
Wenn man diesen Thread mitliest, bekommt man das Gefühl "an der Nase herum geführt zu werden".

Auf konkrete Hilfsangebote und dazu gestellte Fragen wird laufend mit falschen bzw mit nicht nachgefragten (erforderlichen) Auskünften geantwortet.

Wer soll (will) da noch helfen?
 
  • Like
Reactions: Eishunter

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!