Jump to content

Manual post-installation steps, no Multibeast


EddyMac
 Share

44 posts in this topic

Recommended Posts

I have a EVGA GTS 450 graphics card and am running Lion 10.7.2. I was getting random freezes and read somewhere that I needed to add this to my org.chameleon.Boot.plist:

 

<key>Kernel Flags</key>
    <string>npci=0x2000 PCIRootUID=1</string>

 

Seems like the freezes are less frequent after that, but still getting them about every 6 hours or so. The difference is that since adding that code, I don't get anything recorded in the logs as to what caused the freeze.

 

I'm going to try running the OpenGL FPS Cuda Clock Rate app in the background to see if that helps, but is there a better, more permanent fix for this?

Link to comment
Share on other sites

PCIRootUID=1 is not a kernel flag, you can delete that, it's not having any effect on anything. If you need that, it goes like this:

 

<key>PciRoot</key>

<string>1</string>

 

I believe that was added when I ran [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] 4.2.1 and checked "PCI Root ID Fix" under "Boot Options."

I changed it to be like you said above and can't tell that anything changed. My bootlog looks like it did before.

 

Speaking of bootlegs, here it is if it will help in diagnosing my problem....note that there are something in there about a GeForce kext not loading....

 

 

1/15/12 3:29:45.000 PM bootlog: BOOT_TIME 1326659385 0

1/15/12 3:29:54.564 PM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built Jun 13 2011 17:29:21

1/15/12 3:29:55.000 PM kernel: PMAP: PCID enabled

1/15/12 3:29:54.578 PM UserEventAgent: CertsKeychainMonitor: configuring

1/15/12 3:29:55.003 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL

1/15/12 3:29:55.000 PM kernel: Darwin Kernel Version 11.2.0: Tue Aug 9 20:54:00 PDT 2011; root:xnu-1699.24.8~1/RELEASE_X86_64

1/15/12 3:29:55.000 PM kernel: vm_page_bootstrap: 3928330 free pages and 134902 wired pages

1/15/12 3:29:55.000 PM kernel: kext submap [0xffffff7f8072e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072e000]

1/15/12 3:29:55.000 PM kernel: zone leak detection enabled

1/15/12 3:29:55.000 PM kernel: standard timeslicing quantum is 10000 us

1/15/12 3:29:55.000 PM kernel: mig_table_max_displ = 73

1/15/12 3:29:55.000 PM kernel: TSC Deadline Timer supported and enabled

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: Based on code by mercurysquad, superhai ©2008

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=2 Enabled

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=4 Enabled

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=6 Enabled

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=1 Enabled

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=5 LocalApicId=3 Enabled

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=6 LocalApicId=5 Enabled

1/15/12 3:29:55.000 PM kernel: AppleACPICPU: ProcessorId=7 LocalApicId=7 Enabled

1/15/12 3:29:55.000 PM kernel: calling mpo_policy_init for Sandbox

1/15/12 3:29:55.000 PM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)

1/15/12 3:29:55.000 PM kernel: calling mpo_policy_init for Quarantine

1/15/12 3:29:55.000 PM kernel: Security policy loaded: Quarantine policy (Quarantine)

1/15/12 3:29:55.000 PM kernel: calling mpo_policy_init for TMSafetyNet

1/15/12 3:29:55.000 PM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)

1/15/12 3:29:55.000 PM kernel: Copyright © 1982, 1986, 1989, 1991, 1993

1/15/12 3:29:55.000 PM kernel: The Regents of the University of California. All rights reserved.

1/15/12 3:29:55.000 PM kernel: MAC Framework successfully initialized

1/15/12 3:29:55.000 PM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers

1/15/12 3:29:55.000 PM kernel: IOAPIC: Version 0x20 Vectors 64:87

1/15/12 3:29:55.000 PM kernel: ACPI: System State [s0 S3 S4 S5] (S3)

1/15/12 3:29:55.000 PM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000

1/15/12 3:29:55.000 PM kernel: [ PCI configuration begin ]

1/15/12 3:29:55.000 PM kernel: console relocated to 0xf2d000000

1/15/12 3:29:55.000 PM kernel: PCI configuration changed (bridge=4 device=3 cardbus=0)

1/15/12 3:29:55.000 PM kernel: [ PCI configuration end, bridges 9 devices 16 ]

1/15/12 3:29:55.000 PM kernel: AppleIntelCPUPowerManagement: (built 21:08:10 Aug 9 2011) initialization complete

1/15/12 3:29:55.000 PM kernel: Kext com.apple.driver.AppleHDAController - library kext com.apple.iokit.IOGraphicsFamily not found.RTC: Only single RAM bank (128 bytes)

1/15/12 3:29:55.000 PM kernel: Can't load kext com.apple.driver.AppleHDAController - failed to resolve library dependencies.

1/15/12 3:29:55.000 PM kernel: Kext com.apple.driver.AppleHDAController failed to load (0xdc00800e).

1/15/12 3:29:55.000 PM kernel: Failed to load kext com.apple.driver.AppleHDAController (error 0xdc00800e).

1/15/12 3:29:55.000 PM kernel: Couldn't alloc class "AppleHDAController"

1/15/12 3:29:55.000 PM kernel: FakeSMC: opensource SMC device emulator by netkas © 2009

1/15/12 3:29:55.000 PM kernel: FakeSMC: plugins & plugins support modifications by mozodojo, usr-sse2, slice © 2010

1/15/12 3:29:55.000 PM kernel: FakeSMCDevice: 17 preconfigured keys added:

1/15/12 3:29:55.000 PM kernel: FakeSMCDevice: successfully initialized

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU family 0x6, model 0x2a, stepping 0x7, cores 16, threads 0

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: BusClock=100MHz FSB=400MHz

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: Platform string T9

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU0 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU1 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU2 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU3 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU4 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU5 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU6 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU7 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU8 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPU9 Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPUA Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPUB Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPUC Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPUD Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPUE Tjmax 98

1/15/12 3:29:55.000 PM kernel: IntelCPUMonitor: CPUF Tjmax 98

1/15/12 3:29:55.000 PM kernel: [RealtekRTL81xx:init] RealtekRTL81xx.kext v0.0.90 ©2010-2011 by Lnx2Mac (lnx2mac@gmail.com)

1/15/12 3:29:55.000 PM kernel: Kext com.apple.GeForce - library kext com.apple.NVDAResman not found.

1/15/12 3:29:55.000 PM kernel: Can't load kext com.apple.GeForce - failed to resolve library dependencies.

1/15/12 3:29:55.000 PM kernel: Kext com.apple.GeForce failed to load (0xdc00800e).

1/15/12 3:29:55.000 PM kernel: Failed to load kext com.apple.GeForce (error 0xdc00800e).

1/15/12 3:29:55.000 PM kernel: Couldn't alloc class "NVKernel"

1/15/12 3:29:55.000 PM kernel: [RealtekRTL81xx:init] _logLevel is now 132 (0x0084)

1/15/12 3:29:55.000 PM kernel: [RealtekRTL81xx:init] Using updated PHY config method

1/15/12 3:29:55.000 PM kernel: [RealtekRTL81xx:init] init completed

1/15/12 3:29:55.000 PM kernel: IT87x: based on code from Open Hardware Monitor project by Michael Möller © 2010

1/15/12 3:29:55.000 PM kernel: IT87x: mozodojo © 2011

1/15/12 3:29:55.000 PM kernel: IT87x: found ITE IT8728F

1/15/12 3:29:55.000 PM kernel: FireWire runtime power conservation disabled. (2)

1/15/12 3:29:55.000 PM kernel: mbinit: done [96 MB total pool size, (64/32) split]

1/15/12 3:29:55.000 PM kernel: Pthread support ABORTS when sync kernel primitives misused

1/15/12 3:29:55.000 PM kernel: com.apple.AppleFSCompressionTypeDataless kmod start

1/15/12 3:29:55.000 PM kernel: com.apple.AppleFSCompressionTypeZlib kmod start

1/15/12 3:29:55.000 PM kernel: FireWire (OHCI) VendorID 1106 ID 3044 PCI now active, GUID 0049e5503c450500; max speed s400.

1/15/12 3:29:55.000 PM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded

1/15/12 3:29:55.000 PM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded

1/15/12 3:29:55.000 PM kernel: Kext com.apple.driver.AudioAUUC - library kext com.apple.iokit.IOGraphicsFamily not found.

1/15/12 3:29:55.000 PM kernel: Can't load kext com.apple.driver.AudioAUUC - failed to resolve library dependencies.

1/15/12 3:29:55.000 PM kernel: Kext com.apple.driver.AudioAUUC failed to load (0xdc00800e).

1/15/12 3:29:55.000 PM kernel: Failed to load kext com.apple.driver.AudioAUUC (error 0xdc00800e).

1/15/12 3:29:55.000 PM kernel: Couldn't alloc class "AudioAUUCDriver"

1/15/12 3:29:55.000 PM kernel: AppleIntelCPUPowerManagementClient: ready

1/15/12 3:29:55.000 PM kernel: [RTL81xx@0xee00:rtl8168_init_board] NIC identified as RTL8168E-VL/8111E-VL (mcfg=16)

1/15/12 3:29:55.000 PM kernel: 0 0 AppleUSBCDC: start - initDevice failed

1/15/12 3:29:55.000 PM kernel: 0 0 AppleUSBCDC: start - initDevice failed

1/15/12 3:29:55.000 PM kernel: rooting via boot-uuid from /chosen: 3DF6D23C-DCD6-3901-A2AA-BF7994BD6FD9

1/15/12 3:29:55.000 PM kernel: From path: "uuid", Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>

1/15/12 3:29:55.000 PM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchSeriesAHCI/PRT1@1/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD1002FAEX-00Z3A0 Media/IOGUIDPartitionScheme/Lion@2

1/15/12 3:29:55.000 PM kernel: BSD root: disk2s2, major 14, minor 9

1/15/12 3:29:55.000 PM kernel: 0 0 AppleUSBCDC: start - initDevice failed

1/15/12 3:29:55.000 PM kernel: Kernel is LP64

1/15/12 3:29:46.660 PM com.apple.launchd: *** launchd[1] has started up. ***

1/15/12 3:29:56.161 PM mDNSResponder: mDNSResponder mDNSResponder-320.10 (Aug 2 2011 19:56:51) starting OSXVers 11

1/15/12 3:29:57.000 PM kernel: com_lnx2mac_RealtekRTL81xx: Ethernet address 50:e5:49:bd:1c:18

1/15/12 3:29:57.390 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL

1/15/12 3:29:58.447 PM com.apple.SecurityServer: Session 100000 created

1/15/12 3:29:59.000 PM kernel: NTFS driver 3.8 [Flags: R/W].

1/15/12 3:29:59.000 PM kernel: NTFS volume name System Reserved, version 3.1.

1/15/12 3:29:59.000 PM kernel: NTFS volume name , version 3.1.

1/15/12 3:29:59.000 PM kernel: Previous Shutdown Cause: 3

1/15/12 3:29:59.000 PM kernel: NVDAGF100HAL loaded and registered.

1/15/12 3:30:00.000 PM kernel: DSMOS has arrived

1/15/12 3:30:00.000 PM kernel: Sound assertion ""ERROR: EFI ROM did not publish 'hda-gfx' associative property!\n"" failed in "/SourceCache/AppleHDA/AppleHDA-179.1.4/AppleHDA/AppleHDACodecGeneric.cpp" at line 331 goto ExitError

1/15/12 3:30:00.000 PM kernel: Sound assertion ""ERROR: EFI ROM did not publish 'hda-gfx' associative property!\n"" failed in "/SourceCache/AppleHDA/AppleHDA-179.1.4/AppleHDA/AppleHDACodecGeneric.cpp" at line 331 goto ExitError

1/15/12 3:30:00.082 PM com.apple.SecurityServer: Entering service

1/15/12 3:30:00.102 PM systemkeychain: done file: /var/run/systemkeychaincheck.done

1/15/12 3:30:00.110 PM mDNSResponder: D2D_IPC: Loaded

1/15/12 3:30:00.110 PM mDNSResponder: D2DInitialize succeeded

1/15/12 3:30:00.596 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL

