Last  Problem (I hope)

When I am trying to install a program downloaded from the net (any program) the disk copying utility opens and begins the process, but then I get this message:
"--the program-- failed to mount due to error 95. (no mountable file systems)"
Aargh!!!
Thank you

In general I would say, "No." But that depends upon where you download. Try downloading from www.versiontracker.com or www.macupdate.com. Also, as a precaution, I would suggest you do the following:
Boot from your OS X Installer. Be sure to use the installer for the version of OS X you have installed. After the installer loads select Disk Utility from the Installer menu (or Utilities menu if using Tiger.) After DU loads select your OS X volume from the list on the left, click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now shutdown the computer for a couple of minutes and then restart normally.
If DU reports errors it cannot fix, then you will need Disk Warrior (3.0.3 for Tiger) and/or TechTool Pro (4.1.1 for Tiger) to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.

Similar Messages

  • Hello, I've updated the iPhone I have got I have a problem I hope you respond to some of the applications no longer work, such as the safari and skype and many applications are no longer working with the ios7.0.4

    Hello, I've updated the iPhone I have got I have a problem I hope you respond to some of the applications no longer work, such as the safari and skype and many applications are no longer working with the ios7.0.4

    Standard troubleshooting...
    1. Try a Restart by pressing the sleep/lock button until you see the slider.  Slide to power off.  Restart by pressing the sleep/lock button until you see the Apple logo.
    2. Try a Reset by pressing the home and sleep buttons until you see the Apple logo. Takes about 5-15 secs of button holding and you won't lose any data or settings.
    3. Remove apps from Recently Used (multi-tasking) list...
    - From any Home Screen, double tap the home button to bring up the Recents List
    - Swipe up on the app preview card to remove it from the list
    - Press the home button when done.
    4. If still a problem restore with your backup.
    5. If still a problem restore as new, i.e. without your backup. See how it runs with nothing synced to it.
    6. If still a problem, it's likely a hardware issue.

  • Just updated my iPhone 4 from IOS 6.1.3 to 7.1.2, I know I am behind the times, but I got there eventually! All seems well but I have one specific problem and hope someone can offer a helpful suggestion.

    Just updated my iPhone 4 from IOS 6.1.3 to 7.1.2, I know I am behind the times, but I got there eventually! All seems well but I have one specific problem and hope someone can offer a helpful suggestion.
    On opening the app "Find my iPhone" I add my password and sign in, to be greeted with a screen that says;
    "Update Find My iPhone. A new version of Find My iPhone is available from the App. Store. You must install the update to continue using the app. Update now"
    On hitting the "Update now" button I'm taken to the relevant page on the App Store, to be told that I cannot update as it needs IOS8 to be able to continue and as my iPhone is only a 4 cannot install IOS8.
    I'm left going around in circles. The only thing would be to delete the app, but looks like I could not re-install the version I would need. Any body have any thoughts or suggestions? (Apart from updating my phone, I have a few months left on the contract!)
    Thanks in advance.

    Hi, thanks for the suggestion. I have tried as you suggested, and when opening the "purchased" apps some have the icloud logo next to them, but I only have "OPEN" against "Find My iPhone". When opening it up, it goes through the same routine; needs to be updated before proceeding, and wouldn't update because I don't have IOS8.
    Anything else I could try, or am I doomed!
    All of your help is much appreciated, thanks

  • Hi fellow apple guys, i have this problem. Hope you can help me. I don't know how to use the function keys (F1 to F12) on my macbook air. Pls help

    Hi fellow apple guys, i have this problem. Hope you can help me. I don't know how to use the function keys (F1 to F12) on my macbook air. Pls help

    Out of the box, to use the function keys as function keys, hold down the fn key when you press the key. Otherwise, you get the picture function on the key. You can reverse this behavior in the Keyboard system prefs.

  • Last problem in my project!!

    i've intend to open this 'Receipt.class' by clicking button from other class file called 'Main.class'
    Normally we used this statement "Receipt open = new Receipt();" to open,
    but what if the class file is like that??
    Please help me even giving me the clues!! please.. this is my last problem in my project!!!
    import java.awt.geom.*;
    import java.awt.event.ActionListener;
    import java.awt.event.ActionEvent;
    import java.awt.print.PrinterJob;
    import java.awt.event.*;
    import java.awt.*;
    import javax.swing.*;
    import java.awt.print.*;
    public class Receipt extends JPanel implements Printable, ActionListener {
    final static JButton button = new JButton("Print");
    public Receipt() {
         setBackground(Color.white);
    button.addActionListener(this);
    init();
    public void actionPerformed(ActionEvent e) {
    if (e.getSource() instanceof JButton) {  
    PrinterJob printJob = PrinterJob.getPrinterJob();
    printJob.setPrintable(this);
    if (printJob.printDialog()) {
    try {
    printJob.print();
    catch (Exception ex) {
    ex.printStackTrace();
    public void paintComponent(Graphics g) {
         super.paintComponent(g);
         Graphics2D g2 = (Graphics2D) g;
         drawShapes(g2);
    public void drawShapes(Graphics2D g2){
    g2.drawString("Hello world",50,50);
    public int print(Graphics g, PageFormat pf, int pi) throws PrinterException {
    if (pi >= 1) {
    return Printable.NO_SUCH_PAGE;
         drawShapes((Graphics2D) g);
    return Printable.PAGE_EXISTS;
    public void init{
         JFrame f = new JFrame();
         JPanel panel = new JPanel();
         panel.add(button);
         f.getContentPane().add(BorderLayout.SOUTH, panel);
         f.getContentPane().add(BorderLayout.CENTER, new Receipt());
         f.setSize(580, 500);
         f.show();

    I don't quite get your question. What did you mean by open? Did you mean to display it. Receipt is a JPanel, to show it you need to have it inside a Frame or an Applet or some sort of container.
    try this
    import javax.swing.*;
    Receipt receipt = new Receipt();
    JFrame aFrame = new JFrame("Display Receipt Panel"); //create a JFrame
    aFrame.getContentPane().setLayout(new BorderLayout()); //set Layout Manager for the frame
    aFrame.getContentPane().add(receipt, BorderLayout.CENTER); //add panel to the frame
    aFrame.show(); //show the frameThe above block of codes create a JFrame and add the Receipt panel to the Frame. Then call the Frame to show. You can put this code in a method, if you need to use this Frame and panel again, make them instance variables rather than local variables.

  • I have 2 problems I hope someone can help me with.

    As the title says, I problems I hope someone can help me with as I don't know who else to ask for this.
    1. I tried to pre-order Dying Light for the Xbox One and during checkout the system cancelled my order saying that the store stock had been spoken for. However, I went in once the game released to the same store and was able to purchase the game no problem so in effect I just missed out on my $10 pre-order certificate.I wanted to pre-order but it wouldn't let me - I have never seen this error before.
    2. I took advantage of the $39.99 12+1 month Xbox Live Gold gift card you had on sale yesterday. Only the Halo one was abailable at my local store so I ordered 2 of those for pickup. I got home and used the cards and it was only for 12 months not 12+1 as it still says on the website here:
    http://www.bestbuy.com/site/searchpage.jsp?st=3878002,+8972116&_dyncharset=UTF-8&id=pcat17071&type=p...
    Is there a way to get the extra month advertized?
    Thank you!
    Solved!
    Go to Solution.

    Hello also_nadrag,
    Thanks for writing in, and thanks too for being a My Best Buy member.  We appreciate your loyalty.  I'll be happy to talk to you about your recent online experiences.
    From the sound of things you may have waited too long to attempt a pre-order for in-store pickup for Dying Light.  As the order was not able to be processed, I'm afraid we will not be issuing the $10 certificate.
    The product description on the Xbox Live Halo card is incorrect in labeling this item as including 1 extra month.  As the image online and packaging indicates, this card has an extra bonus for Halo: The Master Chief Collection.  We have reported the description error and I hope it is corrected soon.  I am sorry for any confusion this may have caused.
    Please visit us any time with questions or concerns.
    Sincerely,
    Mike|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Hi I call you from Iran. Today I encountered a problem I hope you can help me. I have iPhone 5 with version 6.1.4. Jailbreak I would rather not unlock. My problem is that the Operator name (top left) searching ... The appearance of! And no matter how I tu

    Hi
    I call you from Iran.
    Today I encountered a problem I hope you can help me.
    I have iPhone 5 with version 6.1.4. Jailbreak I would rather not unlock.
    My problem is that the Operator name (top left) searching ... The appearance of!
    And no matter how I turn off and I remove the SIM card Sarchyng not stop.
    Even when I'm not on the phone's SIM card No SIM card Does not appear.
    I appreciate your help.
    Thank you for your attention.

    ilove.perspolis wrote:
    Hi
    I call you from Iran.
    Today I encountered a problem I hope you can help me.
    I have iPhone 5 with version 6.1.4. Jailbreak I would rather not unlock.
    My problem is that the Operator name (top left) searching ... The appearance of!
    And no matter how I turn off and I remove the SIM card Sarchyng not stop.
    Even when I'm not on the phone's SIM card No SIM card Does not appear.
    I appreciate your help.
    Thank you for your attention.
    I read this to say that the phone is not jailbroken and the OP does not want to jailbreak it.
    The only way to unlock it is to contact the carrier it is locked to, and ask them to unlock it.
    You are also in the unfortunate position that the iPhone is not supported in Iran due to the international embargo.

  • I tell her that I'm developing a flash content with as2 and I have a very simple problem, I hope you

    Hello, how are you?
    I tell her that I'm developing a flash content with as2 and I have a very simple problem, I hope you can help me
    I happened to create a movie clip and inside to create a scroll that is two isntancias,
    I mean:
    in the first frame create a button in the 6 to 5 buttons and an action to melleve the sixth frame and another to return. (Elemental truth)
    Now I have a problem. In creating a movie clip instance name to each button and in the average place the next fram as2,
    boton.onRollOver name = function () {
           gotoAndStop ("Scene 1", "eqtiqueta");
    because what I want is that from inside the movie clip, go to the scene proncipal to a frame that is three in the label name.
    however, does not work.
    appreciate your cooperation.
    Escuchar
    Leer fonéticamente
    Diccionario - Ver diccionario detallado

    Hello, I think you need to start a discussion on the Action Script forum. This is the Flash Player forum, the browser plugin.
    Thanks,
    eidnolb

  • MAIL: Trying to settle long-lasting problem. Mail always immediately downloads the messages I delete from any IMAP mailbox. I'm running out of HD space!

    BACKGROUND
    I only have 60GB of space on my MacBook Air. Currently, three long-standing IMAP accounts are taking up over 7GB of it!
    I have seen several related discussions about this kind of problem, but they all seem to have been solved or glossed over with setting up the IMAP interaction so that messages are deleted from the server in addition to the device or with a "Mailbox > Use This Mailbox For" fix that doesn't work for me. I like being able to save all of my email history on servers (I'm often surprised by how many years back I have to search to find a piece of information I need), but I can no longer stand losing so much of my very limited local space to really old mail.
    PROBLEM
    I'll refer to just one of the relevant accounts as "Gmail," since that's in parentheses when seen in these screenshots. These are its current Mailbox Behaviors settings:
    Under my Gmail Inbox in Mail, I have deleted every message from before 2013. The mail from 2013 is all that I want stored on my MacBook Air.
    Ultimately, I think this has something to do with the Archive (seen in the sidebar above, as well). Even when I've deleted everything from before 2013 in my Inbox, AND emptied the entire contents of Trash manually, the Archive still contains all of the mail from the server (yes, this account was started in 2011, but I have others that go back much further).
    The cherry on top is that when I delete the same messages from the Archive as I've deleted from the Inbox, Mail immediately begins re-downloading all of those messages. Last time I tried this my laptop had to download 23000 messages, but here's a screenshot of proof with a smaller sample:
    In case my Gmail server settings are useful to consider, here they are:
    Final Notes
    • There's a lot that I don't know about exactly how IMAP communication occurs between a device and a server. For my sake and the sake of anyone else who needs this kind of help, please clarify terms like "flags" and "archive" (since Gmail and Mail both use the term and I don't know think they mean exactly the same thing) if/when you use them.
    • If anyone does think that there's some sort of "Mailbox > Use This Mailbox For" solution to this, you should know that no matter what I have selected in Mail's sidebar (at no matter what level of indentation), the options available under that menu item are always grayed-out.
    • I want to keep using Mail. There's a lot that I like about it and I don't want to switch to Thunderbird or something else (remember, I need to save as much local space as I can).
    • I just upgraded to 10.9.0 Mavericks, but this problem has existed for me and behaved essentially just like this as long as I can remember. In fact, I think I recall the problem still existing before there was an Archive in the sidebar at all.

    UPDATE
    I still have the problem, but when I checked on this post to see if anyone had commented and I simply hadn't received an e-mail, I noticed that all but the last of the images I included have stopped displaying (I had friends check, too).  Most of them were just visual examples of what I was explaining in hopes of giving context and all available info that I may not have personally viewed as relevant, but the first one, about my account's Mailbox Behaviors settings sure is important. These are the settings I have:
    • Store draft messages on the server — Check
    • Store sent messages on the server — Check
    • Delete sent messages — One month old
    • Store junk messages on the server — Check
    • Delete junk messages — One week old
    • Move deleted messages to the Trash mailbox — Grayed-out and Check
    • Store deleted messages on the server — Grayed-out and Check
    • Permanently erase deleted messages when — Quitting Mail
    I hope this helps. Please comment if I'm leaving out any other important information.

  • Ipod freezing itunes, the last problem in a long list

    So ill start from the beginning with the problems ive had with my ipod...
    The first problem i had started maybe 6 months ago. My ipod would just stop playing when it played certain songs. Everything else worked fine, it would just stop sometimes. Then in the last few months it stopped being able to connected to a computer. Whenever i would hook it up it would just automatically eject itself. I tried hooking it up to a freinds computer and for some reason when it was hooked up to his computer it worked fine. I decided to just do a restore at the point hoping to end all my problems. The restore went fine. I started putting music back on it and i started getting error messages. The computer said that my ipod was missing the file that would allow me to sync with the computer or something like that. I tried to restore it again and it didnt change anything. In the last couple days i tried to put music on the ipod again and now it wont show at all in itunes. The ipod says its connected but when plugged in itunes just freezes.
    I dont know if it makes any difference but my computer is a mac, and the computer i was able to do the restore on runs vista.
    Im totally out of ideas and im not sure what my options are from here. Any and all help would be awesome.
    Thanks in advance everybody!

    I get exactly what your describing and I noticed we are using the same laptop!!
    I did not notice originally as I've got an old 40gb click wheel, about 3/4 years old. The battery is not great so assumed it may have been that but even fully charged I'm getting no luck.
    I also followed the 5 r's and all the other suggestions for Ipod in My compute but not in itunes but nothing has worked. I cannot get my laptop to recognised my ipod via Itunes but it see's it fine via My Computer.
    Both the Ipod and Itunes work fine without each other, Ipod plays songs fine etc and Itunes downloads music from cd etc and still performs all the usual functions but nothing else works.
    I'm desperate for help as I run every day and buy a new cd each week and at this rate I'm going to have to dig out my old CD player!
    Also just a point of note I looked the price to get my Ipod serviced as I figured this may help but the price quoted from apple was £160+...you can get a new 30gb for less...talk about customer explotation!!

  • NEXT,PREV,FIRST,LAST PROBLEM

    hi to all
    i'm using form6i and run in c\s
    i have 7 records, (1,2,3,4,5,6,7), the problem is when i click next_Record button it will go the the last_record which is 7. when i click previous it will go to the first record which is 1. when i click last_record it will go to last. when i click first it will to to first..
    my trigger is when button pressed for 4 buttons..
    execute_query
    LAST_RECORD
    execute_query
    First_Record
    execute_query
    Previous_RECORD
    execute_query
    Next_RECORD
    is my code wrong?

    my trigger is when button pressed for 4 buttons..
    execute_query
    LAST_RECORD
    execute_query
    First_Record
    execute_query
    Previous_RECORD
    execute_query
    Next_RECORD
    is my code wrong?execute query....?
    are you only navigating between the records already queried or querying the records at each button click.... clarify???

  • Dang, one last problem since updating to 10.4.9 - all others fixed though!!

    I have one last pesky problem since the update. About once a day my system will freeze, but it happens when I'm clicking on the mail icon in the doc, mail starts to come forward and about half way into my window everything freezes. I can't force quit or access any menus. I have mouse movement for about ten seconds or so then its a full lockup.
    Could it be a mail program issue or maybe an issue with the doc?
    thanks in advance for your help,
    Brown.Recluse

    Hi,
    This may sound obvious, but have you tried removing the Icon from the dock and re-adding it?
    Apps sometimes freeze in my dock, and this works for me.
    Regards

  • My iphone 4s crashes too much the screen became black slowly and restart the phone this happens when i use anything safari phone messages i think i am having big problem i hope someone help me

    I cant use the iphone its useless now :S i think its a software problem but i restored it many times

    I suffer same.  AppleCare can't seem to solve the problem.  I did a restore from backup. Then I did a restore as new phone (virgin). Then I did a restore as a new device and then backed up from a stored backup (which does not replace media).  To no avail.  Some days it works fine, and on others it's extremely bothersome. The major symptoms:
    1. It can take 5+ seconds to delete a photo.
    2. It can take 10+ seconds for the camera app to activate. In many instances, the moment is long gone.
    3. Switching from camera to video can take 5+ seconds.
    4. Saving a photo that's been optimized in iOS 5 can take 30 seconds. Absurd.
    Note that Photos and Camera aren't the only affected applications. What'sApp can have the same issues on occasion. Voice Memos don't respond like they should, either.  I suspect that there's some behind-the-scenes operations with network feed to which iOS gives its full attention (contrary to the UX getting full attention is is historically the case). This makes the user interface painfully slow at times — and, as most of us here would agree — painfully annoying.  This might have to do with changes designed around iCloud, but I'm not even (yet) using it.
    The bottom line is that what used to be a quick, pretty good phone camera is now totally lackluster and unreliable for fast shots.  Sometimes I think Apple spends too much time worrying about form and not enough about function.

  • Last problem....

    Hi there,
    I've still got one problem on my P35 Platinum mobo. In Bios I disabled the onboard soundcard. I installed Windows XP Pro, installed all (and newest) drivers and updates. When I look in Device Manager I still see one uninstalled PCI Device (with a "!"). I I think it has something to do with the Realtek High Definition Audio Bus, which I encountered on a earlier installation of Windows. And even then I couldn't get it away.... I can 't find drivers, not from the CD of the MoBo, Videocard or Soundcard.
    What is this device and how can I delete this 'problem'; my computer is working fine and no troubles!
    # CPU Intel Q6600
    # Motherboard P 35 Platinum
    # Memory 2x Corsair 1Gig DDR800)
    # Video card Gigabyte HD 2600 Pro
    # Hard drive(s)  2x Hitachi (160 Gb & 500 Gb) Both Sata
    # External HD Western Digital 500Gb.
    # 2 Samsung 203 DVD writers (Sata)
    # Soundcard Creative SB Audigy 2Z S (PCI)
    # Operating system Microsoft Windows XP Pro Edition SP2)
    # Power Supply Unit Antec Neo 550

    Leave it as it is, its not important if you don't use onboard audio.
    Install those patches: https://forum-en.msi.com/index.php?topic=113078.msg846427#msg846427 if you need to install it.
    Or it could be raid device perhaps? Have you checked here, what you have installed?---> http://global.msi.com.tw/index.php?func=downloaddetail&type=driver&maincat_no=1&prod_no=1212
    Or IEEE1394 of your external Audigy?

  • One last problem with videora

    i got the file to transcode to mp4, uploaded it in itunes, but now when i go to play the movie, i am only getting audio. does anyone know why im only recieveing audio and not revcieving picture? thanks for any help

    I had problems with Audio and Videora this afternoon. I converted two short videos off of TheSims2.com featuring the new Glamour Life Pack but the music was just all wrong, it kept breaking up and turning all staticy... so I re-downloaded the movies and used iTunes to convert them considering they were .mov files (something that iTunes can handle) and there is now no sound issues at all.
    Usually when this happens, you need to re-convert the video.

Maybe you are looking for