달력

3
2010. 3. 3. 14:33

PC EFI V 10.6 Hackintosh/PC_EFI2010. 3. 3. 14:33

























다운로드 : http://files.netkas.org/boot.bz2

소스 : http://files.netkas.org/Chameleon-2.0-RC3-r658-src_PCEFIV10.6-src.zip

먼저 다음글에서 카멜레온 패키지를 설치한 다음 boot 화일만 / 폴더에 복사하여 주면 끝!!

http://x86osx.textcube.com/425


추가 테마 : http://www.mediafire.com/?koznefji54n

Update

이것저것 커맨드가 힘드신 분들은 걍 클릭하여 설치하세요.

패키지 다운로드 : ChameleonRC3PCEFI10.5.pkg.zip

10.5 이기는 하지만 나름 쓸만합니다.


   Chameleon Boot Loader

   =====================

  What is it?

  -----------

  Chameleon is combination of various boot loader components. It is based

  on David Elliott's fake EFI implementation added to Apple's boot-132

  project. Chameleon is extended with the following key features:

 

  Features

  --------

 

   - Device Property Injection via device-properties string in com.apple.Boot.plist

   - hybrid boot0+boot1h loaders for both MBR and GPT partitioned disks.

   - automatic FSB detection code even for recent AMD CPUs.

   - Apple Software RAID support.

   - stage2 loader (boot) can be placed as a regular file in the boot

   partition's root folder. It has precedence over the embedded

   startupfile.

    

   Installation

   ============

 

  Normal Install (non-RAID):

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



I. Installation

- Install boot0 to the MBR:


sudo fdisk -f boot0 -u -y /dev/rdisk0





- Install boot1h to the partition's bootsector:


sudo dd if=boot1h of=/dev/rdisk0s2





- Install boot to the partition's root directory:


