HELP - Thrown into Unix Console Mode after Security Update

After installing latest security update using Software Update, I rebooted and got the usual Mac OS X login screen (choice of 3 users on my iMac). After clicking on my user icon, the screen goes briefly blue, then black, and white writing appears with "Darwin/BSD (Taisa) (console)", followed by "login:" prompt. I can log in into the unix environment, and find that all is well with my files, except I have no GUI.
I have run the Disk Utility by booting from the OSX Install Disc, repaired permissions, and repaired the disc, but problem remains. A look at /var/log/system.log (last 40 lines of which is copied below) indicates that configd crashed, and so did AppleFileServer and SecurityAgent. Any ideas of what is going wrong and how to fix this?
Aug 5 19:48:27 localhost kernel[0]: IOResources: match category DigiIO exists
Aug 5 19:48:26 localhost lookupd[45]: lookupd (version 369.6) starting - Sun Aug 5 19:48:26 2007
Aug 5 19:48:26 localhost DirectoryService[55]: Launched version 2.1 (v353.6)
Aug 5 19:48:27 localhost lookupd[61]: lookupd (version 369.6) starting - Sun Aug 5 19:48:27 2007
Aug 5 19:48:27 localhost diskarbitrationd[43]: disk0s2 hfs 116CA5FF-9A6E-31D5-A4B7-4565DC342022 Macintosh HD /
Aug 5 19:48:27 Taisa configd[41]: setting hostname to "Taisa.local"
Aug 5 19:48:28 Taisa kernel[0]: Registering For 802.11 Events
Aug 5 19:48:28 Taisa /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: No networks found on channel(s) 1
Aug 5 19:48:28 Taisa kernel[0]: [HCIController][setupHardware] AFH Is Supported
Aug 5 19:48:28 Taisa /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Could not find "Apple Network 7644ab" on channel(s) 1
Aug 5 19:48:29 Taisa kernel[0]: IOResources: match category DigiIO exists
Aug 5 19:48:29 Taisa /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
Aug 5 19:48:30 Taisa kernel[0]: IOResources: match category DigiIO exists
Aug 5 19:48:30 Taisa loginwindow[71]: Login Window Started Security Agent
Aug 5 19:48:30 Taisa mDNSResponder: Adding browse domain local.
Aug 5 19:48:32 Taisa kernel[0]: IOResources: match category DigiIO exists
Aug 5 19:48:35 Taisa kernel[0]: SetCryptoKey T: len 32, idx 0
Aug 5 19:48:35 Taisa kernel[0]: SetCryptoKey R: len 32, idx 3
Aug 5 19:48:35 Taisa crashdump[131]: configd crashed
Aug 5 19:48:35 Taisa kernel[0]: IOResources: match category DigiIO exists
Aug 5 19:48:35 Taisa crashdump[131]: crash report written to: /Library/Logs/CrashReporter/configd.crash.log
Aug 5 19:48:35 Taisa lookupd[142]: lookupd (version 369.6) starting - Sun Aug 5 19:48:35 2007
Aug 5 19:48:35 Taisa kernel[0]: SIOCPROTOATTACH_IN6: en0 error=17
Aug 5 19:48:35 Taisa configd[141]: LINKLOCAL: inet6attachinterface(en0) failed, File exists (17)
Aug 5 19:48:35 Taisa kernel[0]: SIOCPROTOATTACH_IN6: fw0 error=17
Aug 5 19:48:35 Taisa configd[141]: LINKLOCAL: inet6attachinterface(fw0) failed, File exists (17)
Aug 5 19:48:35 Taisa /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Currently connected to network homewireless
Aug 5 19:48:36 Taisa /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: No networks found on channel(s) 1
Aug 5 19:48:36 Taisa /System/Library/PrivateFrameworks/Apple80211.framework/Resources/airport: Could not find "Apple Network 7644ab" on channel(s) 1
Aug 5 19:48:37 Taisa crashdump[144]: AppleFileServer crashed
Aug 5 19:48:37 Taisa crashdump[144]: crash report written to: /Library/Logs/CrashReporter/AppleFileServer.crash.log
Aug 5 19:48:38 Taisa configd[141]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
Aug 5 19:48:38 Taisa configd[141]: posting notification com.apple.system.config.network_change
Aug 5 19:48:38 Taisa configd[141]: setting hostname to "Taisa"
Aug 5 19:48:38 Taisa lookupd[147]: lookupd (version 369.6) starting - Sun Aug 5 19:48:38 2007
Aug 5 19:48:42 Taisa crashdump[160]: SecurityAgent crashed
Aug 5 19:48:42 Taisa loginwindow[71]: AuthorizationRef doesn't have a username (<LoginAuthRefMgr: 0x3360c0>).\n
Aug 5 19:48:42 Taisa crashdump[160]: crash report written to: /Library/Logs/CrashReporter/SecurityAgent.crash.log
Aug 5 19:49:22 Taisa ntpdate[159]: no server suitable for synchronization found
Aug 5 19:49:25 Taisa configd[141]: target=enable-network: disabled

