... let me also add, that, if you're having trouble with Linux complaining about something like "display sdl not available", it might help to add the following to repos/gems/run/sculpt_test.run:
append qemu_args " -display gtk -vga none -device virtio-vga,xres=1024,yres=768" Cheers, Martin On 06.02.23 08:07, DHIRAJ PRAJAPATI wrote: > Hello Christian, I Followed martin's advice and build the uImage, using > "--include image/uboot" in build.confg > but after that to get the GUI in QEMU running the sculpt os what should > be the next step? > That's what I am looking for. Eventually, I want to boot the sculpt OS > in QEMU to make the system runnable. > > > Regards, > DHIRAJ. > > > > On Mon, Feb 6, 2023 at 12:12 PM Christian Helmuth > <[email protected] > <mailto:[email protected]>> wrote: > > DHIRAJ, > > On Sun, Feb 05, 2023 at 15:37:08 CET, DHIRAJ PRAJAPATI wrote: > > Now to boot the image on QEMU I first tried to get the log.img using > > *make run/log KERNEL=hw BOARD=rpi3 VERBOSE=* > > by adding QEMU_RUN_OPT := --include image/disk > > Martin suggested to use "--include image/uboot". Please follow his > advice. > > Regards > -- > Christian Helmuth > Genode Labs > > https://www.genode-labs.com/ · https://genode.org/ > https://twitter.com/GenodeLabs · https://genodians.org/ > > Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden > Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth > > _______________________________________________ > Genode users mailing list > [email protected] <mailto:[email protected]> > https://lists.genode.org/listinfo/users > > > _______________________________________________ > Genode users mailing list > [email protected] > https://lists.genode.org/listinfo/users > _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
