Sugar on a Stick/Macintosh: Difference between revisions
m moved Sugar Creation Kit/sck/Building a bootable Mac USB to Sugar on a Stick/Macintosh: consolidate Sugar on a Stick pages |
No edit summary |
||
| Line 1: | Line 1: | ||
===Macintosh Booting USB | ===Macintosh Booting USB sticks=== | ||
Used the installation shell script '''tools_livecd-iso-to-disk.sh''' with the {{Code|--format --efi}} on the USB stick. | |||
: in a Fedora 17 GNOME 3 hard disk installation --[[User:Satellit|Satellit]] 23:24, 10 April 2012 (EDT) | |||
=== | ===Installation script transcript=== | ||
Desktop# ./tools_livecd-iso-to-disk.sh --format --efi --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-17-Beta-x86_64-Live-Desktop.iso /dev/sdc1 | Desktop# ./tools_livecd-iso-to-disk.sh --format --efi --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-17-Beta-x86_64-Live-Desktop.iso /dev/sdc1 | ||
Verifying image... | Verifying image... | ||
| Line 57: | Line 57: | ||
Target device is now set up with a Live image! | Target device is now set up with a Live image! | ||
====Building a bootable Mac USB==== | ====Building a bootable Mac USB stick==== | ||
:: (tested on a MacBook Air) | :: (tested on a MacBook Air) | ||
:1 '''Boot Intel Mac''' | :1 '''Boot Intel Mac''' | ||
| Line 104: | Line 104: | ||
# Wireless connection does not work. Use an USB Ethernet Adapter for Internet Connectivity | # Wireless connection does not work. Use an USB Ethernet Adapter for Internet Connectivity | ||
# you can eject a USB CD/DVD drive, if used (In bottom right of sugar frame) and unplug the CD/DVD USB connector from the Mac. It will not be needed until next time you boot the Live USB | # you can eject a USB CD/DVD drive, if used (In bottom right of sugar frame) and unplug the CD/DVD USB connector from the Mac. It will not be needed until next time you boot the Live USB | ||
{{Note/important|Important|Do NOT try to boot this USB stick except on an Intel MAC with a boot disk—It becomes corrupted if a boot is attempted as standalone Live SoaS on a Netbook}} | |||