1/15/12 3:30:00.602 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL

1/15/12 3:30:00.602 PM configd: setting hostname to "Edwards-Mac-Pro.local"

1/15/12 3:30:00.000 PM kernel: nstat_lookup_entry failed: 2

1/15/12 3:30:00.000 PM kernel: nstat_lookup_entry failed: 2

1/15/12 3:30:00.604 PM configd: network configuration changed.

1/15/12 3:30:00.000 PM kernel: nstat_lookup_entry failed: 2

1/15/12 3:30:00.000 PM kernel: nstat_lookup_entry failed: 2

1/15/12 3:30:00.844 PM UserEventAgent: ServermgrdRegistration cannot load config data

1/15/12 3:30:02.064 PM configd: network configuration changed.

1/15/12 3:30:04.791 PM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.

1/15/12 3:30:04.791 PM com.apple.pfctl: No ALTQ support in kernel

1/15/12 3:30:04.791 PM com.apple.pfctl: ALTQ related functions disabled

Link to comment
Share on other sites

I see. The only point-and-click solutions I've used are [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url].

 

Are the broken drivers causing the freezes?

 

Any help on fixing this stuff? I'm willing to donate $$$ through PayPal for someone to help me fix this. Thanks.

Link to comment
Share on other sites

Is it a clean retail installation? All you did was run [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] one time?

 

Grab the Chameleon source code from somewhere, find bdmesg and copy it to /usr/bin. I would attach it for you but I'm on Windows right now.

 

Reboot, run terminal and type bdmesg. Post the output here.

Link to comment
Share on other sites

Fairly clean. I have run [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] probably 2 or 3 times in order to get audio, networking and graphics.

 

I'll follow your tips here and post back. Thanks!

 

OK here is the output from bdmesg:

Edited by Gringo Vermelho
The forum software choked when I edited your post, could you please post the bdmesg output again, this time in [code] tags?
Link to comment
Share on other sites

Chameleon's GraphicsEnabler is clearly picking up the card and doing its job. PciRoot=1 is also working, though I'm not sure it's correct like that but Gigabyte boards usually like PciRoot set to 1.

 

I think your Nvidia drivers might be messed up due to too many cans of multibeans, I would try to restore the original drivers somehow.

Link to comment
Share on other sites

I removed the PciRoot thing after you said it wasn't doing anything.

 

How would I restore the nvidia drivers?

 

Here is the bdmest output again inside code tags. Sorry about that.

 

Last login: Sun Jan 15 21:30:20 on console
Edwards-Mac-Pro:~ nedcook$ bdmesg
Chameleon 1.5.4 (svn-r1394) [2011-09-07 17:13:31]
msr(301): platform_info 70012200
msr(305): flex_ratio 000f0000
Unusable flex ratio detected. Patched MSR now 000e0000
Sticking with [bCLK: 100Mhz, Bus-Ratio: 340]
CPU: Brand String:			 Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
CPU: Vendor/Family/ExtFamily:  0x756e6547/0x6/0x0
CPU: Model/ExtModel/Stepping:  0x2a/0x2/0x7
CPU: MaxCoef/CurrCoef:		 0x0/0x22
CPU: MaxDiv/CurrDiv:		   0x0/0x0
CPU: TSCFreq:				  3410MHz
CPU: FSBFreq:				  100MHz
CPU: CPUFreq:				  3410MHz
CPU: NoCores/NoThreads:	    4/8
CPU: Features:				 0x000002ff
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC
Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 474 bytes.
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC
Attempting to read GPT
Read GPT
Reading GPT partition 1, type C12A7328-F81F-11D2-BA4B-00A0C93EC93B
Reading GPT partition 2, type 48465300-0000-11AA-AA11-00306543ECAC
Invalid mach magic 0x2
Module 'Symbols.dylib' by 'Chameleon' Loaded.
Description: Chameleon symbols for linking
Version: 0
Compat:  0
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/theme.plist] 2688 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/background.png] 4204 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/logo.png] 21872 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_generic.png] 5375 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_hfsplus.png] 3645 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ext3.png] 7094 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat16.png] 5375 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_fat32.png] 5375 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_ntfs.png] 4176 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_cdrom.png] 5627 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_selection.png] 10744 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_prev.png] 271 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/device_scroll_next.png] 268 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_boot.png] 1747 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose.png] 4116 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches.png] 4051 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user.png] 4114 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_memory_info.png] 1634 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_video_info.png] 1593 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_help.png] 1711 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_verbose_disabled.png] 4101 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_ignore_caches_disabled.png] 4037 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_single_user_disabled.png] 4100 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/menu_selection.png] 323 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar.png] 372 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/progress_bar_background.png] 233 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_prev.png] 252 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/text_scroll_next.png] 255 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_console.png] 3499 bytes.
Read HFS+ file: [hd(0,2)/Extra/Themes/Default/font_small.png] 6244 bytes.
Read HFS+ file: [hd(0,2)/Library/Preferences/SystemConfiguration/com.apple.Boot.plist] 232 bytes.
Read HFS+ file: [hd(0,2)/Extra/org.chameleon.Boot.plist] 474 bytes.
Setting boot-uuid to: 3DF6D23C-DCD6-3901-A2AA-BF7994BD6FD9
Read HFS+ file: [hd(0,2)/System/Library/CoreServices/SystemVersion.plist] 478 bytes.
Loading Darwin 10.7
Loading kernel mach_kernel
Read HFS+ file: [hd(0,2)/mach_kernel] 4096 bytes.
Read HFS+ file: [hd(0,2)/mach_kernel] 7948640 bytes.
Read HFS+ file: [hd(0,2)/Extra/DSDT.aml] 17699 bytes.
Using PCI-Root-UID value: 1
nVidia GeForce GTS 450 1024MB NVcf [10de:1245] :: PciRoot(0x1)/Pci(0x1,0x0)/Pci(0x0,0x0)
LAN Controller [10ec:8168] :: PciRoot(0x1)/Pci(0x1c,0x6)/Pci(0x0,0x0)
Setting up lan keys
Read HFS+ file: [hd(0,2)/Extra/smbios.plist] 468 bytes.
SMBus CmdReg: 0x3
Scanning SMBus [8086:1c22], mmio: 0xfbffb004, ioport: 0x500, hostc: 0x1
SPD[0] (size): 146 @0x50
Slot: 0 Type 24 4096MB (DDR3 SDRAM) 1600MHz Vendor=Corsair
  PartNo=CML16GX3M4A1600C9 SerialNo=00000000
SPD[0] (size): 146 @0x51
Slot: 1 Type 24 4096MB (DDR3 SDRAM) 1600MHz Vendor=Corsair
  PartNo=CML16GX3M4A1600C9 SerialNo=00000000
SPD[0] (size): 146 @0x52
Slot: 2 Type 24 4096MB (DDR3 SDRAM) 1600MHz Vendor=Corsair
  PartNo=CML16GX3M4A1600C9 SerialNo=00000000
SPD[0] (size): 146 @0x53
Slot: 3 Type 24 4096MB (DDR3 SDRAM) 1600MHz Vendor=Corsair
  PartNo=CML16GX3M4A1600C9 SerialNo=00000000
