Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

cstromme

macrumors regular
Original poster
Feb 26, 2007
162
0
Trying to follow http://wiki.awkwardtv.org/wiki/Take2patch here, and using the alternative shell script to fetch the needed files of the Tiger disc since I have Leopard installed on all my machines.

I only have the install DVD from my new iMac that I got right before Leopard came out, but appearantly it's missing several files used in the patchstick process. Here's a paste from my terminal:

Tardis-2:patchstick cstromme$ sudo ./createPatchstick.sh /dev/disk1

--- Generation of Apple TV Patchstick ---

Created by Marook.
Thanks to: MacTijn, Alan_Quatermain & ericIII

Updated to search for and use Tiger volumes by clith.
-- Tuesday March 4 2008

-----------------------------------------

Are you sure you want to partition disk /dev/disk1? [yes|no]yes


Using Tiger volume found at /Volumes/Mac OS X Install Disc 1
ok? [ync?] y

Partitioning /dev/disk1:
Started partitioning on disk disk1
Creating partition map
Formatting disk1s3 as Mac OS Extended with name Patchstick
Formatting disk1s2 as Mac OS Extended with name Patchstick-root
[ + 0%..10%..20%..30%..40%..50%..60%..70%..80%..90%..100% ]
Finished partitioning on disk disk1
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *3.8 Gi disk1
1: EFI 200.0 Mi disk1s1
2: Apple_HFS Patchstick-root 80.0 Mi disk1s2
3: Apple_HFS Patchstick 3.4 Gi disk1s3
Patitions done.
Creating System folders...
Copying System Extentions...
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleACPIPlatform.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/OSvKernDSPLib.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/NVDAResman.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/NVDANV40Hal.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOUSBMassStorageClass.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOUSBFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOStorageFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOPlatformPluginFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOPCIFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IONetworkingFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IONDRVSupport.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOHIDFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOGraphicsFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOATAFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IOACPIFamily.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/IO80211Family.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/GeForce.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/BootCache.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AudioIPCDriver.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleSMC.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleSMBIOS.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleRTC.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleIRController.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleHPET.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleHDA.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleFileSystemDriver.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleEFIRuntime.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleAPIC.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleIntelCPUPowerManagement.kext: No such file or directory
cp: /Volumes/Mac OS X Install Disc 1/usr/sbin/chown: No such file or directory
Copying System files...
cp: directory /Volumes/Patchstick-root/System/Library/Extensions/AppleFileSystemDriver.kext/Contents does not exist
Adding Kerberos...
cp: /Volumes/Mac OS X Install Disc 1/System/Library/Frameworks/Kerberos.framework: No such file or directory
Copying Patchstick files...
- Found Perian component. Adding it to the Patchstick...
Changing Patchstick-root to Apple TV Mode...
Unmount of all volumes on disk1 was successful
/dev/disk1s1 removed
Unmount of all volumes on disk1 was successful
/dev/disk1s1 added
Unmount of all volumes on disk1 was successful

Your disk /dev/disk1 is now unmounted and ready to patch your AppleTV.
Enjoy... :)



So. What's going on here? Did they change the location on the last Tiger install discs?
 
Do a ls of one of those folders and see if the files really are there? :confused:

ls -l /Volumes/Mac OS X Install Disc 1/System/Library/Extensions/AppleACPIPlatform.kext
 
They're not there. That's why I'm puzzled. Apparently they moved stuff around for the last Tiger install DVDs. The question is just to where? I can't seem to find them anywhere.
 
If someone with an older Tiger DVD could look through it and see if those files exist on it I would very much appreciate it. :)
 
No, they're not on my MBP's restore DVD, which is Mac OS 10.4.8. Not sure if that's the same version of the disc that yours is.

I'm guessing that the restore DVD has just enough OS X installed on it to boot and run the installation program. I bet the rest of the files are packaged up and are written out to the destination drive during the installation process. :confused:

I don't know if it helps any, but the link you gave in your OP apparently has instructions for Leopard users. Looks like you download one of the 10.4 combo updates and snag the files directly from that. Maybe that'll work?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.