Displaying 2 results from an estimated 2 matches for "e6b0a12e1da811f24e5b".
2016 Mar 13
2
Improving supermin appliance startup time (lkvm/qboot)
...ol [3]. Avoids some delays introduced by legacy BIOS boot, and device probing, however
lkvm currently lacks support for additional virtio-serial channels, so - although the supermin appliance would boot - guestfsd wouldn't be able to communicate with the host:
https://gist.github.com/anonymous/e6b0a12e1da811f24e5b
I tried QBoot [4], which requires that you first strip down your kernel+initrd to fit into 8128k,
and uses an unmodified Qemu otherwise.
But then I haven't been able to get it to actually launch guestfsd, it hangs somewhere earlier:
https://gist.github.com/anonymous/52fc2890a0884230e4f8
Maybe...
2016 Mar 15
0
Re: Improving supermin appliance startup time (lkvm/qboot)
...oids some delays introduced by legacy BIOS boot, and device probing, however
> lkvm currently lacks support for additional virtio-serial channels, so - although the supermin appliance would boot - guestfsd wouldn't be able to communicate with the host:
> https://gist.github.com/anonymous/e6b0a12e1da811f24e5b
>
> I tried QBoot [4], which requires that you first strip down your kernel+initrd to fit into 8128k,
> and uses an unmodified Qemu otherwise.
> But then I haven't been able to get it to actually launch guestfsd, it hangs somewhere earlier:
> https://gist.github.com/anonymous/52...