Jump to content

okies I can't create a mkext that would work because...


terramir
 Share

2 posts in this topic

Recommended Posts

okies look at this

bash-3.2# kextcache -v 1 -t -l -a i386 -m "$MKEXT" "$KEXT_EXTRA" "$KEXT_RETAIL"AHCIPortInjector.kext is not authentic; omitting from mkext.
Authentication Failures: 
File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other): 
	/Extra/Extensions/AHCIPortInjector.kext
	/Extra/Extensions/AHCIPortInjector.kext/Contents
	/Extra/Extensions/AHCIPortInjector.kext/Contents/Info.plist

Warnings: 
Personality CFBundleIdentifier differs from containing kext's (not necessarily a mistake, but rarely done): 
	ICH10RAID
	ICH9MAHCI
	ICH10AHCI
	ICH8RRAID
	ICH9RRAID
	MCP79BAHCI
	ICH7RAHCI
	ICH8RAHCI
	ICH9RAHCI
	GenericAHCI
	ICH8AHCI
	ICH9AHCI
	ICH7MRAID
	JMicronAHCI
	ICH8MRAID
	ICH10RAHCI
	ICH10RRAID
	ICH7MAHCI
	ICH9MRAID
	ICH6 ESB2 AHCI
	ICH8MAHCI
	ICH7RRAID

ALC662.kext is not authentic; omitting from mkext.
Authentication Failures: 
File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other): 
	/Extra/Extensions/ALC662.kext
	/Extra/Extensions/ALC662.kext/Contents
	/Extra/Extensions/ALC662.kext/Contents/Info.plist

Warnings: 
Personality CFBundleIdentifier differs from containing kext's (not necessarily a mistake, but rarely done): 
	BuiltInHDA
	HDA Platform Resource
	HDA Hardware Config Resource

Disabler.kext is not authentic; omitting from mkext.
Authentication Failures: 
File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other): 
	/Extra/Extensions/Disabler.kext
	/Extra/Extensions/Disabler.kext/Contents
	/Extra/Extensions/Disabler.kext/Contents/Info.plist
	/Extra/Extensions/Disabler.kext/Contents/MacOS
	/Extra/Extensions/Disabler.kext/Contents/MacOS/Disabler

Warnings: 
Personality matches on IOResources but IOMatchCategory is missing or not equal to its IOClass; driver may be blocked from matching or may block others: 
	IntelCPUPMDisabler

EvOreboot.kext is not authentic; omitting from mkext.
Authentication Failures: 
File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other): 
	/Extra/Extensions/EvOreboot.kext
	/Extra/Extensions/EvOreboot.kext/Contents
	/Extra/Extensions/EvOreboot.kext/Contents/Info.plist
	/Extra/Extensions/EvOreboot.kext/Contents/MacOS
	/Extra/Extensions/EvOreboot.kext/Contents/MacOS/EvOreboot
	/Extra/Extensions/EvOreboot.kext/Contents/Resources
	/Extra/Extensions/EvOreboot.kext/Contents/Resources/English.lproj
	/Extra/Extensions/EvOreboot.kext/Contents/Resources/English.lproj/InfoPlist.strings

fakesmc.kext is not authentic; omitting from mkext.
Authentication Failures: 
File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other): 
	/Extra/Extensions/fakesmc.kext
	/Extra/Extensions/fakesmc.kext/Contents
	/Extra/Extensions/fakesmc.kext/Contents/Info.plist
	/Extra/Extensions/fakesmc.kext/Contents/MacOS
	/Extra/Extensions/fakesmc.kext/Contents/MacOS/fakesmc
	/Extra/Extensions/fakesmc.kext/Contents/Resources
	/Extra/Extensions/fakesmc.kext/Contents/Resources/English.lproj
	/Extra/Extensions/fakesmc.kext/Contents/Resources/English.lproj/InfoPlist.strings

IOAHCIBlockStorageInjector.kext is not authentic; omitting from mkext.
Authentication Failures: 
File owner/permissions are incorrect (must be root:wheel, nonwritable by group/other): 
	/Extra/Extensions/IOAHCIBlockStorageInjector.kext
	/Extra/Extensions/IOAHCIBlockStorageInjector.kext/Contents
	/Extra/Extensions/IOAHCIBlockStorageInjector.kext/Contents/Info.plist

Warnings: 
Personality CFBundleIdentifier differs from containing kext's (not necessarily a mistake, but rarely done): 
	AppleAHCIDiskDriver

JMicronATA.kext does not declare a kernel dependency; using com.apple.kernel.6.0.
Created mkext archive /Extra/Extensions.mkext.

 

Where did I f'up and how do I fix it?

BTW this install was done in a usb case on my netbook because there is no install method yet for the AT3N7A-I but some of those kext I installed on here but just dragged and dropped so I thing I f'ed up

I should have set the permissions right after copying right?

after a reboot it got locked right?

terramir

PS: Another little question in my /S/L/E folder there are a bunch of hp printer kexts can I just get rid of them ? they are not loaded now according to kextstat but I'm worried they'll be included into the .mkext blowing up the size unnecessarily.

Link to comment
Share on other sites

why did you drag and drop?! anyway, you need to repair all permissions first. use the pfix utility (google) and run it on your SL disk, to fix permissions and generate an mkext

Link to comment
Share on other sites

 Share

×
×
  • Create New...