Installing Genode within container
Subhadeep Sarkar
subhadeep.sarkar at ...552...
Wed Jan 24 13:43:24 CET 2018
Hi,
Thank you so much for your help! I finally could make it work.:)
-Subhadeep
-------------------------------------------------------------------------------------------
Subhadeep Sarkar, PhD
Postdoctoral researcher, Univ Rennes, Inria, CNRS, IRISA
Inria Rennes - Bretagne Atlantique
Campus universitaire de Beaulieu
35042 Rennes cedex, France
Website: subhadeep.cf
E-mail: subhadeep.sarkar at ...552... ; subhadeepsarkarybs at ...54...
Phone: +33 2 99 84 73 52
----- Original Message -----
> From: "Christian Helmuth" <christian.helmuth at ...1...>
> To: genode-main at lists.sourceforge.net
> Sent: Tuesday, January 23, 2018 5:11:12 PM
> Subject: Re: Installing Genode within container
>
> Hello,
>
> your Qemu command line looks suspicious...
>
> On Tue, Jan 23, 2018 at 05:01:36PM +0100, Subhadeep Sarkar wrote:
> > spawn qemu-system-i386 -no-kvm 127.0.0.1:0 -serial mon:stdio -m 512 -cdrom
> > var/run/demo.iso
> > qemu-system-i386: -no-kvm: Unknown protocol '127.0.0.1'
>
> Shouldn't it read more like
>
> qemu-system-i386 -no-kvm -vnc 127.0.0.1:0 -serial mon:stdio -m 512 -cdrom
> var/run/demo.iso
>
> or
>
> qemu-system-i386 -no-kvm -display vnc=127.0.0.1:0 -serial mon:stdio -m 512
> -cdrom var/run/demo.iso
>
> ?
>
> Note, I have no experience with Qemu VNC support, just had a look at
> "qemu-system-i386 --help".
>
> Regards
> --
> Christian Helmuth
> Genode Labs
>
> https://www.genode-labs.com/ · https://genode.org/
> https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/
>
> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
More information about the users
mailing list