달력

5

« 2024/5 »

  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
2012. 11. 24. 16:39

GPT-GUID 파티션 복원하기 Hackintosh/Chameleon2012. 11. 24. 16:39



혹은 부트로더(카멜레온, Boot Think) 제거하기


이 방법은 GPT-GUID 파티션 형식일때 사용하는 방법이다.  MBR 파티션 형식은 아래 링크글을 참조한다.

다윈 부트로더로 돌아가고 싶을때(How to revert to the Darwin bootloader)


1. 우선 아래의 화일을 적당한 곳에 다운로드 받는다.

<<<< Download following file.

guid-backup.bin


































2. 해당폴더에 가서 다음과 같은 터미널명령어를 입력한다.

<<< type following command in Terminal.

dd if=./guid-backup.bin of=/dev/rdisk0 bs=512 count=1
- 이때 
rdisk0는 복구할 HDD를 명확하게 알기 위해 아래 4번 명령어를 이용하여 부트로더를 제거할 HDD를 확인해야 한다.

- 위 명령어를 실행하면 GPT-GUID 파티션 초기화를 했을때와 동일한 상황으로 만들어 준다.



3. 마지막으로 다음과 같은 명령어를 입력하여 backup을 받는다.

<<< You can also backup your Boot Recorder.

dd if=/dev/rdisk3 of=./guid-backup.bin bs=512 count=1



4. 부가적으로 다음과 같은 명령어를 알아두면 이해하기 쉽다.

<<<< Followings is additional command, "diskutil".


#diskutil list





5. 마지막으로 만약 해킨토시라면 /Extra 폴더나 /Darwin 폴더를 제거하면 깔끔하게 GPT-GUID 파티션 초기 설정으로 돌아가게 된다.




:
Posted by Ritz®™
2012. 9. 19. 08:24

iPartition Mobile/iPhone2012. 9. 19. 08:24

iPartition

스크린샷 2012-09-19 오전 7.51.08



iPartition





'Mobile > iPhone' 카테고리의 다른 글

iOS 6.0.1 Software Update  (0) 2012.11.02
스마트폰 보호 필름  (0) 2012.09.25
iOS6 GM Seed  (0) 2012.09.13
KT 아이폰5 보상 프로그램  (0) 2012.09.13
Apple Adds New ‘Bluetooth Sharing’ Feature & Removal Youtube in iOS 6 Beta 4  (0) 2012.08.07
:
Posted by Ritz®™

First of all, thanks realityiswhere,

Source from : http://www.projectosx.com/forum/index.php?showtopic=102

WORK IN PROGRESS

Important or frequently used kexts will be highlighted in Red. Problematic kexts (known to cause problems, not necessarily kexts to be removed) will be marked in Orange. Anything marked with Obsolete has nothing to do with Intel Macs or OSx86. Pseudo-Extensions only have an Info.plist and a version.plist, not a binary (binaries can be very, very loosely called “programs”).

If you see another table on the right of a kext, that means these kexts are located *INSIDE* of the kext on the left. Access them by right clicking the kext in question, click “show package contents”, under the Contents/PlugIns/ directory.

If anyone edits this and messes it up, I will be very sad sad.gif

