Changes

Jump to navigation Jump to search
276 bytes added ,  02:49, 8 May 2009
→‎Sugar on a Stick: Converting images to vmdk
Line 9: Line 9:     
Please be aware of the fact that this is still beta quality and not at all ready for production use. You might want to create your own VirtualBox disc image from another snapshot or iso disc file. Instructions to do so are located here, [[VirtualBox/Preparing_a_disk_image]].
 
Please be aware of the fact that this is still beta quality and not at all ready for production use. You might want to create your own VirtualBox disc image from another snapshot or iso disc file. Instructions to do so are located here, [[VirtualBox/Preparing_a_disk_image]].
 +
 +
You can also convert .img image files from [http://wiki.sugarlabs.org/go/QEMU qemu] formats, such as qcow2, to vmdk format, which VirtualBox can open. The qemu-img command usually detects the source image format automatically.
 +
 +
$ qemu-img convert -O vmdk file.img file.vmdk
    
==Install VirtualBox==
 
==Install VirtualBox==
1,009

edits

Navigation menu