Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: /dev/ksyms under Xen-4.7



> > I've done that and I'm still seeing the same issue, i386 PAE DomUs are not 
> > able to load the symbol table. Can you please explain how you did that 
> > revert?

I started with the Xen 4.7.0 sources, security patches and downloaded
the one file:

    wget -O libelf-loader.c 'https://xenbits.xen.org/gitweb/?p=xen.git;a=blob_plain;f=xen/common/libelf/libelf-loader.c;hb=598fbeb9c1bd7b32a3c435913a382911cd68319b'


> # xl create -c netbsd.cfg
> Parsing config from netbsd.cfg
> [ Kernel symbol table invalid! ]
>
> http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/2016100 ...

Ah, I see that NetBSD-current doesn't work for me either even with the
reverted file. 

Try plain 6.1.5 or 7.0.1:

    http://ftp.netbsd.org/pub/NetBSD/NetBSD-7.0.1/i386/binary/kernel/netbsd-INSTALL_XEN3PAE_DOMU.gz
    http://ftp.netbsd.org/pub/NetBSD/NetBSD-6.1.5/i386/binary/kernel/netbsd-INSTALL_XEN3PAE_DOMU.gz

--
- Brian


Home | Main Index | Thread Index | Old Index