Mecho Download
Your Ad Here

Go Back   Mecho Download > SoftWare Zone > Macintosh Programs


Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Welsh Yiddish
Post New Thread  Reply
 
LinkBack Thread Tools
Old 11-23-2009, 02:50 AM   #1
Member
 
bluray's Avatar
 
Last Online: Today 05:37 PM
Join Date: Nov 2009
Posts: 476
bluray is an unknown quantity at this point
Mac OS X Leopard For AMD And Intel v10.5.1



Mac OS X Leopard For AMD And Intel v10.5.1


Now you can enjoy the many features of MAC OS X Leopard
on your ordinary Intel or AMD PC..!!


Tools needed
1. Acronis Disk Director Suite
2. Everest Ultimate ( Needed to Check CPU and PC Specs )


DISK IS PREPATCHED this is ISO Format so burn image to a disk and your ready to install

simply.!!

READ INSTRUCTIONS CAREFULLY FIRST

Optional but Highly recommend: install Tiger first. This can be done
by inserting Tiger DVD on your computer and make sure you boot from it.
Usually that’s done if you press F8 or F12 or whatever key combination to
give you the option to choose what disk/cd drive you want to boot from.
Or you can always change boot device in BIOS setup.
Select your CD/DVD drive. And select your language and when the
welcome screen shows up

1. Select Utilities -> Disk Utility
2. Select your partition that you want to be OSX and go to the Erase tab
3. For Volume Format, select Mac OS Extended (Journaled),
set volume name as “Leopard“(no quotes, case sensitive)
4. Click Erase. Now the partition should not be grey, it should be black to
indicate that it is active.
5. Close out of the Disk Utility and move onwards with installation.

Use “Customize” option and unselect all packages there.
Just install base system. By installing Tiger first, the partition
would be properly formatted and activated, which eliminate any
potential problem. Now reboot and remove the Tiger DVD.

2. Install Leopard.

Insert Leopard DVD, and make sure to select booting from DVD.
The installer will load(it will take a while, be patient). If you have Tiger installed,
don’t format the partition, just install it over the Tiger partition. Otherwise,
same approach as Tiger installation, use Disk Utility to setup the partition.

Important: Use Customize… button and unselect all packages there.
Then proceed to installation. When it’s done, reboot. And make sure
that your USB/Pen Drive is connected to your PC.

Patch Leopard Installation

After the reboot, also make sure you do the same step above:
Press whatever key combination to give you the option to choose
your boot device: Now Select your CD/DVD drive.

Once the setup is loaded(again, long wait, be patient), select your language.
When the welcome screens shows up, select UTILITIES-TERMINAL.
The terminal will now open. We will now browse to our Thumb Drive;

In the command line, type:

cd /Volumes/123/files

Lets now run the script. This will patch the installation so it will boot properly:

./9a581PostPatch.sh

Let it run. You can answer yes when removing the ACPUPowerManagement.kext

Reboot.

The Bootfix patch

After reboot, if the system boots into Leopard fine, ignore this part
and head to next section to setup multi boot. Otherwise, you might
encounter blinking cursor or “HFS+ Error”, follow the steps below then

If you install Leopard without Tiger first, the system might still boot into
Windows instead or leave a system unbootable at all. Even the tboot loader trick
(see below) wouldn’t work. In this case, you need to repair the installation
and setup boot property for it.

1. Reboot using the Leopard DVD, make sure the USB pen drive is connected.
2. Open a terminal after everything finally loads.
3. Find out what disk your leopard was installed on by issuing this command
(my machine was rdisk0s2, will use rdiskXsY below, substitute accordingly)

diskutil list

4. Active the partition

fdisk -e /dev/rdiskX
fdisk: 0>update
fdisk:*0> f Y
“Partition 2 marked active”
fdisk:*0> w
Device could not be accessed exclusively.
A reboot will be needed for changes to take effect. OK? [n]y
Writing MBR at offset 0.
fdisk: 0> q

5.Now goto bootfix directory by typing:

cd /Volumes/123/files/bootfix

and do the following

./dd if=/usr/standalone/i386/boot1h of=/dev/rdiskXsY bs=512 count=1
umount /Volumes/Leopard
./startupfiletool -v /dev/rdiskXsY /usr/standalone/i386/boot
./bless -device /dev/diskXsY -setBoot -verbose

reboot

Post Installation: setup multi-boot

2. Now you’re already in the exciting Leopard! After initial setup, load up Terminal

(Applications/Utilities) within OSX and type

sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

edit the Darwin time-out flag accordingly:

Timeout
10

reboot and now you can choose Mac OSX/XP/Vista using Leopard’s boot loader.

