I want to install Proxmox server inside WSL Debian and install macos VM with GPU passthrough. Is this possible? When I tried to install proxmox installation failed with this errors:
My /etc/hosts:
any solution for this?
Code:
Setting up pve-manager (7.2-3) ...
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
dpkg: error processing package pve-manager (--configure):
installed pve-manager package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of proxmox-ve:
proxmox-ve depends on pve-manager; however:
Package pve-manager is not configured yet.
dpkg: error processing package proxmox-ve (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
pve-manager
proxmox-ve
E: Sub-process /usr/bin/dpkg returned an error code (1)
My /etc/hosts:
Code:
127.0.0.1 localhost
127.0.1.1 DESKTOP-72FOKIA. DESKTOP-72FOKIA
127.0.1.1 pve pve.domain.local pvelocalhost
0.0.0.0 dvdfabstore.com
0.0.0.0 ssl.dvdfab.cn
0.0.0.0 www.dvdfabstore.com
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
any solution for this?
Last edited: