Port-xen archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: merge bouyer-xenpvh to HEAD
On Sat, Apr 25, 2020 at 03:08:44PM +0100, Chavdar Ivanov wrote:
> On Sat, 25 Apr 2020 at 14:35, Manuel Bouyer <bouyer%antioche.eu.org@localhost> wrote:
> >
> > On Sat, Apr 25, 2020 at 02:29:49PM +0100, Chavdar Ivanov wrote:
> > > I am not aware if this is possible at all;
>
> Didn't think a lot here...
>
> >
> > As of Xen 4.11 is has to be explicitely enabled in the guest config file.
> > What does your config file looks like ?
>
> It is a database; the requisite parameter is platform:viridian.
>
> # xe vm-param-set uuid=c8c8b530-3474-61be-9d4a-a2f3e82cfc9a
> platform:viridian=false
>
> Got me further - now GENERIC_XENPVH boots showing in the console the
> usual kernel configuration messages, one can see the Xen devices,
> including xennet, but then it doesn't go further; perhaps the console
> definition is wrong.
Ha, maybe it's because of the way the devices are defined.
For me, with
disk = [ 'file:/domains2/meaban-hvm.vnd,ioemu:hda,w', 'file:/domains2/boot-netbsdc-amd64-serial.iso,ioemu:hdc:cdrom,r' ]
I get a hang similar to what you describe.
With
disk = [ 'file:/domains2/meaban-hvm.vnd,xvda,w', 'file:/domains2/boot-netbsdc-amd64-serial.iso,xvdb,r' ]
it boots
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index