[Vm-dev] Re: Cog Rump Xen unikernel

Ben Coman btc at openinworld.com
Sat Dec 12 04:05:57 UTC 2015


Whoops I notice an erroneous line in that recipe...

On Sat, Dec 12, 2015 at 2:27 AM, Ben Coman <btc at openinworld.com> wrote:
> I got curious about following up these two threads making Cog a unikernel...
> So I thought I would try the "Building Rumprun Unikernels" tutorial here...
> https://github.com/rumpkernel/wiki/wiki/Tutorial:-Building-Rumprun-Unikernels
> which I report here in case it was interest.  The tutorial is based on
> QEMU (and I think I saw a comment somewhere that Cog doesn't run so
> well on QEMU and needs Bochs), so after that I adapted it from QEMU to
> Xen.
...
> $ cmake -G "Unix Makefiles"
> -DCMAKE_TOOLCHAIN_FILE=../../rumprun/rumprun-x86_64/share/x86_64-rumprun-netbsd-toolchain.cmake
> ..
> $ make
> $ rumprun-bake xen_pv helloer.bin helloer
ERRONEOUS> $ rumprun-bake hw_generic helloer.bin helloer
> $ rumprun xen -i helloer.bin

cheers -ben


More information about the Vm-dev mailing list