ATV1 OpenELEC XBMC 12.2 Frodo
http://openelec.tv/forum/111-appletv/65117-appletv-usb-installers-for-testing-feedback
// Create a temporary directory
- $ mkdir _openlec
// Get the latest OpenELEC HDD installer
// Extract the image
- $ gunzip install-hdd.img.gz
// Unmount USB disc
- $ diskutil unmountDisk /dev/disk1
// Install the bootloader onto USB
- $ sudo dd if=install-hdd.img of=/dev/disk1