Getting around the patchstick creation problem under Leopard
As many of you are aware, if you have just upgraded to Leopard, you can no longer create patchsticks on your Mac.
According to Maraklov’s wiki post on AwkwardTV.org, the system extensions from Leopard are incompatible with those on Apple TV, which are based on 10.4.x. He is still working on trying to making this work. So, good luck, Maraklov. You have our support.
If you can’t wait for Maraklov’s solution, however, here’s a “duh” way to creating patchsticks on your Mac again: re-install Tiger.
No, I don’t mean re-installing the old operating system over your brand-spanking new Leopard; that would not be wise. What I meant was installing Tiger on another bootable flash/hard drive. You can then boot your Mac up into Tiger then run the patchstick script under that OS. Just make sure you do the minimum install and also update it to the latest version of Tiger first. Oh, and please keep track of which drive is which since now you have a Leopard drive, a Tiger drive and then a patchstick drive. Don’t overwrite the wrong one.
Can’t afford another hard drive? A reader named Vak suggested using Bootcamp to get around booting from another drive altogether.
Here’s how to do it:
- run Bootcamp
- allocate some space for the Windows partition (10GB should be plenty)
- at the end, when asked to insert the installation CD, choose to install later.
- quit Bootcamp
- run Disk Utility
- change the newly created Windows partition to Apple HFS+
- reboot and insert the Tiger installation CD
- install Tiger onto the newly created partition. Again, make sure to choose minimum installation
So why not just run Disk Utility and repartition your main drive without Bootcamp? Because Disk Utility doesn’t allow this. You can only do this via Bootcamp or use other commercial utilities for this.
So there you have it. I know some of you are going to say that these solutions are “LAME”. But, hey, they work!
Update: OK, call me a liar. You can, in fact, use Leopard’s Disk Utility to repartition your main hard drive without running Bootcamp first. Thanks, Hugin777, for correcting me.
I apologize for this. I, myself, am holding off on upgrading so I was not aware of this new feature in Disk Utility.
Tuesday 20 Nov 2007 | | Del.icio.us | Software Hacks, How To

November 20th, 2007 at 12:14 am
I thought it was possible to resize partitions non-destructively in Leopard, thereby making it unnecessary to use BootCamp for that…?
November 20th, 2007 at 12:20 am
[…] Original post by luck […]
November 20th, 2007 at 12:25 am
[…] Check it out! While looking through the blogosphere we stumbled on an interesting post today.Here’s a quick excerptGetting around the patchstick creation problem under Leopard As many of you are aware, if you have just upgraded to Leopard, you can no longer create patchsticks on your Mac. According to Maraklov’s wiki post on AwkwardTV.org, the system extensions from Leopard are incompatible with those on Apple TV, which are based on 10.4.x. He is still working on trying to making this work. So, good luck, Maraklov. You have our support. If you can’t wait for Maraklov’s solution, however, here’s a “du […]
November 24th, 2007 at 8:59 pm
What if I have OS X 10.4 on a VMWare, will that work?
November 26th, 2007 at 6:25 pm
How about directly installing Leopard on a AppleTV? Cut out the middleman, so to speak
December 10th, 2007 at 11:17 am
But… Can’t you simply add /Volumes// behind the cp command inside the script, to copy the files needed directly from an existing Tiger volume? I did that and the script seems to run just fine.
February 20th, 2008 at 10:43 am
Long story but it worked for me yesterday. Jesus you guy’s make our lives so mutch more enjoyable:-)
March 21st, 2008 at 10:16 pm
There’s another way - works for all versions.
Download the ATV4Windows image file (www.atv4windows.com). Unzip the img file. Format usb drive. Use dd to copy it to the drive.
e.g. dd if=PatchstickATVT2.img of=/dev/disk1 bs=1048576
June 3rd, 2008 at 7:20 am
@Scott, you’ll need an account to download it at at4windows.com. Anyone? Email me at sander.wessel@gmail.com if you have the image!
June 25th, 2008 at 10:38 am
Hi,
I’m noob on hacking Apple TV. What is dd ??
I have my Patchstick-v2.4.img on my desktop. I formated my 1Gb USB Pen with Disk Utility in Mac OS format.
How can i put the image on my USB ?
Thanks !