Beginner : VMM with genode

Alexander Boettcher alexander.boettcher at ...1...
Fri Feb 16 13:08:07 CET 2018


Hi,
On 15.02.2018 15:08, jony jony wrote:
> i'm using an ubuntu virtual machine, and booted through dual boot genode on
> a nova kernel , the interface that shows is very basic and only has
> launchpad ,

you probably started the seoul-fancy run scenario. As soon as you click
on the blue entry called "init", a Seoul VMM + a VM will be started.

> i want to use a virtual machine monitor on top of genode to run
> virtual machines , i copied the files ob repos/ports/run/*run  on the /
> folder and the following changes were made
> root at ...115...:/#
> root at ...115...:/# cat /etc/grub.d/49_genode1
> #!/bin/sh -e
> echo "Genode at ...153..."
> cat << EOF
> menuentry "Genode at ...153..." {
> insmod ext2
> multiboot /hypervisor
> module /seoul-auto.run
> module /seoul-disc.run
> module /seoul-fancy.run
> module /seoul-genode.run
> module /seoul-kernelbuild.run
> module /seoul-net.run

This is not going to work. The *.run files are just scripts runnable on
your ubuntu machine - nothing you can boot directly.

Again, as I suggested already some emails before:

>>>> Please consult the Genode Foundations book, which describes the
>>>> framework and also _run_ mechanism in more detail.

Cheers,

-- 
Alexander Boettcher
Genode Labs

http://www.genode-labs.com - http://www.genode.org

Genode Labs GmbH - Amtsgericht Dresden - HRB 28424 - Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth




More information about the users mailing list