Jump to content
6 posts in this topic

Recommended Posts

hi, perhaps is a silly question, my system is running fine with 10.6.2, but i put the UUID value from my booting partition in all this places:

 

/Extra/com.apple.Boot.plist as:

<key>Kernel Flags</key>

<string>arch=i386 boot-uuid=22801061-C094-305F-B467-513CCF8B7B3B</string>

 

/Extra/smbios.plist as:

<key>SMUUID</key>

<string>22801061-C094-305F-B467-513CCF8B7B3B</string>

 

/Extra/UUID.kext/Contents/info.plist as:

<key>UUID-key</key>

<string>22801061-C094-305F-B467-513CCF8B7B3B</string>

 

and:

 

/Library/Preferences/systemConfiguration/com.apple.Boot.plist as:

<key>Kernel Flags</key>

<string>arch=i386 boot-uuid=22801061-C094-305F-B467-513CCF8B7B3B</string>

 

 

so, do i reeeeally need to put this UUID value in all this places?

 

i only use this kexts in my extra folder:

fakesmc.kext

HDAEnabler.kext

NullCPUPowerManagement.kext

SleepEnabler.kext

UUID.kext

 

and as you can see, i only boot in 32bits mode, since my Zydas USB WLAN card doesnt load in 64bits.

 

i'm using Chameleon 2 RC3 as bootloader,

my mobo is ASUS P5LD2-VM SE and

i have a patched AppleHDA.kext in s/l/e. thats all.

 

hope someone can give a hint.

thanks

Link to comment
https://www.insanelymac.com/forum/topic/200997-where-to-put-uuid-values/
Share on other sites

matemago

 

If you want to have native UUID, you should add your LAN in DSDT. Leopard will automaticaly make correct UUID, based on MAC adress(like in real macs).

 

Remove any UUID from boot.plist or smbios.plist, also PlatformUUID.kext or UUID.kext.

 

For some strange reason, that doesn't work for me. The only way to fix the UUID error for me in Snow Leopard was PlatformUUID.kext

 

I think the next version of Chameleon will contain a patch that fixes this problem without the need for any extra kexts or DSDT patching. I'm not sure where I heard that before though.

×
×
  • Create New...