Thanks all, I will try it.

      Jian LIU
----
email to: gjk....@gmail.com


2013/3/27 Ivan Loskutov <loskutov.i...@gmail.com>

> Hi Jian,
>
> I recommend you to make bootable USB flash or setup network boot.
> For booting you can use Grub or Grub2, but genode's vesa driver can't use
> some modern video adapters, and it can be solved with using patched version
> of Grub from Adam Lackorzynski http://os.inf.tu-dresden.de/~adam/grub/
> Step-by-step guide with grub 1.xx bootloader:
> 1. Create bootable USB-flash with grub 1.xx
> 2. Copy directories fiasco and genode from your
> BUILD_DIR/var/run/BUILD_NAME to usb disk, example for demo run script :
> cd BUILD_DIR; cp -R var/run/demo/fiasco
> /mnt/usb; cp -R var/run/demo/genode /mnt/usb
> 3. Copy grub config from BUILD_DIR/var/run/BUILD_NAME/boot/grub/menu.lst
> to usb disk, example: cp var/run/demo/boot/grub/menu.lst
> /mnt/usb/boot/grub/menu.lst
> 4. Boot from usb flash on PC
>
> If you would like to use Grub2 you need rewrite Grub menu.lst in Grub2
> format.
>
> Genode supports most of modern hardware, and you don't need usually to
> special config for drivers.
>
>
> --
> Ivan Loskutov
>
>
>
> 2013/3/26 Jian Liu <ljian...@gmail.com>
>
>> Hi Norman,
>>
>>    With your help, I have now some experiences on Genode, such as
>> building and demo it in Qemu. I have also learned about the whole
>> structure of source code and some calling relastionship in the system.
>> Now I try to install Genode in my PC (the physical machine) and boot
>> it from hard drivers. So I can see avaliablity and response time from
>> applications such as Arora, which is really some slow in Qemu. But I
>> don't know to do it. Could you give me some directions? Thanks.
>>
>>    I have found some guy sent similar question in the mail list last year
>> as,
>>
>>
>> http://sourceforge.net/mailarchive/forum.php?thread_name=4FB142EF.2080407%40genode-labs.com&forum_name=genode-main
>>
>>    But there is no detail explainations and steps how to do it. I
>> wonder if there is any document on how to install Genode in a PC.
>> Which hardwares does it support now? and how to config drivers code
>> for network card, usb etc?
>>
>>      Best,
>>
>>      Jian
>>
>>
>> ------------------------------------------------------------------------------
>> Own the Future-Intel&reg; Level Up Game Demo Contest 2013
>> Rise to greatness in Intel's independent game demo contest.
>> Compete for recognition, cash, and the chance to get your game
>> on Steam. $5K grand prize plus 10 genre and skill prizes.
>> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
>> _______________________________________________
>> Genode-main mailing list
>> Genode-main@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/genode-main
>>
>
>
>
> ------------------------------------------------------------------------------
> Own the Future-Intel&reg; Level Up Game Demo Contest 2013
> Rise to greatness in Intel's independent game demo contest.
> Compete for recognition, cash, and the chance to get your game
> on Steam. $5K grand prize plus 10 genre and skill prizes.
> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
> _______________________________________________
> Genode-main mailing list
> Genode-main@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
>
------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
Genode-main mailing list
Genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to