< 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 Cyberduck - FTP and SFTP Browser for Mac OS X file sukhyun 2008.04.06 24327
56 [펌] ftpd encoding patch sukhyun 2008.04.07 24372
55 제로보드 버그 Administrator 2008.03.30 24621
54 [작성중] 홈서버 구성 가이드 - 5. FTP를 이용한 파일서버 - LukemFTPd / PureFTPd [1] file sukhyun 2008.11.19 24799
53 Mplayer & Mencoder - Compilation in MacOSX file sukhyun 2008.11.27 25722
52 [펌] An A-Z Index of the Apple OS X command line sukhyun 2008.08.30 25902
51 Media Transcoding (Encoding) : mencoder & codecs [1] sukhyun 2008.11.26 26328
50 [펌] Linux on the Mac Mini Administrator 2008.03.30 26380
49 [펌] 맥미니 전력 소모 (애플 자료) [2] sukhyun 2008.03.30 26838
48 [펌] ★ 애플 Mac mini 리뷰 & 분해기! [1] Administrator 2008.03.30 27390
47 [펌] Creating & deleting system service agent accounts on Mac OS X sukhyun 2008.10.01 28182
46 [작성중] 홈 서버 구성 가이드 - 1. 홈서버 시스템의 선택 [4] sukhyun 2008.11.14 29198
45 lukemftpd 질문에 대한 내 답변 [1] Shadow 2008.12.24 30235
44 [펌] OS X에서 파일 시스템 관리를 위한 디스크 유틸리티와 fsck의 사용 Administrator 2008.03.30 30530
43 [펌] 집에서 Mac으로 메일서버 운영하기 (1) [1] Administrator 2008.03.30 30564
42 리얼맥 시동음 제거 [1] Administrator 2008.03.30 30836
41 [펌] Putty Proxy 우회하기(터널링) file sukhyun 2008.06.13 31166
40 [작성중] 홈서버 구성 가이드 - 2. 네트워크 구성과 공유기 설정 file sukhyun 2008.11.15 31260
39 Pure-ftpd sukhyun 2008.08.28 32170
38 [펌] Tutorial: Using what's new in Leopard's Accounts and File Sharing Preferences sukhyun 2008.04.07 32755

사용자 로그인