Hi Alex, You are right, later on I had to use the -m option with QEMU. I will take a look and try the new fix. Thanks a lot for your help and availability. Subject: Re: Genode/NOVA+Multiple VMMs Seoul / VBox To: [email protected] From: [email protected] Date: Mon, 14 Sep 2015 14:02:07 +0200
Hello, On 13.09.2015 21:10, Roger Ferreira wrote: > The only difference is that I managed to reduce the image now down to 89M. > Nevertheless, I appreciate the help and apologize for any inconvenience. > > I get the following error on QEMU window: > sudo qemu-system-i386 -kernel vmlinuz -append "quiet" -initrd tc-dds.gzFailed > to execute /init (error -28)Kernel panic - not syncing: No working init found. Make sure to use some "-m" option with Qemu, otherwise your VM only sees 128M RAM by default - which is far to less. Something like "-m 256" should do in your case. I played a bit around and found now a workflow to build a customized Tinycore based VM image which boots up nicely in Seoul on native hardware as Qemu(if you patient enough). I updated my branch with necessary fixes [0] and attached the howto to this mail. Cheers, Alex [0] https://github.com/alex-ab/genode/tree/seoul_wm_cli ------------------------------------------------------------------------------ _______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
------------------------------------------------------------------------------
_______________________________________________ genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
