Joining Filesystems

Nobody III hungryninja101 at ...9...
Sun Jul 12 23:06:47 CEST 2015


Thanks. Can a component edit its own VFS configuration (e.g. add a
filesystem at runtime)?

On Wed, Jul 8, 2015 at 7:10 AM, Norman Feske <norman.feske at ...1...>
wrote:

> Hello,
>
> On 02.07.2015 00:21, Nobody III wrote:
> > Okay. How would I configure something to join multiple filesystems?
> > Could you provide an example config?
>
> Please look out for run scripts that use the configuration tags '<vfs>'
> or '<fstab>'. E.g., executing the following command will give you a
> rough list of run scripts that likely use the VFS mechanism:
>
>   grep "\(vfs\)\|\(fstab\)" `find repos -maxdepth 3 -name "*.run"`
>
> For an illustrative example, I recommend you to take a look at the run
> script 'repos/ports/run/noux_bash.run'.
>
> You may also find the following section of the release notes 14.05 worth
> reading:
>
>
>
> http://genode.org/documentation/release-notes/14.05#Per-process_virtual_file_systems
>
> > Also, how would I add filesystems
> > at runtime?
>
> Unlink Unix, which has a system-global VFS, on Genode, each individual
> component has its own component-specific VFS. It is initialized at the
> startup time of the respective component according to the component's
> configuration. After the initialization phase, it is fixed for the
> lifetime of the component.
>
> Regards
> 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
>
>
> ------------------------------------------------------------------------------
> Don't Limit Your Business. Reach for the Cloud.
> GigeNET's Cloud Solutions provide you with the tools and support that
> you need to offload your IT needs and focus on growing your business.
> Configured For All Businesses. Start Your Cloud Today.
> https://www.gigenetcloud.com/
> _______________________________________________
> 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/20150712/8071e865/attachment.html>


More information about the users mailing list