Can't reboot after reinstall [solved]

Hello everybody! this is my first post on the forum, so first of all thanks to all the devs for their work and to all the people here for their answers ( and please forgive my errors when i write in english!).
This is my problem: on my laptop I have WinXP on sda1 and arch on sda2, with grub installed on sda2; i modified boot.ini and I have dual boot with windows bootloader.With this configuration everything was fine, since my first "Noodle" installation.
Few days ago i decided to do some order in my laptop, so i reinstalled arch with Voodoo's cd, with the same configuration as above; i rebooted and everything was ok.Then i update all the system with pacman -Syu; upgrading went smooth with no errors (as usual in arch!), including kernel 2.6.22, but when i rebooted and chose arch from windows bootloader menu i obtain only a black screen with the word "GRUB" in the upper left corner and a sound of error from the hardware. I tried to boot from arch installation cd (arch root=/dev/sda2) and everything went well.
I search more infos and tried some workarounds, and at the end it seems that now grub can't boot from a non-bootable partition like my sda2 (bootable flag is on sda1 with windows); changing bootable flag solve the problem.So, what is changed? is a grub problem or arch booting system change? i'd prefer to boot with windows bootloader on sda1 and windows as default (because I'm not the only one using this laptop), is there a solution or i must use grub for boot also winXP? I apologize for the length of the post, and thanks in advance!
Last edited by BFG70 (2007-08-02 22:27:19)

Well, i'm at work now (last day before holiday!) and i don't have my laptop here, i'll post boot.ini this evening;
my windows sda1 partition is ntfs, and yes I used the dd command to create a copy of boot record of sda2 :
dd if=/dev/sda2 of=bootsect.lnx bs=512 count=1
copied bootsect.lnx under windows C:  and modified boot.ini adding this entry (I don't remember the exact line i added)
But I think that the "windows part" of the configuration is ok, because windows bootloader gives me the correct options and boot windows correctly;
the problem appears when i choose arch i windows'menu and the control of booting process pass to grub, which hangs with the black screen i described above.
Most of all i'd like to know what is changed with "don't panic" release, because everything was fine and boots correctly with "noodle","gimmick", "voodoo" and "duke".
As I say above, if i change bootable flag with fdisk and put it on sda2 grub starts to work again and show me the correct options "arch" and "arch-fallback", but in this way I'll have to uncomment windows entry in grub menu.lst and boot windows from grub; it's a solution but it's not exactly what I want.
Thanks you all for replies!

Similar Messages

  • My iPhone 4 can not reboot after upgrading to iOS 6; keeps trying and cannot shut off either.

    My iPhone 4 can not reboot after upgrading to iOS 6; keeps trying and cannot shut off either.

    I FINALLY got it to work on BOTH iPhone 4 and iPpad 3.  Here is what I had to do:
    Had to DELETE all e-mail accounts including icloud.
    Did a hard reset (hold down button on top right corner and round button on bottom center)
    Then once it came back on, the iPhone had ALL of the accounts still on it and it was receivng e-mail.
    The iPad receive e-mail until I did the steps above 5 times.  Plus, I had to add back all of the e-mail accounts vs. on the iPhone 4 they were there when my phone came on.
    Now I am receiving e-mail on both devices normally.
    No clue why this happened, but Apple needs to find a fix ASAP.

  • Can't hibernate after reinstall

    I had to reinstall Arch on my Dell Inspirion 1525 a week back because I hosed the system :( 
    After the reinstall I can suspend and resume but can't resume after a hibernate. I didnt have any issues before the reinstall when I used init. I already added update my grub config and added the resume hook and ran " mkinitcpio -p linux"
    [root@choma-laptop vikram]# cat /boot/grub/grub.cfg | grep resume
    linux /vmlinuz-linux root=UUID=28762a09-cddd-4dcf-8539-006b7578a0ff ro resume=/dev/sda5 quiet
    linux /vmlinuz-linux root=UUID=28762a09-cddd-4dcf-8539-006b7578a0ff ro resume=/dev/sda5 quiet
    [root@choma-laptop vikram]# cat /etc/mkinitcpio.conf | grep resume
    HOOKS="base udev autodetect pata scsi sata resume filesystems"
    [root@choma-laptop log]# swapon -s
    Filename Type Size Used Priority
    /dev/sda5 partition 3903756 0 -1
    I can see two log files pm-powersave.log and pm-suspend.log in /var/log if it helps -
    [root@choma-laptop log]# tail -n 20 pm-*
    ==> pm-powersave.log <==
    Setting readahead for /dev/sda2 to 256...Done.
    Setting readahead for /dev/sda7 to 256...Done.
    /usr/lib/pm-utils/power.d/readahead false: success.
    Running hook /usr/lib/pm-utils/power.d/sata_alpm false:
    Setting SATA APLM on host0 to max_performance...Done.
    Setting SATA APLM on host1 to max_performance...Done.
    Setting SATA APLM on host2 to max_performance...Done.
    /usr/lib/pm-utils/power.d/sata_alpm false: success.
    Running hook /usr/lib/pm-utils/power.d/sched-powersave false:
    **sched policy powersave OFF
    /usr/lib/pm-utils/power.d/sched-powersave false: success.
    Running hook /usr/lib/pm-utils/power.d/wireless false:
    /usr/lib/pm-utils/power.d/wireless false: success.
    Running hook /usr/lib/pm-utils/power.d/xfs_buffer false:
    /usr/lib/pm-utils/power.d/xfs_buffer false: success.
    ==> pm-suspend.log <==
    Running hook /etc/pm/sleep.d/90alsa hibernate hibernate:
    /etc/pm/sleep.d/90alsa hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
    Kernel modesetting video driver detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:
    /usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
    Sun Nov 25 16:55:25 PST 2012: performing hibernate
    I dont see a resume log at all. Do I need to do anything else to get this to work ?

    WonderWoofy wrote:
    Is there a reason you are using pm-utils?  What happens when you use systemd's hibernation?
    BTW, I don't think pm-utils is active anymore, and the powersave and other scripts are a bit outdated and typically unnecessary.
    I get the same result when I type systemctl hibernate. It hibernates as expected and then doesnt resume. Instead i get fsck of allthe drives because the system wasnt shut down properly

  • Unresolved Kernel Trap - can't restart after reinstalling OS

    hi, i just zeroed out one partition on my G5 after backing up the files to another partition. i wanted to reinstall a clean OS. i wasn't able to install from the CD in the G5 - kept getting a weird broken apple logo and the computer fan would start to rev. - so i reinstalled from the original discs but had to do so from my iMac G5 with the G5 connected as a FW drive. here the install went fine and i was even able to boot from the newly installed OS as well as the backuped up system from my iMac G5.
    however the problem starts when i disconnect the G5 and reboot it. the OS starts to load, i see the apple logo but then a dark grey screen descends and i am told i must restart the computer. the text on the screen says "Unresolved Kernal Trap (cpu 0)" followed by more info that i don't understand.
    i can't seem to boot. i checked the prermissions by hooking back up in FW mode to the iMac and apparently there were some issues which disc utility resolved. still i can't restart the G5.
    the hardware configuration i have is identical to what i had when the unit arrived a year ago.
    can anyone please offer me a solution?
    thx

    Hello I am having a very similar problem. I am running a G5 with two drives.I haven't used the drive the computer came with as I transferred the drive from an older g5 into the #2 slot and have been working from that.(OSX Tiger upgraded from Panther)
    I purchased some new software so decided to do a clean install on the newer drive (Purchased with OSX Tiger installed.)
    I cannot find my original install CD's which came with the machine(I know I'm an idiot) so I tried the install from my Tiger CD.Every time I tried to restart with the CD I got the unresolved Kernel disaster described above.Luckily I managed to boot up the computer on the old drive by resetting the PRAM as I started up.
    I called the local Apple shop and he advised creating a disc image of the CD and from that navigating to System/installation/packages/OSinstall.mpkg and installing from there. I had a little trouble figuring out how to create a disc image from the CD so navigated to the above installer within the CD itself,opened the installer which then proceeded to successfully install the OS on the erased drive."I'm saved" I yell! BUT when I try to boot up the newly installed OS I get the same unresolved kernel thingo.
    But wait there's more,now I can't boot up at all,not even using the PRAM trick.
    Remember I don't have the Discs that came with the machine to boot up with.
    Am I totally screwed?
    Any help would be greatly appreciated
    Cheers
    Brandon

  • After using CC cleaner, i am unable to use Firefox18, but still can use Firefox after reinstalling FX17. What do you think is causing this?

    As above. I think that the CC cleaner somehow corrupted the startup files/sequence of FFox when it cleared the internet cache. Tried solutions heretofore listed including retrieval of profile. The command is simply not executed in wnd expl.
    Just to be clear, clicking on all firefox icons for firefox 18---Nothing happens.

    If your clear the registry in ccleaner, it may be affected Firefox registry.
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox and any leftover program files and then reinstall Firefox. Please follow these steps one by one:
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu) and confirm all upcoming messages.
    #Now, uninstall Firefox by following the steps mentioned in the [[Uninstall Firefox from your computer#w_uninstall-firefox|Uninstall Firefox]] article.
    '''IMPORTANT:''' On Windows, the uninstaller has the option to remove your personal data and settings. Make sure that you do '''not''' check this option; otherwise all of your bookmarks, passwords, extensions, user customizations and other Firefox [[Profiles|user profile data]] will be removed from your computer.
    After uninstalling Firefox on Windows, delete the "Mozilla Firefox" program folder, located by default in one of these locations:
    * '''(On 32-bit Windows)''' ''C:\Program Files\Mozilla Firefox''
    * '''(On 64-bit Windows)''' ''C:\Program Files (x86)\Mozilla Firefox''
    #Go to the Windows Start menu and click on "Computer".
    #In the Explorer window that opens, double click Local Disk (C:) to open the C:\ drive.
    #Find the "Program Files (x86)" folder or "Program Files" folder.
    #* On 32-bit Windows, double-click the '''Program Files''' folder to open it.
    #* On 64-bit Windows, you will see a "Program Files (x86)" folder AND a "Program Files" folder. Open the '''Program Files (x86)''' folder.
    #Look for a '''Mozilla Firefox''' folder. If you find one, right-click it and select ''Delete'' and confirm that you want to move the folder to the Recycle Bin.
    Now, go ahead and reinstall Firefox:
    #Double-click the downloaded installation file and go through the steps of the installation wizard.
    #Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    Please report back to see if this helped you!

  • Help -can't reboot after restore

    My son needed to run some Microsoft CAD software on his iMac.  So we successfully partitioned the hard drive, installed boot camp, and got the microsoft partition working.  We then restored the mac partition from his time capsule back up. Restore appeared to be ok but then the system wouldn't reboot - just hung on grey screen and spinning wheel. 
    I've tried using the install disk (snow leopard) to clear the mac side of the drive and recover again with a slightly earlier back up - same result.
    I've use the instal disk to do disk repair - nothing found - then did a permission repair - lots of changes.  Then did disk repair again - nothing found. then rebooted holding the alt key to give me the choice between the two partitions.  Again on mac side hung on grey screen and spinning wheel. Microsoft side booting fine.
    I've disconnected everything and am using a wired keyboard as I read some stuff that suggested this in case a device was causing an issue.
    Anybody got any ideas?

    Normally it should work within 5 mins .
    Try this steps
    01.Remove all other devices from computer (Network cable , printer, card reader) , leave only the power cable , usb keyboard and mouse
    02. restart your mac and asap and when  its restart press this 4 keys from the keyboard
    keys : apple(cmd) +Option (alt)+P + R.
    03. your mac shoud restart in this point ,, DONT relese the keys. so this should happen again and your mac should restart 4 times continuesly. after your imac restart after  4th time you can relese the keys. 
    04. Then try to press the " shift" key and see if its loading the OS from safeboot
    Hope that helps

  • Booting using single user to run appljack - can't reboot after

    I have a newbie question and hopefully someone can answer it.
    I am a long time windows user and recent Mac convert but I am having problems understanding Mac's commands in single user mode.
    I logged into single user mode to run applejack and now everytime the computer starts it goes directly back to single user mode. According to the applejack documentation on the web it should reboot and start in normal mode after running but this is not happening! everytime it finishes and reboots it goes back into single user mode.
    How can I stop this from happening?
    Thanks!

    Restart your machine with the Option, Command, P, and R keys held down; if a setting in your firmware is causing your computer to boot into Single User mode, doing this will clear it. If this doesn't work, post back with the complete text of the messages that appear when you enter Single User mode.
    (10885)

  • Can open safari after reinstalling osx 10.7.1

    please help. This is my first forum so bear with me. I have read them alot and have helped with alot of my problems but this time i just cant figure it out. My system froze yesterday and after trying everything else i did a ( command + R) reset. ever since then my safari wont work open but everything else seems fine.
    Process:         Safari [250] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         5.1.6 (7534.56.5) Build Info:      WebBrowser-7534056005000000~6 Code Type:       X86-64 (Native) Parent Process:  launchd [120]  Date/Time:       2012-09-01 16:52:46.189 -0700 OS Version:      Mac OS X 10.7.4 (11E53) Report Version:  9  Interval Since Last Report:          65301 sec Crashes Since Last Report:           16 Per-App Interval Since Last Report:  41 sec Per-App Crashes Since Last Report:   15 Anonymous UUID:                      C976BCAC-3CCB-4C1C-9B80-9899631F84B6  Crashed Thread:  0  Dispatch queue: com.apple.main-thread  Exception Type:  EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000  Application Specific Information: objc[250]: garbage collection is OFF *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])' *** First throw call stack: (      0   CoreFoundation                      0x00007fff8b0a9f56 __exceptionPreprocess + 198      1   libobjc.A.dylib                     0x00007fff8ef74d5e objc_exception_throw + 43      2   CoreFoundation                      0x00007fff8b0a9d8a +[NSException raise:format:arguments:] + 106      3   Foundation                          0x00007fff90ba271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169      4   AppKit                              0x00007fff91ff4cdf -[NSMenu itemAtIndex:] + 165      5   AppKit                              0x00007fff91ff4e38 -[NSMenu removeItemAtIndex:] + 63      6   Safari                              0x000000010e70fc2e -[AppController awakeFromNib] + 387      7   CoreFoundation                      0x00007fff8b0a0fb1 -[NSObject performSelector:] + 49      8   CoreFoundation                      0x00007fff8b0a0f32 -[NSSet makeObjectsPerformSelector:] + 274      9   AppKit                              0x00007fff91fdc9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245      10  AppKit                              0x00007fff91fd2f73 loadNib + 322      11  AppKit                              0x00007fff91fd2470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217      12  AppKit                              0x00007fff91fd238b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141      13  AppKit                              0x00007fff91fd22ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364      14  AppKit                              0x00007fff9224306f NSApplicationMain + 398      15  Safari                              0x000000010e912806 SafariMain + 166      16  Safari                              0x000000010e6faf24 Safari + 3876      17  ???                                 0x0000000000000002 0x0 + 2 )   terminate called throwing an exception abort() called  Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0   libsystem_kernel.dylib             0x00007fff8618cce2 __pthread_kill + 10 1   libsystem_c.dylib                  0x00007fff85f5b7d2 pthread_kill + 95 2   libsystem_c.dylib                  0x00007fff85f4ca7a abort + 143 3   libc++abi.dylib                    0x00007fff8f4777bc abort_message + 214 4   libc++abi.dylib                    0x00007fff8f474fcf default_terminate() + 28 5   libobjc.A.dylib                    0x00007fff8ef751b9 _objc_terminate + 94 6   libc++abi.dylib                    0x00007fff8f475001 safe_handler_caller(void (*)()) + 11 7   libc++abi.dylib                    0x00007fff8f47505c std::terminate() + 16 8   libc++abi.dylib                    0x00007fff8f476152 __cxa_throw + 114 9   libobjc.A.dylib                    0x00007fff8ef74e7a objc_exception_throw + 327 10  com.apple.CoreFoundation           0x00007fff8b0a9d8a +[NSException raise:format:arguments:] + 106 11  com.apple.Foundation               0x00007fff90ba271f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169 12  com.apple.AppKit                   0x00007fff91ff4cdf -[NSMenu itemAtIndex:] + 165 13  com.apple.AppKit                   0x00007fff91ff4e38 -[NSMenu removeItemAtIndex:] + 63 14  com.apple.Safari.framework         0x000000010e70fc2e -[AppController awakeFromNib] + 387 15  com.apple.CoreFoundation           0x00007fff8b0a0fb1 -[NSObject performSelector:] + 49 16  com.apple.CoreFoundation           0x00007fff8b0a0f32 -[NSSet makeObjectsPerformSelector:] + 274 17  com.apple.AppKit                   0x00007fff91fdc9ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245 18  com.apple.AppKit                   0x00007fff91fd2f73 loadNib + 322 19  com.apple.AppKit                   0x00007fff91fd2470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217 20  com.apple.AppKit                   0x00007fff91fd238b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141 21  com.apple.AppKit                   0x00007fff91fd22ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364 22  com.apple.AppKit                   0x00007fff9224306f NSApplicationMain + 398 23  com.apple.Safari.framework         0x000000010e912806 SafariMain + 166 24  com.apple.Safari                   0x000000010e6faf24 0x10e6fa000 + 3876  Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0   libsystem_kernel.dylib             0x00007fff8618d7e6 kevent + 10 1   libdispatch.dylib                  0x00007fff8a78478a _dispatch_mgr_invoke + 923 2   libdispatch.dylib                  0x00007fff8a78331a _dispatch_mgr_thread + 54  Thread 2: 0   libsystem_kernel.dylib             0x00007fff8618d192 __workq_kernreturn + 10 1   libsystem_c.dylib                  0x00007fff85f5b594 _pthread_wqthread + 758 2   libsystem_c.dylib                  0x00007fff85f5cb85 start_wqthread + 13  Thread 3: 0   libsystem_kernel.dylib             0x00007fff8618d192 __workq_kernreturn + 10 1   libsystem_c.dylib                  0x00007fff85f5b594 _pthread_wqthread + 758 2   libsystem_c.dylib                  0x00007fff85f5cb85 start_wqthread + 13  Thread 4:: WebCore: IconDatabase 0   libsystem_kernel.dylib             0x00007fff8618cbca __psynch_cvwait + 10 1   libsystem_c.dylib                  0x00007fff85f5d274 _pthread_cond_wait + 840 2   com.apple.WebCore                  0x000000010f7af1fc WebCore::IconDatabase::syncThreadMainLoop() + 124 3   com.apple.WebCore                  0x000000010f7acd50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496 4   com.apple.JavaScriptCore           0x000000010f0f111f _ZN3WTFL19wtfThreadEntryPointEPv + 15 5   libsystem_c.dylib                  0x00007fff85f598bf _pthread_start + 335 6   libsystem_c.dylib                  0x00007fff85f5cb75 thread_start + 13  Thread 5:: CoreAnimation render server 0   libsystem_kernel.dylib             0x00007fff8618b67a mach_msg_trap + 10 1   libsystem_kernel.dylib             0x00007fff8618ad71 mach_msg + 73 2   com.apple.QuartzCore               0x00007fff879f42d9 CA::Render::Server::server_thread(void*) + 184 3   com.apple.QuartzCore               0x00007fff879f4219 thread_fun + 24 4   libsystem_c.dylib                  0x00007fff85f598bf _pthread_start + 335 5   libsystem_c.dylib                  0x00007fff85f5cb75 thread_start + 13  Thread 0 crashed with X86 Thread State (64-bit):   rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6e2f8418  rdx: 0x0000000000000000   rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6e2f8440  rsp: 0x00007fff6e2f8418    r8: 0x00007fff75e62fb8   r9: 0x00007fff6e2f7ea8  r10: 0x00007fff8618cd0a  r11: 0xffffff80002da8d0   r12: 0x00007f830c32ea40  r13: 0x000000000000000a  r14: 0x00007fff75e65960  r15: 0x00007fff6e2f8590   rip: 0x00007fff8618cce2  rfl: 0x0000000000000246  cr2: 0x000000011230a000 Logical CPU: 0  Binary Images:        0x10e6fa000 -        0x10e6fafff  com.apple.Safari (5.1.6 - 7534.56.5)  /Applications/Safari.app/Contents/MacOS/Safari        0x10e703000 -        0x10eb9dff7  com.apple.Safari.framework (7536 - 7536.25)  /System/Library/StagedFrameworks/Safari/Safari.framework/Safari        0x10eebe000 -        0x10f14dfff  com.apple.JavaScriptCore (7536 - 7536.24)  /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore         0x10f1fe000 -        0x10f380ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit        0x10f46e000 -        0x10f647fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2        0x10f7a9000 -        0x11074eff7  com.apple.WebCore (7536 - 7536.24)  /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore     0x7fff6e2fa000 -     0x7fff6e32ebaf  dyld (195.6 - ???)  /usr/lib/dyld     0x7fff85f0a000 -     0x7fff85f0afff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services     0x7fff85f0b000 -     0x7fff85fe8fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib     0x7fff85fe9000 -     0x7fff86014ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0)  /usr/lib/libxslt.1.dylib     0x7fff8601f000 -     0x7fff86155fff  com.apple.vImage (5.1 - 5.1)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage     0x7fff86173000 -     0x7fff86175fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent     0x7fff86176000 -     0x7fff86196fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib     0x7fff86246000 -     0x7fff86247fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib     0x7fff86248000 -     0x7fff8627bff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS     0x7fff8627c000 -     0x7fff86299fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib     0x7fff8639b000 -     0x7fff8659dfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib     0x7fff86a54000 -     0x7fff86a54fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib     0x7fff86a55000 -     0x7fff86a58fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib     0x7fff87203000 -     0x7fff8751ffff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore     0x7fff87520000 -     0x7fff875c5fff  com.apple.ink.framework (1.4 - 110)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink     0x7fff875c6000 -     0x7fff875d8ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib     0x7fff87624000 -     0x7fff8784efe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData     0x7fff8784f000 -     0x7fff878f0ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices     0x7fff878ff000 -     0x7fff87961ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion     0x7fff87986000 -     0x7fff879effff  com.apple.coreui (1.2.2 - 165.10)  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI     0x7fff879f0000 -     0x7fff879f1fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib     0x7fff879f2000 -     0x7fff87b91ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore     0x7fff87c56000 -     0x7fff8815fff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera     0x7fff88160000 -     0x7fff8819bfff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib     0x7fff8819c000 -     0x7fff88280fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices     0x7fff88281000 -     0x7fff882b6fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face     0x7fff882fd000 -     0x7fff88326fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib     0x7fff88333000 -     0x7fff88341ff7  libkxld.dylib (??? - ???)  /usr/lib/system/libkxld.dylib     0x7fff88342000 -     0x7fff88349fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib     0x7fff8834a000 -     0x7fff88411ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync     0x7fff88412000 -     0x7fff8841dfff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth      0x7fff8841e000 -     0x7fff88470ff7  libGLU.dylib (??? - ???)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib      0x7fff88596000 -     0x7fff885d8ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0)  /usr/lib/system/libcommonCrypto.dylib     0x7fff885d9000 -     0x7fff885dfff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib     0x7fff885e0000 -     0x7fff88693ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText     0x7fff893f8000 -     0x7fff893fcff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels     0x7fff894c9000 -     0x7fff894d8fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib     0x7fff894d9000 -     0x7fff899a0fff  FaceCoreLight (1.4.7 - compatibility 1.0.0)  /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght     0x7fff899a1000 -     0x7fff899a1fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib     0x7fff899a2000 -     0x7fff89a44fff  com.apple.securityfoundation (5.0 - 55116)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation     0x7fff89a45000 -     0x7fff89a46fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib     0x7fff89bc4000 -     0x7fff89bc9fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory     0x7fff89bd6000 -     0x7fff89bdafff  libdyld.dylib (195.6.0 - compatibility 1.0.0)  /usr/lib/system/libdyld.dylib     0x7fff89bdb000 -     0x7fff8a578c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics     0x7fff8a579000 -     0x7fff8a5ecfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib     0x7fff8a5ef000 -     0x7fff8a643fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib     0x7fff8a644000 -     0x7fff8a64afff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface     0x7fff8a64b000 -     0x7fff8a662fff  com.apple.CFOpenDirectory (10.7 - 146)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory     0x7fff8a781000 -     0x7fff8a78ffff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib     0x7fff8a790000 -     0x7fff8a7affff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib     0x7fff8a7b0000 -     0x7fff8a7b5ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib     0x7fff8aa90000 -     0x7fff8aa97fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS     0x7fff8aa98000 -     0x7fff8aa9bfff  com.apple.help (1.3.2 - 42)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help     0x7fff8aa9c000 -     0x7fff8aba8fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib     0x7fff8aba9000 -     0x7fff8abaafff  liblangid.dylib (??? - ???)  /usr/lib/liblangid.dylib     0x7fff8ac3b000 -     0x7fff8ac68fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0)  /usr/lib/libSystem.B.dylib     0x7fff8ac69000 -     0x7fff8ac6efff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib     0x7fff8af5e000 -     0x7fff8af89ff7  com.apple.CoreServicesInternal (113.17 - 113.17)  /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal     0x7fff8af8a000 -     0x7fff8af8cff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print     0x7fff8af8d000 -     0x7fff8afdbfff  libauto.dylib (??? - ???)  /usr/lib/libauto.dylib     0x7fff8b006000 -     0x7fff8b1daff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation      0x7fff8b1db000 -     0x7fff8b1eaff7  libxar-nossl.dylib (??? - ???)  /usr/lib/libxar-nossl.dylib     0x7fff8b248000 -     0x7fff8b26cfff  com.apple.RemoteViewServices (1.4 - 44.1)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices     0x7fff8b36b000 -     0x7fff8b3aafff  com.apple.AE (527.7 - 527.7)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE     0x7fff8b3ab000 -     0x7fff8b4c4fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv     0x7fff8b504000 -     0x7fff8b54dff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN     0x7fff8b54e000 -     0x7fff8b551ff7  com.apple.securityhi (4.0 - 1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI     0x7fff8b552000 -     0x7fff8b594fff  com.apple.corelocation (330.12 - 330.12)  /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation     0x7fff8b595000 -     0x7fff8b59fff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib     0x7fff8b685000 -     0x7fff8b68cff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore     0x7fff8b68d000 -     0x7fff8b727ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit     0x7fff8b751000 -     0x7fff8b856fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib     0x7fff8be97000 -     0x7fff8beebff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface     0x7fff8beec000 -     0x7fff8c053fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork     0x7fff8c377000 -     0x7fff8c394ff7  com.apple.openscripting (1.3.3 - ???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting     0x7fff8c520000 -     0x7fff8c622fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0)  /usr/lib/libxml2.2.dylib     0x7fff8c623000 -     0x7fff8c6a7ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS     0x7fff8c6a8000 -     0x7fff8c6a9ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib     0x7fff8c6aa000 -     0x7fff8c6cefff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos     0x7fff8c6d1000 -     0x7fff8c7b0ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO     0x7fff8c7b1000 -     0x7fff8c7b2ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib     0x7fff8c80d000 -     0x7fff8c87dfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore     0x7fff8c87e000 -     0x7fff8c89efff  libPng.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib     0x7fff8c89f000 -     0x7fff8c8a5fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib     0x7fff8ced2000 -     0x7fff8d4b6fff  libBLAS.dylib (??? - ???)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib     0x7fff8d4b7000 -     0x7fff8d53afef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata     0x7fff8d53b000 -     0x7fff8d57bfff  libtidy.A.dylib (??? - ???)  /usr/lib/libtidy.A.dylib     0x7fff8d57c000 -     0x7fff8d58fff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib     0x7fff8d590000 -     0x7fff8d5d0ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib     0x7fff8d5d1000 -     0x7fff8d5d1fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit     0x7fff8d5d2000 -     0x7fff8d60cfe7  com.apple.DebugSymbols (2.1 - 87)  /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s     0x7fff8d663000 -     0x7fff8d6afff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration     0x7fff8d6ec000 -     0x7fff8d9d5ff7  com.apple.security (7.0 - 55148.1)  /System/Library/Frameworks/Security.framework/Versions/A/Security     0x7fff8d9d6000 -     0x7fff8d9dafff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0)  /usr/lib/system/libmathCommon.A.dylib     0x7fff8dd2f000 -     0x7fff8dd3fff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL     0x7fff8dd44000 -     0x7fff8dd49fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib     0x7fff8ddff000 -     0x7fff8de28ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211      0x7fff8de2e000 -     0x7fff8de3cfff  com.apple.NetAuth (3.2 - 3.2)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth     0x7fff8e0cb000 -     0x7fff8e0d6ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition     0x7fff8e0d7000 -     0x7fff8e0d8ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib     0x7fff8e11e000 -     0x7fff8e130ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib     0x7fff8e13d000 -     0x7fff8e140fff  libRadiance.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib     0x7fff8e141000 -     0x7fff8e167fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols     0x7fff8e168000 -     0x7fff8e1d3ff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit     0x7fff8e1d4000 -     0x7fff8e2e1fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib     0x7fff8e2e2000 -     0x7fff8e2e2fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa     0x7fff8e2e3000 -     0x7fff8e313ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices     0x7fff8e314000 -     0x7fff8e741fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib     0x7fff8e74e000 -     0x7fff8e75bfff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport     0x7fff8e75c000 -     0x7fff8e772fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib      0x7fff8ef5e000 -     0x7fff8f042e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib     0x7fff8f043000 -     0x7fff8f045fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib     0x7fff8f046000 -     0x7fff8f073ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL     0x7fff8f074000 -     0x7fff8f0b5fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD     0x7fff8f413000 -     0x7fff8f420fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib     0x7fff8f46f000 -     0x7fff8f47aff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib     0x7fff8f47b000 -     0x7fff8f511ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib     0x7fff8f53c000 -     0x7fff8f53cfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices     0x7fff8f53d000 -     0x7fff8f869ff7  com.apple.HIToolbox (1.9 - ???)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox     0x7fff8f892000 -     0x7fff8f987fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib     0x7fff8fabc000 -     0x7fff8fad8ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage     0x7fff8fe1a000 -     0x7fff8fe9fff7  com.apple.Heimdal (2.2 - 2.0)  /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal     0x7fff9002b000 -     0x7fff900a1fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication     0x7fff9077e000 -     0x7fff908d7fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox     0x7fff90925000 -     0x7fff90925fff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon     0x7fff90926000 -     0x7fff9092fff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0)  /usr/lib/system/libsystem_notify.dylib     0x7fff90935000 -     0x7fff909b0ff7  com.apple.print.framework.PrintCore (7.1 - 366.3)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore     0x7fff909b1000 -     0x7fff90a19ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio     0x7fff90a1a000 -     0x7fff90a42fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis     0x7fff90ad7000 -     0x7fff90df0fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation     0x7fff90e43000 -     0x7fff90e50ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0)  /usr/lib/libbz2.1.0.dylib     0x7fff90f1a000 -     0x7fff90f1ffff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib     0x7fff90f9d000 -     0x7fff90f9dfff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib     0x7fff90f9e000 -     0x7fff90fc7fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo     0x7fff90fcf000 -     0x7fff90fe5ff7  com.apple.ImageCapture (7.0.1 - 7.0.1)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture     0x7fff90fe6000 -     0x7fff90ffbfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis     0x7fff90ffd000 -     0x7fff91073fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0)  /usr/lib/libc++.1.dylib     0x7fff91103000 -     0x7fff91105fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib     0x7fff91106000 -     0x7fff9120dfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0)  /usr/lib/libsqlite3.dylib     0x7fff9170b000 -     0x7fff91713fff  libsystem_dnssd.dylib (??? - ???)  /usr/lib/system/libsystem_dnssd.dylib     0x7fff91714000 -     0x7fff91987fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage     0x7fff91fc1000 -     0x7fff91fc1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate     0x7fff91fc2000 -     0x7fff92bc8ff7  com.apple.AppKit (6.7.3 - 1138.47)  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit     0x7fff92bc9000 -     0x7fff92bcffff  com.apple.DiskArbitration (2.4.1 - 2.4.1)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration      0x7fff92bdd000 -     0x7fff92bf4fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport     0x7fff92bf5000 -     0x7fff92bfbfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib     0x7fff92cff000 -     0x7fff92d3eff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib     0x7fff92d3f000 -     0x7fff92d97fff  libTIFF.dylib (??? - ???)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib     0x7fff92d98000 -     0x7fff92d9dfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0)  /usr/lib/libpam.2.dylib     0x7fff92d9e000 -     0x7fff92db2ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis     0x7fff92db3000 -     0x7fff92e0fff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices     0x7fff92e10000 -     0x7fff92e70fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib  External Modification Summary:   Calls made by other processes targeting this process:     task_for_pid: 3     thread_create: 0     thread_set_state: 0   Calls made by this process:     task_for_pid: 0     thread_create: 0     thread_set_state: 0   Calls made by all processes on this machine:     task_for_pid: 508     thread_create: 0     thread_set_state: 0  VM Region Summary: ReadOnly portion of Libraries: Total=185.6M resident=143.9M(78%) swapped_out_or_unallocated=41.6M(22%) Writable regions: Total=1.1G written=4572K(0%) resident=5852K(1%) swapped_out=0K(0%) unallocated=1.0G(99%)   REGION TYPE                        VIRTUAL ===========                        ======= CG shared images                       96K CoreServices                         1068K JS JIT generated code                   8K JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated) MALLOC                               43.1M MALLOC guard page                      48K SQLite page cache                     480K STACK GUARD                          56.0M Stack                                10.5M VM_ALLOCATE                            64K __CI_BITMAP                            80K __DATA                               15.8M __IMAGE                               528K __LINKEDIT                           59.9M __RC_CAMERAS                          248K __TEXT                              125.7M __UNICODE                             544K mapped file                          24.7M shared memory                         312K ===========                        ======= TOTAL                                 1.3G TOTAL, minus reserved VM space      339.0M  Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 1.71f22 Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.64.8-P2P Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Network Service: Ethernet, Ethernet, en0 Serial ATA Device: ST3500418AS, 500.11 GB Serial ATA Device: OPTIARC DVD RW AD-5690H USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3 USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2 USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7 USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3
    If anyone can make sense of this it would be greatly appricated

    That crash is caused by a bug. The easiest way to recover from it seems to be to install Safari 6; however, Software Update won't find it and there's no official download link. Unofficially, you can download the update from here:
    http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg
    If you don't have a working web browser and can't download the file on another device, proceed as below. You should have received a notification of this message in email. Retrieve that notification in Mail. If you don't get email notifications, mail a copy of this message to yourself.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    In your mail client, triple-click the line below to select it, then drag or copy into the Terminal window — do not type — and press return:
    cd Desktop; curl -O http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg
    The update package will download to your Desktop. When the download is complete, a new line ending in a dollar sign ("$") will appear below what you entered. Quit Terminal and double-click the package file.

  • Computer can't reboot after installing drivers

    I installed my "new" MSI G-ForceMX440se-t card in Windows ME and work great. I recently upgraded to XP Home and when I installed the video drivers from the MSI disk and rebooted...it froze up in the XP splash screen before logon. I tried installing the drivers from the Nvidia site...and the same thing happens.
    Here are my IRQ settings :
    IRQ 0   System timer   OK
    IRQ 1   Standard 101/102-Key or Microsoft Natural PS/2 Keyboard   OK
    IRQ 3   Communications Port (COM2)   OK
    IRQ 4   Communications Port (COM1)   OK
    IRQ 6   Standard floppy disk controller   OK
    IRQ 8   System CMOS/real time clock   OK
    IRQ 9   Microsoft ACPI-Compliant System   OK
    IRQ 10   VIA Rev 5 or later USB Universal Host Controller   OK
    IRQ 10   VIA Rev 5 or later USB Universal Host Controller   OK
    IRQ 10   VIA AC'97 Audio Controller (WDM)   OK
    IRQ 10   Generic 56K HCF Data Fax Modem   OK
    IRQ 10   Creative SB Live! Value (WDM)   OK
    IRQ 11   Video Controller (VGA Compatible)   OK
    IRQ 12   Microsoft PS/2 Mouse   OK
    IRQ 13   Numeric data processor   OK
    IRQ 14   Primary IDE Channel   OK
    IRQ 15   Secondary IDE Channel   OK
    Sound Blaster "was" in 11 ,,,moved it to another PCI slot
    Conflicts/Sharing :
    I/O Port 0x00000000-0x00000CF7   PCI bus
    I/O Port 0x00000000-0x00000CF7   Direct memory access controller
    I/O Port 0x000003C0-0x000003DF   VIA Tech CPU to AGP Controller
    I/O Port 0x000003C0-0x000003DF   VgaSave
    IRQ 10   VIA Rev 5 or later USB Universal Host Controller
    IRQ 10   VIA Rev 5 or later USB Universal Host Controller
    IRQ 10   VIA AC'97 Audio Controller (WDM)
    IRQ 10   Generic 56K HCF Data Fax Modem
    IRQ 10   Creative SB Live! Value (WDM)
    Memory Address 0xA0000-0xBFFFF   PCI bus
    Memory Address 0xA0000-0xBFFFF   VIA Tech CPU to AGP Controller
    Memory Address 0xA0000-0xBFFFF   VgaSave
    I/O Port 0x000003B0-0x000003BB   VIA Tech CPU to AGP Controller
    I/O Port 0x000003B0-0x000003BB   VgaSave
    Gigabyte GA-7ZXE Athlon XP1600+
    Fujitsu HDs-40G and 6G about to install 80Gs
    SB Live, 2 CD drives, 250 watts of little power
    Now how many things do I need to change  ?(

    Quote
    Don't worry about the IRQ's - you've got XP running in ACPI mode and it is NORMAL for many devices to share one IRQ. See the Microsoft Knowledge base article here:
    In theory with programmable interrupts that SHOULD be the case but not always.
    I have seen both sides of the debate. Still, there are actually only 15 physical IRQ's to live with and some are dedicated. Having multiple devices on one IRQ is not the problem really, it's how it's managed and who gets what when it's requested is the problem.
    The best thing is to try to play by the rules if you can.
    A good example is my setup
    IRQ 0 System timer OK
    IRQ
    1 Standard 101/102-Key or Microsoft Natural PS/2 Keyboard OK
    IRQ
    3 Communications Port (COM2) OK
    IRQ 4 Communications Port
    (COM1) OK
    IRQ 6 Standard floppy disk controller OK
    IRQ
    8 System CMOS/real time clock OK
    IRQ 9 Microsoft
    ACPI-Compliant System OK
    IRQ 11 NVIDIA nForce PCI System
    Management OK
    IRQ 13 Numeric data processor OK
    IRQ
    14 Primary IDE Channel OK
    IRQ 15 Secondary IDE
    Channel OK
    IRQ
    19 MSI 8606 Video Capture OK
    IRQ 19 MSI 8606 Audio
    Capture OK
    IRQ 19 NVIDIA GeForce FX 5900 Ultra OK 
    I am aware of this sharing of 19. It was not a
    problem with a previous Leadtek TV Tuner
    IRQ 20 Standard Enhanced
    PCI to USB Host Controller OK
    IRQ 20 NVIDIA(R) nForce(TM) Audio
    Codec Interface OK
    IRQ 21 Standard OpenHCD USB Host
    Controller OK
    IRQ 21 NVIDIA nForce MCP Networking
    Controller OK
    IRQ 22 Standard OpenHCD USB Host
    Controller OK
    IRQ 22 NVIDIA(R) nForce(TM) MCP Audio Processing Unit
    (Dolby(R) Digital) OK
    Above you can see plenty of sharing, if I move my TV card to slot three, IRQ 19 is no longer shared, I basically don't see any problems, yet I haven't tried to do any real capture from a device yet so...
    Try it without the Sound card....what the heck

  • Can't reboot after 10.4.11 software update

    I have downloaded the 10.4.11 update. Mac wont reboot - I get the grey apple screen with the rotating wheel.
    I have tried rebooting with disc - but dont have enough space to Archive and Install
    I have also tried "first Aid" in Disk Utilities - but no problems identified.
    I have tried to boot un Safe Mode - but no joy
    What next? Any ideas?

    I have got an external hard drive (USB not Firewire).
    Sadly, you cannot boot your PB into OSX from USB, only FW, so that idea is out.
    I can try to delete from Terminal - how do you do this...
    It can be dangerous using the Terminal, typing is of utmost importance, and SPACES between things can be the difference between wiping everything or just one thing.
    If you want to try Terminal, let's try this once you have it open...
    cd Users
    then enter, that "changes the Directory, then we can list what is there with...
    ls
    then enter.
    Tere is also an mv, (move command), should you wish to try to copy it to the USB drive.

  • Can't reboot after turning PC off.

    Hello,
    my mobo is the MSI P45 Neo-F with the original BIOS (1.0?). From the very installation I have had to move the CMOS jumper in order to clear it and be able to boot the PC. After that everything works fine until I turn it off and I have to do this all over again. Has someone the same problem? Does it require a BIOS update or is it a problem with the battery?
    Thank you for your answer
    MSI P45 Neo-f
    2GB 1033GHz Corsair memory
    Intel Core 2 Quad Q9550
    Windows Vista 32bits Home Premium
    (not into overclocking at all)

    http://global.msi.eu/index.php?func=prodcpusupport&prod_no=1482&maincat_no=1&cat2_no=&cat3_no=#menu
    You may need BIOS update, that can cause your issue too:
    Yorkfield Q9550 (2.83GHz, C1, 95W)     1333     8.5      SINCE 1.2
    Yorkfield Q9550 (2.83GHz, E0, 95W) sample    1333    8.5    SINCE 1.3
    "my mobo is the MSI P45 Neo-F with the original BIOS (1.0?)"
    Look here how to check current BIOS version:
    https://forum-en.msi.com/index.php?topic=113146.0

  • Can`t Reboot after Oracle Linux Rel.6 Installed

    Previously the Desktop PC had WINDOWS 7 and Debian Linux installed with GRUB controlling the dual boot between Debian and Windows 7. It worked fine.. no problems. Decided to go with Oracle Linux as I will be installing some Oracle products on this PC.
    Installed Oracle Linux over Debian. The Oracle Linux install completed successfully and requested a reboot. On reboot the process stops on the GRUB step showing...
    GRUB Loading.
    Welecome to GRUB!
    error: file not found.
    Entering rescue mode...
    grub_rescue
    Seems to be missing a file on the Linux side to initiate the dual boot sequence.
    1. Does Oracle Linux have GRUB available for dual boots.
    2. If not, then is there some tool available to control dual boots with Oracle Linux and Windows 7.

    Reran the entire Oracle Linux install and ensured the boot loader was put in the Master Boot Record. I selected 'Change Device' to confirm the Master Boot Record option was highlighted.
    Here are my partitions on disk 'sdb' :
    Disk
    Device Size (MB) Mount Point Type
    sdb
    sdb1 2000 / ext4
    sdb2 8000 swap
    sdb3 180780 ext3
    Rebooted system when the Oracle Iinux install finished - successfully... but once again encountered the following:
    GRUB Loading.
    Welecome to GRUB!
    error: no such device: 121d0490-81aa-4f10-a2fa-17ca257b27f4
    Entering rescue mode...
    grub_rescue
    Followed your instructions to fix the problem, and at the shell prompt # entered these commands :
    chroot /dev/sysimage
    grup-install /dev/sdb
    Message returned:
    Installation finished. No errors encountered
    This is the contents of the device map /boot/grub/device.map
    # This device map was generated by anaconda
    (hd0) /dev/sdb
    Rebooted system... same GRUB error message was displayed.
    What am I missing? Never had this problem with Debian !

  • My macbook pro can't reboot after os 10.6.8 update.

    The title said it all. Anyone experiencing the same?

    The title said it all. Anyone experiencing the same?
    Not I.
    If the system is powering on and has a grey screen or an Apple, follow this article: http://support.apple.com/kb/TS2570

  • Hard drive full, can't reboot after permissions fix interrupt

    I was repairing permissions, and killed the process because it was taking too long with all the ACL kext issues. I decided to restart, now it's taken over 12 hours to boot in safe mode and still a spinning progress ball. I know I need to clear free space for the os, although I never saw a waring,, and only incidentally realized know full it was. Only 10 gb free space.
    I have a time machine back up but am not sure it's recent at all. I have successfully booted from the snow leopard  install disk and verified that the disk is ok. My question is this. Should I continue to let it boot up? Will it ever? Is there a way to delete files when booted from the install disk? Or anywhere else?
    Ideas? Thanks, joe

    Yes, I would backup your data immediately before the drive has a complete failure.

  • HT2292 the latest itunes update on my vista laptop brings up R6034 runtime error - after rebooting - uninstalling - reinstalling i have no itunes access. please correct in your updates. there are others with the same error message

    the latest itunes update on my vista laptop brings up R6034 runtime error - after rebooting - uninstalling - reinstalling i have NO itunes access. please correct in your updates. there are others with the same error message   thank you!!

    'The installer has insufficient privileges to modify this file C:\Program Files (x86)\Common Files\Apple\Apple Application Support\Web kit.resources\inspector\Images\Spinner Inactive Selected.gif.'
    That one's consistent with disk/file damage. The first thing I'd try with that is running a disk check (chkdsk) over your C drive.
    XP instructions in the following document: How to perform disk error checking in Windows XP
    Vista instructions in the following document: Check your hard disk for errors
    Windows 7 instructions in the following document: How to use CHKDSK (Check Disk)
    Select both Automatically fix file system errors and Scan for and attempt recovery of bad sectors, or use chkdsk /r (depending on which way you decide to go about doing this). You'll almost certainly have to schedule the chkdsk to run on startup. The scan should take quite a while ... if it quits after a few minutes or seconds, something's interfering with the scan.
    Does the chkdsk find/repair any damage? If so, can you get an install to go through properly afterwards?

Maybe you are looking for

  • Scrollbar help~

    hi.. the code below are in working condition.. means can be compiled & run.. when drag the scrollbar, the "Welcome To Java" string message will be move left, right or up, down depend on which scrollbar u drag.. just wanna ask if the "Welcome To Java"

  • Pricing redetermination at the sales order

    Hi , We have mass order inquiry tool which will bring in the sales orders in the system and also updates certain fields defined in the tool. For example if we want to change the pricing date we just enter it & the tool will change it. Now we have a n

  • The AE CC 2014 SDK download link seems broken...

    The SDK download link is currently going to a 404 page: http://www.adobe.com/devnet/aftereffects/sdk/cc2014_eula.html Is there a mirror site to download the SDK (or can someone prod whoever maintains the link to fix it Thx.

  • Deleted Skype account still appearing online to contacts

    I went through the process of having my account deleted a few days ago, I can of course no longer log into the account, however contacts of that account are saying that I am now appearing constantly online but set as away.  I'm sure I deleted all per

  • Leap issues

    I have had an issue with neatwork eap configured on the AP with Encryption mode wep mandatory. Not all clients could eap authenticate but some could. The rest would only authenticate when the broadcast wep key was entered in slot1. Has anyone else co