Date: Fri, 3 Jun 2022 09:09:57 -0600 From: The Doctor <doctor@doctor.nl2k.ab.ca> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: virtualization@freebsd.org, freebsd-virtualization@freebsd.org Subject: Re: New edk2 is somewhat problematic Message-ID: <YpokRdR%2B1AEzrDil@doctor.nl2k.ab.ca> In-Reply-To: <20220603155940.c7e14f3618b5066ffe64080d@bidouilliste.com> References: <YpoSIRyPlYXu869v@doctor.nl2k.ab.ca> <20220603155940.c7e14f3618b5066ffe64080d@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 03, 2022 at 03:59:40PM +0200, Emmanuel Vadot wrote: > > Hello, > > On Fri, 3 Jun 2022 07:52:33 -0600 > The Doctor <doctor@doctor.nl2k.ab.ca> wrote: > > > > > > > Here is a script I use to start a virtual macihne > > > > > > #!/bin/sh > > /usr/sbin/bhyve -ASHP \ > > -s 0:0,hostbridge \ > > -s 31:0,lpc \ > > -s 2:0,virtio-net,tap<number> \ > > -s 3:0,virtio-blk,/usr/vm/images/<OS> \ > > -c 4 -m <Memory allocated> \ > > -s 29,fbuf,tcp=0.0.0.0:5953,w=1024,h=768,wait \ > > -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd \ > > osguest & > > > > Just recently I update some VMs and getting > > > > vm_run error -1, errno 14 > > > > when trying to use a VNC viewer. > > > > If _CSM is added to bootrom, no pronblem. > > > > What changed? > > > > -- > > Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca > > Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! > > Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b > > Ontario, stop the madness and on 2 June vote Liberal! Beware https://mindspring.com > > > > Fixed by > https://cgit.freebsd.org/ports/commit/?id=3023881d2e9b0f07aeca701e99caed5039206e06 > > Cheers, > And I got the update just now. > -- > Emmanuel Vadot <manu@bidouilliste.com> <manu@FreeBSD.org> > -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Ontario, stop the madness and on 2 June vote Liberal! Beware https://mindspring.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YpokRdR%2B1AEzrDil>