tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Fwd: 10-BETA : some network issues
On Sat, Dec 31, 2022 at 11:42:49AM +0100, BERTRAND Joël wrote:
> Hello,
>
> I'm trying to install a NetBSD-10 HVM guest without success. In a first
> time, I have tried a full virtualization. Kernel boots but stalls after
> hard drive detections. Kernel doesn't show xen drivers.
>
> Thus, I have tried to install a PV guest with following xl config file :
>
> name = "NetBSD-10"
> memory = 8092
> vcpus = 8
> vif = [
> 'mac=00:16:3E:6D:D1:07,bridge=bridge0'
> ]
> disk = [
> '/vms/netbsd_2.img,qcow2,xvda,rw',
> '/vms/NetBSD-10.0_BETA-amd64.iso,,xvdc,cdrom',
> ]
> vnclisten = "192.168.10.106"
> kernel = "/vms/netbsd-10-INSTALL_XEN3_DOMU"
> keymap = "fr"
> vnc = 1
> vncdisplay = 2
> on_poweroff = "destroy"
> on_reboot = "restart"
> on_crash = "restart"
> root = "/dev/wd0d"
qcow2 is not supported for PV guests.
It probably won't work for HVM guests with PV drivers either.
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index