Apple KEXTs
Kext Name Definition
ACard6280ATA.kext Obsolete SCSI/ATA drivers for Acard
ACard62xxM.kext Obsolete SCSI/ATA drivers for Acard
ACard67162.kext Obsolete SCSI/ATA drivers for Acard
ACard671xSCSI.kext Obsolete SCSI/ATA drivers for Acard
ACard6885M.kext Obsolete SCSI/ATA drivers for Acard
ACard68xxM.kext Obsolete SCSI/ATA drivers for Acard
ALF.kext Presumably used for the Algebraic Logic Functional Programming Language.
ATI6000Controller.kext ATI Native Driver for ATI Radeon HD 6000 Series GPU
ATINDRV.kext ATI Native Driver, presumably for non-Radeon cards. See the notes from the PowerMac G3
ATIRNDRV.kext Presumably for ATI Radeon Native Drivers.
ATIRadeon.kext Obsolete PPC Only
ATIRadeon8500.kext Obsolete PPC ATI Radeon 8500 driver.
ATIRadeon9700.kext test
ATIRadeonX1000.kext test
ATIRadeonX2000.kext test
ATTOExpressPCIPlus.kext PCI-E SCSI card drivers for ATTO
Apple02Audio.kext Obsolete Legacy audio kext.
Apple16X50Serial.kext Obsolete Used for serial connectors/adaptors
AppleACPIPlatform.kext ACPI is the standard for Power Management in computers, interacts with the EFI in real Macs, has to do with controlling interrupts (IRQ), non-volatile RAM, controlling sleep, thermal settings, controlling the RTC, contains other kexts including AppleACPIButtons.kext, AppleACPIIEC.kext, AppleACPIPCI.kext.
AppleAD741x.kext Digital temperature sensor driver.
AppleADBButtons.kext Obsolete Apple Desktop Bus (or ADB) is an obsolete bit-serial computer bus connecting low-speed devices to computers. Used primarily on the Apple Macintosh platform, ADB equipment is still available but not supported by most Apple hardware manufactured since 1999. <you>(No idea what this actual kext does, doesn’t really matter)</you>
AppleADBKeyboard.kext Obsolete Used for Apple Desktop Bus keyboards.
AppleADBMouse.kext Obsolete, used for Apple Desktop Bus mice.
AppleADM103x.kext ACPI-Compliant remote thermal monitor with integrated fan controller.
AppleADT746x.kext Thermal management controller and voltage monitor.
AppleAHCIPort.kext test
AppleAPIC.kext http://en.wikipedia.org/wiki/Intel_APIC_Architecture
AppleAirPort.kext
Obsolete PPC Only - Airport kexts
Name Definition
AppleAirportFW.kext Obsolete PPC Only
AppleAirportFWAP.kext Obsolete PPC Only
AppleBMC.kext A baseboard management controller (BMC) is a specialized microcontroller embedded on the motherboard of a computer, generally a server. The BMC is the intelligence in the Intelligent Platform Management Interface (IPMI) architecture. The BMC manages the interface between system management software and platform hardware.
AppleBacklight.kext Backlighting support for Notebook displays, ie: changing the brightness/power settings of the lcd.
AppleBlower.kext Obsolete PPC Only, Most likely to do to with the fan, references in the binary to KeyLargo.
AppleCPUThermo.kext Obsolete PPC Only, temperature sensor, references in binary to PPCI2CInterface
AppleCore99NVRAM.kext Obsolete PPC Only.
AppleDallasDriver.kext Obsolete Legacy Audio kext
AppleEFIRuntime.kext Possibly used for EFI initialization of graphics card ROM BIOS.
AppleFCU.kext Nothing to do with the Apple Federal Credit Union, laugh.gif going through ASCII strings in the binary seems to indicate some form of sensor polling for PowerPC I2C Interface sensors.
AppleFPButton.kext test
AppleFWAudio.kext FireWire audio
AppleFan.kext Fan control
AppleFileSystemDriver.kext General filesystem driver for HFS+, Apple RAID.
AppleFlashNVRAM.kext Obsolete PPC Only, references to Jmicron in the binary, most likely has to do with flashing nvram as the name says.
AppleGPIO.kext General Purpose Input/Output
AppleGW.kext Graphics warning? Localizable strings and binary make reference to properly plugging the graphics card in, binary has nothing but button/alert text.
AppleGraphicsControl.kext Presumably for dynamic GPU switching on things like the Macbook Pro which has two GPUs, has to do with controlling brightness as well.
AppleGraphicsPowerManagement.kext Guess tongue.gif
AppleHDA.kext High Definition Audio kext, contains other audio kexts including: AppleHDAController.kext, IOHDAFamily.kext, and AppleHDAHALPlugin.bundle.
AppleHDAController.kext Found inside of AppleHDA.kext
AppleHIDKeyboard.kext Human Interface Device = Keyboard controls.
AppleHIDMouse.kext HID = Human Interface Device, mouse controls.
AppleHPET.kext High Precision Event Timer: Complicated, see http://en.wikipedia.org/wiki/HPET
AppleHWClock.kext test
AppleHWSensor.kext test
AppleI2C.kext Inter-Integrated Circuit, used for connecting low-speed peripherels to a motherboard.
AppleI2S.kext Integrated Inter-chip Sound, an electrical serial bus interface standard used for connecting digital audio devices together
AppleI2SModemFamily.kext Same as above, but for modems.
AppleIRController.kext Driver for the infrared port used by the Apple Remote.
AppleIntelCPUPowerManagement.kext Used for speedstepping on real Macs, known to cause kernel panics on OSx86 systems that do not have a properly patched DSDT. *note: this does not provide functionality from the kext, only stops the kernel panic from occuring.
AppleIntelGMA950.kext Kernel extension for GMA 950 (mobility and desktop versions).
AppleIntelGMAX3100.kext Kernel extension for GMA X3100 graphics cards. GMA X3100 always refers to the mobile version, there is no known support for the GMA 3100 (Without the X), the desktop version.
AppleIntelGMAX3100FB.kext Framebuffer for GMA X3100
AppleIntelIntegratedFramebuffer.kext Built-in framebuffer for Integrated Intel (GMA950?) graphics cards.
AppleK2.kext Obsolete K2 is an older IO controller used with PowerMac G5’s, potentially obsolete? Nothing to do with Intel Macs at least.
AppleK2Driver.kext Obsolete K2 is an older IO controller used with PowerMac G5’s, potentially obsolete? Nothing to do with Intel Macs at least.
AppleK2Fan.kext Obsolete K2 is an older IO controller used with PowerMac G5’s, potentially obsolete? Nothing to do with Intel Macs at least.
AppleK2SATA.kext Obsolete K2 is an older IO controller used with PowerMac G5’s, potentially obsolete? Nothing to do with Intel Macs at least.
AppleK2SATARoot.kext ObsoleteK2 is an older IO controller used with PowerMac G5’s, potentially obsolete? Nothing to do with Intel Macs at least.
AppleKauaiATA.kext An island in Hawaii, also an Obsolete PPC ATA controller used in older Macs.
AppleKeyLargo.kext Obsolete The KeyLargo custom IC, the third major component of the Xserve architecture, is connected to the main PCI bus through a dedicated PCI-to-PCI bridge. It provides all the I/O functions except Ethernet and FireWire. The KeyLargo IC provides two USB root hubs, a UATA interface, and support for the LED display, also used in PowerMac G4’s.
AppleKeyswitch.kext Obsolete Xserve G5’s keyswitch security prevents unauthorized hot-plugging and mounting of a USB or FireWire hard drive. When the keyswitch is locked, the CD is ejected. In addition, the Security System pane provides configuration support for USB keyboard and mouse.
AppleKiwiATA.kext Obsolete I believe this is another IO Controller hub driver.
AppleKiwiRoot.kext Obsolete See above.
AppleLED.kext test
AppleLM7x.kext test
AppleLM87.kext test
AppleLM8x.kext test
AppleLMUController.kext test
AppleLPC.kext test
AppleLSIFusionMPT.kext test
AppleMCEDriver.kext test
AppleMPIC.kext test
AppleMacRISC2PE.kext test
AppleMacRISC4PE.kext Obsolete PPC only.
AppleMacRiscPCI.kext test
AppleMaxim1989.kext Obsolete PPC Only.
AppleMaxim6690.kext Obsolete PPC Only.
AppleMediaBay.kext test
AppleMikeyHIDDriver.kext test
AppleMobileDevice.kext test
AppleOnboardAudio.kext test
AppleOnboardDisplay.kext test
ApplePCCard16ATA.kext test
ApplePCCardATA.kext test
ApplePMU.kext Obsolete Power Management Unit, twice outdated (once by the SMU, then by the SMC)
ApplePlatformEnabler.kext support for non-ACPI compliant systems? (old kernel flag “Platform=X86PC” as opposed to Platform=ACPI)
AppleRAID.kext Software RAID
AppleRAIDCard.kext Hardware RAID card support
AppleRTC.kext Used for controlling the Real-Time Clock, the chip used to keep the computer time even when the system is turned off.
AppleSEP.kext This is a guess at best Signaling End Point, used for controlling signals in telecommunications, possibly having to do with modems. Info.plist makes reference to virtual interfaces and physical interconnects.
AppleSMBIOS.kext A normal PC SMBIOS defines data structures (and access methods) in a BIOS which allows a user or application to store and retrieve information specifically about the computer in question. The AppleSMBIOS.kext does the same thing with the OS X System Profiler.
AppleSMBusController.kext SMBus is a subset of I2C, used for communication with low-bandwidth devices on a motherboard, especially power related chips, such as temperature, fan, or voltage sensors, communicates with the ICH (I/O Controller Hub) on Intel chipsets, and with the MCP (Media Communications Processor) on nVidia chipsets.
AppleSMBusPCI.kext SMBus is a subset of I2C, this kext resumably does the same thing as the SMBUSController except for low bandwidth PCI devices specifically.
AppleSMC.kext System Manegement Controller, replaces the SMU, used for power management, optimization of airflow and keeping noise to a minimum inside the case.
AppleSMCLMU.kext sensors for macbooks, macbook3,1 & macbook4,1 & macbook5,1 .
AppleSMU.kext Obsolete The SMU manages thermal and power conditions to optimize the power and airflow while keeping audible noise to a minimum. Power consumption and temperature are monitored by the operating system, which communicates the necessary adjustments back to the SMU. The SMU makes the changes, slowing down or speeding up fans as necessary. Replaced by the SMC.
AppleSMUMonitor.kext Obsolete Monitoring for the System Management Unit. Replaced by the SMC.
AppleSPU.kext Obsolete PPC only, references ot keylargo and K2 in binary.
AppleSmartBatteryManager.kext SBD (Smart Battery Data) is a method to monitor a rechargeable battery pack, initiated by Duracell and Intel. A special integrated circuit in the battery pack monitors the battery and reports information to the SMBus. This information might include: type, model number, manufacturer, characteristics, discharge rate, predicted remaining capacity, almost-discharged alarm so that the PC can shut down gracefully; temperature and voltage to provide safe fast-charging.
AppleStorageDrivers.kext
AppleStorageDrivers.kext contains these kexts
Name Definition
AppleATAPIStorage.kext test
AppleHollywood.kext test
AppleMemorexCDROMDriver.kext test
AppleUSBODD.kext test
AppleXserveRAID.kext test
CanonEOS1D.kext test
FWPreferredProtocolSpeed.kext test
FireWireStorageDeviceSpecifics.kext test
IOFireWireSerialBusProtocolSansPhysicalUnit.kext test
LSI-FW-500.kext test
MKE-LF-D211A.kext test
MKE-SR-8171.kext test
MaxTranserSizeOverrideDriver.kext test
OxfordSemiconductor.kext test
PioneerSuperDrive.kext test
PreventMediaMountDriver.kext test
QPSQueFire.kext test
SanyoIDShot.kext test
SonyXDCAMDriver.kext test
StorageLynx.kext test
UFIWriteProtectedMediaDriver.kext test
USBStorageDeviceSpecifics.kext test
WriteProtectedMediaDriver.kext test
initioFWBridge.kext test
AppleSym8xx.kext Symbios Logic SCSI driver.
AppleThermal.kext test
AppleUSBAudio.kext USB audio driver.
AppleUSBDisplays.kext test
AppleUSBMultitouch.kext Multi-touch trackpad driver for the Aluminium Macbooks.
AppleUSBTopCase.kext reminder, make a new table for AppleUSBTCButtons.kext, AppleUSBTCKeyEventDriver.kext, AppleUSBTCKeyboard.kext, AppleUSBTCTrackpad.kext
AppleUpstreamUserClient.kext test
AppleVIA.kext test
AppleVSP.kext Obsolete PPC only, makes reference to PowerMac G3 in binary, no idea what this actually does.
AppleXsanFilter.kext test
Apple_iSight.kext Webcam kext (iSight is Apple’s webcam name).
ArcMSR.kext test
AudioDeviceTreeUpdater.kext test
AudioIPCDriver.kext test
BootCache.kext test
CHUDKernLib.kext test
CHUDProf.kext test
CHUDUtils.kext test
CM4040.kext test
CRYPTOCardPCCard.kext Smart card reader (for cryptographic cards).
Dont Steal Mac OS X.kext Used to support memory page encryption and decryption, presumably through interaction with an EFI module.
GeForce.kext One of three very important original Apple kexts required by OSx86 machines for nvidia graphics functionality. This kext is a MUST for QE/CI.
GeForcePPC.kext test
I2CGPIO.kext test
ICAClassicNotSeizeDriver.kext test
ICAFWKodakProDriver.kext test
IO80211Family.kext Basic wireless framework driver, further functionality for specific cards are in other kexts located *inside* of this kext (under the Contents/PlugIns/ directory), such as support for Broadcom or Atheros chipsets (to name the two most commonly supported chipsets).
IOACPIFamily.kext test
IOADBFamily.kext test
IOAHCIFamily.kext
AHCI Input/Output family most likely a meta-kext
Name Definition
IOAHCISerialATAPI.kext test
IOAHCIBlockStorage.kext test
IOATAFamily.kext
Meta-kext for ATA functionality?
Name Definition
AppleIntelPIIXATA.kext This is one of the main kexts used for SATA/ATA settings for the ICHx (I/O Controller Hub) family. If your ATA/SATA settings are not working and you’re using an ICHx southbridge, this is the first kext to look at.
IOATABlockStorage test
IOATAPIProtocolTransport.kext test
IOAudioFamily.kext test
IOBDStorageFamily.kext test
IOBluetoothFamily.kext test
IOBluetoothHIDDriver.kext test
IOCDStorageFamily.kext test
IODVDStorageFamily.kext test
IOFireWireAVC.kext test
IOFireWireFamily.kext test
IOFireWireIP.kext test
IOFireWireSBP2.kext test
IOFireWireSerialBusProtocolTransport.kext test
IOGraphicsFamily.kext test
IOHDAFamily.kext Found inside of AppleHDA.kext
IOHDIXController.kext Used for creation of and mounting of Disk Images, such as .dmg files.
IOHIDFamily.kext Input/output of human interface devices, such as keyboards/mice.
Note on IOI2C I�C (Inter-Integrated Circuit) is a multi-master serial computer bus invented by Philips that is used to attach low-speed peripherals to a motherboard, SMBus is a subset of this bus-type. Most of these are PPC ONLY - meaning completely OBSOLETE
IOI2CAD741x.kext Obsolete PPC Only
IOI2CADT746x.kext Obsolete PPC Only
IOI2CCPUVoltage.kext Unibin - Add more info
IOI2CControllerPMU.kext Obsolete PPC Only
IOI2CControllerPPC.kext Obsolete PPC Only
IOI2CControllerSMU.kext Obsolete PPC Only
IOI2CDeviceFCU.kext Obsolete PPC Only
IOI2CDeviceLMU.kext Unibin - Add more info
IOI2CDriveBayGPIO.kext Obsolete PPC Only
IOI2CFamily.kext Obsolete PPC Only
IOI2CHWClock.kext Unibin - Add more info
IOI2CLM6x.kext Obsolete PPC Only
IOI2CLM7x.kext Obsolete PPC Only
IOI2CLM8x.kext Obsolete PPC Only
IOI2CMaxim1631.kext Obsolete PPC Only
IOI2CMaxim1989.kext Obsolete PPC Only
IOI2CMaxim6690.kext Obsolete PPC Only
IOI2CMotionSensor.kext Obsolete PPC Only
IOI2CPulsar.kext Unibin - Add more info
IOI2CSMUSat.kext Obsolete PPC Only
IOI2CSlewClock.kext Unibin - Add more info
IOKeyLargo.kext test
IONDRVSupport.kext test
IONetworkingFamily.kext This kext provides a basic driver framework for Ethernet adaptors, further functionality for specific chipsets is provided by other kexts located *inside* of this kext (located under the Contents/PlugIns/ directory), such as support for Intel or Realtek chipsets (two of the most common ones).
IOPCCardFamily.kext test
IOPCIFamily.kext test
IOPlatformFunction.kext test
IOPlatformPluginFamily.kext test
IOSCSIArchitectureModelFamily.kext test
IOSCSIParallelFamily.kext test
IOSMBusFamily.kext test
IOSerialFamily.kext test
IOStorageFamily.kext test
IOStreamFamily.kext test
IOUSBFamily.kext test
IOUSBMassStorageClass.kext Needed for USB flash storage devices.
IOVideoFamily.kext test
IPFirewall.kext Pseudo Extension
ImmersionForceFeedback.kext test
JMicronATA.kext Exactly as it sounds, ATA driver for jmicron chipsets.
KeyLargoATA.kext Obsolete Key Largo ATA drivers.
LSIUltra320.kext Obsolete SCSI controller driver for LSUI Ultra 320.
LogitechForceFeedback.kext test
MacIOGPIO.kext Input/Output kext for General Purpose Input/Output biggrin.gif
MegaRAID.kext MegaRAID drivers.
NVDANV10Hal.kext test
NVDANV20Hal.kext test
NVDANV30Hal.kext test
NVDANV40Hal.kext One of three very important original Apple kexts required by OSx86 machines for nvidia graphics functionality. This kext provides support for 6xxx and 7xxx series nvidia cards.
NVDANV40HalPPC.kext PowerPC equivalent of NVDANV40Hal.kext.
NVDANV50Hal.kext One of three very important original Apple kexts required by OSx86 machines for nvidia graphics functionality. This kext provides support for 8xxx and 9xxx series nvidia cards.
NVDAResman.kext One of three very important original Apple kexts required by OSx86 machines for nvidia graphics functionality. This kext is responsible for providing resolution changing capabilities with nvidia graphics cards.
NVDAResmanPPC.kext Resolution changing for nvidia cards on PPC Macs.
NVSMU.kext Possible nvidia system management unit, ROM controller potentially?
OSvKernDSPLib.kext Kernel digital audio signal processing library?
PMUMotionSensor.kext Presumably an outdated kext, since it refers to the PMU (Power Management Unit), which has since been replaced not only once by the SMU (System Management Unit), but twice, by the SMC (System Management Controller).
PPP.kext Point-to-Point Protocol kext, associated with PPPoE.ppp, PPPSerial.ppp, PPTP.ppp, and Radius.ppp, all located inside /System/Library/Extensions/.
SCR24X_Apple_Driver.kext PCMCIA card driver for SCR24X smart card reader.
Seatbelt.kext Used for sandboxing, provides an additional layer of security when running programs downloaded from the internet or potentially dangerous code.
SM56KUSBAudioFamily.kext Note: New table for AppleSM56KUSBAudio.kext and AppleSM56KUSBModemFamily.kext
SMCMotionSensor.kext Current motion sensor kext for Macbooks, which have an integrated motion sensor, some games make use of it, mainly use to lock the hard drive in place if it detects sudden motion (such as dropping), or can be used in case of theft to trigger an alarm.
SoftRAID.kext test
System.kext
System.kext contains lots of Pseudo-Extensions
Name Description
AppleNMI.kext Pseudo-Extension - A non-maskable interrupt (NMI) is a computer processor interrupt that cannot be ignored by standard interrupt masking techniques in the system. It is typically used to signal attention for non-recoverable hardware errors. (Some NMIs may be masked, but only by using proprietary methods specific to the particular NMI.)
ApplePlatformFamily.kext test
BSDKernel.kext test
BSDKernel6.0.kext test
IOKit.kext test
IOKit6.0.kext test
IONVRAMFamily.kext test
IOSystemManagement.kext test
Libkern.kext test
Libkern6.0.kext test
MACFramework.kext test
Mach.kext test
Mach6.0.kext test
System6.0.kext test
Unsupported.kext test
TMSafetyNet.kext Used to protect accidental or intentional deletion of time machine backups. More info
VirtualAudioDriver.kext Most likely this Virtual Audio driver allows you to route the audio output of any program into the input of another
autofs.kext Used to eliminate the need to mount filesystems manually, probably guesses the filesystem and mounts it automatically with the available/appropriate options that OS X has for that specific filesystem.
cddafs.kext Compact Disc Digital Audio filesystem, presumably used to read/write audio cds following the CDDA standard.
iPodDriver.kext Absolutely mind-boggling what this kext could possibly ever do. Maybe someday its true mysteries will be explored.
iTunesPhoneDriver.kext iPhone driver, same as iPodDriver above, but for the iPhone.
mcxalr.kext Managed Client application launch restriction tool and agent - Used internally to manage and implement application launch restrictions for Managed Clients (MCX). Also used by Workgroup Manager to sign applications as root to insure all permissions and modes are preserved.
msdosfs.kext ms-dos filesystem driver.
ntfs.kext New Technology File System driver, allows OS X to read Windows NTFS volumes.
nvenet.kext Nvidia ethernet, has to do with ethernet on MCP73/MCP79 systems.
smbfs.kext Samba filesystem kext, responsible for providing the ability to mount remote Windows file shares using Samba
udf.kext Universal Disc Format filesystem driver, used to read/write to UDF formatted cd/dvd’s.
webdav_fs.kext Filesystem driver for WebDAV.Wikipedia: Web-based Distributed Authoring and Versioning, or WebDAV, is a set of extensions to the Hypertext Transfer Protocol (HTTP) that allows users to collaboratively edit and manage files on remote World Wide Web servers.
webfilter.kext test
zfs.readonly.kext Read-only capability for the ZFS filesystem. There is a ZFS read/write kext available if one wishes to experiment with the ZFS filesystem under OS X.



