vbox6-block: no policy defined for label 'vbox6-block -> block0'
Alexander Boettcher
alexander.boettcher at genode-labs.com
Mon Jan 30 09:51:38 CET 2023
Hello Dan,
On 30.01.23 01:37, Dan Connolly wrote:
> I'm struggling to understand how to configure the vbox6-block component.
>
> All seems to go well until...
>
> [runtime -> ahci-0.part_block] Warning: no policy defined for label
> 'vbox6-block -> block0'
You may rewrite the label to your actual Block provider, e.g. as an example (taken from my setup):
<service name="Block" label="block0"> <child name="ahci-0.part_block" label="7"/> </service>
The example routes the request to a running part_block using a ahci device, which provides partition 7 as a separate Block service.
Cheers,
Alex.
--
Alexander Boettcher
Genode Labs
https://www.genodians.org - https://www.genode.org
More information about the users
mailing list