Phương pháp 4: Tạo đĩa cài đặt Lion dành cho các bạn ko có Mac SL:
Update bộ cài Lion, 43 phần, 3 ngày mòn mỏi, các bạn down về sau đó nối lại ghi ra DVD bình thường.
http://www.mediafire.com/?ncvypw7ddnv6v
Update đĩa boot mồi:
http://www.mediafire.com/?whyos22ogro45pz
Cài như Iboot+retail nha các bạn.
Đĩa boot tích hợp các kext sau:
AHCIPortInjector.kext
AppleACPIPS2Nub.kext
AppleHDADisabler.kext
FakeSMC.kext
IOAHCIBlockStorageInjector.kext
JMicron36xATA.kext
NullCPUPowerManagement.kext
OpenHaltRestart.kext
VoodooPS2Controller.kext
VoodooPS2Keyboard.kext
VoodooPS2Mouse.kext
VoodooPS2Trackpad.kext
Tích hợp cho cả PC và laptop
File boot:
<key>Instant Menu</key>
<string>Yes</string>
<key>Kernel</key>
<string>rd(0,0)/Extra/mach_kernel</string>
<key>Kernel Flags</key>
<string>-v</string>
<key>Rescan</key>
<string>Yes</string>
<key>SMBIOS</key>
<string>rd(0,0)/Extra/smbios.plist</string>
</dict>
</plist>
Remove GraphicsEnabler để thích hợp nhiều loại card màn hình.Driver Graphics: Cập nhật ở đây cho tiện theo dõi.
1) Intel HD 2000/3000 Sandy Bridge System, Confirm work on Lion:
Cả cho Lap top và PC nhé.
Download:
http://www.tonymacx86.com/viewtopic.php?f=15&t=25722
2) NVIDIA GeForce 5xx Graphics in Lion, Confirm work on Lion:
Thực hiện theo 4 bước sau:
1. NVGF100Hal.kext edited.
2. GeforceGLDriver.bundle edited.
3. com.Apple.boot.plist has Graphics Enabler set to Yes.
4. com.Apple.boot.plist has Graphics Mode listed but set to null (blank).
Nguồn:
http://tonymacx86.com/viewtopic.php?f=15&t=25858
User: danght
pass: khongdau
3) NVIDIA GeForce 4xx Graphics in Lion, Confirm work on Lion:
Add: GraphicsEnabler=Yes
Confirm ko bị Lỗi như Snow.
Các vấn đề khi cài đặt Lion ( Driver, bootloader, patch.....)
Một bài viết chi tiết của mem nguyenlc1993 bên tinh tế, các bạn có thể
tham khảo thêm nhen: ở đây cho các bạn cách nhìn tổng quan hơn,
http://www.tinhte.vn/mac-chuyen-de-h...-store-777324/
a) MBR patch for Lion 11A511: Cài đặt Lion trên MBR ko phụ thuộc vào GUID
Binpatched OSInstall "framework" and "OSInstall.mpkg" to let you install to non-GUID tables for the Lion 10.7.0 11A511 release.
edited "OSInstall.mpkg" and added some custom install options (the original patch doenst have any custom option)
custom Options added:
Language packs (select the language packs you want to install)
Server Install (install server options or not)
Đặc biệt, đã edit lại để hiển thị tuỳ chọn custom install.
Download and Source:
http://www.insanelymac.com/forum/ind...owtopic=263086
b) Fix PCI Config begin:
Lỗi này thì khỏi phải nói, cách fix như sau:
Add into com.apple.boot.plist
<key>Kernel Flags</key>
<string>npci=0×2000</string>
Hoặc replace 2 kext:
AppleACPIPlatform.kext
IOPCIFamily.kext
http://www.mediafire.com/?9nmahet9xca063d
c) CMOS Resets on Restarts after Sleep and Wake in 10.7 (Lion), BIOS
reports CMOS Checksum Error on Startups after Sleep and Wake
Tạm thời fix thế này, chưa test: mở terminal lên, copy và paste vào:
Code:
sudo perl -pi -e 's|\x75\x30\x44\x89\xf8|\xeb\x30\x44\x89\xf8|; s|\x75\x3d\x8b\x75\x08|\xeb\x3d\x8b\x75\x08|' /System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC
nhập pass là ok
d) Fix Bàn phím với chuột PS2 khi boot lần đầu tiên vào Lion:
Boot ngược vô Snow chuyển đến ổ Lion mới cài làm theo cách này
Mình fix nó bằng cách mở file:
/System/Library/CoreServices/SetupAssistant.app/Contents/Info.plist
và xóa 2 dòng sau:
<string>DeviceSection</string>
<string>KeyboardTypeSection</string>
e) Fix PCI Cònig begin khi cài đặt cũng như lúc boot:
cài đặt FakeSMC 3,1 mới nhất
Cài Chameleon Rc5 ở trẹn rev 1083
add vào kernel flag
npci=0x2000
f) Fix FaceTime Erorr:
Cài đặt lại Chameleon RC5 rev 755
g) Build Mkext để Chameleon tự load chứ ko load từng kext:
Code:
sudo kextcache -v 1 -a i386 -a x86_64 -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions
Nhược điểm mỗi lần cài kext mới phải chạy lại