3. Optional: you can also setup Windows as default OS and use
windows’ OS selector to launch OSX.

So reboot and select Windows partition, load Windows. Open a
command prompt(if you’re using Vista, make sure it’s running as administrator).
Use diskpart to mark the Windows partition active.

1. Type diskpart
2. If you have more than one disk, at the DISKPART prompt, type:
list disk
3. At the DISKPART prompt, type:
select disk x
Select the disk, x, where the partition you want to mark as active in
4. At the DISKPART prompt, type:
list partition
5. At the DISKPART prompt, type:
select partition y
Select the partition, y, you want to mark as active.
6. At the DISKPART prompt, type:
active
to active the selected partition and system will boot from it next time.
7. At the DISKPART prompt, type:
exit
to quit the diskpart program

This will mark Windows partition as active, and the system will
boot off it next time. If the PC has Windows XP installed, get
this tboot(512 bytes only, a revised version of chain0 loader,
support multi HDD as well as loading OSX on extended partition)
file and put it to the same directory as ntldr(usually C:\),
adding the following line to boot.ini

c:\tboot=”Mac OSX Leopard”

If the PC is Vista only, put ntldr(get one from your XP installation CD),
tboot and a boot.ini file to your Vista boot partition, for example

Code:
[boot loader]
timeout=0
default=c:\tboot

[operating systems]

c:\tboot=”Mac OSX Leopard”

Vista will automatically detect and add the Leopard entry on next boot.

Also, for Vista users, you may use bcdedit to add tboot, but the
ntldr way is much much more easier. Anway, if you prefer the
native Vista bootloader, here is how:

