< 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 >

번호 제목 글쓴이 날짜 조회 수
37 [펌] Tryout Mac Mini as Fileserver Administrator 2008.03.30 34272
36 [펌] 도구 없이 wire만으로 맥미니 분해하기!! [2] sukhyun 2008.03.30 35535
35 MacOSX System Configurations - MyConf! Shadow 2009.01.04 35929
34 [펌] PC에서 맥FTP서버로 접근시 한글 깨짐문제. [1] sukhyun 2008.04.06 38601
33 [펌] 맥미니에 소요된 부품 목록 Administrator 2008.03.30 45271
32 [작성중] 홈 서버 구성 가이드 - 4. 웹서버를 시동해 보자 - MAMP ( MacOSX Apach + MySQL + PHP ) [3] file sukhyun 2008.11.13 47400
31 rox-filer [555] file Shadow 2009.04.14 51467
30 enblend-enfuse-3.2 on MacOSX [216] file Shadow 2009.03.19 52098
29 Snow Leopard에서 macports를 이용한 mplayer 설치 [202] Shadow 2009.09.09 57308
28 wget [364] Shadow 2009.04.29 81296
27 스노우 레퍼드 64bit 부팅 [3] [566] file Shadow 2009.09.07 81539
26 MacBookPro 13" with Samsung S470 SSD [601] file Shadow 2011.01.20 87738
» [펌] CFGetHostUUIDString: unable to determine UUID for host. Error: 35 [5772] Shadow 2009.01.03 121234
24 com.apple.boot.plist & bootloader [6505] Shadow 2009.01.03 121393
23 XQuartz [5570] Shadow 2009.01.03 127856
22 OSX에 설치형 웹하드를 설치해 보자! [5] [1062] file Shadow 2009.06.07 129360
21 [펌] PureFtpd - Mysql-auth per user connection limit feature [6633] Shadow 2009.02.25 136892
20 man hdiutil sukhyun 2008.04.04 137044
19 PureFTPd Update! (1.0.22) [7169] Shadow 2009.04.29 144427
18 rar [823] Shadow 2009.04.29 145323

사용자 로그인