[SOLVED] unable to install PBS in qemu

onlineapps

Active Member
Jan 21, 2020
71
6
28
hi, i try to install PBS, as i install in normally PVE like this:

apt update && apt -y upgrade && apt -y install qemu && \
wget http://download.proxmox.com/iso/proxmox-ve_6.3-1.iso && \
qemu-system-x86_64 -net nic -net user,hostfwd=tcp::8006-:8006 -m 4096M -enable-kvm -cpu host,+nx -M pc -smp cores=4 -vga std -usbdevice tablet -k en-us -cdrom proxmox-ve_6.3-1.iso -hda /dev/sda -hdb /dev/sdb -boot once=d -vnc :0

with PVE i don't have problems, all working ok, but PBS don't want to install from this method!

in VNC i received this error:
1606400390829.png
i use similar command to install PBS,
apt update && apt -y upgrade && apt -y install qemu && \
wget http://download.proxmox.com/iso/proxmox-backup-server_1.0-1.iso && \
qemu-system-x86_64 -net nic -net user,hostfwd=tcp::8007-:8007 -m 4096M -enable-kvm -cpu host,+nx -M pc -smp cores=4 -vga std -usbdevice tablet -k en-us -cdrom proxmox-backup-server_1.0-1.iso -hda /dev/sda -hdb /dev/sdb -boot once=d -vnc :0

how to fix it? why PBS don't want to install as PVE?
 
Hi, have you checked the downloaded iso for possible corruption? The errors you show suggest that the cd-id is incorrect. Check the checksum of the iso after downloading.
 
all, ok, thanks, problem was fixed, problem was in downloaded file, accidentally, i download file partially, thanks, best regards
 

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!