Home User CP Donate Chat Register Today!  
  Get New posts Faq / Help?
   


Go Back   Hackint0sh > OSX and Hackint0sh/OSX86 > Hackint0sh Support > OSX86 Leopard > Archiv (Leopard)

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-22-2006, 12:29 AM
quixos
Status: Offline
Junior Member
 
Join Date: Apr 2006
Posts: 28
Rep Power: 0
quixos is on a distinguished road
Default Manual Installation from working 10.4.4 or 4.5 to 10.4.6 (intel)

Instructions on Manually Updating to 10.4.6 from a working 10.4.4 or 10.4.5 Installation, Intel Chipset
GMA900, modded ATI, Nvidia, QE CI friendly, mounting shares, Personal File Sharing, autologin, etc

==================================================
Attn: 10.4.6 supported, ATA, Nvidia, GMA950 users, 10.4.6 Extensions & OpenGL.framework
backed up to "/backups4.6" for updating convenience.
==================================================


-------------------------------------------------------
----------------GUIDE BEGINS HERE----------------------
-------------------------------------------------------


obtain MacOSXUpdCombo10.4.6Intel.dmg, Maxxuss Patch Solution v1.0 for 10.4.5, and Pacifist 2.0, from Charlessoft.com

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

install Pacifist 2.0 to your Applications folder

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

extract Maxxuss Patch Solution, then copy the Decrypted_Files folder, to the root "/" of your OS X installation.

navigate to the copied folder and open /Decrypted_Files/replace.sh with TextEdit.app

highlight

function platformCheck
{
VERSFILE="/System/Library/CoreServices/SystemVersion.plist"
IS8G1454=`grep 8G1454 $VERSFILE | wc -l`
if [ $IS8G1454 == 0 ]; then
echo "Your Mac OS X installation is not a 10.4.5 8G1454 build."
returnAndExit
fi
}

backspace to delete the highlighted text, then Save and quit TextEdit.

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

open Terminal.app, located in Applications/Utilities

type in the following...

mkdir /backups
mkdir /backups4.6
cd /System/Library
cp -R Extensions SystemProfiler /backups
cd Frameworks
cp -R Kernel.framework OpenGL.framework /backups
cp /sbin/mount* /backups

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

mount MacOSXUpdCombo10.4.6Intel.dmg
right click on the MacOSXUpdCombo10.4.6Intel.pkg and "Open with" >> "Other", navigate to Pacifist 2.0 you've installed
in your Applications Folder.

Pacifist will open and a 15 second timer will run as it is unregistered. click on "Not Yet"

use Ctrl, to select EVERYTHING, ONE AT A TIME, EXCEPT---- mach_kernel ----
do not select them all at once using shift.
do not deselect anything.
if mach_kernel is accidently selected, shut down and restart Pacifist, and reselect


right click on selected blue highlighted files and "Install to Default Location"

click "Install" on the popup, leave the Administrative Priviliges box checked

type in your password to authenticate when required

two popups will come up, "Bundle Already Exists" and "File Already Exists",
check "Don't Ask Again..." for both,
click on "Update" for Bundles,
click on "Replace" for Files

after installation of files completes, Reboot.

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

at boot, hit F8 to access the prompt and type in the options, -x -s
hit enter

type in the following...

mount -uw /
cd /System/Library
mv Extensions /backups4.6
cd Frameworks
mv OpenGL.framework /backups4.6
cd /backups
cp mount* /sbin
cp -R Extensions /System/Library
cp -R SystemProfiler /System/Library
cp -R OpenGL.framework /System/Library/Frameworks
cd Kernel.framework/Versions/A/Resources
cp *.plist /System/Library/Frameworks/Kernel.framework/Versions/A/Resources
rm /usr/sbin/AppleFileServer
ln -s /System/Library/CoreServices/AppleFileServer.app/Contents/MacOS/AppleFileServer /usr/sbin/AppleFileServer
cd /Decrypted_Files
./replace.sh

shutdown -r now

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

as soon as you get into OS X, open Disk Utility from your Applications/Utilities folder and repair permissions on
your OS X installation, then open terminal and type...

sudo update_prebinding -root / -force

(after prebinding ends, which might take a while, you will have access to the prompt again)
close terminal.

fini

-------------------------------------------------------------
-------------------GUIDE ENDS HERE---------------------------
-------------------------------------------------------------

Last edited by quixos; 04-23-2006 at 08:32 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #2 (permalink)  
Old 04-22-2006, 12:34 AM
quixos
Status: Offline
Junior Member
 
Join Date: Apr 2006
Posts: 28
Rep Power: 0
quixos is on a distinguished road
Default Semjaza Decrypted Files

Semjazas' decrypted files work fine, and are easily installed, after updating to 10.4.6. if you use his installer package, remember after rebooting, to open Terminal and ...

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

sudo update_prebinding -root / -force

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

i'll update the guide to use his files rather than Maxxuss' decrypted files when finishes the kernel.

Last edited by quixos; 04-22-2006 at 01:25 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3 (permalink)  
Old 04-22-2006, 12:39 AM
quixos
Status: Offline
Junior Member
 
Join Date: Apr 2006
Posts: 28
Rep Power: 0
quixos is on a distinguished road
Default miscellaneous topical comment

reserved
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Remove advertisements
Advertisement
Advertisement Sponsored links

  #4 (permalink)  
Old 04-22-2006, 01:29 AM
rufus's Avatar
rufus
Status: Offline
the mystical doogle-ninja
 
Join Date: Apr 2006
Posts: 4
Rep Power: 0
rufus is on a distinguished road
Default

Instrustions Work beautifully!!
I have ASROCK 775-dual915gl
Pentium 4 2mb cache 3.2 GHZ NX SSE3
1gb ram
300 gb sata drive
100 gb sata drive
pioneer dvd-rw drive
sound works
ethernet works
pci firewire card works
10.4.6 on 300 gb drive
100gb used for varous OS's and testing
i will post soon on the directions i used
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #5 (permalink)  
Old 05-08-2006, 03:56 AM
pikachu
Status: Offline
Junior Member
 
Join Date: May 2006
Posts: 1
Rep Power: 0
pikachu is on a distinguished road
Default

Big thank you for the tutorial. I finally can update my OSX using this tutorial. However, I still can't get my display working (GMA900) and airport too (iwi2200).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #6 (permalink)  
Old 05-11-2006, 10:37 PM
ut2211
Status: Offline
Junior Member
 
Join Date: Apr 2006
Posts: 5
Rep Power: 0
ut2211 is on a distinguished road
Default

Thanks a lot quixos. It works!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Sponsored links Remove advertisements
Advertisement
Advertisement

 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Guide] Get Leopard Working on Asus U3S, Complete install guide PingunZ Archiv (Leopard) 10 10-05-2008 05:43 AM
[Req] Testers needed for a new JaS OsX86 10.5.2 Intel SSE2 SSE3 release ! JaS Archiv (Leopard) 110 06-29-2008 10:08 PM
Manual installation of Security Update 2006-003 - INTEL ONLY quixos Archiv (Leopard) 4 01-12-2008 03:58 PM
Getting BackRow 2.1 Working on an Intel Mac crimsonredmk AppleTV 3 07-30-2007 09:53 PM



All times are GMT +2. The time now is 04:13 AM.



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2 Ad Management by RedTyger
follow us on Twitter!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105