sudo cp boot /

 

  Suppose that your installation is on /dev/disk0s2

 

   - Install boot0 to the MBR:

   sudo fdisk -f boot0 -u -y /dev/rdisk0

 

   - Install boot1h to the partition's bootsector:

   sudo dd if=boot1h of=/dev/rdisk0s2

 

   - Install boot to the partition's root directory:

   sudo cp boot /

 

  No need to use startupfiletool anymore!

 

 

  RAID Install:

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

 

  Suppose that your installation is on /dev/disk3, which is either a mirror- or a

  stripeset consisting of /dev/disk0 and /dev/disk1

  Mac OS X creates a small helper partition at the end of each RAID member disk,

  namely /dev/disk0s3 and /dev/disk1s3

 

   - Install boot0 to the MBR of both disks:

   sudo fdisk -f boot0 -u -y /dev/rdisk0

   sudo fdisk -f boot0 -u -y /dev/rdisk1

 

   - Install boot1h to the bootsector of each boot partition:

   sudo dd if=boot1h of=/dev/rdisk0s3

   sudo dd if=boot1h of=/dev/rdisk1s3

 

   - Install boot to both helper partition's root directories.

   diskutil mount disk0s3

   cp boot /Volumes/Boot\ OSX

   diskutil unmount disk0s3

   diskutil mount disk1s3

   cp boot /Volumes/Boot\ OSX

   diskutil unmount disk1s3

 

   - Add "rd=uuid boot-uuid=506D8F03-0596-32D8-BE0B-E3A4E7D5C72A" to your kernel flags

   (replace with your root volume's UUID; find out using "Disk Utility.app", right

click on your root volume, then Get Info"):

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

   touch /System/Library/Extensions

  Support:

  --------

 

  If you have any questions, issues etc. feel free to join us

  at irc.voodooprojects.org #chameleon

 

  Source Code

  -----------

  For downloading the source code please visit the project page at

  http://chameleon.osx86.hu

  Licensing

  ---------

  Chameleon is released under the terms and conditions of

  Apple Public Source License (see APPLE_LICENSE).

  To use "Chameleon" for commercial purposes please contact us at:

  http://chameleon.osx86.hu/contact


'Hackintosh > PC_EFI' 카테고리의 다른 글

PC EFI 10.6 that will work on both Lion and older  (0) 2011.04.29
:
Posted by Ritz®™
2010. 2. 7. 22:58

Mac OS X 10.6.3 build 10D548 Seed Note News2010. 2. 7. 22:58

You maybe already know following news.

Yea, It's time to buy Mac?



Included in this update
  • - Performance improvements for 64-bit Logic
  • - Addresses compatibility issues with OpenGL-based applications
  • - Includes changes to QuickTime X that increase reliability, improve compatibility and address security.
  • - Improves printing reliability and compatibility with 3rd party printers
  • - Respects the DNS server ordering as specified in Network Preferences
  • - Addresses an issue that causes background message colors to display incorrectly in Mail when scrolling
  • - Resolves an issue that prevented files with the # or & in their names from opening in Rosetta
  • - Resolves an issue that prevented files from copying to Windows shares
  • - Resolves an issue that caused machines using BTMM and the Bonjour Sleep Proxy to wake unexpectedly
  • - Performance improvements for 64-bit Logic
  • - Addresses compatibility issues with OpenGL-based applications
  • - Includes changes to QuickTime X that increase reliability, improve compatibility and address security.
  • - Improves printing reliability and compatibility with 3rd party printers
  • - Respects the DNS server ordering as specified in Network Preferences
  • - Addresses an issue that causes background message colors to display incorrectly in Mail when scrolling
  • - Resolves an issue that prevented files with the # or & in their names from opening in Rosetta
  • - Resolves an issue that prevented files from copying to Windows shares
  • - Resolves an issue that caused machines using BTMM and the Bonjour Sleep Proxy to wake unexpectedly


Focus Areas
  • - AirPort
  • - GraphicsDrivers
  • - iCal
  • - QuickTime
  • - Printing


When? ^ ^
- Interesting Update certification Authority
- yup, still did not fully support 3.0


- Still did not support 5xxx series.




- opengl 3.0 test there still doesnt work yet
- SleepEnabler for 10.6.3



'News' 카테고리의 다른 글

Mac OS X 10.6.3 build 10D561 Seed  (0) 2010.02.25
Mac OS X 10.6.3 build 10D558  (0) 2010.02.23
10D538?  (0) 2010.01.27
Remote Desktop Admin Update 3.2.2  (0) 2010.01.12
Mac OS X 10.6.3 build 10D522 Seed Note  (0) 2010.01.07
:
Posted by Ritz®™
2010. 1. 7. 11:22

Mac OS X 10.6.3 build 10D522 Seed Note News2010. 1. 7. 11:22

Release Note:

Mac OS X Update 10.6.3 is an update to Mac OS X 10.6.

Known Issues

- Applications may not be updated if they had been moved from the default location.
- Displays Preferences may show duplicate profile entries.
- iTunes may hang when playing a web stream.
- The ColorSync Utility Filters tab may cause unexpected results.




'News' 카테고리의 다른 글

10D538?  (0) 2010.01.27
Remote Desktop Admin Update 3.2.2  (0) 2010.01.12
Macheist Free  (0) 2009.11.07
Mac OS X 10.6.2 Build 10C540 Seeded to Developers  (0) 2009.11.06
iTunes 9.0.2  (0) 2009.10.30
:
Posted by Ritz®™

Requirement : Chameleon 2.0-RC2~RC4

Symptom:

1. Install Chameleon 2.0.RC2 ~ 4.

2. ati_9442_1002.rom in /Extra/

3. Modify com.apple.boot.plist


com.apple.Boot.Plist(without kernel flags like UUID !) *

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Graphics Mode</key>
<string>1920x1080x32</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386</string>
<key>Timeout</key>
<string>2</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>EthernetEnabler</key>
<string>Yes</string>
</dict>
</plist>


/Extra/Store_Kexts/:

-EvoEnabler.kext in S/L/E or /Extra/Store_Kexts/_For_System
-LegacyATI4800Controller.kext in /Extra/Store_Kexts




10.6.2 Working:

1. Good Luck!





:
Posted by Ritz®™
2009. 12. 17. 19:17

Beta Universal 46xx install package Hackintosh/Graphic Card2009. 12. 17. 19:17

First of all, thanks q64ceo,

우선, HD 46XX Mobility는 죽어도 안잡힙니다.  괜한 시간낭비하지 마세요.
q64ceo comment:

Here it is.

SNOW LEOPARD ONLY. You still need to download
PC-EFI 10.5 and add "GraphicsEnabler=Y" to com.apple.Boot.plist

Please keep listing your Device ID's in this thread


Known cards that work:

Asus EAH4650 (VGA works best, to use HDMI or DVI, both cables must be plugged in at the same time


Attached File(s)

Updated December 17 2009: Released version .3 beta


❶ if you boot and get a black screen, try a different output, i/e VGA or DVI or HDMI.
❷ If that doesnt work, boot with the -x flag at the darwin prompt and remove the ATI4600Controller and ATIRadeon200X kexts

1. 만약 검은 화면을 만나시게 된다면, 다른 포트에 연결하여 보세요. 이를테면 VGA/DVI 혹은 HDMI 포트에 연결하세요.
2. 만약 그래도 동작하지 않는다면 "-x" 혹은 "-x -f"부팅옵션을 주어 안전모드로 부팅한후에 ATI4600Controller 와 ATIRadeon200X kexts 두 화일을 제거한 후에 재부팅하여 보세요.
3. 이 화일은 Snow Leopard에서만 적용될 수 있으며 Chameleon RC-2이상 과 PC-EFI 10.5 를 적용한 후에 "GraphicsEnabler=Y"com.apple.Boot.plist 에 적용한 다음, 재부팅하여 확인할 수 있습니다.
4. 피드백을 남기실때는 업체명, device id와 결과를 알려주시면 개발하는데 많은 도움이 될 수 있습니다.

기타 도움이 될 만한 글들.:

설치하기전에 먼저 확인해야할 사항 구글링 5종세트 
메인보드별 설치방법
 370만원대의 OSX 를 내PC에 설치하는 방법  
 x86osx : Partition 설정하는 방법
 x86osx : 부팅안될시 추가 조치 방안-Ver 02



:
Posted by Ritz®™
2009. 12. 8. 12:58

The way of mount EFI Partition Hackintosh/Tip2009. 12. 8. 12:58

#sudo -s
#mkdir /Volumes/EFI
#mount_hfs /dev/diskXs1  /Volumes/EFI
#killall Finder

and you can see EFI partition in finder.

:
Posted by Ritz®™
2009. 11. 25. 09:40

iPhoto Update(8.1.1) macOS/Update2009. 11. 25. 09:40

'macOS > Update' 카테고리의 다른 글

Apple to begin Testing Snow Leopard 10.6.3  (0) 2009.12.10
Apple updates Final Cut Server  (0) 2009.11.25
Microsoft Office 2008 12.2.3 Update  (0) 2009.11.11
Security Update 2009-006  (0) 2009.11.10
iMovie 8.0.4 Update  (0) 2009.07.17
:
Posted by Ritz®™
2009. 11. 19. 21:41

Mac OS X 10.6 Snow Leopard: the Ars Technica review macOS2009. 11. 19. 21:41

By John Siracusa

Original Article : http://arstechnica.com/apple/reviews/2009/08/mac-os-x-10-6.ars/5

Warning: internals ahead

We've arrived at the start of the customary "internals" section. Snow Leopard is all about internal changes, and this is reflected in the content of this review. If you're only interested in the user-visible changes, you canskip ahead, but you'll be missing out on the meat of this review and the heart of Apple's new OS.

64-bit: the road leads ever on

Mac OS X started its journey to 64-bit back in 2003 with the release of Panther, which included the bare minimum support for the then-new PowerPC G5 64-bit CPU. In 2005, Tiger brought with it the ability to create true 64-bit processes—as long as they didn't link with any of the GUI libraries. Finally, Leopard in 2007 included support for 64-bit GUI applications. But again, there was a caveat: 64-bit support extended to Cocoaapplications only. It was, effectively, the end of the road for Carbon.

Despite Leopard's seemingly impressive 64-bit bona fides, there are a few more steps before Mac OS X can reach complete 64-bit nirvana. The diagrams below illustrate.

64-bit in Mac OS X 10.4 Tiger 64-bit in Mac OS X 10.5 Leopard 64-bit in Mac OS X 10.6 Snow Leopard

As we'll see, all that yellow in the Snow Leopard diagram represents its capability, not necessarily its default mode of operation.

K64

Snow Leopard is the first version of Mac OS X to ship with a 64-bit kernel ("K64" in Apple's parlance), but it's not enabled by default on most systems. The reason for this this is simple. Recall that there's no "mixed mode" in Mac OS X. At runtime, a process is either 32-bit or 64-bit, and can only load other code—libraries, plug-ins, etc.—of the same kind.

An important class of plug-ins loaded by the kernel is device drivers. Were Snow Leopard to default to the 64-bit kernel, only 64-bit device drivers would load. And seeing as Snow Leopard is the first version of Mac OS X to include a 64-bit kernel, there'd be precious few of those on customers' systems on launch day.

And so, by default, Snow Leopard boots with a 64-bit kernel only on Xserves from 2008 or later. I guess the assumption is that all of the devices commonly attached to an Xserve will be supported by 64-bit drivers supplied by Apple in Snow Leopard itself.

Perhaps surprisingly, not all Macs with 64-bit processors are even able to boot into the 64-bit kernel. Though this may change in subsequent point releases of Snow Leopard, the table below lists all the Macs that are either capable of or default to booting K64. (To find the "Model name" of your Mac, select "About This Mac" from the Apple menu, then click the "More info…" button and read the "Model Identifier" line in the window that appears.)

Product Model name K64 status
Early 2008 Mac Pro MacPro3,1 Capable
Early 2008 Xserve Xserve2,1 Default
MacBook Pro 15"/17" MacBookPro4,1 Capable
iMac iMac8,1 Capable
UniBody MacBook Pro 15" MacBookPro5,1 Capable
UniBody MacBook Pro 17" MacBookPro5,2 Capable
Mac Pro MacPro4,1 Capable
iMac iMac9,1 Capable
Early 2009 Xserve Xserve3,1 Default

For all K64-capable Macs, boot while holding down "6" and "4" keys simultaneously to select the 64-bit kernel. For a more permanent solution, use the nvram command to add arch=x86_64 to your boot-args string, or edit the file /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and addarch=x86_64 to the Kernel Flags string:

...
        <key>Kernel</key>
        <string>mach_kernel</string>
        <key>Kernel Flags</key>
        <string>arch=x86_64</string>
...

To switch back to the 32-bit kernel, hold down the "3" and "2" keys during boot, or use one of the techniques above, replacing "x86_64" with "i386".

'macOS' 카테고리의 다른 글

맥에서 하는 디스크 조각모음  (0) 2009.12.02
Boot Argument  (0) 2009.11.27
해킨토시 하드디스크 구성 가이드  (0) 2009.10.27
VoiceOver Utility  (0) 2009.10.24
Mac OS X 10.6.2 build 10C531  (0) 2009.10.23
:
Posted by Ritz®™