1.put tboot on Vista boot partition, usually C:\
2.Open a command prompt and make sure it’s running as administrator and type:
bcdedit /create /d “Mac OSX Leopard” /application bootsector
This will retrun a {ID**
3. Use the command line below to add the tboot, replace the {ID** accordingly:

bcdedit /set {ID** device boot

bcdedit /set {ID** path \tboot

bcdedit /displayorder {ID** /addlast

That’s all. Enjoy the new Leopard!
Download:
Code:
http://hotfile.com/dl/18340271/403a62f/Leopard-AMD-10.5.1_by_Tiny-C.part01.rar.html
http://hotfile.com/dl/18340423/6a7f56c/Leopard-AMD-10.5.1_by_Tiny-C.part02.rar.html
http://hotfile.com/dl/18340610/69f680c/Leopard-AMD-10.5.1_by_Tiny-C.part03.rar.html
http://hotfile.com/dl/18340773/557ee8a/Leopard-AMD-10.5.1_by_Tiny-C.part04.rar.html
http://hotfile.com/dl/18340934/a24f8ad/Leopard-AMD-10.5.1_by_Tiny-C.part05.rar.html
http://hotfile.com/dl/18341123/5053e99/Leopard-AMD-10.5.1_by_Tiny-C.part06.rar.html
http://hotfile.com/dl/18341316/abe9ae2/Leopard-AMD-10.5.1_by_Tiny-C.part07.rar.html
http://hotfile.com/dl/18341412/8a02e4d/Leopard-AMD-10.5.1_by_Tiny-C.part08.rar.html
http://hotfile.com/dl/18341568/c2f3fdb/Leopard-AMD-10.5.1_by_Tiny-C.part09.rar.html
http://hotfile.com/dl/18341719/9522f50/Leopard-AMD-10.5.1_by_Tiny-C.part10.rar.html
http://hotfile.com/dl/18341866/de66907/Leopard-AMD-10.5.1_by_Tiny-C.part11.rar.html
http://hotfile.com/dl/18341977/5a192c3/Leopard-AMD-10.5.1_by_Tiny-C.part12.rar.html
http://hotfile.com/dl/18342113/2371060/Leopard-AMD-10.5.1_by_Tiny-C.part13.rar.html
http://hotfile.com/dl/18342211/22303e6/Leopard-AMD-10.5.1_by_Tiny-C.part14.rar.html
http://hotfile.com/dl/18342338/ab2e80e/Leopard-AMD-10.5.1_by_Tiny-C.part15.rar.html
http://hotfile.com/dl/18342523/e4969bb/Leopard-AMD-10.5.1_by_Tiny-C.part16.rar.html
http://hotfile.com/dl/18342620/06a0072/Leopard-AMD-10.5.1_by_Tiny-C.part17.rar.html
http://hotfile.com/dl/18342749/e3c2dd1/Leopard-AMD-10.5.1_by_Tiny-C.part18.rar.html
http://hotfile.com/dl/18342861/33e5a2d/Leopard-AMD-10.5.1_by_Tiny-C.part19.rar.html
http://hotfile.com/dl/18342977/cbbe15e/Leopard-AMD-10.5.1_by_Tiny-C.part20.rar.html
http://hotfile.com/dl/18340244/3dda198/Leopard-AMD-10.5.1_by_Tiny-C.part21.rar.html
http://hotfile.com/dl/18340443/04f1ebf/Leopard-AMD-10.5.1_by_Tiny-C.part22.rar.html
http://hotfile.com/dl/18340562/a34930c/Leopard-AMD-10.5.1_by_Tiny-C.part23.rar.html
http://hotfile.com/dl/18340711/b23f4df/Leopard-AMD-10.5.1_by_Tiny-C.part24.rar.html
http://hotfile.com/dl/18340837/ef090bf/Leopard-AMD-10.5.1_by_Tiny-C.part25.rar.html
http://hotfile.com/dl/18340995/c832bb9/Leopard-AMD-10.5.1_by_Tiny-C.part26.rar.html
http://hotfile.com/dl/18341196/2d75ebe/Leopard-AMD-10.5.1_by_Tiny-C.part27.rar.html
http://hotfile.com/dl/18341375/c9aa58b/Leopard-AMD-10.5.1_by_Tiny-C.part28.rar.html
http://hotfile.com/dl/18341518/21ba6f1/Leopard-AMD-10.5.1_by_Tiny-C.part29.rar.html
http://hotfile.com/dl/18341644/4a22f9c/Leopard-AMD-10.5.1_by_Tiny-C.part30.rar.html
http://hotfile.com/dl/18341747/408820f/Leopard-AMD-10.5.1_by_Tiny-C.part31.rar.html
http://hotfile.com/dl/18341878/a5ab2cf/Leopard-AMD-10.5.1_by_Tiny-C.part32.rar.html
http://hotfile.com/dl/18342003/c2d8441/Leopard-AMD-10.5.1_by_Tiny-C.part33.rar.html
http://hotfile.com/dl/18342122/575a1a9/Leopard-AMD-10.5.1_by_Tiny-C.part34.rar.html
http://hotfile.com/dl/18342216/1a94d05/Leopard-AMD-10.5.1_by_Tiny-C.part35.rar.html
http://hotfile.com/dl/18342317/4065934/Leopard-AMD-10.5.1_by_Tiny-C.part36.rar.html
http://hotfile.com/dl/18342466/b9c338c/Leopard-AMD-10.5.1_by_Tiny-C.part37.rar.html
http://hotfile.com/dl/18342471/0f55dc3/Leopard-AMD-10.5.1_by_Tiny-C.part38.rar.html
bluray ÂÝáÇíä ÇÓÊ  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Remove Advertisements To keep 'MechoDownload' alive please take a look at our sponsors.
www.10xdownloads.com
Old 02-13-2010, 06:24 PM   #2
Member
 
dwaine_30's Avatar
 
Last Online: 06-25-2010 03:55 AM
Join Date: Jun 2008
Posts: 49
dwaine_30 is an unknown quantity at this point
thank you!!!!!!!!!!!!!!!!!!!!!!!1
dwaine_30 ÂÝáÇíä ÇÓÊ  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 02-15-2010, 12:09 AM   #3
Member
 
bluray's Avatar
 
Last Online: Today 05:37 PM
Join Date: Nov 2009
Posts: 476
bluray is an unknown quantity at this point
You are Welcome
bluray ÂÝáÇíä ÇÓÊ  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 02-15-2010, 12:19 AM   #4
Member
 
Spotlight!'s Avatar
 
Last Online: 07-15-2010 02:37 PM
Join Date: Nov 2008
Posts: 47
Spotlight! is an unknown quantity at this point
10.5.1 , blast from the past.
Spotlight! ÂÝáÇíä ÇÓÊ  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply

Bookmarks
  • Submit Thread to FaceBook
  • Submit Thread to Digg
  • Submit Thread to StumbleUpon
  • Submit Thread to Google
  • Submit Thread to del.icio.us

Thread Tools

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 Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT. The time now is 06:42 PM.

MechoDownload Forums


MechoDownload.com Has a Valid CSS
Automatic translations (vBET 2.3.10) delivered by NLP-er

Powered by vBulletin Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2


MechoDownload.com does NOT store any files on its server. We only index and link to content provided by other sites!
MechoPortal.com | MechoDDL.Com | Free Image Hosting | Free Downloads | Crack + Serial
Page generated in 0.09175801 seconds (100.00% PHP - 0% MySQL) with 19 queries

Free Rapidshare SoftLinkers underNation Full Downloads Rapidshare search
Torrent Downloads PhazeMP3 DownloadWarez Nexusddl Crack Serial


Toplist