Mac OS X-Boot USB with VirtualBox: Difference between revisions
m →How you can get it: link to Mac_F14_Vbox.img |
|||
| Line 11: | Line 11: | ||
: '''Download it and decompress it''' (linux) | : '''Download it and decompress it''' (linux) | ||
====dd command to copy it to your 4GB USB==== | ====dd command to copy it to your 4GB USB==== | ||
*To Write to your 4GB USB | *To Write to your 4GB USB (linux) | ||
:/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 | |||
root@xxx:/home/xxx/Desktop# '''dd if=Mac_F14_Vbox.img of=/dev/sd(x)''' | root@xxx:/home/xxx/Desktop# '''dd if=Mac_F14_Vbox.img of=/dev/sd(x)''' | ||
7831552+0 records in | 7831552+0 records in | ||
7831552+0 records out | 7831552+0 records out | ||
4009754624 bytes (4.0 GB) copied, 1365.52 s, 2.9 MB/s | 4009754624 bytes (4.0 GB) copied, 1365.52 s, 2.9 MB/s | ||
root@xxx:/home/xxx/Desktop# | root@xxx:/home/xxx/Desktop# | ||
===Soas-v3 Mirabelle virtualbox files to put on 2nd USB=== | ===Soas-v3 Mirabelle virtualbox files to put on 2nd USB=== | ||
===Boot Helper CD=== | ===Boot Helper CD=== | ||