ASUS의 Eee PC를 구입한 친구가 탑재된 리눅스기반의 OS (Xandros preload)가 마음에 안들어서 윈도우즈를 설치해서 EVDO USB datacard and blogging software를 쉽게 사용하고 있다가 만약 애플 OS X를 설치하면 어떨까? 이렇게 해서 OS X가 설치된 Eee PC가 등장합니다.
Eee PC가 지원하는 SSE2를 애플의 Leopard (SSE3 지원)가 지원하지 않기에 핵킹을 해야합니다. 다행히 Lifehacker에 방법이 이미 나와 있었다는 군요.
아래 사진은 Eee PC에 맥이 설치된 모습입니다. -- 저도 한번 해보고 싶네요!!
참고로 사진아래에는 해킹방법을 간략하게 번역한 글이있습니다.
After you’ve downloaded the zipped patch files, unzip
the archive and drag all of the contents of the archive to your desktop
(it should contain two files and three folders in total).
Now open the 9a581-patch.sh shell script in your favorite text
editor. At the top of the file, replace XXX with your username on your
Mac (so that it reflects the path to your current desktop).
While we’re at it, let’s edit the 9a581PostPatch.sh file as well.
This time, edit the fourth and fifth lines at the top of the file to
look like this:
PATCH="/Volumes/LeopardPatch/leopatch/" # path to the patched extensions
LEO="/Volumes/Leopard" # path to Leopard installation
Save and close both files.
Finally, it’s time to patch the DVD. Open up Terminal, type sudo -s,
then enter your administrative password (your login password). Then
type cd Desktop and hit Enter. Now you’re ready to apply the patch.
Keep in mind that you’ll need plenty of space on your hard drive to
perform the patch. I had around 20GB of free space when I did it,
though I’m sure you could get away with less. To execute the patch,
type:
./9a581-patch.sh
and hit Enter. The patch will now execute
맨 처음 할 일은 Brazil Mac Hack에서 OSX86 Scene을 다운받아서 X86용 Leopard를 만듭니다. 다음은 BitTorrent에서 Mac OS X 10.5 Leopard [ToH]-RC2 SSE3/SSE2 Intel Only.
터미날에서 sudo hdiutil attach -readwrite $path_to_patch_dvd -owners on
여기서 $path_to_patch_dvd는 데스크탑의 실제 ISO파일이 있는 곳이라야합니다.
일단 ISO가 마운트되면, 이미 다운받은 SSE2 커널을 ISO로 드랙해서 기존의 파일위에 overwirite합니다. 마운트된
volume에서 나와서 DVD로 굽습니다. 그러면, SSE2에 사용할 수 있는 Leopard DVD가 완성됩니다.
DVD드라이버를 이용해서 Eee PC에 연결한 다음 부트 순서에서 USB drive를 처음으로 선택하신후 인스톨 하면 됩니다.
자신의 컴 사양이 부족하다 싶으면,Mac OS X 10.4.8 [JaS AMD-Intel-SSE2-SSE3 with PPF1 & PPF2].iso를 사용하면 더 좋다고 하네요
댓글을 달아 주세요
헉, 정말 나왔군요. EEE PC 나온다는 얘기 있을 때부터 핵OS(?)는 설치안되나 생각했었는데...
나왔답니다. 한번 시도해볼만 할 것 같습니다. EEE PC에 있는 리눅스는 조금 별로 인듯 했습니다.
정말 대단한 사람들이 많아요..ㅎㅎ
고수님들이 많은 것은 사실인 것 같습니다. 대단하신분이지요!!!
Mac OS X이 설치된 서브 노트북이 생기는 셈이 되겠군요..
재미있는 시도인데요?
저도 사실 틈 나면 한번 해보고 싶어서 정리해두었답니다.