To answer your question, the messages:
IOResources: match category DigiIO exists
SetCryptoKey T: len 32, idx 0
SetCryptoKey R: len 32, idx 3
SIOCPROTOATTACH_IN6: en0 error=17
all appeared in old logs when the system was healthy. The old logs also show that configd occasionally crashed; however, they never show SecurityAgent or AppleFileServer crashing - here are the corresponding logs:
Host Name: Taisa
Date/Time: 2007-08-05 20:15:04.356 +0930
OS Version: 10.4.10 (Build 8R2218)
Report Version: 4
Command: AppleFileServer
Path: /usr/sbin/AppleFileServer
Parent: launchd [1]
Version: ??? (???)
PID: 131
Thread: 1
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0xb1e46f10
Thread 0:
0 libSystem.B.dylib 0x9001a1cc select + 12
1 AppleFileServer 0x0006d8fb 0x1000 + 444667
2 AppleFileServer 0x0002b210 0x1000 + 172560
3 AppleFileServer 0x0003d1d1 0x1000 + 246225
4 AppleFileServer 0x0003d2ab 0x1000 + 246443
5 AppleFileServer 0x0003d2ec 0x1000 + 246508
6 AppleFileServer 0x0003ae2f 0x1000 + 237103
7 AppleFileServer 0x000021aa 0x1000 + 4522
8 AppleFileServer 0x000020d1 0x1000 + 4305
Thread 1 Crashed:
0 libstdc++.6.dylib 0x90b42d2a _cxa_getglobals + 324
1 libstdc++.6.dylib 0x90b4342a _gxx_personalityv0 + 658
2 libgcc_s.1.dylib 0x90bd7acb UnwindRaiseException + 147
3 libstdc++.6.dylib 0x90b43747 _cxathrow + 87
4 ....DirectoryService.Framework 0x931f5298 ExtractRecordEntry(tDataBuffer*, unsigned long, unsigned long*, tRecordEntry**) + 154
5 ....DirectoryService.Framework 0x931f4d79 dsGetRecordEntry + 223
6 AppleFileServer 0x00030a43 0x1000 + 195139
7 AppleFileServer 0x0007281b 0x1000 + 464923
8 AppleFileServer 0x0007290c 0x1000 + 465164
9 AppleFileServer 0x00072a3e 0x1000 + 465470
10 AppleFileServer 0x000790f3 0x1000 + 491763
11 AppleFileServer 0x0002e794 0x1000 + 186260
12 com.apple.CoreFoundation 0x9082d7e2 CFRunLoopRunSpecific + 3341
13 com.apple.CoreFoundation 0x9083e188 CFRunLoopRun + 60
14 AppleFileServer 0x0002ed53 0x1000 + 187731
15 AppleFileServer 0x0003d1d1 0x1000 + 246225
16 AppleFileServer 0x0003d2ab 0x1000 + 246443
17 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 1 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x90b436fd ecx: 0xb007f47c edx: 0xa0b0b7c0
edi: 0xb1e46f10 esi: 0xa0b0b7c0 ebp: 0xb007f3e8 esp: 0xb007f3b0
ss: 0x0000001f efl: 0x00010246 eip: 0x90b42d2a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0xb6fff AppleFileServer /usr/sbin/AppleFileServer
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x92b14000 - 0x92b1efff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x94a12000 - 0x94a2ffff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94bda000 - 0x94cb2fff edu.mit.Kerberos 5.5.25 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x962c0000 - 0x962c7fff com.apple.ByteRangeLocking 1.0 (1.0.1) /System/Library/PrivateFrameworks/ByteRangeLocking.framework/Versions/A/ByteRan geLocking
Host Name: Taisa
Date/Time: 2007-08-05 20:15:24.970 +0930
OS Version: 10.4.10 (Build 8R2218)
Report Version: 4
Command: SecurityAgent
Path: /System/Library/CoreServices/SecurityAgent.app/Contents/MacOS/SecurityAgent
Parent: securityd [47]
Version: 3.7.1 (30562)
Build Version: 9
Project Name: SecurityAgent
Source Version: 305620000
PID: 79
Thread: 0
Exception: EXCBADACCESS (0x0001)
Codes: KERNINVALIDADDRESS (0x0001) at 0xb1e46f10
Thread 0 Crashed:
0 libstdc++.6.dylib 0x90b42d2a _cxa_getglobals + 324
1 libstdc++.6.dylib 0x90b4342a _gxx_personalityv0 + 658
2 libgcc_s.1.dylib 0x90bd7acb UnwindRaiseException + 147
3 libstdc++.6.dylib 0x90b43747 _cxathrow + 87
4 ....DirectoryService.Framework 0x931f8311 dsDoDirNodeAuthOnRecordType + 143
5 ....DirectoryService.Framework 0x931f827e dsDoDirNodeAuth + 60
6 ...le.DSObjCWrappers.Framework 0x9498d41f -[DSoNode authenticateWithBufferItems:authType:authOnly:] + 680
7 com.apple.securityagent 0x000273ef 0x1000 + 156655
8 com.apple.securityagent 0x0001b1ea 0x1000 + 106986
9 com.apple.securityagent 0x000246cc 0x1000 + 145100
10 com.apple.AppKit 0x93380d88 -[NSApplication sendAction:to:from:] + 107
11 com.apple.AppKit 0x93380ce1 -[NSControl sendAction:to:] + 101
12 com.apple.AppKit 0x933f93ba -[NSTableView _sendAction:to:row:column:] + 125
13 com.apple.AppKit 0x933f8ace -[NSTableView mouseDown:] + 5397
14 com.apple.AppKit 0x933703af -[NSWindow sendEvent:] + 5279
15 com.apple.AppKit 0x93362350 -[NSApplication sendEvent:] + 5023
16 com.apple.AppKit 0x9328cdfe -[NSApplication run] + 547
17 com.apple.securityagent 0x00002b1e 0x1000 + 6942
18 com.apple.securityagent 0x000029aa 0x1000 + 6570
19 com.apple.securityagent 0x00008945 0x1000 + 31045
Thread 1:
0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
1 com.apple.ColorSync 0x915a96cf pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
2 com.apple.ColorSync 0x915c3de0 CMMConvTask(void*) + 60
3 libSystem.B.dylib 0x90024227 pthreadbody + 84
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x90b436fd ecx: 0xbffff41c edx: 0xa0b0b7c0
edi: 0xb1e46f10 esi: 0xa0b0b7c0 ebp: 0xbffff388 esp: 0xbffff350
ss: 0x0000001f efl: 0x00010246 eip: 0x90b42d2a cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x4afff com.apple.securityagent 3.7.1 (30562) /System/Library/CoreServices/SecurityAgent.app/Contents/MacOS/SecurityAgent
0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x91008000 - 0x91047fff com.apple.CFNetwork 129.21 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bc2000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b22000 - 0x92b39fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b44000 - 0x92b9cfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x931df000 - 0x931eafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x9327a000 - 0x9327afff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9327c000 - 0x93932fff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93cb3000 - 0x93d2efff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d67000 - 0x93e21fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e64000 - 0x93e64fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e66000 - 0x94027fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9406d000 - 0x940aefff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940b6000 - 0x940f0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x940f5000 - 0x9410bfff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94225000 - 0x94236fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x94244000 - 0x94282fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x9429e000 - 0x942adfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x942b4000 - 0x942bffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9430b000 - 0x94325fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94989000 - 0x94998fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
0x95f98000 - 0x95f9cfff com.apple.URLMount 2.1.7 /System/Library/PrivateFrameworks/URLMount.framework/Versions/A/URLMount

Similar Messages

  • Help! After Security Update, Mac starts in UNIX!

    I'm really stuck with this one. I installed the new security update last night, and when the computer restarted, it started up in UNIX console mode; Said "Welcome to Darwin!" I don't want to go to Darwin!
    I don't know anything about the UNIX system, so all I've done is restart a few times, and tried a few things from the Missing Manual: "safe mode" restart didn't work, I even restarted into "root user"? (sorry, I know I sound stupid) and tried a disk repair using "fsck." It says my disk is fine. I don't have a second hard drive.
    I'm willing to reinstall Tiger, but how can I get the CD in the darn machine from UNIX?

    Veronica
    what is the UNIX command for restart or shutdown? Is there a page somewhere that lists commands?
    Um, reboot and shutdown -h now. You can read all about them with man reboot and man shutdown. You need to know the name of a command before you can access its documentation in the man page. There are ways to get a list of commands, but they are not at all helpful.
    If you follow my instructions, you won't need any commands other than the ones I post, but by all means read what each one does by looking at its man page.
    BTW, your 10:30 am translates to my 6:30 pm, so do allow for this in watching for replies

  • Please help, my ipad  mini is gone into to recovery mode after updating to iOS8.1 and even though I restored it through iTunes it still will not come out of recovery mode

    please help, my ipad  mini is gone into to recovery mode after updating to iOS8.1 and even though I restored it through iTunes it still will not come out of recovery mode

    Try a Reboot press & hold menu button & power button hold both down until you see Apple Logo you will not lose any data. But you may need to do this more than once. I never use PCs for software upgrades or downloads I always use wifi had no problems with iOS 8.1 B sydd

  • IMac randomly booting into "safe boot" mode after a clean installation of OS X Lion 10.7 (??)

    Is anyone else having problems with their Mac (running a clean installation of OS X Lion 10.7) randomly booting into "safe boot" mode after a restart or shut down?
    (Indicators being: seeing the login screen even when "automatic login" is enabled, the proper video drivers not loading - indicated by laggy desktop animations, WiFi not working properly, Menu Bar icons that normally show - not showing, etc.)
    **Note: I migrated from a Snow Leopard Time Machine backup, but did not import "Settings". I thought this would be the best way to keep from encountering any issues with 10.6/10.7 incompatibility.

    Found this answer from another user. THE EXACT THING HAPPENS TO ME:
    Its really annoying Apple hasn't fix it.
    =================
    I think i got it :
    The progressbar while booting ( booting in safe-mode ) came from the wireless keybord and is reproduceable.
    At evening I shut down my iMac an put off my mouse and keyboard. To startup I put on the iMac and immediatly after I switch on keyboard and mouse. In tihs case the keyboards sends some event wich leads to safe-mode.
    Know I wait until I switch on the keyboard. In my opinion this is a bug, i can live this way but i hope it will be fixed.
    I will know take a look at it while not switching off the keybord, power consumption should be acceptable

  • Applications not responding apparently after Security Update 2007-009

    Mail, iTunes, Skype, MSN Messenger, MainMenu, Emule, Safari and god know what else aren't responding after Security Update 2007-009.
    Hi,
    I recently purchased a new phone that does not work with macs, so I bought an application from Feisar to make it work. The application isn't freeware, so I think it is very unlikely that it bogused my system. Anyway, I installed the software, but only afterwards noticed it didn't work for my phone model with the USb interface, only through bluetooth, which I don't have. Moreover, and, in my opinion, more importantly, I also downloaded and installed security update 2007-009. After the update, I mandatorily restarted OS X and instantly noticed Mail, iTunes, Safari, Skype and Messenger not working. I click on them on the dock, they bounce (usually once, but it has occured to be more) and nothing happens. I don't get the little arrow below the icon. I see the applications in the applications folder, so they are not missing. I searched and searched on the internet and, apparently it is, to say the least, herculeanly complicated to downgrade from a software update. I tried to repair permissions and it didn't work. I tried the apple hardware test and everything came out perfect. I restarted many times and the same keeps happening.
    So I wasted half my day yesterday trying to fix this, looking into forums and trying to talk to people about it and there it absolutely no answer. Yesterday I installed the programs necessary to sync my phone in my wife's macbook and nothing bad happened. So I'm guessing it isn't about the phone plugins I installed. I've tried to download combo updates but they crash as soon as I try to install them - I even tried to install a 10.4.10 update.
    This is the error message I get:
    Command: Installer
    Path: /Applications/Utilities/Installer.app/Contents/MacOS/Installer
    Parent: WindowServer [114]
    Version: 2.1.9 (104)
    Build Version: 36
    Project Name: Installer
    Source Version: 1040000
    PID: 603
    Thread: Unknown
    Link (dyld) error:
    Symbol not found: _WebCoreUnicodeDirectionFunction
    Referenced from: /System/Library/Frameworks/WebKit.framework/WebKit
    Expected in: /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    /System/Library/Frameworks/WebKit.framework/WebKit
    I put part of in on google to check if there was anybody discussing anything related and someone suggested - bizarrely enough - updating adobe reader. I did it just in case and, of course, it didn't work. I repaired permissions a million times already, I rebooted in safe mode, I scaned the computer with apple jack (which reapetedly said that I had a "fan failure!"), I verified the disk with diskutility - which showed nothing. I tried downloading an anti-virus (ClamXav), but I couldn't open it also, I trashed my prefs, I deleted all internet plugins, but still.... nothing.
    The most likely line to follow here is the "fan failure" message in apple jack. I looked inside my g5 and all fans except for the one close to the Hard Drives aren't spining. I'm not sure this means they aren't functional or whether the temperature isn't high enough for it to be turned on. Temperature must be around 26-28 degrees Celsius today. There is nothing on the internet about that fan failure that's close enough to my case.
    I'm about to quit and take it to the very expensive - yet reliable - authorized tech support apple has in Rio. Any ideas, anyone?

    Maybe it is a security update thing! I have had similar troubles with my CS2 and other simple apps like TextEdit not opening, just doing that single bounce... I have tried EVERYTHING and now, after reinstalling my entire system, have lost access to my own user profile.
    I'm assuming you have tried starting up with your original system install disk in the computer, while you turn it on, hold the option key, it will allow you to run another hardware check, as well as to do an archive install if it comes down to that.
    good luck, please let me know if you find out something else that might be causing the problems... i've noticed that alot of mac threads have similar probs listed.

  • Rosetta Problems after Security Update 2012-001

    My crack team of sys admins and I have devised a method for resolving some of the issues regarding the Security Update 2012-001 and Rosetta.
    http://www.educate-it.org/content.php?130-Rosetta-Issue-after-Security-Update-20 12-001
    Click this link for an Installer that will revert the files necessary for some Rosetta apps to run after the Security Update. This is a band-aid and is only recommended in emergency situations. Apple is currently working on a fix, but until that happens, we are stuck with reverse-engineering their update. I hope this helps those in distress from this update.

    Backup files off the computer (not TimeMachine) and disconnect.
    If you have TM, or a option key bootable clone use that to erase and restore from.
    If not, c boot off the 10.6 disk, use Disk Utility to >Repair Disk and Permissions,  (do not format or erase!!) and simply re--install 10.6 from the disk. Note: Does not touch your files and most programs, but backup your files regardless.
    Note: If Disk Repair gives a error that is not repaired, then you have to consider erasing the drive (with Zeros) and try reinstalling 10.6 fresh or replacing the drive.
    Reboot and log in, update to 10.6.8, it should not include the security update at this time (second pass it might show) because it was just released and they might need to pull it. (they need to pull it)
    When you reboot, make sure to reinstall any programs that installed kext files into OS X, you'll know, they won't work.
    If you get gray screen, hold the shift key and update your installed software so it's compatible with 10.6.8.
    Learn how to clone here
    http://www.bombich.com/get_ready_for_lion.html
    TM help here
    http://pondini.org/OSX/Home.html
    Learn how to make copies of your 10.6 disks here
    http://www.walterjessen.com/make-a-bootable-backup-snow-leopard-install-disc/
    Learn how to make a bootable SL USB
    http://www.maciverse.com/install-os-x-snow-leopard-from-usb-flash-drive.html
    Learn which programs ARE NOT compatible with Lion
    http://roaringapps.com/apps:table
    Long live the Snow Leopard.

  • Kdcmond could not launch, after security update Nov 09,OS 10.5,Powerbook g4

    Powerbook G4 will not boot past the grey screen with spinning wheel after latest security update from Apple.
    In safe mode: kdcmond could not launch is reported.
    I DO NOT HAVE EASY ACCESS TO INSTALLATION DISKS.
    Please post suggestions that are viable using rm or vi in safe mode.
    It will take the IT department weeks to get around to fixing this so I am hoping for usable responses in the short term.
    Powerbook G4 1GB os 10.5.7 to 8 Grey Screen/crash with exceptions after security update.
    Took corrective actions using Disk Utility then Applejack with no success. Deleted Library/Prefernces/SystemConfiguration files: NetworkInterfaces.plist, com.apple.airport.preferences.plist, and preferences.plist to get them to regenerate. The exception is gone but now, kdcmond could not launch is reported due to no localhost name found.

    No suggestions from anyone so I am giving up and returning the PC to IT. I will leave the thread open in case anyone comes up with any ideas for future reference.

  • Mail 2.0.5 CRASHES ON OPEN after Security Update 2005-009(Tiger Client)

    I'm trying to figure out how to fix this.
    I rebooted into a techtool pro e-drive and repaired permissions (as well as some other repairs to the drive, etc), but it still is crashing.
    I created a new user and opened mail just fine there.
    So... it is something in my account. Not sure exactly what to do next?

    I'm having the same exact problem. (See Mail 2.0.5 crashes when I get new mail). I deleted my preferences & my junk mail settings, to no avail.
    A remarkable number of other people are posting with similar problems, just in the past week or so alone, and as far as I can tell, no one has figured it out. There is definitely a bug here. I have a hunch that it may be related to a recent software update. I'm going to post this to the other threads in hopes of garnering some attention from Apple.
    For posterity's sake, I am connecting to a Gmail account, a POP account, and a .Mac account.
    See also:
    Mail keeps crashing
    mail 2.0.5 CRASHES ON OPEN after Security Update 2005-009(Tiger Client)
    Mail crashes immediately after opening--why?
    Mail Crashes CONSTANTLY!
    Mail quits when launching
    Mail crashes at open
    Mail crashes when downloading new mail.

  • After Security update 2011-005 I my second monitor is black.

    Hi Folks,
    After security update 2011-005, I colud not get my second display working. I tried safe boot, didn't help, tried different resolutions didn't help. Reboot did not help either.
    The second display is detected but it is black.
    I am currently on MacOs10.6.8 running on my MacBook Pro.
    Peace.

    Don't remove any screws to do an SMC reset:
    Resetting the SMC on portables with a battery you should not remove on your own
    Note: Portable computers that have a battery you should not remove on your own include MacBook Pro (Early 2009) and later, all models of MacBook Air, and MacBook (Late 2009).
    Shut down the computer.
    Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    On the built-in keyboard, press the (left side) Shift-Control-Option keys and the power button at the same time.
    Release all the keys and the power button at the same time.
    Press the power button to turn on the computer. 
    Note: The LED on the MagSafe power adapter may change states or temporarily turn off when you reset the SMC.

  • Can't  email after security update last 48 hours

    can't email after security update?
    help I

    See possible fixes here.
    https://discussions.apple.com/message/19760703#19760703
    https://discussions.apple.com/thread/4311280?tstart=0
    https://discussions.apple.com/message/19710911#19710911
    Some have reported success simply by reinstalling the update.
    http://support.apple.com/kb/DL1586
    Or download and apply, or reapply, the 10.6.8 Combo update first, then apply the Security Update again.
    http://support.apple.com/kb/DL1399
    I'd suggest starting with the simplest of these fixes, so look them over first.

  • Keyboard, keypad glitch after Security Update 2015-002

    The overview is: keyboard problems developed shortly after Security Update-002 on Mavericks 10.9.5. I tried OS update to Yosemite; didn’t fix the problem. Reverted OS back to 10.9.5 using Time Machine for a backup date prior to the Sec Update; this fixed the problem.
    Mac mini5,2, 16gbram, wired Apple Pro Keyboard (M7803, circa Mac Cube), Apple Wireless Keyboard, LMP Wireless Numeric Keypad, Apple Magic Mouse (A1296?) iPad 2
    Within the past 2 days, Apple BT keyboard alpha keys stopped typing. During troubleshooting, I discovered that problems extended to BT keyboard, BT keypad, and wired spare USB extended keyboard. The BT keyboard pairs and works fine with my iPad. Here’s a list of the glitches:
    Apple Wireless keyboard:
      alpha keys NO INPUT
      space key NO INPUT
      Delete key works
      Force-Quit sequence works
      fn, cntrl, opt, Apple, arrow keys, shift all work
      top row keys work
    LMP Bluetooth keypad:
      keypad: 1..4, 6..9 NO INPUT
      keypad "5" registers a mouse click, NO INPUT
      keypad "0" jumps to mouse cursor first press only, NO INPUT
      =/*-+ and arrows work
    Apple Pro USB extended keyboard:
      num keys: 1..4, 6..9 NO INPUT
      keypad "5" registers a mouse click, NO INPUT
      keypad "0" jumps to mouse cursor first press only, NO INPUT
      alpha keys and number row keys work
      keypad =/*-+ and arrows work
    Besides proving the wireless keyboard works on my iPad, I reset PRAM with no improvement. (I had no problems with my Bluetooth Magic Mouse.)
    Next step was OS upgrade via Software Update to Yosemite. All above glitches remained.
    Next, I reverted to Mavericks 10.9.5 using a Time Machine OS backup dated prior to 9Mar15, the date of Security Update 2015-002. After this, both keyboards and keypad resumed working. Seems clear that the Security Update is the culprit, no?
    I reported the issue to Apple via Support Chat.
    I would like to eventually upgrade back to the Security Update and Yosemite but not when it breaks my keyboard. Perhaps I could skip over the Sec. Update and go to Yosemite? Any suggestions?

    Update:
    The day after I reverted to 10.9 to repair keyboard glitches caused by Security Update 2015-002 (and persistent in Yosemite), Apple released Security Update 2015-004. Such a quick succession of -004 on top of both -002 and -003 was the hint to me that -004 contained fixes to the glitches.
    I crossed my fingers and jumped back on the install-wagon. Yosemite 10.3 completed its second installation and my keyboards/keypads remain functional!

  • After Security updation of Windows 7 in Boot Camp (Mac Book Pro with Retina Display) on 13-Nov-2013, Windows 7 Desktop Gadgets are not working properly.

    After Security updation of Windows 7 in Boot Camp (Mac Book Pro with Retina Display) on 13-Nov-2013, Windows 7 Desktop Gadgets are not working properly.
    This is boot camp problem, because in other normal notebooks (e.g. SONY VAIO, Lenovo with Windows 7) the gadgets are working normally.
    I am attaching the screen shot of Desktop Gadgets and Security updates of Windows 7.
    Kindly solve this issue ASAP.
    Shailendra Gupta
    <edited by host>

    You are not addressing Apple, but a community of unpaid volunteers. So ASAP won't cut it. Also, you should refrain from posting personal information (like your email address) in the body of your comments, as this is part of the community usage guidelines.
    Have you reinstalled the latest Boot Camp Windows 7 drivers, just in case Microsoft overwrote some of them during the Windows 7 security update?
    If you want to communicate issues with Apple about Boot Camp and OS X, click on the link. Just don't hold your breath on receiving a response.

  • Printing problems after security update

    Any fixes to the printing problems (for me it is with Quicken) after the security update??
    Don

    There are several threads popping up over in the Mac OS X v10.6 section of ASC about the Security Update.
    Mac OS X v10.6 Snow Leopard: Mac OS & System Software: Apple Support Communities
    It seems that the update has killed printing and other functions for some PowerPC Applications.
    Start with > after Security update 2012-001 cannot...: Apple Support Communities

  • Is it possible to downgrade to mountain lion with the help of a time machine backup after having updated to Mavericks?

    Is it possible to downgrade to mountain lion with the help of a time machine backup after having updated to Mavericks?

    Just to be clear, if by downgrade you mean uninstall, then the answer is technically, no.
    You can't uninstall an OS. You can erase and re-install the old OS, but if you don't have a prior backup of your data, you'll lose it during the erase procedure.

  • Usb hard drive not loading after security update

    usb hard drive not loading after security update
    I can't seem to find any other posts about this problem.
    I have three external hard rives connect by a USB hub to my iMac.
    Problem is that if I turn on the hard drive(s) AFTER start up I get a message that the drive either was not recognized by the OS or that it was ejected unexpectedly. 
    I get the same issue but not all the time if I turn them on before I boot the iMac.
    I used the disk drive utility to "repair" the drives but they always come back as "probably ok". 
    If I restart the iMac with the drives connected (on), it seems to work but not all the time.
    A bit annoying as I am wondering if the drives are OK or not.
    I don't always need the drives as they are for backing up images from my camera using Apreture.
    This all began after i did the latest security update.
    is the update to blame?
    mahalo.

    Yes, you can still use those instructions to reset the PRAM.
    You said that you booted to your install disk and that your primary drive did not show up at the Select a Destination screen? That usually means that the computer is either not recognizing your partition, or it's not recognizing the hard drive itself.
    Start with this article and follow all the steps even if you already tried them. I suspect that you'll get to step 4 and you'll end up having to call Applecare. If you haven't done those steps, they're most likely going to make you do them anyway, so you might as well get them done before the call.

Maybe you are looking for

  • Restricting changes to reports in "READ-ONLY" folders

    Hi, We are using Oracle Business Intelligence Enterprise Edition v10.1.3.4. We have created our own custom folder under the "Shared Folders" item in OBIEE Answers module; and have added some reports to it. The custom folder has been given "READ" acce

  • Bootcamp-Windows 7 64-bit, Drivers problem

    Hi everyone, I have an iMac 27" i5 and I m using windows 7 64-bit via bootcamp, and I m having an issue with 3 drivers: 1) Intel(R) Turbo Boost Technology Driver--------error code 10 2)Intel(R) 5 Series/3400 Series Chipset Family USB Universal Host C

  • Basic Editing in Photoshop Touch | Learn Photoshop Touch | Adobe TV

    Russell Brown gives you an overview of some of the cool things you can do with Photoshop Touch on the Ipad 2. Combine images together, add professional effects, and share the results or keep working in Photoshop CS5. http://adobe.ly/xqmYXJ

  • Account for tax posting could not be determined

    Hi experts, I am trying to post an incoming invoice thru transaction ETRANSF. I get 2 errors which are 1> "Message no. EDEREG_INV682"  "In posting area 0010 you store the account determination for the sales tax (company code 0001, tax code V3)." Acti

  • Implementing a Graph Data Structure

    First time posting here, I was introduced to LabVIEW while participating in FIRST. I was reading about Graph Data Structures, and wanted to see if I could use them in LabVIEW, as it looked like a good way to relate information. Unfortunately, it appe