Virtualbox + rump_fs + qemu

Christian Prochaska christian.prochaska at ...1...
Mon Feb 23 00:41:12 CET 2015


Hello,

On 23.02.2015 00:22, a3an wrote:
>      <start name="virtualbox" priority="-2">
>          <resource name="RAM" quantum="750M"/>
>          <config vbox_file="w7.vbox" vm_name="w7">
>              <libc stdout="/dev/log" stderr="/dev/log">
>                  <vfs>
>                      <dir name="dev"> <log/> </dir>
>                  </vfs>
>              </libc>
>          </config>
>      </start>

you need to add an '<fs />' tag to the VFS configuration to integrate the file system provided by the 'File_system' service of
'rump_fs'.

Regards,
Christian





More information about the users mailing list