Mac OS X-Boot USB with VirtualBox: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 40: Line 40:
: In VirtualBox Make a "new" Virtualbox appliance where you specify the existing vmdk file on the 2nd USB as the Hard Disk.
: In VirtualBox Make a "new" Virtualbox appliance where you specify the existing vmdk file on the 2nd USB as the Hard Disk.


====Prebuilt Soas-v3-Mirabelle 4GB USB img====
====Prebuilt Soas-v3-Mirabelle 4GB Appliance====
: Download .img file  [http://people.sugarlabs.org/Tgillard/Soas-v3-Mirabelle_no_firstboot.tar.bz2 Soas-v3-Mirabelle_no_firstboot]
: Download .img file  [http://people.sugarlabs.org/Tgillard/Soas-v3-Mirabelle_no_firstboot.tar.bz2 Soas-v3-Mirabelle_no_firstboot]
: Decompress (linux)
: Decompress (linux)
: dd write it to a 4 GB USB (linux) -> see above
: copy-paste to a 4GB USB (fat16 label MIRABELLE)
 
::Contains these files
*To Write to your 4GB USB (linux)
/Soas-v3-Mirabelle no firstboot/nvram
:/dev/sd(x) '''BE CERTAIN THIS IS THE DEVICE ADDRESS OF YOUR USB'''
/Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle.log
:: type mount in terminal to see device (/dev/sdb; /dev/sdc; /dev/sde....etc
->'''/Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle.vmdk'''<- Use this file
  root@xxx:/home/xxx/Desktop# '''dd if=Soas-v3-Mirabelle_no_firstboot.img of=/dev/sd(x)'''
/Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle.vmsd
/Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle.vmx
/Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle.vmxf
/Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle-s001.vmdk
  /Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle-s002.vmdk
/Soas-v3-Mirabelle no firstboot/Soas-v3-Mirabelle-s003.vmdk


====Build your own Virtual Appliance using EasyVMX!====
====Build your own Virtual Appliance using EasyVMX!====