OSx86 Community Contributed KEXTs
Name Definition (and Author, if known/applicable)
ALCinject.kext
AppleDecrypt.kext the newest decryption kext available, replaces dsmos.kext for decryption of OS X binaries. For more info on the encrypted binaries see this article by Amit Singh, author of “OS X Internals”.
AppleSMBIOSEFI.kext Kext written by Chun-Nan to resolve SMBIOS issues as opposed to hacking the original AppleSMBIOS.kext
SMBIOSEnabler.kext Kext written by Kabyl to resolve SMBIOS issues as opposed to hacking the original AppleSMBIOS.kext (deprecated in favour of SMBIOSResolver)
SMBIOSResolver.kext Kext written by Superhai to resolve SMBIOS issues as opposed to hacking the original AppleSMBIOS.kext
dsmos.kext

Used to decrypt binaries in the OS X Operating System, replaces Fakesmc.kext. For more info on the encrypted binaries see this article by Amit Singh, author of “OS X Internals”.

forcedeth.kext Outdated kext used to provide basic ethernet adaptor functionality for nforce-based motherboards.
HDAEnabler.kext High Definition Audio Enabler, provides increased functionality from ALCinject, with fake outputs in System Profiler as well.
Intel82566MM.kext A kext graciously crafted by Guijin Ding, can be used to get certain Intel LAN chipsets working properly, source available at his blog. Based off the open source e1000 driver from Linux/BSD.
Disabler.kext Used to disable kexts known to cause issues on standard PC’s, specifically AppleIntelCPUPowerManagement.kext, and AppleEFIRuntime.kext
Natit.kext

