< http://sneosx86.freeflux.net/blog/archive/2007/11/10/_cfgethostuuidstring-error-workaround-fix.html >


 

CFGetHostUUIDString Error WORKAROUND/FIX
[ General ] by sneosx86 @ 10.11.2007 15:50 CET
This workaround will help you to remove the "_CFGetHostUUIDString: unable to determine UUID for host. Error: 35" error.

1.) BACKUP your /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
2.) Open /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
3.) ADD AFTER <string>Ethernet</string></dict> the following:
<dict>
<key>BSD Name</key>
<string>en3</string>
<key>IOBuiltin</key>
<false/>
<key>IOInterfaceType</key>
<integer>6</integer>
<key>IOInterfaceUnit</key>
<integer>3</integer>
<key>IOLocation</key>
<string></string>
<key>IOMACAddress</key>
<data>
ABbPoF5V
</data>
<key>IOPathMatch</key>
<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/P0P3@1C,2/
IOPCI2PCIBridge/pci14e4,4311@0/AirPort_Brcm43xx/IO80211Interface</string>
<key>SCNetworkInterfaceType</key>
<string>IEEE80211</string>
</dict>
4.) IF you have more than 3 interfaces or there is an "en3" interface change it to "en4" or a higher number, don't forget to change this "<integer>3</integer>" to "<integer>4</integer>".
5.) You need to REBOOT
6.) If this work for you please tell me.
7.) If this workaround did not work please provide your system.log and your NetworkInterfaces.plist.

Why does this error happen?
Well at looking at the source code of the configd there is a plugin "InterfaceNamer" it seams the plugin will always skip interfaces
that are IOBuiltin = false. The "<key>IOBuiltin</key>" cannot be changed because the plugin will check and restore it on next boot.
But it does not check if wireless interfaces <key>SCNetworkInterfaceType</key><string>IEEE80211</string> are IOBuiltin.
Like I say this is only a workaround and there will be more need of testing.

You will find me on irc

SnE
Tags:osx86 source network fix
Related Entries:
_CFGetHostUUIDString Final Extension FIX


 

 

< http://sneosx86.freeflux.net/blog/archive/2007/11/10/_cfgethostuuidstring-error-workaround-fix.html >

번호 제목 글쓴이 날짜 조회 수
57 man hdiutil sukhyun 2008.04.04 136566
56 OSX에 설치형 웹하드를 설치해 보자! [5] [1062] file Shadow 2009.06.07 129277
55 XQuartz [5570] Shadow 2009.01.03 127841
54 com.apple.boot.plist & bootloader [6505] Shadow 2009.01.03 121375
» [펌] CFGetHostUUIDString: unable to determine UUID for host. Error: 35 [5772] Shadow 2009.01.03 121219
52 MacBookPro 13" with Samsung S470 SSD [601] file Shadow 2011.01.20 87721
51 스노우 레퍼드 64bit 부팅 [3] [566] file Shadow 2009.09.07 81508
50 wget [364] Shadow 2009.04.29 81285
49 Snow Leopard에서 macports를 이용한 mplayer 설치 [202] Shadow 2009.09.09 57271
48 enblend-enfuse-3.2 on MacOSX [216] file Shadow 2009.03.19 52077
47 rox-filer [555] file Shadow 2009.04.14 51463
46 [작성중] 홈 서버 구성 가이드 - 4. 웹서버를 시동해 보자 - MAMP ( MacOSX Apach + MySQL + PHP ) [3] file sukhyun 2008.11.13 47387
45 [펌] 맥미니에 소요된 부품 목록 Administrator 2008.03.30 45270
44 [펌] PC에서 맥FTP서버로 접근시 한글 깨짐문제. [1] sukhyun 2008.04.06 38588
43 MacOSX System Configurations - MyConf! Shadow 2009.01.04 35925
42 [펌] 도구 없이 wire만으로 맥미니 분해하기!! [2] sukhyun 2008.03.30 35531
41 [펌] Tryout Mac Mini as Fileserver Administrator 2008.03.30 34167
40 [펌] Tutorial: Using what's new in Leopard's Accounts and File Sharing Preferences sukhyun 2008.04.07 32755
39 Pure-ftpd sukhyun 2008.08.28 32170
38 [작성중] 홈서버 구성 가이드 - 2. 네트워크 구성과 공유기 설정 file sukhyun 2008.11.15 31260

사용자 로그인