SPD[0] (size): 255 @0x54
SPD[0] (size): 255 @0x55
SPD[0] (size): 255 @0x56
SPD[0] (size): 255 @0x57
CPU is Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz, family 0x6, model 0x2a
Type: 0, Length: 24, Handle: 0x0
BIOSInformation:
vendor: Apple Inc.
version: [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url].tonymacx86.com
releaseDate: 11/06/2009
Type: 1, Length: 27, Handle: 0x1
SystemInformation:
manufacturer: Apple Inc.
productName: MacPro3,1
version: 1.0
serialNumber: G88451235J4
uuid: 00000000-0000-0000-0000-50E549BD1C18
wakeupReason: 0x6
skuNumber: ?
family: Mac Pro
Type: 2, Length: 8, Handle: 0x2
BaseBoard:
manufacturer: Apple Inc.
product: Mac-F42C88C8
version: x.x
serialNumber: ?
assetTagNumber:
locationInChassis:
boardType: 0x20
Type: 3, Length: 17, Handle: 0x3
SystemEnclosure:
manufacturer: Gigabyte Technology Co., Ltd.
type: 3
version: 
serialNumber: 
assetTagNumber: 
Type: 4, Length: 35, Handle: 0x4
ProcessorInformation:
socketDesignation: Socket 1155
processorType: 3
processorFamily: 0x1
manufacturer: Intel
processorID: 0x206A7
processorVersion: Intel(R) Core(TM) i7-2600K CPU
externalClock: 100MHz
maximumClock: 3410MHz
currentClock: 3800MHz
serialNumber: ?
assetTag: ?
partNumber: ?
Type: 5, Length: 24, Handle: 0x5
Type: 6, Length: 12, Handle: 0x6
Type: 6, Length: 12, Handle: 0x7
Type: 6, Length: 12, Handle: 0x8
Type: 6, Length: 12, Handle: 0x9
Type: 7, Length: 19, Handle: 0xa
Type: 7, Length: 19, Handle: 0xb
Type: 8, Length: 9, Handle: 0xc
Type: 8, Length: 9, Handle: 0xd
Type: 8, Length: 9, Handle: 0xe
Type: 8, Length: 9, Handle: 0xf
Type: 8, Length: 9, Handle: 0x10
Type: 8, Length: 9, Handle: 0x11
Type: 8, Length: 9, Handle: 0x12
Type: 8, Length: 9, Handle: 0x13
Type: 8, Length: 9, Handle: 0x14
Type: 8, Length: 9, Handle: 0x15
Type: 9, Length: 13, Handle: 0x16
Type: 9, Length: 13, Handle: 0x17
Type: 13, Length: 22, Handle: 0x18
Type: 16, Length: 15, Handle: 0x19
Type: 17, Length: 27, Handle: 0x1a
MemoryDevice:
deviceLocator: A0
bankLocator: Bank0/1
memoryType: DDR3
memorySpeed: 1600MHz
manufacturer: Corsair
serialNumber: 00000000
assetTag: ?
partNumber: CML16GX3M4A1600C9
Type: 17, Length: 27, Handle: 0x1b
MemoryDevice:
deviceLocator: A1
bankLocator: Bank2/3
memoryType: DDR3
memorySpeed: 1600MHz
manufacturer: Corsair
serialNumber: 00000000
assetTag: ?
partNumber: CML16GX3M4A1600C9
Type: 17, Length: 27, Handle: 0x1c
MemoryDevice:
deviceLocator: A2
bankLocator: Bank4/5
memoryType: DDR3
memorySpeed: 1600MHz
manufacturer: Corsair
serialNumber: 00000000
assetTag: ?
partNumber: CML16GX3M4A1600C9
Type: 17, Length: 27, Handle: 0x1d
MemoryDevice:
deviceLocator: A3
bankLocator: Bank6/7
memoryType: DDR3
memorySpeed: 1600MHz
manufacturer: Corsair
serialNumber: 00000000
assetTag: ?
partNumber: CML16GX3M4A1600C9
Type: 19, Length: 15, Handle: 0x1e
Type: 20, Length: 19, Handle: 0x1f
Type: 20, Length: 19, Handle: 0x20
Type: 20, Length: 19, Handle: 0x21
Type: 20, Length: 19, Handle: 0x22
Type: 32, Length: 11, Handle: 0x23
Type: 64, Length: 13, Handle: 0x24
Type: 131, Length: 6, Handle: 0x24
AppleProcessorType:
ProcessorType: 0x701
Type: 127, Length: 4, Handle: 0x25
Customizing SystemID with : 00000000-0000-0000-0000-50e549bd1c18
Read HFS+ file: [hd(0,2)/Extra/DSDT.aml] 17699 bytes.
ACPI table not found: SSDT.aml
FADT: Restart Fix applied!
FADT: Using custom DSDT!
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Accusys6xxxx.kext/Contents/Info.plist] 2048 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/acfs.kext/Contents/Info.plist] 1327 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/acfsctl.kext/Contents/Info.plist] 1207 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ACPIMonitor.kext/Contents/Info.plist] 2073 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AHCI_3rdParty_SATA.kext/Contents/Info.plist] 9706 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ALC8xxHDA.kext/Contents/Info.plist] 145104 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ALF.kext/Contents/Info.plist] 1659 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple16X50Serial.kext/Contents/Info.plist] 2039 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple16X50Serial.kext/Contents/PlugIns/Apple16X50ACPI.kext/Contents/Info.plist] 1904 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple_iSight.kext/Contents/Info.plist] 2025 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/Info.plist] 3707 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIButtons.kext/Contents/Info.plist] 2956 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIEC.kext/Contents/Info.plist] 2133 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAHCIPort.kext/Contents/Info.plist] 6229 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAPIC.kext/Contents/Info.plist] 1810 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAVBAudio.kext/Contents/Info.plist] 2089 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAVBAudio.kext/Contents/PlugIns/AppleAVBAudioPlugin.kext/Contents/Info.plist] 2323 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBacklight.kext/Contents/Info.plist] 16764 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBacklightExpert.kext/Info.plist] 1915 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBluetoothMultitouch.kext/Contents/Info.plist] 54021 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBMC.kext/Contents/Info.plist] 2132 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleEFIRuntime.kext/Contents/Info.plist] 2069 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleEFIRuntime.kext/Contents/PlugIns/AppleEFINVRAM.kext/Contents/Info.plist] 2004 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFileSystemDriver.kext/Contents/Info.plist] 3117 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/Info.plist] 2397 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFSCompressionTypeZlib.kext/Contents/Info.plist] 2371 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFWAudio.kext/Contents/Info.plist] 7582 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleGraphicsControl.kext/Contents/Info.plist] 2024 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/AppleMuxControl.kext/Contents/Info.plist] 9834 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleGraphicsControl.kext/Contents/PlugIns/ApplePolicyControl.kext/Contents/Info.plist] 2614 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleGraphicsPowerManagement.kext/Contents/Info.plist] 64613 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/Info.plist] 2526 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAController.kext/Contents/Info.plist] 2920 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHardwareConfigDriver.kext/Contents/Info.plist] 11637 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAPlatformDriver.kext/Contents/Info.plist] 2364890 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleMikeyDriver.kext/Contents/Info.plist] 1715 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/DspFuncLib.kext/Contents/Info.plist] 1367 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/IOHDAFamily.kext/Contents/Info.plist] 1503 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/Info.plist] 41931 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleBluetoothHIDKeyboard.kext/Contents/Info.plist] 42260 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleUSBHIDKeyboard.kext/Contents/Info.plist] 14755 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/Info.plist] 1598 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleBluetoothHIDMouse.kext/Contents/Info.plist] 17622 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleUSBHIDMouse.kext/Contents/Info.plist] 10038 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHPET.kext/Contents/Info.plist] 1977 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHWSensor.kext/Contents/Info.plist] 2257 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/Info.plist] 2324 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelCPUPowerManagementClient.kext/Contents/Info.plist] 2382 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelGMA950.kext/Contents/Info.plist] 2509 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/Info.plist] 2488 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelGMAX3100FB.kext/Contents/Info.plist] 2263 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelHD3000Graphics.kext/Contents/Info.plist] 2679 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelHDGraphics.kext/Contents/Info.plist] 2537 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelHDGraphicsFB.kext/Contents/Info.plist] 2790 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelIntegratedFramebuffer.kext/Contents/Info.plist] 2307 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelSNBGraphicsFB.kext/Contents/Info.plist] 7289 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIRController.kext/Contents/Info.plist] 5659 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleKeyStore.kext/Contents/Info.plist] 2235 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleKeyswitch.kext/Contents/Info.plist] 2712 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleLPC.kext/Contents/Info.plist] 3659 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleLSIFusionMPT.kext/Contents/Info.plist] 4038 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMatch.kext/Contents/Info.plist] 1403 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCCSControl.kext/Contents/Info.plist] 2745 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCEDriver.kext/Contents/Info.plist] 1792 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCP89RootPortPM.kext/Contents/Info.plist] 2109 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMikeyHIDDriver.kext/Contents/Info.plist] 1964 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMobileDevice.kext/Contents/Info.plist] 3618 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMultitouchDriver.kext/Contents/Info.plist] 1699 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ApplePlatformEnabler.kext/Contents/Info.plist] 1823 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRAID.kext/Contents/Info.plist] 2286 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRAIDCard.kext/Contents/Info.plist] 4284 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRTC.kext/Contents/Info.plist] 1961 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSDXC.kext/Contents/Info.plist] 2915 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSEP.kext/Contents/Info.plist] 2962 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSmartBatteryManager.kext/Contents/Info.plist] 2055 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBIOS.kext/Contents/Info.plist] 1921 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBusController.kext/Contents/Info.plist] 2904 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBusPCI.kext/Contents/Info.plist] 1991 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMC.kext/Contents/Info.plist] 1940 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMCLMU.kext/Contents/Info.plist] 1815 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSRP.kext/Contents/Info.plist] 1344 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/Info.plist] 1159 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleATAPIStorage.kext/Contents/Info.plist] 3097 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleFireWireStorage.kext/Contents/Info.plist] 2619 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleHollywood.kext/Contents/Info.plist] 16755 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleMemorexCDROMDriver.kext/Contents/Info.plist] 2314 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBCardReader.kext/Contents/Info.plist] 5123 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBODD.kext/Contents/Info.plist] 2620 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleXserveRAID.kext/Contents/Info.plist] 2495 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/CanonEOS1D.kext/Contents/Info.plist] 2727 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/FireWireStorageDeviceSpecifics.kext/Contents/Info.plist] 7367 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/FWPreferredProtocolSpeed.kext/Contents/Info.plist] 2775 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/initioFWBridge.kext/Contents/Info.plist] 2703 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/IOFireWireSerialBusProtocolSansPhysicalUnit.kext/Contents/Info.plist] 2757 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/LSI-FW-500.kext/Contents/Info.plist] 3865 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MaxTranserSizeOverrideDriver.kext/Contents/Info.plist] 3088 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-LF-D211A.kext/Contents/Info.plist] 2844 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-SR-8171.kext/Contents/Info.plist] 2261 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/OxfordSemiconductor.kext/Contents/Info.plist] 2719 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PioneerSuperDrive.kext/Contents/Info.plist] 2208 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PlasmonUDO.kext/Contents/Info.plist] 2218 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PreventMediaMountDriver.kext/Contents/Info.plist] 2693 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/QPSQueFire.kext/Contents/Info.plist] 2661 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SanyoIDShot.kext/Contents/Info.plist] 2798 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SonyXDCAMDriver.kext/Contents/Info.plist] 2698 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/StorageLynx.kext/Contents/Info.plist] 2565 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/UFIWriteProtectedMediaDriver.kext/Contents/Info.plist] 3108 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/USBStorageDeviceSpecifics.kext/Contents/Info.plist] 109393 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/WriteProtectedMediaDriver.kext/Contents/Info.plist] 6905 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/Info.plist] 1289 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPAdapterFamily.kext/Contents/Info.plist] 1867 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPInAdapter.kext/Contents/Info.plist] 2396 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPOutAdapter.kext/Contents/Info.plist] 2485 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/Info.plist] 1292 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSink.kext/Contents/Info.plist] 2550 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSource.kext/Contents/Info.plist] 2502 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltNHI.kext/Contents/Info.plist] 2392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/Info.plist] 1350 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIDownAdapter.kext/Contents/Info.plist] 2207 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIUpAdapter.kext/Contents/Info.plist] 2281 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltUTDM.kext/Contents/Info.plist] 2914 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleTyMCEDriver.kext/Contents/Info.plist] 2293 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUpstreamUserClient.kext/Contents/Info.plist] 2228 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBAudio.kext/Contents/Info.plist] 3580 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBDisplays.kext/Contents/Info.plist] 26094 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBEthernetHost.kext/Contents/Info.plist] 2693 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBMultitouch.kext/Contents/Info.plist] 347514 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/Info.plist] 1523 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCButtons.kext/Contents/Info.plist] 79213 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/Contents/Info.plist] 51734 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyEventDriver.kext/Contents/Info.plist] 119547 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTrackpad.kext/Contents/Info.plist] 40192 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleWWANAutoEject.kext/Contents/Info.plist] 4288 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleXsanFilter.kext/Contents/Info.plist] 2310 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI1300Controller.kext/Contents/Info.plist] 2918 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI1600Controller.kext/Contents/Info.plist] 2856 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI1900Controller.kext/Contents/Info.plist] 2875 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI2400Controller.kext/Contents/Info.plist] 4041 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI2600Controller.kext/Contents/Info.plist] 4882 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI3800Controller.kext/Contents/Info.plist] 4428 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI4600Controller.kext/Contents/Info.plist] 2850 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI4800Controller.kext/Contents/Info.plist] 2850 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI5000Controller.kext/Contents/Info.plist] 3964 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATI6000Controller.kext/Contents/Info.plist] 4810 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIFramebuffer.kext/Contents/Info.plist] 2342 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX1000.kext/Contents/Info.plist] 3219 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX2000.kext/Contents/Info.plist] 3521 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX3000.kext/Contents/Info.plist] 4074 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATISupport.kext/Contents/Info.plist] 2409 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOCelerityFC.kext/Contents/Info.plist] 3046 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOCelerityFC8.kext/Contents/Info.plist] 2611 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressPCI4.kext/Contents/Info.plist] 2487 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASHBA.kext/Contents/Info.plist] 2554 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASHBA2.kext/Contents/Info.plist] 2631 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASRAID.kext/Contents/Info.plist] 2564 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASRAID2.kext/Contents/Info.plist] 2641 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AudioAUUC.kext/Info.plist] 2186 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AudioIPCDriver.kext/Contents/Info.plist] 1979 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/autofs.kext/Contents/Info.plist] 1732 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/BJUSBLoad.kext/Contents/Info.plist] 119954 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/BootCache.kext/Contents/Info.plist] 2093 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CalDigitHDProDrv.kext/Contents/Info.plist] 2364 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/cd9660.kext/Contents/Info.plist] 1658 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/cddafs.kext/Contents/Info.plist] 1579 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CellPhoneHelper.kext/Contents/Info.plist] 97935 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CoreStorage.kext/Contents/Info.plist] 3006 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CoreStorage.kext/Contents/PlugIns/CoreStorageFsck.kext/Contents/Info.plist] 2421 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Cruzer MAC Extension.kext/Contents/Info.plist] 69519 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CUDA.kext/Contents/Info.plist] 828 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Dont Steal Mac OS X.kext/Contents/Info.plist] 2445 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/EPSONUSBPrintClass.kext/Contents/Info.plist] 79833 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/exfat.kext/Contents/Info.plist] 1595 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/FakeSMC.kext/Contents/Info.plist] 3770 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/GeForce.kext/Contents/Info.plist] 2335 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/GeForce7xxx.kext/Contents/Info.plist] 2549 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointIOP.kext/Contents/Info.plist] 2639 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointRR.kext/Contents/Info.plist] 3512 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointRR644.kext/Contents/Info.plist] 1952 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IntelCPUMonitor.kext/Contents/Info.plist] 1618 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/Info.plist] 1811 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros21.kext/Contents/Info.plist] 2442 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros40.kext/Contents/Info.plist] 2358 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4331.kext/Contents/Info.plist] 2482 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm43224.kext/Contents/Info.plist] 2821 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/IO80211NetBooter.kext/Contents/Info.plist] 2015 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOACPIFamily.kext/Contents/Info.plist] 1670 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/Info.plist] 1603 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/Info.plist] 2010 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCISerialATAPI.kext/Contents/Info.plist] 2429 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/Info.plist] 1633 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/AppleIntelPIIXATA.kext/Contents/Info.plist] 6210 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATABlockStorage.kext/Contents/Info.plist] 2112 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATAPIProtocolTransport.kext/Contents/Info.plist] 2485 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAudio2Family.kext/Contents/Info.plist] 1565 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAudioFamily.kext/Contents/Info.plist] 1721 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/Info.plist] 2234 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBDiscoveryPlugin.kext/Contents/Info.plist] 2589 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBPlugin.kext/Contents/Info.plist] 4746 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOMRPPlugin.kext/Contents/Info.plist] 5457 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBDStorageFamily.kext/Contents/Info.plist] 2570 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/Info.plist] 2236 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/AppleUSBBluetoothHCIController.kext/Contents/Info.plist] 2860 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/BroadcomUSBBluetoothHCIController.kext/Contents/Info.plist] 15341 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/CSRHIDTransitionDriver.kext/Contents/Info.plist] 3294 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/CSRUSBBluetoothHCIController.kext/Contents/Info.plist] 4700 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothA2DPAudioDriver.kext/Contents/Info.plist] 2199 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Info.plist] 2313 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSerialManager.kext/Contents/Info.plist] 2409 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothHIDDriver.kext/Contents/Info.plist] 3281 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOCDStorageFamily.kext/Contents/Info.plist] 3067 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IODVDStorageFamily.kext/Contents/Info.plist] 2521 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireAVC.kext/Contents/Info.plist] 3968 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireFamily.kext/Contents/Info.plist] 2368 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.kext/Contents/Info.plist] 2830 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireIP.kext/Contents/Info.plist] 2110 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireIP.kext/Contents/PlugIns/IOFireWireIPPrivate.kext/Contents/Info.plist] 2554 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireSBP2.kext/Contents/Info.plist] 2867 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireSerialBusProtocolTransport.kext/Contents/Info.plist] 2635 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOGraphicsFamily.kext/Info.plist] 3289 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/Info.plist] 2255 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesCryptoEncoding.kext/Contents/Info.plist] 2550 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesFileBackingStore.kext/Contents/Info.plist] 2327 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesHTTPBackingStore.kext/Contents/Info.plist] 2324 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesKernelBacked.kext/Contents/Info.plist] 2560 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesPartitionBackingStore.kext/Contents/Info.plist] 2551 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesRAMBackingStore.kext/Contents/Info.plist] 2309 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesReadWriteDiskImage.kext/Contents/Info.plist] 2293 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesSparseDiskImage.kext/Contents/Info.plist] 2275 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesUDIFDiskImage.kext/Contents/Info.plist] 2575 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHIDFamily.kext/Contents/Info.plist] 2199 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriver.kext/Contents/Info.plist] 2396 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriverSafeBoot.kext/Contents/Info.plist] 11649 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDSystem.kext/Contents/Info.plist] 1763 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDUserClient.kext/Contents/Info.plist] 3992 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONDRVSupport.kext/Info.plist] 3073 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/Info.plist] 2521 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext/Contents/Info.plist] 4124 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8254XEthernet.kext/Contents/Info.plist] 3172 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBEthernet.kext/Contents/Info.plist] 5252 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBGigEthernet.kext/Contents/Info.plist] 4974 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist] 23257 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/Intel82574L.kext/Contents/Info.plist] 3092 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/IOEthernetAVBController.kext/Contents/Info.plist] 1752 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/nvenet.kext/Contents/Info.plist] 2423 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOPCIFamily.kext/Info.plist] 2780 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/Info.plist] 1865 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext/Contents/Info.plist] 3039 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/Info.plist] 2471 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIBlockCommandsDevice.kext/Contents/Info.plist] 2573 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIMultimediaCommandsDevice.kext/Contents/Info.plist] 2446 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIReducedBlockCommandsDevice.kext/Contents/Info.plist] 2238 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/Info.plist] 4960 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIParallelFamily.kext/Contents/Info.plist] 1712 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/Info.plist] 2534 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleUSBIrDA.kext/Contents/Info.plist] 2221 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport.kext/Contents/Info.plist] 4952 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport1.kext/Contents/Info.plist] 7478 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport2.kext/Contents/Info.plist] 2193 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSMBusFamily.kext/Contents/Info.plist] 1483 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOStorageFamily.kext/Contents/Info.plist] 5904 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOStreamFamily.kext/Contents/Info.plist] 1390 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOStreamFamily.kext/Contents/PlugIns/IOStreamUserClient.kext/Contents/Info.plist] 1976 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSurface.kext/Contents/Info.plist] 2110 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOThunderboltFamily.kext/Contents/Info.plist] 1704 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOTimeSyncFamily.kext/Contents/Info.plist] 1622 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOTimeSyncFamily.kext/Contents/PlugIns/IO8021ASPlugin.kext/Contents/Info.plist] 2444 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/Info.plist] 1797 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDC.kext/Contents/Info.plist] 14232 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCACMControl.kext/Contents/Info.plist] 1968 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCACMData.kext/Contents/Info.plist] 9473 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCDMM.kext/Contents/Info.plist] 1976 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCECMControl.kext/Contents/Info.plist] 2041 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCECMData.kext/Contents/Info.plist] 3303 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCEEM.kext/Contents/Info.plist] 2005 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCWCM.kext/Contents/Info.plist] 1908 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBEHCI.kext/Contents/Info.plist] 2722 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBHub.kext/Contents/Info.plist] 2388 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBMergeNub.kext/Contents/Info.plist] 45102 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBOHCI.kext/Contents/Info.plist] 2201 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBOpticalMouse.kext/Contents/Info.plist] 6821 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBUHCI.kext/Contents/Info.plist] 2219 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBVideoSupport.kext/Contents/Info.plist] 5453 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBCompositeDriver.kext/Contents/Info.plist] 3267 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBHIDDriver.kext/Contents/Info.plist] 2308 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBHIDDriverSafeBoot.kext/Contents/Info.plist] 5318 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBUserClient.kext/Contents/Info.plist] 3504 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBMassStorageClass.kext/Contents/Info.plist] 6140 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUserEthernet.kext/Contents/Info.plist] 3085 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOVideoFamily.kext/Contents/Info.plist] 1462 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOVideoFamily.kext/Contents/PlugIns/IOVideoDeviceUserClient.kext/Contents/Info.plist] 2209 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/iPodDriver.kext/Contents/Info.plist] 3929 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/iPodDriver.kext/Contents/PlugIns/iPodSBCDriver.kext/Contents/Info.plist] 2987 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/JMicronATA.kext/Contents/Info.plist] 1921 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/mcxalr.kext/Contents/Info.plist] 1324 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/msdosfs.kext/Contents/Info.plist] 1474 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ntfs.kext/Contents/Info.plist] 1620 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVDAGF100Hal.kext/Contents/Info.plist] 1856 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVDANV40HalG7xxx.kext/Contents/Info.plist] 1939 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVDANV50Hal.kext/Contents/Info.plist] 2056 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVDAResman.kext/Contents/Info.plist] 2607 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVDAResmanG7xxx.kext/Contents/Info.plist] 2142 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVSMU.kext/Contents/Info.plist] 1969 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/OSvKernDSPLib.kext/Contents/Info.plist] 1348 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/PPP.kext/Contents/Info.plist] 1708 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/PromiseSTEX.kext/Contents/Info.plist] 2066 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Quarantine.kext/Contents/Info.plist] 1862 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/RealtekRTL81xx.kext/Contents/Info.plist] 1969 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/RT2870USBWirelessDriver.kext/Contents/Info.plist] 70683 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Sandbox.kext/Contents/Info.plist] 1963 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/Info.plist] 1730 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/PlugIns/AppleSM56KUSBAudio.kext/Contents/Info.plist] 4686 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/PlugIns/AppleSM56KUSBModemFamily.kext/Contents/Info.plist] 3120 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/smbfs.kext/Contents/Info.plist] 1766 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SMCMotionSensor.kext/Contents/Info.plist] 1836 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SoftRAID.kext/Contents/Info.plist] 6020 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SteerMouse.kext/Contents/Info.plist] 22536 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/Info.plist] 1295 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/F718x.kext/Contents/Info.plist] 1921 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/IT87x.kext/Contents/Info.plist] 2182 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/PC8739x.kext/Contents/Info.plist] 2011 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/W836x.kext/Contents/Info.plist] 2065 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/Info.plist] 981 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/AppleNMI.kext/Info.plist] 913 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/ApplePlatformFamily.kext/Info.plist] 1018 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/BSDKernel.kext/Info.plist] 1041 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/BSDKernel6.0.kext/Info.plist] 1040 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IOKit.kext/Info.plist] 1029 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IOKit6.0.kext/Info.plist] 1036 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IONVRAMFamily.kext/Info.plist] 990 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IOSystemManagement.kext/Info.plist] 1019 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Libkern.kext/Info.plist] 1037 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Libkern6.0.kext/Info.plist] 1040 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/MACFramework.kext/Info.plist] 1043 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Mach.kext/Info.plist] 1039 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Mach6.0.kext/Info.plist] 1042 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Private.kext/Info.plist] 1037 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/System6.0.kext/Info.plist] 1041 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Info.plist] 1053 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/TMSafetyNet.kext/Contents/Info.plist] 1783 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/triggers.kext/Contents/Info.plist] 1731 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/udf.kext/Contents/Info.plist] 1510 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WD1394_64HPDriver.kext/Contents/Info.plist] 16179 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WD1394HPDriver.kext/Contents/Info.plist] 15980 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WDUSB_64HPDriver.kext/Contents/Info.plist] 3871 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WDUSBHPDriver.kext/Contents/Info.plist] 3113 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/webcontentfilter.kext/Contents/Info.plist] 1457 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/webdav_fs.kext/Contents/Info.plist] 1437 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Accusys6xxxx.kext/Contents/MacOS/Accusys6xxxx] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Accusys6xxxx.kext/Contents/MacOS/Accusys6xxxx] 76392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/acfs.kext/Contents/MacOS/acfs] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/acfs.kext/Contents/MacOS/acfs] 1279344 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/acfsctl.kext/Contents/MacOS/acfsctl] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/acfsctl.kext/Contents/MacOS/acfsctl] 10400 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ACPIMonitor.kext/Contents/MacOS/ACPIMonitor] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ACPIMonitor.kext/Contents/MacOS/ACPIMonitor] 34328 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ALF.kext/Contents/MacOS/ALF] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ALF.kext/Contents/MacOS/ALF] 43280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple16X50Serial.kext/Contents/MacOS/Apple16X50Serial] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple16X50Serial.kext/Contents/MacOS/Apple16X50Serial] 81312 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple16X50Serial.kext/Contents/PlugIns/Apple16X50ACPI.kext/Contents/MacOS/Apple16X50ACPI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple16X50Serial.kext/Contents/PlugIns/Apple16X50ACPI.kext/Contents/MacOS/Apple16X50ACPI] 30656 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple_iSight.kext/Contents/MacOS/Apple_iSight] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Apple_iSight.kext/Contents/MacOS/Apple_iSight] 34568 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/MacOS/AppleACPIPlatform] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/MacOS/AppleACPIPlatform] 435008 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIButtons.kext/Contents/MacOS/AppleACPIButtons] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIButtons.kext/Contents/MacOS/AppleACPIButtons] 47176 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIEC.kext/Contents/MacOS/AppleACPIEC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleACPIPlatform.kext/Contents/PlugIns/AppleACPIEC.kext/Contents/MacOS/AppleACPIEC] 61920 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAHCIPort.kext/Contents/MacOS/AppleAHCIPort] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAHCIPort.kext/Contents/MacOS/AppleAHCIPort] 177920 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAPIC.kext/Contents/MacOS/AppleAPIC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAPIC.kext/Contents/MacOS/AppleAPIC] 37032 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAVBAudio.kext/Contents/MacOS/AppleAVBAudio] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAVBAudio.kext/Contents/MacOS/AppleAVBAudio] 67896 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAVBAudio.kext/Contents/PlugIns/AppleAVBAudioPlugin.kext/Contents/MacOS/AppleAVBAudioPlugin] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleAVBAudio.kext/Contents/PlugIns/AppleAVBAudioPlugin.kext/Contents/MacOS/AppleAVBAudioPlugin] 218504 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBluetoothMultitouch.kext/Contents/MacOS/AppleBluetoothMultitouch] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBluetoothMultitouch.kext/Contents/MacOS/AppleBluetoothMultitouch] 97672 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBMC.kext/Contents/MacOS/AppleBMC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleBMC.kext/Contents/MacOS/AppleBMC] 63160 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleEFIRuntime.kext/Contents/MacOS/AppleEFIRuntime] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleEFIRuntime.kext/Contents/MacOS/AppleEFIRuntime] 36064 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleEFIRuntime.kext/Contents/PlugIns/AppleEFINVRAM.kext/Contents/MacOS/AppleEFINVRAM] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleEFIRuntime.kext/Contents/PlugIns/AppleEFINVRAM.kext/Contents/MacOS/AppleEFINVRAM] 61368 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileSystemDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFileSystemDriver.kext/Contents/MacOS/AppleFileSystemDriver] 30824 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/AppleFSCompressionTypeDataless] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/AppleFSCompressionTypeDataless] 47544 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFSCompressionTypeZlib.kext/Contents/MacOS/AppleFSCompressionTypeZlib] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFSCompressionTypeZlib.kext/Contents/MacOS/AppleFSCompressionTypeZlib] 46984 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFWAudio.kext/Contents/MacOS/AppleFWAudio] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleFWAudio.kext/Contents/MacOS/AppleFWAudio] 597848 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/MacOS/AppleHDA] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/MacOS/AppleHDA] 982776 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAController.kext/Contents/MacOS/AppleHDAController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAController.kext/Contents/MacOS/AppleHDAController] 131840 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHardwareConfigDriver.kext/Contents/MacOS/AppleHDAHardwareConfigDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHardwareConfigDriver.kext/Contents/MacOS/AppleHDAHardwareConfigDriver] 29768 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAPlatformDriver.kext/Contents/MacOS/AppleHDAPlatformDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAPlatformDriver.kext/Contents/MacOS/AppleHDAPlatformDriver] 29624 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleMikeyDriver.kext/Contents/MacOS/AppleMikeyDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleMikeyDriver.kext/Contents/MacOS/AppleMikeyDriver] 178472 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/DspFuncLib.kext/Contents/MacOS/DspFuncLib] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/DspFuncLib.kext/Contents/MacOS/DspFuncLib] 731272 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/IOHDAFamily.kext/Contents/MacOS/IOHDAFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/IOHDAFamily.kext/Contents/MacOS/IOHDAFamily] 79736 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/MacOS/AppleHIDKeyboard] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/MacOS/AppleHIDKeyboard] 36456 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleBluetoothHIDKeyboard.kext/Contents/MacOS/AppleBluetoothHIDKeyboard] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleBluetoothHIDKeyboard.kext/Contents/MacOS/AppleBluetoothHIDKeyboard] 41176 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleUSBHIDKeyboard.kext/Contents/MacOS/AppleUSBHIDKeyboard] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleUSBHIDKeyboard.kext/Contents/MacOS/AppleUSBHIDKeyboard] 36240 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/MacOS/AppleHIDMouse] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/MacOS/AppleHIDMouse] 19144 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleBluetoothHIDMouse.kext/Contents/MacOS/AppleBluetoothHIDMouse] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleBluetoothHIDMouse.kext/Contents/MacOS/AppleBluetoothHIDMouse] 46544 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleUSBHIDMouse.kext/Contents/MacOS/AppleUSBHIDMouse] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleUSBHIDMouse.kext/Contents/MacOS/AppleUSBHIDMouse] 41304 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHPET.kext/Contents/MacOS/AppleHPET] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleHPET.kext/Contents/MacOS/AppleHPET] 35512 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement] 191408 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelCPUPowerManagementClient.kext/Contents/MacOS/AppleIntelCPUPowerManagementClient] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelCPUPowerManagementClient.kext/Contents/MacOS/AppleIntelCPUPowerManagementClient] 35192 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelGMA950.kext/Contents/MacOS/AppleIntelGMA950] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelGMA950.kext/Contents/MacOS/AppleIntelGMA950] 368912 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/MacOS/AppleIntelGMAX3100] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelGMAX3100.kext/Contents/MacOS/AppleIntelGMAX3100] 989156 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelHD3000Graphics.kext/Contents/MacOS/AppleIntelHD3000Graphics] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelHD3000Graphics.kext/Contents/MacOS/AppleIntelHD3000Graphics] 1145016 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelHDGraphics.kext/Contents/MacOS/AppleIntelHDGraphics] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIntelHDGraphics.kext/Contents/MacOS/AppleIntelHDGraphics] 1144904 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIRController.kext/Contents/MacOS/AppleIRController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleIRController.kext/Contents/MacOS/AppleIRController] 49504 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleKeyStore.kext/Contents/MacOS/AppleKeyStore] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleKeyStore.kext/Contents/MacOS/AppleKeyStore] 76488 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleKeyswitch.kext/Contents/MacOS/AppleKeyswitch] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleKeyswitch.kext/Contents/MacOS/AppleKeyswitch] 29480 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleLSIFusionMPT.kext/Contents/MacOS/AppleLSIFusionMPT] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleLSIFusionMPT.kext/Contents/MacOS/AppleLSIFusionMPT] 175504 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMatch.kext/Contents/MacOS/AppleMatch] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMatch.kext/Contents/MacOS/AppleMatch] 13200 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCCSControl.kext/Contents/MacOS/AppleMCCSControl] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCCSControl.kext/Contents/MacOS/AppleMCCSControl] 92008 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCEDriver.kext/Contents/MacOS/AppleMCEDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCEDriver.kext/Contents/MacOS/AppleMCEDriver] 44544 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCP89RootPortPM.kext/Contents/MacOS/AppleMCP89RootPortPM] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMCP89RootPortPM.kext/Contents/MacOS/AppleMCP89RootPortPM] 50008 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMikeyHIDDriver.kext/Contents/MacOS/AppleMikeyHIDDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMikeyHIDDriver.kext/Contents/MacOS/AppleMikeyHIDDriver] 41600 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMultitouchDriver.kext/Contents/MacOS/AppleMultitouchDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleMultitouchDriver.kext/Contents/MacOS/AppleMultitouchDriver] 111960 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ApplePlatformEnabler.kext/Contents/MacOS/ApplePlatformEnabler] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ApplePlatformEnabler.kext/Contents/MacOS/ApplePlatformEnabler] 46040 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRAID.kext/Contents/MacOS/AppleRAID] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRAID.kext/Contents/MacOS/AppleRAID] 231856 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRAIDCard.kext/Contents/MacOS/AppleRAIDCard] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRAIDCard.kext/Contents/MacOS/AppleRAIDCard] 170824 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC] 62232 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSDXC.kext/Contents/MacOS/AppleSDXC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSDXC.kext/Contents/MacOS/AppleSDXC] 122752 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSmartBatteryManager.kext/Contents/MacOS/AppleSmartBatteryManager] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSmartBatteryManager.kext/Contents/MacOS/AppleSmartBatteryManager] 69456 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBIOS.kext/Contents/MacOS/AppleSMBIOS] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBIOS.kext/Contents/MacOS/AppleSMBIOS] 41448 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBusController.kext/Contents/MacOS/AppleSMBusController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBusController.kext/Contents/MacOS/AppleSMBusController] 92064 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBusPCI.kext/Contents/MacOS/AppleSMBusPCI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMBusPCI.kext/Contents/MacOS/AppleSMBusPCI] 29704 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMCLMU.kext/Contents/MacOS/AppleSMCLMU] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSMCLMU.kext/Contents/MacOS/AppleSMCLMU] 51872 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSRP.kext/Contents/MacOS/AppleSRP] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleSRP.kext/Contents/MacOS/AppleSRP] 73736 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleFireWireStorage.kext/Contents/MacOS/AppleFireWireStorage] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleFireWireStorage.kext/Contents/MacOS/AppleFireWireStorage] 42808 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleHollywood.kext/Contents/MacOS/AppleHollywood] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleHollywood.kext/Contents/MacOS/AppleHollywood] 53456 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleMemorexCDROMDriver.kext/Contents/MacOS/AppleMemorexCDROMDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleMemorexCDROMDriver.kext/Contents/MacOS/AppleMemorexCDROMDriver] 52248 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBCardReader.kext/Contents/MacOS/AppleUSBCardReader] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBCardReader.kext/Contents/MacOS/AppleUSBCardReader] 64888 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBODD.kext/Contents/MacOS/AppleUSBODD] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBODD.kext/Contents/MacOS/AppleUSBODD] 38064 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/CanonEOS1D.kext/Contents/MacOS/CanonEOS1D] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/CanonEOS1D.kext/Contents/MacOS/CanonEOS1D] 37456 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/FWPreferredProtocolSpeed.kext/Contents/MacOS/FWPreferredProtocolSpeed] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/FWPreferredProtocolSpeed.kext/Contents/MacOS/FWPreferredProtocolSpeed] 37640 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/initioFWBridge.kext/Contents/MacOS/initioFWBridge] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/initioFWBridge.kext/Contents/MacOS/initioFWBridge] 42720 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/IOFireWireSerialBusProtocolSansPhysicalUnit.kext/Contents/MacOS/IOFireWireSerialBusProtocolSansPhysicalUnit] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/IOFireWireSerialBusProtocolSansPhysicalUnit.kext/Contents/MacOS/IOFireWireSerialBusProtocolSansPhysicalUnit] 38032 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/LSI-FW-500.kext/Contents/MacOS/LSI-FW-500] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/LSI-FW-500.kext/Contents/MacOS/LSI-FW-500] 37944 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MaxTranserSizeOverrideDriver.kext/Contents/MacOS/MaxTranserSizeOverrideDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MaxTranserSizeOverrideDriver.kext/Contents/MacOS/MaxTranserSizeOverrideDriver] 44456 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-LF-D211A.kext/Contents/MacOS/MKE-LF-D211A] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-LF-D211A.kext/Contents/MacOS/MKE-LF-D211A] 52368 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-SR-8171.kext/Contents/MacOS/MKE-SR-8171] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/MKE-SR-8171.kext/Contents/MacOS/MKE-SR-8171] 52056 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/OxfordSemiconductor.kext/Contents/MacOS/OxfordSemiconductor] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/OxfordSemiconductor.kext/Contents/MacOS/OxfordSemiconductor] 42136 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PioneerSuperDrive.kext/Contents/MacOS/PioneerSuperDrive] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PioneerSuperDrive.kext/Contents/MacOS/PioneerSuperDrive] 52240 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PlasmonUDO.kext/Contents/MacOS/PlasmonUDO] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PlasmonUDO.kext/Contents/MacOS/PlasmonUDO] 44344 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PreventMediaMountDriver.kext/Contents/MacOS/PreventMediaMountDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/PreventMediaMountDriver.kext/Contents/MacOS/PreventMediaMountDriver] 56176 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/QPSQueFire.kext/Contents/MacOS/QPSQueFire] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/QPSQueFire.kext/Contents/MacOS/QPSQueFire] 37392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SanyoIDShot.kext/Contents/MacOS/SanyoIDShot] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SanyoIDShot.kext/Contents/MacOS/SanyoIDShot] 37616 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/StorageLynx.kext/Contents/MacOS/StorageLynx] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/StorageLynx.kext/Contents/MacOS/StorageLynx] 37416 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/UFIWriteProtectedMediaDriver.kext/Contents/MacOS/UFIWriteProtectedMediaDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/UFIWriteProtectedMediaDriver.kext/Contents/MacOS/UFIWriteProtectedMediaDriver] 57088 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/WriteProtectedMediaDriver.kext/Contents/MacOS/WriteProtectedMediaDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/WriteProtectedMediaDriver.kext/Contents/MacOS/WriteProtectedMediaDriver] 44456 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPAdapterFamily.kext/Contents/MacOS/AppleThunderboltDPAdapterFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPAdapterFamily.kext/Contents/MacOS/AppleThunderboltDPAdapterFamily] 54832 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPInAdapter.kext/Contents/MacOS/AppleThunderboltDPInAdapter] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPInAdapter.kext/Contents/MacOS/AppleThunderboltDPInAdapter] 40088 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPOutAdapter.kext/Contents/MacOS/AppleThunderboltDPOutAdapter] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPOutAdapter.kext/Contents/MacOS/AppleThunderboltDPOutAdapter] 70512 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSink.kext/Contents/MacOS/AppleThunderboltEDMSink] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSink.kext/Contents/MacOS/AppleThunderboltEDMSink] 68192 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSource.kext/Contents/MacOS/AppleThunderboltEDMSource] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSource.kext/Contents/MacOS/AppleThunderboltEDMSource] 54984 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltNHI.kext/Contents/MacOS/AppleThunderboltNHI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltNHI.kext/Contents/MacOS/AppleThunderboltNHI] 118392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIDownAdapter.kext/Contents/MacOS/AppleThunderboltPCIDownAdapter] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIDownAdapter.kext/Contents/MacOS/AppleThunderboltPCIDownAdapter] 41368 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIUpAdapter.kext/Contents/MacOS/AppleThunderboltPCIUpAdapter] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIUpAdapter.kext/Contents/MacOS/AppleThunderboltPCIUpAdapter] 57904 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltUTDM.kext/Contents/MacOS/AppleThunderboltUTDM] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleThunderboltUTDM.kext/Contents/MacOS/AppleThunderboltUTDM] 141136 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleTyMCEDriver.kext/Contents/MacOS/AppleTyMCEDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleTyMCEDriver.kext/Contents/MacOS/AppleTyMCEDriver] 66120 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUpstreamUserClient.kext/Contents/MacOS/AppleUpstreamUserClient] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUpstreamUserClient.kext/Contents/MacOS/AppleUpstreamUserClient] 53712 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBAudio.kext/Contents/MacOS/AppleUSBAudio] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBAudio.kext/Contents/MacOS/AppleUSBAudio] 339088 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBDisplays.kext/Contents/MacOS/AppleUSBDisplays] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBDisplays.kext/Contents/MacOS/AppleUSBDisplays] 43088 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBEthernetHost.kext/Contents/MacOS/AppleUSBEthernetHost] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBEthernetHost.kext/Contents/MacOS/AppleUSBEthernetHost] 57880 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBMultitouch.kext/Contents/MacOS/AppleUSBMultitouch] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBMultitouch.kext/Contents/MacOS/AppleUSBMultitouch] 125392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCButtons.kext/Contents/MacOS/AppleUSBTCButtons] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCButtons.kext/Contents/MacOS/AppleUSBTCButtons] 41440 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/Contents/MacOS/AppleUSBTCKeyboard] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyboard.kext/Contents/MacOS/AppleUSBTCKeyboard] 46648 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyEventDriver.kext/Contents/MacOS/AppleUSBTCKeyEventDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTCKeyEventDriver.kext/Contents/MacOS/AppleUSBTCKeyEventDriver] 36544 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTrackpad.kext/Contents/MacOS/AppleUSBTrackpad] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleUSBTopCase.kext/Contents/PlugIns/AppleUSBTrackpad.kext/Contents/MacOS/AppleUSBTrackpad] 187792 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleWWANAutoEject.kext/Contents/MacOS/AppleWWANAutoEject] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleWWANAutoEject.kext/Contents/MacOS/AppleWWANAutoEject] 37200 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleXsanFilter.kext/Contents/MacOS/AppleXsanFilter] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AppleXsanFilter.kext/Contents/MacOS/AppleXsanFilter] 39200 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX1000.kext/Contents/MacOS/ATIRadeonX1000] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX1000.kext/Contents/MacOS/ATIRadeonX1000] 550232 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX2000.kext/Contents/MacOS/ATIRadeonX2000] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX2000.kext/Contents/MacOS/ATIRadeonX2000] 3255376 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX3000.kext/Contents/MacOS/ATIRadeonX3000] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATIRadeonX3000.kext/Contents/MacOS/ATIRadeonX3000] 3597584 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOCelerityFC.kext/Contents/MacOS/ATTOCelerityFC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOCelerityFC.kext/Contents/MacOS/ATTOCelerityFC] 442792 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOCelerityFC8.kext/Contents/MacOS/ATTOCelerityFC8] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOCelerityFC8.kext/Contents/MacOS/ATTOCelerityFC8] 353488 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressPCI4.kext/Contents/MacOS/ATTOExpressPCI4] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressPCI4.kext/Contents/MacOS/ATTOExpressPCI4] 215840 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASHBA.kext/Contents/MacOS/ATTOExpressSASHBA] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASHBA.kext/Contents/MacOS/ATTOExpressSASHBA] 189424 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASHBA2.kext/Contents/MacOS/ATTOExpressSASHBA2] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASHBA2.kext/Contents/MacOS/ATTOExpressSASHBA2] 937792 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASRAID.kext/Contents/MacOS/ATTOExpressSASRAID] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASRAID.kext/Contents/MacOS/ATTOExpressSASRAID] 152280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASRAID2.kext/Contents/MacOS/ATTOExpressSASRAID2] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ATTOExpressSASRAID2.kext/Contents/MacOS/ATTOExpressSASRAID2] 152528 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AudioAUUC.kext/AudioAUUC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AudioAUUC.kext/AudioAUUC] 52080 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AudioIPCDriver.kext/Contents/MacOS/AudioIPCDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/AudioIPCDriver.kext/Contents/MacOS/AudioIPCDriver] 57320 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/BootCache.kext/Contents/MacOS/BootCache] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/BootCache.kext/Contents/MacOS/BootCache] 62680 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CalDigitHDProDrv.kext/Contents/MacOS/CalDigitHDProDrv] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CalDigitHDProDrv.kext/Contents/MacOS/CalDigitHDProDrv] 86392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/cd9660.kext/Contents/MacOS/cd9660] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/cd9660.kext/Contents/MacOS/cd9660] 46472 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/cddafs.kext/Contents/MacOS/cddafs] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/cddafs.kext/Contents/MacOS/cddafs] 27800 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CoreStorage.kext/Contents/MacOS/CoreStorage] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CoreStorage.kext/Contents/MacOS/CoreStorage] 549392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CoreStorage.kext/Contents/PlugIns/CoreStorageFsck.kext/Contents/MacOS/CoreStorageFsck] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CoreStorage.kext/Contents/PlugIns/CoreStorageFsck.kext/Contents/MacOS/CoreStorageFsck] 107376 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Cruzer MAC Extension.kext/Contents/MacOS/Cruzer MAC Extension] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Cruzer MAC Extension.kext/Contents/MacOS/Cruzer MAC Extension] 147192 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CUDA.kext/Contents/MacOS/CUDA] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/CUDA.kext/Contents/MacOS/CUDA] 9712 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/exfat.kext/Contents/MacOS/exfat] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/exfat.kext/Contents/MacOS/exfat] 70640 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/FakeSMC.kext/Contents/MacOS/FakeSMC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/FakeSMC.kext/Contents/MacOS/FakeSMC] 57408 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/GeForce.kext/Contents/MacOS/GeForce] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/GeForce.kext/Contents/MacOS/GeForce] 1048424 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/GeForce7xxx.kext/Contents/MacOS/GeForce7xxx] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/GeForce7xxx.kext/Contents/MacOS/GeForce7xxx] 991752 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointIOP.kext/Contents/MacOS/HighPointIOP] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointIOP.kext/Contents/MacOS/HighPointIOP] 98568 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointRR.kext/Contents/MacOS/HighPointRR] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointRR.kext/Contents/MacOS/HighPointRR] 576576 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointRR644.kext/Contents/MacOS/HighPointRR644] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/HighPointRR644.kext/Contents/MacOS/HighPointRR644] 258600 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IntelCPUMonitor.kext/Contents/MacOS/IntelCPUMonitor] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IntelCPUMonitor.kext/Contents/MacOS/IntelCPUMonitor] 39048 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/MacOS/IO80211Family] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/MacOS/IO80211Family] 298352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros21.kext/Contents/MacOS/AirPortAtheros21] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros21.kext/Contents/MacOS/AirPortAtheros21] 1004400 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros40.kext/Contents/MacOS/AirPortAtheros40] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros40.kext/Contents/MacOS/AirPortAtheros40] 1631736 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4331.kext/Contents/MacOS/AirPortBrcm4331] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortBrcm4331.kext/Contents/MacOS/AirPortBrcm4331] 2238192 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm43224.kext/Contents/MacOS/AppleAirPortBrcm43224] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm43224.kext/Contents/MacOS/AppleAirPortBrcm43224] 1620400 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/IO80211NetBooter.kext/Contents/MacOS/IO80211NetBooter] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/IO80211NetBooter.kext/Contents/MacOS/IO80211NetBooter] 35088 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOACPIFamily.kext/Contents/MacOS/IOACPIFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOACPIFamily.kext/Contents/MacOS/IOACPIFamily] 57280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/MacOS/IOAHCIFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/MacOS/IOAHCIFamily] 70376 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage] 175944 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCISerialATAPI.kext/Contents/MacOS/IOAHCISerialATAPI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCISerialATAPI.kext/Contents/MacOS/IOAHCISerialATAPI] 81672 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/MacOS/IOATAFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/MacOS/IOATAFamily] 148640 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/AppleIntelPIIXATA.kext/Contents/MacOS/AppleIntelPIIXATA] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/AppleIntelPIIXATA.kext/Contents/MacOS/AppleIntelPIIXATA] 101032 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATABlockStorage.kext/Contents/MacOS/IOATABlockStorage] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATABlockStorage.kext/Contents/MacOS/IOATABlockStorage] 139208 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATAPIProtocolTransport.kext/Contents/MacOS/IOATAPIProtocolTransport] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/IOATAPIProtocolTransport.kext/Contents/MacOS/IOATAPIProtocolTransport] 51168 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAudio2Family.kext/Contents/MacOS/IOAudio2Family] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAudio2Family.kext/Contents/MacOS/IOAudio2Family] 80408 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAudioFamily.kext/Contents/MacOS/IOAudioFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAudioFamily.kext/Contents/MacOS/IOAudioFamily] 225496 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/MacOS/IOAVBFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/MacOS/IOAVBFamily] 63384 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBDiscoveryPlugin.kext/Contents/MacOS/IOAVBDiscoveryPlugin] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBDiscoveryPlugin.kext/Contents/MacOS/IOAVBDiscoveryPlugin] 84576 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBPlugin.kext/Contents/MacOS/IOAVBPlugin] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBPlugin.kext/Contents/MacOS/IOAVBPlugin] 277920 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOMRPPlugin.kext/Contents/MacOS/IOMRPPlugin] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOMRPPlugin.kext/Contents/MacOS/IOMRPPlugin] 204440 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBDStorageFamily.kext/Contents/MacOS/IOBDStorageFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBDStorageFamily.kext/Contents/MacOS/IOBDStorageFamily] 94256 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/MacOS/IOBluetoothFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/MacOS/IOBluetoothFamily] 577064 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/AppleUSBBluetoothHCIController.kext/Contents/MacOS/AppleUSBBluetoothHCIController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/AppleUSBBluetoothHCIController.kext/Contents/MacOS/AppleUSBBluetoothHCIController] 117600 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/BroadcomUSBBluetoothHCIController.kext/Contents/MacOS/BroadcomUSBBluetoothHCIController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/BroadcomUSBBluetoothHCIController.kext/Contents/MacOS/BroadcomUSBBluetoothHCIController] 102336 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/CSRHIDTransitionDriver.kext/Contents/MacOS/CSRHIDTransitionDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/CSRHIDTransitionDriver.kext/Contents/MacOS/CSRHIDTransitionDriver] 32464 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/CSRUSBBluetoothHCIController.kext/Contents/MacOS/CSRUSBBluetoothHCIController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/CSRUSBBluetoothHCIController.kext/Contents/MacOS/CSRUSBBluetoothHCIController] 78616 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothA2DPAudioDriver.kext/Contents/MacOS/IOBluetoothA2DPAudioDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothA2DPAudioDriver.kext/Contents/MacOS/IOBluetoothA2DPAudioDriver] 101592 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/MacOS/IOBluetoothSCOAudioDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/MacOS/IOBluetoothSCOAudioDriver] 93976 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSerialManager.kext/Contents/MacOS/IOBluetoothSerialManager] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSerialManager.kext/Contents/MacOS/IOBluetoothSerialManager] 89296 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothHIDDriver.kext/Contents/MacOS/IOBluetoothHIDDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOBluetoothHIDDriver.kext/Contents/MacOS/IOBluetoothHIDDriver] 106648 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOCDStorageFamily.kext/Contents/MacOS/IOCDStorageFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOCDStorageFamily.kext/Contents/MacOS/IOCDStorageFamily] 105280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IODVDStorageFamily.kext/Contents/MacOS/IODVDStorageFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IODVDStorageFamily.kext/Contents/MacOS/IODVDStorageFamily] 92896 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireAVC.kext/Contents/MacOS/IOFireWireAVC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireAVC.kext/Contents/MacOS/IOFireWireAVC] 156280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireFamily.kext/Contents/MacOS/IOFireWireFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireFamily.kext/Contents/MacOS/IOFireWireFamily] 591488 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.kext/Contents/MacOS/AppleFWOHCI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.kext/Contents/MacOS/AppleFWOHCI] 288928 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireIP.kext/Contents/MacOS/IOFireWireIP] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireIP.kext/Contents/MacOS/IOFireWireIP] 96200 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireIP.kext/Contents/PlugIns/IOFireWireIPPrivate.kext/Contents/MacOS/IOFireWireIPPrivate] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireIP.kext/Contents/PlugIns/IOFireWireIPPrivate.kext/Contents/MacOS/IOFireWireIPPrivate] 105288 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireSBP2.kext/Contents/MacOS/IOFireWireSBP2] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireSBP2.kext/Contents/MacOS/IOFireWireSBP2] 156648 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireSerialBusProtocolTransport.kext/Contents/MacOS/IOFireWireSerialBusProtocolTransport] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOFireWireSerialBusProtocolTransport.kext/Contents/MacOS/IOFireWireSerialBusProtocolTransport] 50432 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/MacOS/IOHDIXController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/MacOS/IOHDIXController] 152192 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesCryptoEncoding.kext/Contents/MacOS/AppleDiskImagesCryptoEncoding] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesCryptoEncoding.kext/Contents/MacOS/AppleDiskImagesCryptoEncoding] 60896 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesFileBackingStore.kext/Contents/MacOS/AppleDiskImagesFileBackingStore] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesFileBackingStore.kext/Contents/MacOS/AppleDiskImagesFileBackingStore] 36392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesHTTPBackingStore.kext/Contents/MacOS/AppleDiskImagesHTTPBackingStore] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesHTTPBackingStore.kext/Contents/MacOS/AppleDiskImagesHTTPBackingStore] 54296 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesKernelBacked.kext/Contents/MacOS/AppleDiskImagesKernelBacked] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesKernelBacked.kext/Contents/MacOS/AppleDiskImagesKernelBacked] 126392 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesPartitionBackingStore.kext/Contents/MacOS/AppleDiskImagesPartitionBackingStore] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesPartitionBackingStore.kext/Contents/MacOS/AppleDiskImagesPartitionBackingStore] 31520 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesRAMBackingStore.kext/Contents/MacOS/AppleDiskImagesRAMBackingStore] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesRAMBackingStore.kext/Contents/MacOS/AppleDiskImagesRAMBackingStore] 31168 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesReadWriteDiskImage.kext/Contents/MacOS/AppleDiskImagesReadWriteDiskImage] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesReadWriteDiskImage.kext/Contents/MacOS/AppleDiskImagesReadWriteDiskImage] 30784 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesSparseDiskImage.kext/Contents/MacOS/AppleDiskImagesSparseDiskImage] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesSparseDiskImage.kext/Contents/MacOS/AppleDiskImagesSparseDiskImage] 37480 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesUDIFDiskImage.kext/Contents/MacOS/AppleDiskImagesUDIFDiskImage] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesUDIFDiskImage.kext/Contents/MacOS/AppleDiskImagesUDIFDiskImage] 67568 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHIDFamily.kext/Contents/MacOS/IOHIDFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOHIDFamily.kext/Contents/MacOS/IOHIDFamily] 559744 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/MacOS/IONetworkingFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/MacOS/IONetworkingFamily] 233000 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext/Contents/MacOS/AppleBCM5701Ethernet] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext/Contents/MacOS/AppleBCM5701Ethernet] 269768 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8254XEthernet.kext/Contents/MacOS/AppleIntel8254XEthernet] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleIntel8254XEthernet.kext/Contents/MacOS/AppleIntel8254XEthernet] 173248 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBEthernet.kext/Contents/MacOS/AppleUSBEthernet] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBEthernet.kext/Contents/MacOS/AppleUSBEthernet] 81016 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBGigEthernet.kext/Contents/MacOS/AppleUSBGigEthernet] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleUSBGigEthernet.kext/Contents/MacOS/AppleUSBGigEthernet] 60448 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/MacOS/AppleYukon2] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/MacOS/AppleYukon2] 252776 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/Intel82574L.kext/Contents/MacOS/Intel82574L] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/Intel82574L.kext/Contents/MacOS/Intel82574L] 126704 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/IOEthernetAVBController.kext/Contents/MacOS/IOEthernetAVBController] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/IOEthernetAVBController.kext/Contents/MacOS/IOEthernetAVBController] 56840 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/nvenet.kext/Contents/MacOS/nvenet] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/nvenet.kext/Contents/MacOS/nvenet] 127552 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOPCIFamily.kext/IOPCIFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOPCIFamily.kext/IOPCIFamily] 167032 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/MacOS/IOSCSIArchitectureModelFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/MacOS/IOSCSIArchitectureModelFamily] 228520 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIBlockCommandsDevice.kext/Contents/MacOS/IOSCSIBlockCommandsDevice] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIBlockCommandsDevice.kext/Contents/MacOS/IOSCSIBlockCommandsDevice] 139872 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIMultimediaCommandsDevice.kext/Contents/MacOS/IOSCSIMultimediaCommandsDevice] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIMultimediaCommandsDevice.kext/Contents/MacOS/IOSCSIMultimediaCommandsDevice] 164112 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIReducedBlockCommandsDevice.kext/Contents/MacOS/IOSCSIReducedBlockCommandsDevice] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIReducedBlockCommandsDevice.kext/Contents/MacOS/IOSCSIReducedBlockCommandsDevice] 90840 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/MacOS/SCSITaskUserClient] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/MacOS/SCSITaskUserClient] 67248 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIParallelFamily.kext/Contents/MacOS/IOSCSIParallelFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSCSIParallelFamily.kext/Contents/MacOS/IOSCSIParallelFamily] 102704 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/MacOS/IOSerialFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/MacOS/IOSerialFamily] 89832 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleUSBIrDA.kext/Contents/MacOS/AppleUSBIrDA] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleUSBIrDA.kext/Contents/MacOS/AppleUSBIrDA] 266832 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport.kext/Contents/MacOS/AppleWWANSupport] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport.kext/Contents/MacOS/AppleWWANSupport] 34312 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport1.kext/Contents/MacOS/AppleWWANSupport1] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport1.kext/Contents/MacOS/AppleWWANSupport1] 64864 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport2.kext/Contents/MacOS/AppleWWANSupport2] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/AppleWWANSupport2.kext/Contents/MacOS/AppleWWANSupport2] 65008 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSMBusFamily.kext/Contents/MacOS/IOSMBusFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSMBusFamily.kext/Contents/MacOS/IOSMBusFamily] 33464 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOStorageFamily.kext/Contents/MacOS/IOStorageFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOStorageFamily.kext/Contents/MacOS/IOStorageFamily] 214352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOStreamFamily.kext/Contents/MacOS/IOStreamFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOStreamFamily.kext/Contents/MacOS/IOStreamFamily] 67616 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSurface.kext/Contents/MacOS/IOSurface] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOSurface.kext/Contents/MacOS/IOSurface] 105120 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOThunderboltFamily.kext/Contents/MacOS/IOThunderboltFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOThunderboltFamily.kext/Contents/MacOS/IOThunderboltFamily] 786800 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOTimeSyncFamily.kext/Contents/MacOS/IOTimeSyncFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOTimeSyncFamily.kext/Contents/MacOS/IOTimeSyncFamily] 43400 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOTimeSyncFamily.kext/Contents/PlugIns/IO8021ASPlugin.kext/Contents/MacOS/IO8021ASPlugin] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOTimeSyncFamily.kext/Contents/PlugIns/IO8021ASPlugin.kext/Contents/MacOS/IO8021ASPlugin] 114080 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/MacOS/IOUSBFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/MacOS/IOUSBFamily] 405376 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDC.kext/Contents/MacOS/AppleUSBCDC] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDC.kext/Contents/MacOS/AppleUSBCDC] 34536 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCACMControl.kext/Contents/MacOS/AppleUSBCDCACMControl] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCACMControl.kext/Contents/MacOS/AppleUSBCDCACMControl] 35312 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCACMData.kext/Contents/MacOS/AppleUSBCDCACMData] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCACMData.kext/Contents/MacOS/AppleUSBCDCACMData] 65352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCDMM.kext/Contents/MacOS/AppleUSBCDCDMM] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCDMM.kext/Contents/MacOS/AppleUSBCDCDMM] 43512 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCECMControl.kext/Contents/MacOS/AppleUSBCDCECMControl] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCECMControl.kext/Contents/MacOS/AppleUSBCDCECMControl] 35344 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCECMData.kext/Contents/MacOS/AppleUSBCDCECMData] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCECMData.kext/Contents/MacOS/AppleUSBCDCECMData] 55448 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCEEM.kext/Contents/MacOS/AppleUSBCDCEEM] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCEEM.kext/Contents/MacOS/AppleUSBCDCEEM] 50312 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCWCM.kext/Contents/MacOS/AppleUSBCDCWCM] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBCDCWCM.kext/Contents/MacOS/AppleUSBCDCWCM] 29968 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBEHCI.kext/Contents/MacOS/AppleUSBEHCI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBEHCI.kext/Contents/MacOS/AppleUSBEHCI] 171040 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBHub.kext/Contents/MacOS/AppleUSBHub] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBHub.kext/Contents/MacOS/AppleUSBHub] 118352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBMergeNub.kext/Contents/MacOS/AppleUSBMergeNub] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBMergeNub.kext/Contents/MacOS/AppleUSBMergeNub] 48368 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBOHCI.kext/Contents/MacOS/AppleUSBOHCI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBOHCI.kext/Contents/MacOS/AppleUSBOHCI] 105296 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBUHCI.kext/Contents/MacOS/AppleUSBUHCI] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBUHCI.kext/Contents/MacOS/AppleUSBUHCI] 128768 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBVideoSupport.kext/Contents/MacOS/AppleUSBVideoSupport] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBVideoSupport.kext/Contents/MacOS/AppleUSBVideoSupport] 41888 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBCompositeDriver.kext/Contents/MacOS/IOUSBCompositeDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBCompositeDriver.kext/Contents/MacOS/IOUSBCompositeDriver] 43976 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBHIDDriver.kext/Contents/MacOS/IOUSBHIDDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBHIDDriver.kext/Contents/MacOS/IOUSBHIDDriver] 56288 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBUserClient.kext/Contents/MacOS/IOUSBUserClient] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBUserClient.kext/Contents/MacOS/IOUSBUserClient] 29872 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBMassStorageClass.kext/Contents/MacOS/IOUSBMassStorageClass] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUSBMassStorageClass.kext/Contents/MacOS/IOUSBMassStorageClass] 118848 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUserEthernet.kext/Contents/MacOS/IOUserEthernet] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOUserEthernet.kext/Contents/MacOS/IOUserEthernet] 73120 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOVideoFamily.kext/Contents/MacOS/IOVideoFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/IOVideoFamily.kext/Contents/MacOS/IOVideoFamily] 83648 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/iPodDriver.kext/Contents/MacOS/iPodDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/iPodDriver.kext/Contents/MacOS/iPodDriver] 74768 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/iPodDriver.kext/Contents/PlugIns/iPodSBCDriver.kext/Contents/MacOS/iPodSBCDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/iPodDriver.kext/Contents/PlugIns/iPodSBCDriver.kext/Contents/MacOS/iPodSBCDriver] 58616 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/JMicronATA.kext/Contents/MacOS/JMicronATA] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/JMicronATA.kext/Contents/MacOS/JMicronATA] 63652 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/mcxalr.kext/Contents/MacOS/mcxalr] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/mcxalr.kext/Contents/MacOS/mcxalr] 40224 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/msdosfs.kext/Contents/MacOS/msdosfs] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/msdosfs.kext/Contents/MacOS/msdosfs] 65280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ntfs.kext/Contents/MacOS/ntfs] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/ntfs.kext/Contents/MacOS/ntfs] 406656 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVSMU.kext/Contents/MacOS/NVSMU] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/NVSMU.kext/Contents/MacOS/NVSMU] 85176 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/OSvKernDSPLib.kext/Contents/MacOS/OSvKernDSPLib] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/OSvKernDSPLib.kext/Contents/MacOS/OSvKernDSPLib] 23032 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/PPP.kext/Contents/MacOS/PPP] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/PPP.kext/Contents/MacOS/PPP] 55224 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/PromiseSTEX.kext/Contents/MacOS/PromiseSTEX] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/PromiseSTEX.kext/Contents/MacOS/PromiseSTEX] 80568 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Quarantine.kext/Contents/MacOS/Quarantine] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Quarantine.kext/Contents/MacOS/Quarantine] 27888 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/RealtekRTL81xx.kext/Contents/MacOS/RealtekRTL81xx] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/RealtekRTL81xx.kext/Contents/MacOS/RealtekRTL81xx] 274784 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/RT2870USBWirelessDriver.kext/Contents/MacOS/RT2870USBWirelessDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/RT2870USBWirelessDriver.kext/Contents/MacOS/RT2870USBWirelessDriver] 724032 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Sandbox.kext/Contents/MacOS/Sandbox] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/Sandbox.kext/Contents/MacOS/Sandbox] 79280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/MacOS/SM56KUSBAudioFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/MacOS/SM56KUSBAudioFamily] 226584 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/PlugIns/AppleSM56KUSBAudio.kext/Contents/MacOS/AppleSM56KUSBAudio] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/PlugIns/AppleSM56KUSBAudio.kext/Contents/MacOS/AppleSM56KUSBAudio] 227800 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/PlugIns/AppleSM56KUSBModemFamily.kext/Contents/MacOS/AppleSM56KUSBModemFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SM56KUSBAudioFamily.kext/Contents/PlugIns/AppleSM56KUSBModemFamily.kext/Contents/MacOS/AppleSM56KUSBModemFamily] 110280 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SMCMotionSensor.kext/Contents/MacOS/SMCMotionSensor] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SMCMotionSensor.kext/Contents/MacOS/SMCMotionSensor] 65016 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SoftRAID.kext/Contents/MacOS/SoftRAID] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SoftRAID.kext/Contents/MacOS/SoftRAID] 336568 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SteerMouse.kext/Contents/MacOS/SteerMouse] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SteerMouse.kext/Contents/MacOS/SteerMouse] 87584 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/MacOS/SuperIOFamily] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/MacOS/SuperIOFamily] 37168 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/F718x.kext/Contents/MacOS/F718x] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/F718x.kext/Contents/MacOS/F718x] 30344 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/IT87x.kext/Contents/MacOS/IT87x] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/IT87x.kext/Contents/MacOS/IT87x] 34728 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/PC8739x.kext/Contents/MacOS/PC8739x] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/PC8739x.kext/Contents/MacOS/PC8739x] 30608 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/W836x.kext/Contents/MacOS/W836x] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/SuperIOFamily.kext/Contents/PlugIns/W836x.kext/Contents/MacOS/W836x] 35344 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/BSDKernel.kext/BSDKernel] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/BSDKernel.kext/BSDKernel] 26684 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/BSDKernel6.0.kext/BSDKernel6.0] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/BSDKernel6.0.kext/BSDKernel6.0] 151352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IOKit.kext/IOKit] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IOKit.kext/IOKit] 113112 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IOKit6.0.kext/IOKit6.0] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/IOKit6.0.kext/IOKit6.0] 151352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Libkern.kext/Libkern] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Libkern.kext/Libkern] 39764 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Libkern6.0.kext/Libkern6.0] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Libkern6.0.kext/Libkern6.0] 151352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/MACFramework.kext/MACFramework] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/MACFramework.kext/MACFramework] 976 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Mach.kext/Mach] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Mach.kext/Mach] 2188 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Mach6.0.kext/Mach6.0] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Mach6.0.kext/Mach6.0] 151352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Private.kext/Private] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Private.kext/Private] 18744 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/System6.0.kext/kernel.6.0] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/System6.0.kext/kernel.6.0] 151352 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/System.kext/PlugIns/Unsupported.kext/Unsupported] 8864 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/TMSafetyNet.kext/Contents/MacOS/TMSafetyNet] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/TMSafetyNet.kext/Contents/MacOS/TMSafetyNet] 11616 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/udf.kext/Contents/MacOS/udf] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/udf.kext/Contents/MacOS/udf] 292416 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WD1394_64HPDriver.kext/Contents/MacOS/WD1394_64HPDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WD1394_64HPDriver.kext/Contents/MacOS/WD1394_64HPDriver] 36480 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WD1394HPDriver.kext/Contents/MacOS/WD1394HPDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WD1394HPDriver.kext/Contents/MacOS/WD1394HPDriver] 87256 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WDUSB_64HPDriver.kext/Contents/MacOS/WDUSB_64HPDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WDUSB_64HPDriver.kext/Contents/MacOS/WDUSB_64HPDriver] 35416 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WDUSBHPDriver.kext/Contents/MacOS/WDUSBHPDriver] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/WDUSBHPDriver.kext/Contents/MacOS/WDUSBHPDriver] 87296 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/webdav_fs.kext/Contents/MacOS/webdav_fs] 4096 bytes.
Read HFS+ file: [hd(0,2)/System/Library/Extensions/webdav_fs.kext/Contents/MacOS/webdav_fs] 44336 bytes.
Starting Darwin x86_64
Edwards-Mac-Pro:~ nedcook$

