[qubes-users] Boot QUBES with kexec

2017-12-10 Thread Robert Walz
Hello, I have no experience with Xen, maybe you can help me. I use coreboot with a linux payload (linux kernel in flash ROM) and want to kexec qubes-os from it. Does anybody know how to kexec the xen hypervisor? I tried some options, but it doesn't work. I tried this: (after mounting the boot p

Re: [qubes-users] Boot QUBES with kexec

2017-12-10 Thread Holger Levsen
On Sun, Dec 10, 2017 at 03:05:11PM +0100, Robert Walz wrote: > Does anybody know how to kexec the xen hypervisor? http://osresearch.net/ uses kexec to boot Qubes. -- cheers, Holger -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To un

Re: [qubes-users] Boot QUBES with kexec

2017-12-10 Thread Robert Walz
Hello Holger, thanks, I already found this on https://github.com/osreserach/heads "Booting Qubes requires patching Xen's real mode startup code see patches/xen-4.6.3.patch and adding no-real-mode to start of the Xen command line. Booting or installing Qubes is a bit hacky and needs to be document

Re: [qubes-users] Boot QUBES with kexec

2017-12-11 Thread Jean-Philippe Ouellet
On Sun, Dec 10, 2017 at 12:19 PM, Robert Walz wrote: > On Sun, Dec 10, 2017 at 5:35 PM, Holger Levsen > wrote: >> >> On Sun, Dec 10, 2017 at 03:05:11PM +0100, Robert Walz wrote: >> > Does anybody know how to kexec the xen hypervisor? >> >> http://osresearch.net/ uses kexec to boot Qubes. >> >> >>