Let's add an element to the vbox config file
   <copy_to_shared>filename</copy_to_shared>
telling it to copy the given file into shared/

For VMs that don't use shared/, we could have
   <copy_to_floppyio>filename</copy_to_floppyio>
which is a generalization of <enable_floppyio>

-- David

On 02-Aug-2012 10:10 AM, Rom Walton wrote:

> You can add the <enable_floppyio/> tag to the vbox config file which
> will cause the wrapper to create a floppy disk device which contains the
> contents of the init_data.xml file.
>
> You should then be able to read the floppy disk device to get the
> init_data.xml data.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to