Can't run sidecar AIR installer on Mac OS X from UDF 1.0.2 image

I'm experiencing another AIR installer issue, this time trying to run an AIR 2.5 sidecar installer for Mac OS X that is placed on a UDF 1.0.2 image (created with Toast 10).
The error in the Console when double-clicking the installer.app is:
udf error: errno_t UDFFileNode::ReadPathComponent(uint8_t*, off_t*, bool*): Incomplete path component
Occasionally, I get additional errors reported from AIR:
([0x0-0x223223].com.adobe.air.Installer[10852]) Exited with exit code: 4
Trying to run the installer in Terminal:
sudo dtruss /Volumes/UDFImage/mine.app/Contents/MacOS/Adobe\ AIR\ Installer
results in:
dtrace: failed to execute /Volumes/mine/mine.app/Contents/MacOS/Adobe: file is set-id or unreadable [Note: the '-c' option requires a full pathname to the file]
It seems there is some undesired path truncation occurring.
So these errors seem to be path related, and stem from a difficulty running the actual Adobe AIR Installer binary in the sidecar application package (in the bundle at /Contents/MacOS/Adobe AIR Installer. This application installer runs fine from hard drive, I know I've built it properly. It just fails when run on Mac OS X (10.6.4) from a UDF 1.0.2 image. The same image contains a Windows version of the installer which installs fine on Windows XP in my testing.
Is there a known issue with AIR on this?

Hello,
There is a problem with UDF file systems found on DVDs and symbolic links braking.  The Adobe AIR installer bundle makes use of a few symbolic links, so this might be related.  Could you try navigating from Finder into the installer bundle to this directory:
Select one of the symbolic links and try to resolve it by pressing Cmd + R?  Does it resolve to the correct file?
This issue was fixed in Toast 10 Titanium with version 10.0.6.  It still exists with Apple's built in tools. When using Disk Utility or the command line hdutil the symbolic link will remain broken.
Thanks,
Chris

Similar Messages

  • How can I run Adobe AIR beta until my application is ready to be upgraded?

    How can I run Adobe AIR beta until my application is ready to be upgraded? How can I get around being forced to upgrade? Everything was working fine until the upgrade was forced. This is a huge problem for me

    You can use the Installation Tuner for Reader to customize the UI elements provided to the user.  Details on the Adobe web site.

  • Do I need to run iTunes on my PC/Mac to access from mu Apple TV?

    Do I need to run iTunes on my PC/MAC to access from AppleTV?
    I have turned on Home Sharing on both systems.

    Is it true that I need to install iTunes to access the iTunes store to buy content?
    Yes.
    Why not have a web page (HTML5 based naturally) that does the same thing?
    You can make enhancement requests directly to the Apple folks if you like. Here's a link to the iTunes product feedback form:
    http://www.apple.com/feedback/itunesapp.html

  • Error installing Adobe Air Runtime - "Adobe AIR Installer" crashes (mac)

    Hi!
    My previous version of Adobe AIR was 4.0 and was working fine. However, a recent app needed a later version but I cannot seem to be able to install it. Every time I run the installer, it seems to work just fine, no error is reported. However, the AIR is not installed and crashes with following report:
    Process:         Adobe AIR Installer [1726]
    Path:            /Volumes/VOLUME/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Identifier:      Adobe AIR Installer
    Version:         14.0 (14.0.0.178)
    Code Type:       X86 (Native)
    Parent Process:  Adobe AIR Installer [1720]
    Responsible:     Adobe AIR Installer [1720]
    User ID:         0
    Date/Time:       2014-09-03 17:17:45.637 +0200
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  B6EEA3E4-D95F-CACE-6CE8-757652EEB415
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** CFEqual() called with NULL second argument ***
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation       0x9be5118c CFEqual + 348
    1   com.apple.CoreFoundation       0x9beb4f67 __CFPasteboardCopyData + 3415
    2   com.apple.CoreFoundation       0x9beb4205 CFPasteboardCopyData + 53
    3   com.apple.HIToolbox           0x9705f0a1 isPrefsGetDefaultAsciiKeyboardLayout + 174
    4   com.apple.HIToolbox           0x9705eabc isPrefsCreateCacheFromEnabledAndDefaultInputSources + 23
    5   com.apple.HIToolbox           0x9705e47d islGetInputSourceListWithAdditions + 143
    6   com.apple.HIToolbox           0x9705e3d1 TSMGetInputSourceCountWithFilteredAdditions + 44
    7   com.apple.HIToolbox           0x9705d7e2 TISCreateInputSourceList + 101
    8   com.apple.HIToolbox           0x9705d1c1 SyncHandwritingHotKey + 148
    9   com.apple.HIToolbox           0x9705c128 _FirstEventTime + 1349
    10  com.apple.HIToolbox           0x9705ba82 RunCurrentEventLoopInMode + 40
    11  com.apple.HIToolbox           0x9705b777 ReceiveNextEventCommon + 163
    12  com.apple.HIToolbox           0x9705b6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
    13  com.apple.AppKit               0x9111e349 _DPSNextEvent + 1602
    14  com.apple.AppKit               0x9111d870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    15  com.apple.AppKit               0x9111015c -[NSApplication run] + 727
    16  com.adobe.AIR                 0x05202d8c 0x5200000 + 11660
    17  com.adobe.AIR                 0x0520318e 0x5200000 + 12686
    18  libobjc.A.dylib               0x93e4b2af -[NSObject performSelector:withObject:] + 70
    19  com.adobe.air.Installer       0x00002eb1 RuntimeAppMain(char const*, int) + 256
    20  com.adobe.air.Installer       0x00002fa0 main + 60
    21  com.adobe.air.Installer       0x00002571 start + 53
    Thread 1:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x91d2d992 kevent64 + 10
    1   libdispatch.dylib             0x91eae899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib             0x91eae532 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 5:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 6:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 7:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 8:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 9:: ScriptTimeout
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e05ae 0x5200000 + 5113262
    4   com.adobe.AIR                 0x05789de2 0x5200000 + 5807586
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34

    Hi!
    My previous version of Adobe AIR was 4.0 and was working fine. However, a recent app needed a later version but I cannot seem to be able to install it. Every time I run the installer, it seems to work just fine, no error is reported. However, the AIR is not installed and crashes with following report:
    Process:         Adobe AIR Installer [1726]
    Path:            /Volumes/VOLUME/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
    Identifier:      Adobe AIR Installer
    Version:         14.0 (14.0.0.178)
    Code Type:       X86 (Native)
    Parent Process:  Adobe AIR Installer [1720]
    Responsible:     Adobe AIR Installer [1720]
    User ID:         0
    Date/Time:       2014-09-03 17:17:45.637 +0200
    OS Version:      Mac OS X 10.9.4 (13E28)
    Report Version:  11
    Anonymous UUID:  B6EEA3E4-D95F-CACE-6CE8-757652EEB415
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** CFEqual() called with NULL second argument ***
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation       0x9be5118c CFEqual + 348
    1   com.apple.CoreFoundation       0x9beb4f67 __CFPasteboardCopyData + 3415
    2   com.apple.CoreFoundation       0x9beb4205 CFPasteboardCopyData + 53
    3   com.apple.HIToolbox           0x9705f0a1 isPrefsGetDefaultAsciiKeyboardLayout + 174
    4   com.apple.HIToolbox           0x9705eabc isPrefsCreateCacheFromEnabledAndDefaultInputSources + 23
    5   com.apple.HIToolbox           0x9705e47d islGetInputSourceListWithAdditions + 143
    6   com.apple.HIToolbox           0x9705e3d1 TSMGetInputSourceCountWithFilteredAdditions + 44
    7   com.apple.HIToolbox           0x9705d7e2 TISCreateInputSourceList + 101
    8   com.apple.HIToolbox           0x9705d1c1 SyncHandwritingHotKey + 148
    9   com.apple.HIToolbox           0x9705c128 _FirstEventTime + 1349
    10  com.apple.HIToolbox           0x9705ba82 RunCurrentEventLoopInMode + 40
    11  com.apple.HIToolbox           0x9705b777 ReceiveNextEventCommon + 163
    12  com.apple.HIToolbox           0x9705b6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
    13  com.apple.AppKit               0x9111e349 _DPSNextEvent + 1602
    14  com.apple.AppKit               0x9111d870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    15  com.apple.AppKit               0x9111015c -[NSApplication run] + 727
    16  com.adobe.AIR                 0x05202d8c 0x5200000 + 11660
    17  com.adobe.AIR                 0x0520318e 0x5200000 + 12686
    18  libobjc.A.dylib               0x93e4b2af -[NSObject performSelector:withObject:] + 70
    19  com.adobe.air.Installer       0x00002eb1 RuntimeAppMain(char const*, int) + 256
    20  com.adobe.air.Installer       0x00002fa0 main + 60
    21  com.adobe.air.Installer       0x00002571 start + 53
    Thread 1:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x91d2d992 kevent64 + 10
    1   libdispatch.dylib             0x91eae899 _dispatch_mgr_invoke + 238
    2   libdispatch.dylib             0x91eae532 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib         0x91d2d046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x96fd3dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib       0x96fd7cce start_wqthread + 30
    Thread 5:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 6:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 7:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 8:: BackgroundThread
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6bd9 pthread_cond_wait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e053c 0x5200000 + 5113148
    4   com.adobe.AIR                 0x0551fafb 0x5200000 + 3275515
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34
    Thread 9:: ScriptTimeout
    0   libsystem_kernel.dylib         0x91d2c7ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x96fd4d1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib       0x96fd6c25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.adobe.AIR                 0x056e05ae 0x5200000 + 5113262
    4   com.adobe.AIR                 0x05789de2 0x5200000 + 5807586
    5   com.adobe.AIR                 0x056e033d 0x5200000 + 5112637
    6   com.adobe.AIR                 0x056e03ab 0x5200000 + 5112747
    7   com.adobe.AIR                 0x056e01d2 0x5200000 + 5112274
    8   libsystem_pthread.dylib       0x96fd25fb _pthread_body + 144
    9   libsystem_pthread.dylib       0x96fd2485 _pthread_start + 130
    10  libsystem_pthread.dylib       0x96fd7cf2 thread_start + 34

  • How to run Adobe AIR installer package created in windows into Linux

    Hi,
    we have created an Adobe AIR Installer package in Windows XP, Can any one help me how to run the Installer package in Linux that is created in Windows.
    Please, any help is Appreciable.

    Please any help for the above query is appreciable.

  • Adobe AIR Installer Crashes - Mac OS 10.4.11

    I've tried the International workaround to no avail. Here's
    what I get from the Console:
    2008-12-17 23:24:31.879 Adobe AIR Installer[988] ***
    +[WebFontCache fontWithFamily:traits:weight:size:]: selector not
    recognized
    2008-12-17 23:24:31.879 Adobe AIR Installer[988] *** NSTimer
    discarding exception '*** +[WebFontCache
    fontWithFamily:traits:weight:size:]: selector not recognized' that
    raised during firing of timer with target 422290 and selector
    '_playerTimerAction:'

    Hello,
    Was there a fix to this problem? I've tried to install AIR
    (first time) via BBC iplayer & Adobe site itself, on a Mac OS
    10.4.11, and the installer hangs on the license agreement page (no
    text displayed for the license itself, although the window is fine
    otherwise).
    Not sure if this is the same issue as Viewer07
    though...

  • Can't install Adobe AIR 3 on Mac OS X 10.5.8

    When I try to install adobe Air 3 I always get this message. "You cannot use this version of the application Adobe AIR Installer with this version of Mac OS X." Do I really have to upgrade os x?

    Hi,
    Adobe won't be developing for 10.5.8 new features (including new runtime) only security relates updates for existing runtimes (Flash 10.3.*/Air 2.7.*). Flash 11/Air 3.0 are only supported on 10.6.8.*/10.7.*, see:
    http://kb2.adobe.com/cps/916/cpsid_91694.html#main_system_requirements
    There is recent,  lengthy thread on forums with Adobe's employees statements on that subject (support/development for 10.5.* and newer) but I cannot find it quickly as basically forum search is broken/hard to do,
    regards,
    Peter

  • Can't install adobe air installer. Message is its damaged and to install a new one. How do I do that?

    I am trying to download a pc caller id. It begins to download and when I hit install I get the message that my installer file is damaged and to install a new one. Does anyone know how I do this? I have adobe air, but it's the installer that's giving me the problem. Any help would be appreciated.
    Thank you,
    Teros

    Hi Terur,
    You've landed in the Acrobat.com forum, which I'm not sure is the best place to get your question answered, but I can at least provide a link to the current Adobe Air installer: Adobe - Adobe AIR
    I hope that does the trick! If you need an updated installer for the caller ID app that you're trying to install, you would need to download that again from that company's website (Adobe can't help there).
    Best,
    Sara

  • Can I run Excel 2007 on a Mac?

    Can anyone tell me if it's possible to run Excel 2007 on a Mac? I have Excel 2008 but I'm preparing for an exam which requires me to use Excel 2007.

    No.
    There is a 2004 and 2008 version for OS X but no 2007 version for Mac.

  • Can I run two versions of the Mac operating system on one computer?

    Can I designate one hard drive to run OS 10.6.8 and another to run Mountain LIon and switch between the two?
    I use software that would not run on Mountain Lion and would break the bank to both upgrade and  buy a new Mac.

    The EFI/firmware generally prevents you from running older OSX than what was shipped with the system.
    My system can do what you propose because it came with SL, and can also run ML.
    A new system that was designed to run Lion or ML will need to play very special and marginal tricks to run SL.
    Some systems un der the Apple refurbished list are olde enough to run SL but new enough to run ML, and come with 1-year Apple warranties.

  • Can I run Apple TV on a Mac Mini?

    Can i run Apple TV through a computer?

    No. Not sure of the application you're trying to achieve, ATV is a media streaming set top box that connects to an HDTV.
    More clarification on what you need would help

  • How can I run microsfot Word on my mac?

    Just wondering how I could get and run microsoft word on my mac!
    Thanks

    Office 2004 does not work on Lion. You need 2011 or 2008.
    2004 is a PowerPC application and they are no longer supported on Lion.

  • I get an error every time I try to run the Air installer to install Acrobat Pro XI on my Mac

    Here is the error message:
    This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance.

    Not when that is the answer and poster do not bother to read it
    You DO NOT have an iPhoto issue - you have a third party software issue - and the answer is to contact the software provider - Not really a difficult concept for most people - contact the author for help with their product
    LN

  • Can i run two monitors on a mac mini?

    I'm wondering if I can run a 5 year old cinema display and a cheap flat screen monitor on a mac mini. Someone at Apple said yes but someone at a Mac store said no.

    OK, I am a musician also and I just purchased a Mac Mini (late 2010 version).  So I can tell you with out a doubt that it has support for 2 monitors of any kind.  If your cinema display has the Apple ADC connector it is going to be tough. Some people use the displayport to dvi adaptor connected to a DVI to ADC adaptor and plug and claim to have it working. I have NO IDEA how it would.
    The MINI comes with this adaptor:
    Mini-DVI to DVI-D Adapter Cable for Apple Mac
    http://www.amazon.com/Mini-DVI-DVI-D-Adapter-Cable-Apple/dp/B002TIU34Y/ref=sr_1_ 8?s=electronics&ie=UTF8&qid=1307469596&sr=1-8
    FOR ALL OTHERS:
    Apple - Video adapter - mini-DVI (M) - DVI-D (F)
    http://www.amazon.com/Apple-Video-adapter-mini-DVI-DVI-D/dp/B000EHSN9Y/ref=sr_1_ 4?ie=UTF8&s=electronics&qid=1307470096&sr=1-4
    HDMI-to-DVI Video Cable
    http://www.amazon.com/SPDIF-Component-Ypbpr-Converter-v1-3b/dp/B002SFT3ZI
    Mini Displayport to VGA Cable Adapter for Apple Macbook, Macbook Pro, iMac, Macbook Air, and Mac Mini
    http://www.amazon.com/Displayport-Cable-Adapter-Apple-Macbook/dp/B002HU39BS/ref= dp_cp_ob_e_title_2
    Mini-DVI to DVI-D Adapter Cable for Apple Mac
    http://www.amazon.com/Mini-DVI-DVI-D-Adapter-Cable-Apple/dp/B002TIU34Y/ref=sr_1_ 8?s=electronics&ie=UTF8&qid=1307469596&sr=1-8

  • Can anyone help with the installation of Premiere Elements 10 from disk onto a Mac?

    I have tried to install to a Mac from DVD. The installation fails at 51% on Disc 3 (the first disc for Mac) and returns Error 7. I have tried to download a trial version, but it is no longer available for PE 10. I've also tried to run the Premiere Elements 10 Installation Fix, but it won't run, returning an error that says the Certificate has been revoked. Can anyone help?

    Adobe - Lightroom : For Macintosh
    Hal

Maybe you are looking for

  • Folder with exclamation point on ipod - freezes if trying to restore

    hi i have quite a peculiar problem with my ipod 5th gen video. i just got it in the mail yesterday and tried to make it work. when i started it up, there was a folder with an exclamation point on it. so i installed the software from the cd and plugge

  • Financial Analytics Implementation

    Hi guys I am looking for generic implementation plans for Financial Analytics to validate the assumption the product can be installed in around 3 months. Any assistance would be greatly appreciated.

  • Java 5.0 XML Parsing Error

    I've written a XML parser awhile ago, and it works perfectly when running using Java 1.4.2_04. Now when running with Java 5.0 Beta 2, the parser simply crashes. It looks like when using node.getAttributes(), it reads in each attributes in reverse ord

  • Prolblem while replicating datasources in BW, source system tab in modellin

    hi friends, I have a problem. we are using SAP NetWeaver 2004s and we are implementing for the first time. The problem is we have activated the datasources of 0FI_AR_4, 0FI_AP_4, 0FI_GL_4 from delivery version RSA5, After activation we checked in RSA

  • I can not get reader to work on xp.

    I have installed the 9 on  Reader and can not get it to work. I installed Fixit to see and it does not work either. Is there a place on XP that needs to be checked or opened. This started after the the computer was attacked by virus and they got into