This kext injects pre-established values into the OS X IOREG from a graphics card, can be ATI, Intel, or nVidia depending on the version of the natit.kext used. replace by “Graphic Enabler=Yes

nforcelan.kext newest kext for providing driver functionality for nforce chipset based motherboards.
NVEnabler.kext This kext injects pre-established values that a nvidia graphics card provides into the OS X IOREG, enabling graphics driver functionality even 64Bit. replace by “Graphic Enabler=Yes
NVkush.kext This kext injects pre-established values that a nvidia graphics card provides into the OS X IOREG, enabling graphics driver functionality. replace by “Graphic Enabler=Yes
NVinject.kext This kext injects pre-established values that a nvidia graphics card provides into the OS X IOREG, enabling graphics driver functionality. replace by “Graphic Enabler=Yes
OpenHaltRestart.kext A kext provided by Psystar Inc., used to fix several shutdown/restart issues, no known correlation to sleep issues. Can be downloaded from Psystar’s website.
Titan.kext This kext injects pre-established values that a nvidia graphics card provides into the OS X IOREG, enabling graphics driver functionality. replace by “Graphic Enabler=Yes



To be added: agpgart, EHCISleepEnabler, HDAEnabler.kext, VoodooHDA.kext

:
Posted by Ritz®™
2012. 8. 31. 08:51

