error related to block device while running make run/l4linux

john stokes jstokes95.john at ...9...
Wed Jun 29 21:25:51 CEST 2016


thanks


On Wed, Jun 29, 2016 at 11:50 PM, Norman Feske <norman.feske at ...1...
> wrote:

> Hello,
>
> On 27.06.2016 21:15, john stokes wrote:
> > after doing make menuconfig and selecting block device support for
> > l4linux so that when i boot it  on real hardware the root file system
> > can be mounted easily.but i am getting this infinite loop is there any
> > solution for bloc device support ?
> >
> > [init -> l4linux] Invalid IO-Port access at pc = 005a9650 port=0x64
>
> L4Linux is not permitted to access physical devices directly. In order
> to use a block device, you will need to add a block driver component
> (such as the AHCI driver) to your Genode scenario. If the L4Linux config
> contains a sub node like '<block label="sda"/>', L4Linux will request a
> block session, which needs to be routed to the block driver.
>
> Please refer ports-foc/README for more information about configuring
> L4Linux. For integrating the AHCI driver into your scenario, you may
> find the run scripts at os/run/ahci_* useful.
>
> Cheers
> Norman
>
> --
> Dr.-Ing. Norman Feske
> Genode Labs
>
> http://www.genode-labs.com · http://genode.org
>
> Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
> Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
>
>
> ------------------------------------------------------------------------------
> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20160630/1bda2d5c/attachment.html>


More information about the users mailing list