preload
十二月 23

目標: 用原版的MAC OSX 10.5.4光碟來安裝. 並且越少Driver越好.
安裝方式:
參考下列網頁:
http://j3ss31963.wordpress.com/2008/11/05/osx86-%E5%9C%A8-pc-%E4%B8%8A%E5%88%A9%E7%94%A8%E5%8E%9F%E7%89%88%E9%9B%B6%E5%94%AE%E5%85%89%E7%A2%9F%E5%AE%89%E8%A3%9D-mac-os-x-leopard/

http://j3ss31963.wordpress.com/2008/11/06/osx86-%E5%9C%A8-pc-%E4%B8%8A%E5%88%A9%E7%94%A8%E5%8E%9F%E7%89%88%E9%9B%B6%E5%94%AE%E5%85%89%E7%A2%9F%E5%AE%89%E8%A3%9D-mac-os-x-leopard-%E9%80%B2%E9%9A%8E%E7%AF%87/

http://j3ss31963.wordpress.com/2008/12/14/osx86-%E5%8D%87%E7%B4%9A%E8%87%B3-leopard-1056-%E7%9A%84%E4%BA%8B%E5%89%8D%E6%BA%96%E5%82%99%E5%B7%A5%E4%BD%9C/

http://www.macbookone.com/2008/12/macbook-one-boot-132-leopard.html
還有就是Google神啦..

硬體問題:
(1) 目前只裝了一個OpenHaltRestart.kext, 其餘都用內建的Driver.
(2)顯卡問題解決如下:

edit the file /Library/Preferences/SystemConfiguration/com.apple.Boot.plist and insert the lines:
<key>Graphics Mode</key>
<string>1280×1024×32</string>

(3)音效卡則改用外接USB 音效卡來取代內建音效卡. (因為外接式USB音效卡不需Driver)

軟體問題:
(1)TimeMachine, 竟然跟網卡有關. 還好參考下列資料而解決了:
http://forum.netkas.org/index.php?topic=92.0
http://forum.netkas.org/index.php?PHPSESSID=dkp1nvqbsus5h3ijej7vjb7ts0&/topic,64.msg851.html#msg851
http://forum.netkas.org/index.php/topic,64.0.html
(2)X11, 跟顯卡有關, 解決方式如下:

且在Terminal中執行xinit, 出現以下訊息時:
Fatal server error:
Unsupported color depth -1
可以嘗試在Terminal中執行下列命令:
defaults write org.x.X11 depth 24
然後重開機即可

目前: 已經升級到10.5.6, 工作正常

Comments are closed.