Solaranzeige als VM

Alles was mit der Solaranzeige Image Installation und Betrieb zu tun hat. Einfache Konfiguration mit einem Gerät.

Moderator: Ulrich

misterhb
Beiträge: 26
Registriert: Fr 7. Mai 2021, 13:24

Re: Solaranzeige als VM

Beitrag von misterhb »

Hallo zusammen,

ich stehe vor dem gleichen Problem, dass ich meine Solaranzeige Installation (Raspberry Pi 4) auf meine Proxmox Umgebung bringen will - hab verstanden dass für die Emulation qemu-system-arm benötigt wird - alles verständlich

Wenn ich dieses Paket nachinstallierten will, muss ich wohl peoxmox-ve deinstallieren - naja macht wenig Sinn dies zu tun !?

Code: Alles auswählen

W: (pve-apt-hook) !! WARNING !!
W: (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!
W: (pve-apt-hook) 
W: (pve-apt-hook) If you really want to permanently remove 'proxmox-ve' from your system, run the following command
W: (pve-apt-hook) 	touch '/please-remove-proxmox-ve'
W: (pve-apt-hook) run apt purge proxmox-ve to remove the meta-package
W: (pve-apt-hook) and repeat your apt invocation.
W: (pve-apt-hook) 
W: (pve-apt-hook) If you are unsure why 'proxmox-ve' would be removed, please verify
W: (pve-apt-hook) 	- your APT repository settings
W: (pve-apt-hook) 	- that you are using 'apt full-upgrade' to upgrade your system
E: Sub-process /usr/share/proxmox-ve/pve-apt-hook returned an error code (1)
E: Failure running script /usr/share/proxmox-ve/pve-apt-hook

Hat jemand das ganze auf Proxmox am laufen, was ist da noch zu beachten ?

trash99
Beiträge: 8
Registriert: So 9. Jun 2019, 18:14

Re: Solaranzeige als VM

Beitrag von trash99 »

misterhb hat geschrieben:
Mo 12. Jun 2023, 14:21
Wenn ich dieses Paket nachinstallierten will, muss ich wohl peoxmox-ve deinstallieren - naja macht wenig Sinn dies zu tun !?

Schau doch erstmal, ob das Metapackage von Proxmox nicht bereits die qemu-arm Umgebung bereits selbst mitgebracht hat.

Code: Alles auswählen

$ which qemu-arm qemu-system-arm
/usr/bin/qemu-arm
/usr/bin/qemu-system-arm

Benutzeravatar
mr.big
Beiträge: 485
Registriert: Mi 7. Sep 2022, 12:12
Wohnort: tief im Osten...
Hat sich bedankt: 11 Mal
Danksagung erhalten: 101 Mal

Re: Solaranzeige als VM

Beitrag von mr.big »

Warum so kompliziert?

Baller dir ein Debian light drauf und dann nach Installationsanleitung [ Grundlage Debian Light Version ] installieren und fertig isses!?

misterhb
Beiträge: 26
Registriert: Fr 7. Mai 2021, 13:24

Re: Solaranzeige als VM

Beitrag von misterhb »

trash99 hat geschrieben:
Mo 12. Jun 2023, 18:10
misterhb hat geschrieben:
Mo 12. Jun 2023, 14:21
Wenn ich dieses Paket nachinstallierten will, muss ich wohl peoxmox-ve deinstallieren - naja macht wenig Sinn dies zu tun !?

Schau doch erstmal, ob das Metapackage von Proxmox nicht bereits die qemu-arm Umgebung bereits selbst mitgebracht hat.

Code: Alles auswählen

$ which qemu-arm qemu-system-arm
/usr/bin/qemu-arm
/usr/bin/qemu-system-arm
Danke für den Tipp

Code: Alles auswählen

root@pve:~#  which qemu-arm qemu-system-arm
/usr/bin/qemu-system-arm

Antworten

Zurück zu „Image Installation [ Single-Regler Version ]“