PC 조립 Hackintosh/etc2012. 8. 31. 08:51

컴퓨터 조립하기


 

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

요즈음 인기있는 제품들 - 해킨토시  (9) 2013.01.02
HDD 호환성  (2) 2012.12.15
8G 이상 USB 메모리 스틱  (0) 2011.12.20
외장하드  (0) 2011.10.13
D-link DBT-120 동글  (0) 2009.10.17
:
Posted by Ritz®™
2012. 7. 16. 16:01

IRC Client 한글 세팅 Application2012. 7. 16. 16:01

아래는 Linkinus 라는 IRC 응용프로그램을 이용할 때 한글세팅하는 방법입니다.


'Application' 카테고리의 다른 글

iPhoto 슬라이드 쇼 만들기  (0) 2012.09.30
Split & ConCat  (0) 2012.09.02
iStat Menus  (0) 2012.07.12
Android on Vmware Fusion EXP(Build 754644) Update  (0) 2012.06.23
Moviest  (0) 2012.05.31
:
Posted by Ritz®™


그림이 안보인다면 클릭하여 꼼꼼하게 설정하여 준다.

1. ACPI 설정
BIOSAdvancedAdvACPI

- ACPI 사용으로설정

2. AHCI 설정
Boot CD
- HDD는 AHCI 모드로 설정

