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