Posts

Showing posts from December, 2007

Apple TV - Recover from nothing Take 2

Ok, so I have updated this for Take 2 and Leopard. This is more of a rought draft, but it worked well for me. Please comment if I have missed any steps since I am writing this after the fact. One big change from the original article us you can let Disk Utility do some of the work for you now. Also, I just skipped the restore partition to keep it simple since that was the source of many problems. Connect your Apple TV drive in Leopard. Remember disk1 may not be the name of your drive. From the terminal: Wipe out and re-create the partition structure sudo diskutil unmountDisk /dev/disk1 sudo gpt destroy /dev/disk1 sudo gpt create /dev/disk1 Create the OSBoot Partition sudo gpt add -b 888872 -i 3 -s 1843200 -t hfs /dev/disk1 diskutil unmountDisk /dev/disk1 sudo diskutil eraseVolume "Journaled HFS+" OSBoot /dev/disk1s3 diskutil unmountDisk /dev/disk1 Create the Media Partition Go to Disk Utility and format the Media partition - Name i