3. HPET 설정
bios_settings11

- ACPI는 S3(STR)로 설정
- HPET는 "Enabled"로 설정
- HPET모드는 "64-bit mode"로 설정

4. Virtual Technology 설정

VirtualTechonology


- Virtual Technology는 "Enabled"로 설정

5. VGA 설정

VGA

기본적으로 외장형 VGA를 사용하게 설정된다.

:
Posted by Ritz®™
흠,,,,,,,

이 글도 200만명이 봤네요.

그런데 200만명중 추천을 쿠욱 누런 사람은 몇명일까요?       T   T  

물론 한국뿐만 아니라 전세계에서 찾아오기는 했지만,,,,,,

 


SimpleDevice

Update : 
http://cafe.naver.com/uefi/1267

2013년 1월 추가 : 요즈음은 Clover 부트로더를 많이 이용합니다.
OS X 설치는 준비물에 따라 설치 방법이 무궁무진하게 변경이 된다.

여기에 OS X 버전과 해킨 배포본 버전별 호환성 변수를 고려하면 생각만 해도 복잡해진다.

I. 일반적인 설치방법(DVD드라이버를 이용할 때)

I-1. 초보자라면 ➽해킨 배포본으로 설치하는 것이다. 로직 스튜디오나 파이널컷 혹은 iPhone용 어플리케이션 개발을 위한 시스템이라면 가능한 Retail 설치방식을 권한다.

Native 설치시에는 메인보드와 그래픽 카드의 호환성이 대단히 중요하다.

그래픽 카드가 다음과 같다면 호환성이 좋으므로 일단 설치시도해 본다.

- ATI HD 3650, 3850(여기까지 Leopard), 46XX,  47xx, 48xx, 57xx, 58xx, 68xx
- NVIDIA 7xxx(여기까지 Leopard), 8xxx, 9xxx, GTS-XXX 시리즈 이상

만약, 그래픽 카드가 지원이 안된다면 QE/CI, CL 등의 그래픽 가속기능이 OS X 에서 활성화 되지 않아 iLife, iwork 등 특히 키노트나 페이지 등을 사용할 수 없으며 가장 기본적인 동영상 화일도 볼 수 없다. 그래픽 카드를 바꾸거나 아니면 포기하는 게 좋다.

* ATI 계열인 경우 또는 부팅후 화면이 보이지 않을 경우에는 부팅 옵션을 "-v -x"를 주어 부팅하여 EFI String이나 Chameleon의 "GraphicsEnabler=Yes"등으로 그래픽 카드를 설정하여 준다.


I-2. 메인보드

그래픽 카드가 위와 같다면 다음은 메인보드별 설치방안을 고려합니다.:

ASUS P5W DH DELUXE 
- 두말할 필요도 없는 해킨계의 국민보드입니다.  이 보드는 사용자화에서 ICH-FIX 만 선택하면 설치가 되는 리얼맥에 가장 가까운 시스템입니다. Leopard, Snow Leopard를 설치한다면 어떤 해킨배포본을 사용하여도 성공합니다. 보통 BootCD와 Retail DVD 이미지를 Ultra ISO등의 툴을 이용하여 반드시 2-4배속으로 구워서 BootCD로 부팅하여 DVD Led깜박거림이 끝난 후, Retail DVD로 바꾸고 난 다음 F5를 눌러 Retail DVD를 선택하여 설치합니다.
② ASUS P5K, GA-965 ~ EP45계열 
- 기가바이트사의 GA-965P 와 EP35 시리즈 메인보드는 안타깝게도 ASUS P5W DH DELUXE 메인보드 그늘에 가려 그닥 빛을 발하지는 못했다.  그럼에도 불구하고 VIA칩 관련 드라이버만 하나 더 추가하면 나름 호환성이 아주 좋다. 뭐 어차피 ASUS P5K도 관련드라이버만 설치하여 주면 깔끔하게 설치가 되니,,,,  아마 P5W 보드만 아니었다면 GA-EP45보드처럼 국민보드라 할만 하다. 사실, GA-EP45열 메인보드도 P5W 만큼 호환성이 좋은 메인보드가 나오질 않아서 그렇지 관련 해킨드라이버는 필수입니다.  Snow Leopard를 설치하려면 그냥 RebelEFI CD와 Snow Leopard Retail DVD를 이용하여 설치하는 것이 좋다.  물론, 설치하고 난 후에 Chameleon이나 Boot Think를 설치하여 준다.  그리고 그래픽 카드를 설정하여 준다.  P5K 메인보드는 눈범(10.6.X)이나 레오파드(10.5.X) 둘다 설치가 잘 된다. P5K 인 경우 usbit Tool을 이용하여 USB 부트로더 이미지를 USB에 복원한 다음, USB로 부팅하여 Retail DVD 를 로딩하여 설치하는 방법을 권고한다. 
③ ASUS P5Q, MSI 계열 메인보드, 
  
- 안타깝게도 OS X 를 설치하기 위해 MOD BIOS를 적용해야 한다. P5Q 인 경우 usbit Tool을 이용하여 USB 부트로더 이미지를 USB에 복원한 다음, USB로 부팅하여 Retail DVD 를 로딩하여 설치하는 방법을 권고한다.
④ AMD CPU 계열 시스템, 
- 사용자화에서 기본적으로 커널(Anv, Voodoo 등)을 선택해주어야 한다. 그리고 메인보드 칩셋 종류(Nforce, ATI, nVidia 칩셋)도 당근 선택해주어야 한다.  또한, 부팅시에 부팅옵션을 주어야 한다. M2N-E SLI CXxX Edition인 경우, usbit Tool을 이용하여 USB 부트로더 이미지를 USB에 복원한 다음, USB로 부팅하여 Retail DVD 를 로딩하여 설치하는 방법을 권고한다. 


노트북도 물론 유명한 넷북 종류라면 해킨 배포본이 가장 설치하기 쉽다.:


⑤ MSI WIND U-100, NC-10. DELL Mini 9등의 넷북종류
- Leopard를 설치한다면 iDeneb 해킨배포본을 권장한다. 사용자화 하단에 자신의 모델에 맞는 설치선택 옵션을 선택하여 주기만 하면 설치 끝이다. 또다른 방법은 ➽NetBook CD를 이용한 설치방법이다.


 P4 계열 시스템,

- 네 추억의 시스템이지만, 여전히 메인보드 자체적으로 AHCI를 지원해주는 메인보드라면 설치가능하다. XxX 배포본과 iDenb 배포본이 설치가 잘 된다. 사용자화에서 선택을 잘 해야 한다.  참고 : http://x86osx.textcube.com/search/?search=iwill


EX-58 Intel 계열 메인보드.:


 EX-58 계열 네할램 시스템,

- 네 옥타코어의 성능을 마음껏 누릴 수 있는 파컷 솔루션에 적합하다. GA-EX58시리즈 메인보드인 경우 Retail 방식으로 제대로 설치하여 주면 리얼맥 이상의 성능을 즐길 수 있다.  반드시 10.5.7 이상 버전을 설치하여야 Vanilla커널을 이용할 수 있으므로 10.5.7 이상의 버전을 설치할 것을 권고한다.  안정적으로 사용하실려면 10.5.7 이상 Retail방법으로 설치하기를 권장한다.물론, Snow Leopard(10.6.X)도 설치가 잘 된다.  usbit Tool을 이용하여 USB 부트로더 이미지를 USB에 복원한 다음, USB로 부팅하여 Retail DVD 를 로딩하여 설치하는 방법을 권고한다.


P-55 Intel 계열 메인보드.:


 소켓 1156(P55 계열 린필드) 시스템


- Snow Leopard 10.6.2 버전부터 Vanilla커널을 사용할 수 있습니다.  따라서, 안정적으로 사용하실려면 10.6.2 이상 Retail방법으로 설치하기를 권장합니다.  10.5.X는 Vanilla커널을 사용할 수 없으므로 AMD시스템과 마찬가지로 불안정합니다.  10.6.3이 상당히 안정적이라고 하는군요. ASUS P7P55 보드도 안정적으로 잘 운용이 됩니다.  참고로 Rebel EFI + Retail 설치방법은 사용할 수 없으며 TonyMac Boot CD와 10.6 Retail Snow Leopard 설치방법을 권장합니다. 물론 처음 설치하시는 분들은 Hazard 버전등을 이용하여 설치할 수 있으나 이러저러한 에러와 문제점들을 경험할 수 있습니다. 또한, usbit Tool을 이용하여 USB 부트로더 이미지를 USB에 복원한 다음, USB로 부팅하여 Retail DVD 를 로딩하여 설치하는 방법을 권고합니다.



소켓 1155(h61m, h67, p67, z67 계열 샌드브릿지) 시스템
- 네 요즈음 저전력 대비 성능이 뛰어난 시스템이며,Snow Leopard 10.6.6 버전부터 Vanilla커널을 사용할 수 있습니다.  따라서, 안정적으로 사용하실려면 10.6.6 이상 Lion(10.7.?)Retail방법으로 설치하기를 권장합니다.  10.5.X는 Vanilla커널을 사용할 수 없으므로 AMD시스템과 마찬가지로 불안정합니다.  10.6.6/7/8 이 상당히 안정적이라고 하는군요.  




:
Posted by Ritz®™
2011. 5. 31. 16:18

Apple사가 맥북 하단부 무상교체 제공 News2011. 5. 31. 16:18

Apple사는 케이스 하단에서 고무부분이 분리가 되는 문제를 해결하기 위해 2009년 10월 부터 2011년 4월 사이에 출하되는 맥북을 보유중인 사용자를 대상으로 교체하기로 결정하였습니다.


현재의 워런티와 관계없이 맥북 소유자에게 해당됩니다.

Apple사는 케이스 교체에 대한 세 가지 선택사항을 제공합니다 :
1. Apple사에 연락하여 약속을 정하고 애플 매장 방문,
2. 또는 애플 공인 서비스 제공 업체를 방문
3.
온라인으로 대체부품을 주문하여 셀프 서비스,  대체 케이스 키트에는 새로운 바닥 케이스, 나사, 필립스 헤드 드라이버와 구 부품과 새로운 부품의 설치 제거에 대한 지침이 포함되어 있습니다.

이 문제로 인하여 수리 또는 교체를 위해 비용을 지불한 고객은 또한 Apple사에 환불에 관한 문의할 수 있습니다. 이 문제가 발생하지 않는다면 교체할 필요는 없습니다만,,  ^ ^

이 프로그램은 전 세계적으로 구입 일로부터 2 년 동안 제공될 것입니다, 하지만 보증기간을 연장하지 않습니다.

:
Posted by uno-ani