달력

4

« 2024/4 »

  • 28
  • 29
  • 30

'해킨토시'에 해당되는 글 251

  1. 2009.02.09 이미지가 마운트 안될때
  2. 2009.02.09 Snow Leopard Leaked 15
  3. 2009.01.28 chain booting error를 피하는 방법
2009. 2. 9. 13:43

이미지가 마운트 안될때 Hackintosh/Q&A2009. 2. 9. 13:43

ISO 이미지나 DMG 이미지가 마운트 안될 경우가 있다. 
이런 경우는 Disk ImageMounter나 Toast Titanium으로 마운트 할 수 가 있다.
- 다음과 같이 마운트할 디스크 이미지를 우마우스 클릭하여 DiskImageMounter 나 Toast Titanium 을 선택하여 마운트하면 된다.
 
Toast



Toast01

'Hackintosh > Q&A' 카테고리의 다른 글

파일 시스템 공유설정 방법  (0) 2009.02.19
사용자화 내용  (0) 2009.02.18
Spotlight so much as one of the index plugins (mdimporters)  (0) 2009.02.08
Spotlight is going rampant here.  (0) 2009.02.08
Safari 사용법  (0) 2009.02.08
:
Posted by Ritz®™
2009. 2. 9. 10:15

Snow Leopard Leaked macOS/Snow Leopard2009. 2. 9. 10:15

Snow Leopard Leaked

- try to install with terminal.
- open terminal and goto /Volumes/Mac OS X Install DVD/System/Installation/Packages.
- had to use IOATAFamily.kext from 10.5.6 with ide legacy
- but, some HDD activity
- cpupower disabled
- formatted to GUID or installing to gpt
- Need AppleDecrypt and disabler and debug kernel
- how to force load /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext?
- to use bootloader with timestamp ignoring
- it will ignore mtiime on mkext and Extensions folder.
- will boot mkext if it present
- kernel panic when it boots kexts, not mkext.
- the way is to have newest bl and proper mkext.
- regenerate extensions.mkext ?
- can generate mkext with 10a222 build , or, unpack mkext from dvd dmg, add kexts, and pack it.
- mkextunpack & kextcache.
- about system.kext? it doesnt unpack system.kext from the Extensions.mkext on the dvd.
- try to add system.kext to it ...it fails.
- use 10a222 to generate mkext for u.
- it can create mkext automaticaly on 261 partition.
- Reading Startup Extensions: then panic.
- rename /S/L/E folder.
- then boot -s , rename it to original name, so system wil see it.
- when there is no /S/L/E folder - bootloader boots mkext
- .bundle's and .plugin's never load or use from /Extra/Extensions.
- make sure there is no /Extra/Extebsions fodler either
- only Extra/Extensions.mkext.

 
:
Posted by Ritz®™
2009. 1. 28. 23:33

chain booting error를 피하는 방법 Hackintosh/Q&A2009. 1. 28. 23:33

1. 가능한 XP와 MAC OSX를 물리적으로 다른 하드에 설치한다.
어쩔수 없이 하나의 하드디스크에 여러가지 운영체제를 설치하여야 한다면 다음과 같시 설치하는 것이 바람직하다.

파티션1 : Windows 설치 파티션 (Primary Partition) 
파티션2 : Mac OS X 설치 파티션 (Primary Partition) 
파티션3 : 기타 파티션 (Extend Partition), FAT32로 포맷해두면 MAC과 Windows에서 데이타 쓰고 읽기가 가능하여 데이타 공유가 편리하다.

2. OS 설치시에 OSX를 먼저 설치하고 다음 Windows를 설치하는 것이 좋다.

3. 중요한 것은 다음 두가지다.
- 파티션 순서
- 파티션 활성화
:
Posted by Ritz®™