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

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 26: Line 26:
===Soas-v3 Mirabelle virtualbox files to put on 2nd USB===
===Soas-v3 Mirabelle virtualbox files to put on 2nd USB===
====Prebuilt Soas-v3-Mirabelle 4GB USB img====
====Prebuilt Soas-v3-Mirabelle 4GB USB img====
: Download .img file
: Download .img file Soas-v3-4gb-Mirabelle.zip
: 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
*To Write to your 4GB USB (linux)
:/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
root@xxx:/home/xxx/Desktop# '''dd if=xxxxxx.img of=/dev/sd(x)'''


====Build your own using EasyVMX!====
====Build your own using EasyVMX!====