Link to comment
Share on other sites

Here is the bdmest output again inside code tags. Sorry about that.

 

Don't worry about it, it was my "fault" when I tried to fix your post, but there is something wrong with the forum software. Try for yourself, clicking the edit button on your post will completely destroy the formatting, leaving everything inside the code tags on a single line. I guess we may have found a bug (Don't worry you can still click the cancel button).

 

I removed the PciRoot thing after you said it wasn't doing anything.

 

What I meant was that it's not doing anything when you add it to the kernel flags string. It's a Chameleon configuration flag, not a kernel flag and it has to be in its own key/string pair, like I showed you on the previous page of this thread (post #199). You even quoted it above.

 

I don't know what you have removed, as you can see PCI Root is still being set to 1. It is also possible that Chameleon is auto detecting this value correctly and setting it by itself.

 

Using PCI-Root-UID value: 1
nVidia GeForce GTS 450 1024MB NVcf [10de:1245] :: PciRoot(0x1)/Pci(0x1,0x0)/Pci(0x0,0x0)
LAN Controller [10ec:8168] :: PciRoot(0x1)/Pci(0x1c,0x6)/Pci(0x0,0x0)

 

How would I restore the nvidia drivers?

You would extract the drivers and frameworks from retail install media using something like Pacifist. If you were running Snow Leopard, you would just run the latest nvidia driver installer to overwrite everything. However there is no such installer for Lion.

 

Remember that I'm just guessing here, I have never used [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] and never will, I don't know what it has done to your installation. If you really want to know what happened, take apart [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] and look at the scripts or whatever is in there so you can see exactly which files were replaced when you used it. Or take it to the authors of [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url], they will know what to do.

Link to comment
Share on other sites

OK.

 

I've posted all kinds of messages on the Tonymacx86 forums but got no response so far, which is why I came here.

 

If I were to take the nuclear option and format my hard drive and start again....what method do you recommend, since you don't recommend [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url]?

Link to comment
Share on other sites

Retail + suitable boot CD. Something non-invasive, something that doesn't install a bunch of stuff/patches/hacks that you don't need.

 

The problem with these tools ([url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url], OSX86Tools etc) is when people use them like "ooh that looks nice I think I'll click here". There is no safety net, these tools do not know if you really need to tick this or that box or click here or there.

I haven't the faintest idea how to revert changes made to your installation by some automated tool, therefore, if you can't tell me what happened other than "I used [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url]", then I can't help you. I am not the slightest bit curious about how [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] works and what it does. All I know is that it can break stuff when people make uninformed choices and click in the wrong places.

When those who gravitate towards this type of tool run into an issue, there is noone who can help them except the other inexperienced users who use these tools, and they don't know anything either. Catch 22.

Link to comment
Share on other sites

What version is it - thumb drive or App Store download?

 

You can use the same method you used to install previously. Just don't run any automatic post-installation tools.

 

Install Chameleon and whatever else you need manually, so that you know exactly what went where.

 

Post-install, for a working Lion Hackintosh you need

 

The Chameleon boot loader

/Extra folder containing

org.chameleon.Boot.plist (kernel flags + Chameleon configuration go here)

smbios.plist (mac model spoofing, other DMI data - if you don't have this, Chameleon will decide on some smbios defaults which are not always optimal)

 

fakesmc.kext in /System/Library/Extensions

 

The rest I can't say, it depends on your hardware.

Link to comment
Share on other sites

It's the App Store download. Last time I created a [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] USB stick and installed from that, then ran [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url], then updated to 10.7.2 using the Combo Updater.

 

Thanks for the help.

Link to comment
Share on other sites

OK. I am thinking of doing this on a spare 1TB drive. Once I get everything working properly, I will migrate my user account from my existing setup. Then if everything seems good, clone that back to my existing boot drive. Should that work? Will try to start the project this evening, all being well.

Link to comment
Share on other sites

OK here I am.

I clean formatted a 1TB drive, then installed Lion using [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url], then rebooted (used my [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] USB stick, then at the boatloader, chose my new install). So here I am awaiting further instructions (kinda surprised to have internet without installing a networking kext!).

Link to comment
Share on other sites

Maybe [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url] has some legacy kexts on it that works with your ethernet - or maybe it works with unmodified drivers.

 

Install Chameleon 2.1 to your system drive: http://forum.voodoop...x.php/topic,649

The download there is not bleeding edge but it's recent enough.

Read the whole guide a couple of times before starting. Pay atttention to what you're doing but don't worry too much, if you mess up something you can still boot with [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url].

Once the boot loader is installed I'll help you configure it.

It's easier to work with Chameleon if you install it to your system partition instead of your EFI partition. But it's your choice.

Make sure you understand and pay attention to disk/partition identifiers, ie, "disk0s2" meaning the second partition on disk 0.

Looking at the output from diskutil list will help you understand.

If you want to install on your system partition just skip the parts that initialize and mount the EFI partition and go straight to the part about installing Boot0.

Link to comment
Share on other sites

So if I want to install on the system partition instead of EFI partition, do I still need to format the EFI partition or not?

 

I am sorry, but I'm a bit confused as to how to proceed with installing Chameleon to my system drive. All the instructions on that page assume I am installing to EFI.

Link to comment
Share on other sites

OK so I did this:

 

 

Install boot0 to the MBR:

./fdisk440 -f boot0 -u -y /dev/rdisk0

 

(but changed the last part to rdisk1)

(nothing seemed to happen by the way)

 

Do I then skip the next part:

 

Install boot1h to the bootsector of the EFI partition:

dd if=boot1h of=/dev/rdisk0s1

Then, copy the file ‘boot’ to it:

cp boot /Volumes/EFI

 

?

Link to comment
Share on other sites

You can't skip installing boot1h.

 

rdisk0s1 means the first partition on the first disk (ie, in the example in the guide this is the EFI partition on the first disk in the system). Change it accordingly.

 

boot goes on the root of the partition that you're installing to. So in your case, the system partition.

Link to comment
Share on other sites

OK I've installed bdmesg. Am I ready to reboot to see if it works?

 

Am supposed to have an /Extra folder on my drive at this point? (I don't).

 

I get a screen like this (attached pic) when I try to boot. If I press Enter I just get stuck on the Apple logo.

post-908688-0-70746900-1326764270_thumb.jpg

Link to comment
Share on other sites

 Share

×
×
  • Create New...