Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@system:/kvm/vms/mips# virt-install -n mips --memory 1024 --vcpus 2 --arch mipsel --connect qemu:///system --boot hd,menu=on --autostart --disk /kvm/vms/mips/mipsel_malta.img,device=disk,bus=virtio,size=15 --network bridge=net --noreboot --check path_in_use=off
- Starting install...
- Allocating 'mipsel_malta.img' | 15 GB 00:00:00
- ERROR XML error: No PCI buses available
- Removing disk 'mipsel_malta.img' | 0 B 00:00:00
- Domain installation does not appear to have been successful.
- If it was, you can restart your domain by running:
- virsh --connect qemu:///system start mips
- otherwise, please restart your installation.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement