-
Download the NeverWare's ChromeOS build from http://www.neverware.com/freedownload
-
Extract the *.bin.zip
-
Convert it to VDI.
vboxmanage convertdd chromiumos_image.bin chromiumos_image.vdi
-
mv chromiumis_image.vdi C:\t\v\chromeos\
-
Create a VM with settings:
- Guest OS type: Linux/Other Linux
- 2048 RAM
- Use existing chromiumos_image.vdi as hard disk
- Enable EFI (special OSes)
- Enable PAE/NX
- change pointing device to PS/2 Mouse
- Start the VM
For those still looking to run CloudReady v96 on virtualbox, try the following:
VBoxManage convertfromraw cloudready-free-96.4.6-64bit.bin cloudready-free-96.4.6-64bit.vdi --format VDI
It works, except for the mouse pointer which is not visible inside the guest VM.
Also, if you are trying to find a solution to view DRM protected content (Widevine L1) in Linux like I was, you are out of luck...