منتديات طلبة فنون تطبيقية أكاديمية القاهرة الجديدة
مرحبا بك عزيزي الزائر. نرجوا منك أن تعرّف بنفسك و تدخل المنتدى معنا. إن لم يكن لديك حساب بعد, نتشرف بدعوتك لإنشائه
منتديات طلبة فنون تطبيقية أكاديمية القاهرة الجديدة
مرحبا بك عزيزي الزائر. نرجوا منك أن تعرّف بنفسك و تدخل المنتدى معنا. إن لم يكن لديك حساب بعد, نتشرف بدعوتك لإنشائه
منتديات طلبة فنون تطبيقية أكاديمية القاهرة الجديدة
هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.

منتديات طلبة فنون تطبيقية أكاديمية القاهرة الجديدة

منتدى طلبة المعهد العالى للفنون التطبيقية أكاديمية القاهرة الجديدة
 
الرئيسيةالبوابه الافتتاحيهأحدث الصورالتسجيلدخول

 

 Mac OS X Leopard for AMD and Intel v10.5.1

اذهب الى الأسفل 
كاتب الموضوعرسالة
MAXEM
Admin
MAXEM


ذكر
عدد الرسائل : 262
العمر : 35
الشعبية : 1
نقاط : 127
تاريخ التسجيل : 13/01/2007

Mac OS X Leopard for AMD and Intel v10.5.1 Empty
مُساهمةموضوع: Mac OS X Leopard for AMD and Intel v10.5.1   Mac OS X Leopard for AMD and Intel v10.5.1 Icon_minitimeالخميس أكتوبر 09, 2008 1:05 am

Mac OS X Leopard for AMD and Intel v10.5.1
Works on AMD and Intel PC's Processors


Mac OS X Leopard for AMD and Intel v10.5.1 Fw_news


Code:
1. How to Dual-Boot Video Tutorial Added On Bottom.
2. Acronis Disk Director Suite Updated (Keygen Separate upload added)
3. Everest Ultimate Uploaded ( Needed in Video to Check CPU and PC Specs )



Mac OS X Leopard for AMD and Intel v10.5.1 Applelogo

Mac OS X Leopard for AMD and Intel v10.5.1 ForumWHPwithPic


Code:
http://www.apple.com/macosx/



Mac OS X Leopard for AMD and Intel v10.5.1 ForumWScreenShotBeta
Mac OS X Leopard for AMD and Intel v10.5.1 Vtmahwnlvs
Mac OS X Leopard for AMD and Intel v10.5.1 Apple_Leopard_OSX_01
Mac OS X Leopard for AMD and Intel v10.5.1 Mac4LinDocumentation_html_m2ad3b0cf
Mac OS X Leopard for AMD and Intel v10.5.1 Mac_osx_dashboard



Mac OS X Leopard for AMD and Intel v10.5.1 ForumWInformation
HowTo OSX

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

Install Leopard

Now lets install Leopard.



Code:
1. 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.



Code:
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



Code:
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.



Code:
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:



Code:
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!



Mac OS X Leopard for AMD and Intel v10.5.1 ForumWDownload


Code:

http://rapidshare.com/files/95216005/AMD_Pard_death1246.part01.rar
http://rapidshare.com/files/95223129/AMD_Pard_death1246.part02.rar
http://rapidshare.com/files/95229405/AMD_Pard_death1246.part03.rar
http://rapidshare.com/files/95238508/AMD_Pard_death1246.part04.rar
http://rapidshare.com/files/95330718/AMD_Pard_death1246.part05.rar
http://rapidshare.com/files/95337377/AMD_Pard_death1246.part06.rar
http://rapidshare.com/files/95344568/AMD_Pard_death1246.part07.rar
http://rapidshare.com/files/95445760/AMD_Pard_death1246.part08.rar
http://rapidshare.com/files/95458819/AMD_Pard_death1246.part09.rar
http://rapidshare.com/files/95485834/AMD_Pard_death1246.part10.rar
http://rapidshare.com/files/95595505/AMD_Pard_death1246.part11.rar
http://rapidshare.com/files/95588280/AMD_Pard_death1246.part12.rar
http://rapidshare.com/files/95603104/AMD_Pard_death1246.part13.rar
http://rapidshare.com/files/95610846/AMD_Pard_death1246.part14.rar
http://rapidshare.com/files/95618447/AMD_Pard_death1246.part15.rar
http://rapidshare.com/files/95626843/AMD_Pard_death1246.part16.rar
http://rapidshare.com/files/95635415/AMD_Pard_death1246.part17.rar
http://rapidshare.com/files/95643758/AMD_Pard_death1246.part18.rar
http://rapidshare.com/files/95652670/AMD_Pard_death1246.part19.rar
http://rapidshare.com/files/95662174/AMD_Pard_death1246.part20.rar
http://rapidshare.com/files/95672027/AMD_Pard_death1246.part21.rar
http://rapidshare.com/files/95681572/AMD_Pard_death1246.part22.rar
http://rapidshare.com/files/95691154/AMD_Pard_death1246.part23.rar
http://rapidshare.com/files/95701007/AMD_Pard_death1246.part24.rar
http://rapidshare.com/files/95710967/AMD_Pard_death1246.part25.rar
http://rapidshare.com/files/95755371/AMD_Pard_death1246.part26.rar
http://rapidshare.com/files/95762532/AMD_Pard_death1246.part27.rar
http://rapidshare.com/files/95769010/AMD_Pard_death1246.part28.rar
http://rapidshare.com/files/95774855/AMD_Pard_death1246.part29.rar
http://rapidshare.com/files/95780520/AMD_Pard_death1246.part30.rar
http://rapidshare.com/files/95785774/AMD_Pard_death1246.part31.rar
http://rapidshare.com/files/95790789/AMD_Pard_death1246.part32.rar
http://rapidshare.com/files/95795590/AMD_Pard_death1246.part33.rar
http://rapidshare.com/files/95800201/AMD_Pard_death1246.part34.rar
http://rapidshare.com/files/95801510/AMD_Pard_death1246.part35.rar



