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

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 41: Line 41:


====Prebuilt Soas-v3-Mirabelle 4GB USB img====
====Prebuilt Soas-v3-Mirabelle 4GB USB img====
: Download .img file  Soas-v3-4gb-Mirabelle.zip
: 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
: dd write it to a 4 GB USB (linux) -> see above
Line 48: Line 48:
:/dev/sd(x) '''BE CERTAIN THIS IS THE DEVICE ADDRESS OF YOUR USB'''
:/dev/sd(x) '''BE CERTAIN THIS IS THE DEVICE ADDRESS OF YOUR USB'''
:: type mount in terminal to see device (/dev/sdb; /dev/sdc; /dev/sde....etc
:: type mount in terminal to see device (/dev/sdb; /dev/sdc; /dev/sde....etc
  root@xxx:/home/xxx/Desktop# '''dd if=xxxxxx.img of=/dev/sd(x)'''
  root@xxx:/home/xxx/Desktop# '''dd if=Soas-v3-Mirabelle_no_firstboot.img of=/dev/sd(x)'''


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