On Tuesday, June 08, 2010 6:45 PM, phi gcc wrote: > - Is it possible to to create an FS system (for instance FAT32) in a raw file > (say under linux), then encapsulate this > raw file to create a Vbox virtual disc (.vdi or other). A kind of import disc > data after a virtual disc creation. My > guess is that it should be easy.
See the user manual for details on the VBoxManage convertfromraw command. It turns a raw disk image into a VDI (or other). _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