Mac OS X Leopard for AMD and Intel v10.5.1 Fw_password


Code:
No Password Needed






Toutral How to dual-boot Xp & MacOSX


عدل سابقا من قبل MAXEM في الخميس أكتوبر 09, 2008 4:06 am عدل 3 مرات
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://punks.yoo7.com
MAXEM
Admin
MAXEM


ذكر
عدد الرسائل : 262
العمر : 35
الشعبية : 1
نقاط : 127
تاريخ التسجيل : 13/01/2007

Mac OS X Leopard for AMD and Intel v10.5.1 Empty
مُساهمةموضوع: رد: Mac OS X Leopard for AMD and Intel v10.5.1   Mac OS X Leopard for AMD and Intel v10.5.1 Icon_minitimeالخميس أكتوبر 09, 2008 1:06 am

Toutral How to dual-boot Xp & MacOSX

Mac OS X Leopard for AMD and Intel v10.5.1 ForumWScreenShotBeta
Mac OS X Leopard for AMD and Intel v10.5.1 Vlcsnap-7731
Mac OS X Leopard for AMD and Intel v10.5.1 Vlcsnap-7812
Mac OS X Leopard for AMD and Intel v10.5.1 Vlcsnap-8011
Mac OS X Leopard for AMD and Intel v10.5.1 Vlcsnap-8081
Mac OS X Leopard for AMD and Intel v10.5.1 Vlcsnap-8745


Mac OS X Leopard for AMD and Intel v10.5.1 ForumWInformation


Code:
Its the original toutral that teaches you how to dual-boot Microsoft windows Xp with MacOSX. I ave tested tis and it works great as a dual-boot with my windows vista.

This Video was Creted for Mac OS X by Jas and works the same for Leopard Version




Code:
Created by: vertigo173, dilnalomo, and and Jas for the MacOSX DVD and Patch




Mac OS X Leopard for AMD and Intel v10.5.1 Fw_news


Code:
Requirements:
1. A decent sized Hard drive

2. Windows Xp or Windows Vista

3. Mac OS X Leopard for AMD or Intel

4. Acronis Disk director suite 10

5. Everest ultimate to check compatibility



Mac OS X Leopard for AMD and Intel v10.5.1 ForumWHPwithPic


Code:
http://wiki.osx86project.org/wiki/index.php/Installation_Guides



Mac OS X Leopard for AMD and Intel v10.5.1 ForumWDownload


Code:
http://rapidshare.com/files/97612573/How_Leopard_PC.rar



Mac OS X Leopard for AMD and Intel v10.5.1 Fw_password


Code:
No Password







Acronis Disk Director Suite v10

Mac OS X Leopard for AMD and Intel v10.5.1 ForumWInformation


Code:
Watch the Video for Instructions on how to Use this software.


Mac OS X Leopard for AMD and Intel v10.5.1 ForumWDownload


Code:
http://rapidshare.com/files/97618703/Dick_Creator.rar


Mac OS X Leopard for AMD and Intel v10.5.1 ForumWKeygen
Keygen Only:


Code:
http://rapidshare.com/files/97613666/gen_Acronis.rar


Mac OS X Leopard for AMD and Intel v10.5.1 Fw_password


Code:
No Password





Everest Ultimate Edition v4.20.1302

Mac OS X Leopard for AMD and Intel v10.5.1 ForumWInformation


Code:
Use this Software to Check CPU and PC Specs ( Watch Video )


Mac OS X Leopard for AMD and Intel v10.5.1 ForumWDownload


Code:
http://rapidshare.com/files/97620952/Everest_Ultimate_Edition_4.20.1302.rar




Mac OS X Leopard for AMD and Intel v10.5.1 Fw_news


Code:
This Also Works On Intel PC's
الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://punks.yoo7.com
MAXEM
Admin
MAXEM


ذكر
عدد الرسائل : 262
العمر : 35
الشعبية : 1
نقاط : 127
تاريخ التسجيل : 13/01/2007

Mac OS X Leopard for AMD and Intel v10.5.1 Empty
مُساهمةموضوع: رد: Mac OS X Leopard for AMD and Intel v10.5.1   Mac OS X Leopard for AMD and Intel v10.5.1 Icon_minitimeالخميس أكتوبر 09, 2008 2:10 am

الرجوع الى أعلى الصفحة اذهب الى الأسفل
https://punks.yoo7.com
 
Mac OS X Leopard for AMD and Intel v10.5.1
الرجوع الى أعلى الصفحة 
صفحة 1 من اصل 1

صلاحيات هذا المنتدى:لاتستطيع الرد على المواضيع في هذا المنتدى
منتديات طلبة فنون تطبيقية أكاديمية القاهرة الجديدة  :: منتدى تبادل الخبرات :: منتدى البرامج والبرمجيات :: Non-Windows Stuff-
انتقل الى: