Stuck in the mud at Bootcamp!

I decided to try to go solo and install BootCamp and XP (to run a Windows program I can't run on my Mac). I'm really knee deep now! The XP install disc is in the drive, XP is installed on a partition, but I can't figure out how to get the CD out so that I can boot in Mac OX. Can someone here help me out, please?

if you turn the computer off and turn it back on while you hold down the mouse key that should get the disc out.

Similar Messages

  • Stuck in the middle of bootcamp

    i tried to install windows 7 using bootcamp, partitioning went fine, and it restarted and now trying to install windows 7,
    i get the
    A required CD/DVD drive device driver is missing. If you have a floppy disk, CD, DVD, or USB flash drive, please insert it now.
    Note: If the Windows installation media is in the CD/DVD drive, you can safely remove it for this step.
    {/code}
    now everytime i restart my computer it get a white screen and automatically openes windows installation.
    now im stuck.
    i cant finish the installation, i cant get the cd out, and i cant start os x.
    how cant i start os-x?

    i tried holding cmd button, doesnt help at all,
    i tried holding x button, i only got option to start windows
    i managed to eject the cd, now all i get is - "no bootable device - insert boot disc and press any key

  • Stuck In the Mud with First EJB

    I am using the apress 'Beginning Java EE, from Novice to Professional' book. In its first EJB example it attempts to create am extremely simple stateless session bean. There are two classes and a remote interface as follows;
    package beans;
    import javax.ejb.Remote;
    @Remote
    public interface SimpleSession
    public String getEchoString(String clientString);
    package beans;
    import javax.ejb.Stateless;
    @Stateless
    public class SimpleSessionBean implements SimpleSession {
    public String getEchoString(String clientString) {
    return clientString + " - from session bean";
    package client;
    import beans.SimpleSession;
    import javax.naming.InitialContext;
    public class SimpleSessionClient {
    public static void main(String[] args) throws Exception
    InitialContext ctx = new InitialContext();
    SimpleSession simpleSession
    = (SimpleSession) ctx.lookup(SimpleSession.class.getName());
    for (int i = 0; i < args.length; i++) {
    String returnedString = simpleSession.getEchoString(args);
    System.out.println("sent string: " + args[i] +
    ", received string: " + returnedString);
    The directory structure is;
    SimpleSessionApp
    |-beans
    |-SimpleSession
    |-SimpleSessionBean
    |-client
    |-SimpleSessionClientThe tells you to add the following to your classpath;
    set CLASSPATH=.;C:\jboss\lib\concurrent.jar;
    C:\jboss\lib\jboss-common.jar;
    c:\jboss\client\jboss-j2ee.jar;
    c:\jboss\lib\commons-httpclient.jar;
    C:\jboss\server\all\lib\jboss.jar;
    C:\jboss\server\all\lib\jboss-remoting.jar;
    C:\jboss\server\all\lib\jboss-transaction.jar;
    C:\jboss\server\all\lib\jnpserver.jar;
    C:\jboss\server\all\deploy\ejb3.deployer\jboss-ejb3.jar;
    C:\jboss\server\all\deploy\ejb3.deployer\jboss-ejb3x.jar;
    C:\jboss\server\all\deploy\jboss-aop.deployer\
    jboss-aop.jar;
    C:\jboss\server\all\deploy\jboss-aop.deployer\
    jboss-aspect-library.jar
    The next step is to compile the java source  code;
    javac -d . client/*.java
    javac -d . beans/*.javaAfter this you create an ejb3 jar;
    jar cf SimpleSessionApp.ejb3 beans\*.javaAnd deploy this jar to your jboss deploy directory while jboss is running. Once this is done you run the client with the following arguments and switches while inside the client directory of SimpleSessionApp;
    java
    -Djava.naming.factory.initial=
    org.jnp.interfaces.NamingContextFactory
    -Djava.naming.factory.url.pkgs=
    org.jboss.naming:org.jnp.interfaces
    -Djava.naming.provider.url=
    localhost client.SimpleSessionClient
    Now is the time for all good men
    After having done all of this I get the following error
    +Exception in thread "main" java.lang.NoSuchMethodError: main+
    why is this? This is my first attempt at creating an ejb and I'm totally lost. Any help would be appreciated.
    Edited by: Jazman on Feb 19, 2008 2:42 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    if you turn the computer off and turn it back on while you hold down the mouse key that should get the disc out.

  • Stuck in the mud

    I cannot find my sim serial number at all! What do I do?! Help me please

    Hi ,
    This is on the white sticker on the SIM card packaging.
    Also this can be found on the back of the SIM card but is very small.
    Thanks.

  • The guide to bootcamp assistant states that bootcamp can only be installed on a drive with a single partition. New Macs with Lion preinstalled have two partitions - the second is a recovery partition.  How do I install Bootcamp?

    Late in August 2011 I took delivery of a new 27" iMac with Lion preinstalled.  I need to run Windows as well. Following Apple's written suggestion, I printed off the then current 12 pages of the document "Bootcamp Installation & Setup Guide" which clearly stated that the hard drive you were going to install on had to have on it, before install, a maximum of one partition.  Using finder and disk utility I determined that there was only one partition.  Unbeknownst to me, there was (is) an additional hidden (from those two pieces of software) partition on the disk.  As of machines delivered new with Lion preinstalled, Apple has begun to include a "recovery partition".  In that partition there is a copy of the software necessary to reinstall Lion via a download from the Apple App Store.  Not knowing the partition was there, I cranked up  "Bootcamp Assistant" which nicely offered to repartition my hard drive creating a "Bootcamp Partition" in addition to the existing.  I told it how big to make each and hit the do it button, subsequently destroying my operating system.  Oh, it very nicely told me, after the damage was done, how many partitions were REALLY on the disk and that I could not install Bootcamp cause there were too many partitions.
    Luckily the the Recovery Partition, which at that point I knew existed, was not harmed and after doing some research on another compter, I used it to once again download Lion from the App Store and reinstall. So, I have recovered but am still stuck with the problem:  how do I install Bootcamp in this new environment?

    First you need to seriously back up your Mac.
    A clone is an exact duplicate of your existing Mac HDD. Merely copying and pasting a drive will not make a bootable backup. In case of problems you can boot from an Ext HDD clone and use the utilities to repair, reformat, or clone the Ext HDD back to the internal Mac HDD.  While Time machine back ups are easy you can not boot from it. The best thing to have for any kind of problem is a bootable clone backup on an external drive. Some even have two external backup drives in case one fails. There are two good apps for cloning named SuperDuper and Carbon Copy Cloner.
    In dealing with the recovery partition a simple approach is to clone the Mac partition to an external disk then re-partition the Mac to a single partition (GUID partition table) . Then clone the external disk clone back to the Mac. You will now have only one Partition and Boot Camp assistant sould not object.
    Some have recommended getting rid of the recovery partition while others have advised not to do this. If you have the Lion USB Thumb Drive you do not need a recovery partition so can discard it without concern. There is another way to get rid of the recovery partition if you decide to do it but first be sure to have a backup of your Mac ( I know I sound like a nagging mom but many dead computers have been saved by this simple precaution).
    Use Disk Utility.
    1) Make the Recovery visible in Disk Utility by using a program like Secrets:http://www.macupdate.com/app/mac/27025/secrets or MacPilot:http://www.koingosw.com/products/macpilot.php (15 day free trial).
    2) Highlite the Recovery partition and Control click it and select Mount the partition.
    3) With the Recovery partition highlited, erase the partition, you'll get an error message, ignore it.
    4) Now highlite the top identity of the hard drive and select the partition tab.
    5) Highlite the Recovery partition and press the minus sign.
    6) Click and hold on the bottom edge of the partition above and drag it to the bottom, if it doesn't go there automatically, the press apply.

  • OS X Stuck at grey screen, while bootcamp starts up normally

    Hello,
    When I try to start up on my OS X it doesn't work. The screen is stuck at the grey screen with the spinning wheel. While I try to start up bootcamp (Windows 8) everything works and I can do everything.
    I tried everything (Safe boot, reset NVRAM / PRAM), doesn't work.
    Does anyone has a suggestion of what I can do?
    My conclusion: there can't be any hardware failure because bootcamp is performing normally.
    By the way, yesterday I was still able to get into my OS X and work normally. I have no idea what could've happened.

    Alright, I think I have to replace some files to my external disk. Which isn't a problem.
    Etrecheck report:
    Hardware Information:
              MacBook Pro (Retina, Mid 2012)
              MacBook Pro - model: MacBookPro10,1
              1 2.3 GHz Intel Core i7 CPU: 4 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
              NVIDIA GeForce GT 650M - VRAM: 1024 MB
    System Software:
              OS X 10.9.1 (13B42) - Uptime: 0 days 0:52:16
    Disk Information:
              APPLE SSD SM256E disk0 : (251 GB)
                        EFI (disk0s1) <not mounted>: 209,7 MB
                        Macintosh HD (disk0s2) /: 195,14 GB (23,04 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
                        Windows 8 (disk0s4) /Volumes/Windows 8: 55 GB (3,52 GB free)
    USB Information:
              Western Digital Elements 1042 1 TB
                        EFI (disk1s1) <not mounted>: 209,7 MB
                        Angelo (disk1s2) /Volumes/Angelo: 999,86 GB (682,83 GB free)
              Western Digital Ext HDD 1021 1 TB
                        MANON (disk2s1) /Volumes/MANON: 1 TB (861,67 GB free)
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
                        Apple Inc. Thunderbolt to Gigabit Ethernet Adapter
    Kernel Extensions:
              com.orderedbytes.driver.CMUSBDevices          (4.6.0 - SDK 10.6)
              com.cyberic.SmoothMouse          (7 - SDK 10.8)
              com.orderedbytes.driver.ControllerMateFamily          (4.6.0 - SDK 10.6)
              com.Cycling74.driver.Soundflower          (1.6.6 - SDK 10.6)
              com.waves.driver.soundgrid          (2.0.0)
              com.bresink.driver.BRESINKx86Monitoring          (9.0)
    Startup Items:
              MySql_init: Path: /Library/StartupItems/MySql_init
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist 3rd-Party support link
              [loaded] com.adobe.SwitchBoard.plist 3rd-Party support link
              [loaded] com.github.GitHub.GHInstallCLI.plist 3rd-Party support link
              [loaded] com.google.keystone.daemon.plist 3rd-Party support link
              [loaded] com.microsoft.office.licensing.helper.plist 3rd-Party support link
              [loaded] com.waves.daemon.SoundGridProtocolService.plist 3rd-Party support link
              [loaded] org.macosforge.xquartz.privileged_startx.plist 3rd-Party support link
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
              [loaded] com.google.keystone.agent.plist 3rd-Party support link
              [loaded] com.MadCatz.MadCatzSmartTechnology.plist 3rd-Party support link
              [loaded] com.orderedbytes.ControllerMateHelper.plist 3rd-Party support link
              [loaded] net.culater.SIMBL.Agent.plist 3rd-Party support link
              [loaded] org.macosforge.xquartz.startx.plist 3rd-Party support link
    User Launch Agents:
              [failed] com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist 3rd-Party support link
              [loaded] com.cyberic.smoothmouse.plist 3rd-Party support link
              [loaded] com.cyberic.smoothmouseupdater.plist 3rd-Party support link
              [not loaded] com.linotype.FontFolderProtector.plist 3rd-Party support link
              [loaded] com.spotify.webhelper.plist 3rd-Party support link
              [loaded] com.valvesoftware.steamclean.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
              Dropbox
              Spotify
    Internet Plug-ins:
              o1dbrowserplugin: Version: 5.1.2.17113 3rd-Party support link
              Default Browser: Version: 537 - SDK 10.9
              AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 3rd-Party support link
              AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 3rd-Party support link
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6 3rd-Party support link
              Silverlight: Version: 5.1.20913.0 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 11.9.900.170 - SDK 10.6 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              googletalkbrowserplugin: Version: 5.1.2.17113 3rd-Party support link
              SharePointBrowserPlugin: Version: 14.0.0 3rd-Party support link
              npgtpo3dautoplugin: Version: 0.1.44.29 - SDK 10.5 3rd-Party support link
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
              Mouse Acceleration  3rd-Party support link
              RAT  3rd-Party support link
              SmoothMouse  3rd-Party support link
    Bad Fonts:
              None
    Old Applications:
              dynamiclinkmediaserver:          Version: 6.0.1 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclinkmediaserver/1.0/dynamiclinkmediaserver.app
              FontExplorerXAutoload:          Version: 4.0 - SDK 10.4 3rd-Party support link
                        /Users/[redacted]/Library/Application Support/Linotype/FontExplorer X/FontExplorerXAutoload.app
              SLLauncher:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
              /Applications/Melodyne singletrack
                        Melodyne singletrack Uninstaller:          Version: 2.0.1 - SDK 10.5 3rd-Party support link
                        Melodyne singletrack:          Version: 2.0.1 - SDK 10.5 3rd-Party support link
              Melodyne singletrack Licenser:          Version: 2.0.1 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Celemony/Licenser/Melodyne singletrack Licenser.app
              dynamiclinkmanager:          Version: 6.0.0 - SDK 10.5 3rd-Party support link
                        /Library/Application Support/Adobe/Common/dynamiclink/CS6/dynamiclinkmanager.app
              /Applications/Arturia
                        ARP2600 V2:          Version: 2.5.3 - SDK 10.5 3rd-Party support link
                        CS-80V2:          Version: 2.5.3 - SDK 10.5 3rd-Party support link
              Install Spotify:          Version: 1.0 - SDK 10.5 3rd-Party support link
                        /Users/Manon/Downloads/Install Spotify.app
              Spotify:          Version: 0.8.5.1333.g822e0de8 - SDK 10.5 3rd-Party support link
                        /Users/Manon/Applications/Spotify.app
              VLC:          Version: 2.0.2 - SDK 10.5 3rd-Party support link
              Authorizer:          Version: 1.0.5 - SDK 10.4 3rd-Party support link
              Sequel Pro:          Version: 1.0.2 - SDK 10.5 3rd-Party support link
              TransType 3 Pro:          Version: 3.1.1 - SDK 10.5 3rd-Party support link
              Transmit:          Version: 4.1.9 - SDK 10.5 3rd-Party support link
              FontExplorer X Pro:          Version: 3.5 - SDK 10.4 3rd-Party support link
              Authorization Manager:          Version: 1.0 - SDK 10.4 3rd-Party support link
    Time Machine:
              Mobile backups: OFF
              Auto backup: NO - Auto backup turned off
              Time Machine not configured!
    Top Processes by CPU:
                   5%          WindowServer
                   3%          Finder
                   2%          MadCatzSmartTechnology
                   2%          SGProtocolService
                   1%          EtreCheck
    Top Processes by Memory:
              328 MB          WindowServer
              328 MB          Dock
              311 MB          Pages
              229 MB          Finder
              205 MB          Mail
    Virtual Memory Information:
              1.98 GB          Free RAM
              4.40 GB          Active RAM
              590 MB          Inactive RAM
              1.04 GB          Wired RAM
              850 MB          Page-ins
              0 B          Page-outs

  • Macbook getting stuck on the gray screen with the apple

    Please help!
    I had to turn off my computer this morning manually becuase it froze and when I went to turn it back on, it just gets stuck on the gray screen at the beginning. It will have the apple logo on it for a while and then switch to a "folder" with a questions mark in the middle, then to circle with a line through it and will never actually boot up. Please, any thoughts would be wonderful!

    Do you have your install discs with you? If so, insert Install Disc 1 into the optical drive and boot the computer while holding the C key. The OS X Installer should load. Choose a language to proceed. Once that window is gone, menus should appear at the top of the screen. From the Utilities menu choose *Disk Utility*. In the left-hand column, highlight your hard drive's icon--the one that lists the xx.x GB capacity/manufacturer. If you have installed Windows via BootCamp, choose the *Macintosh HD* icon. Choose the *Repair Disk* button. If anything cannot be repaired, post the error here. If nothing needs to be repaired, click the *Repair Permissions* button. Also check the *S.M.A.R.T. status* of the drive in the lower-right corner.
    Best of luck!
    ~Lyssa

  • Adobe Cloud membership - I am stuck in the loop of Licensing VERY Frustrating!!!

    I have an Adobe Cloud membership - I am stuck in the loop of Licensing as well VERY Frustrating - I have a project due and have been troubleshooting for days -
    Un Installing - Re installing - NIGHTMARE  - Please someone help me!!! Thanks in advance -

    What happens when you enter your Adobe ID tied to your subscription?

  • A clean install on my MacBook Pro has left my icons stuck on the right side of the desktop. I want to move them but there is no 'None' option which I think would free them to move where I wish. Suggestions?

    A clean install on my MacBook Pro has left me with my icons stuck in the grid on the right side of my desktop. I had the ability to move them and have them stay put in various sectors of the desktop, which I found very useful.  The clean install upgraded the OS to 10.6.8 from 10.5.8. I want to move them again but there I see no 'None' option which I think would free them to move where I wish. Has the upgrade deleted that option? Suggestions? I am new to this community and if not new to Mac, I often feel that way. This is one of those times.
    Julz11 in NYC

    I have the same problem on the latest iTunes software and Windows 7. My window is maximzed and I do not see any tab for photos. Seems related to a recent update (IOS7?) as this was there - at least before the very big change to the interface.

  • I have some forms stuck under the menu bar on Mac Mountain Lion

    I have a stock market program and two of their forms have become stuck under the menu bar.  Closing the program doesnn't help because when it's restarted it returns to the exact same spot and I can't reach the close buttons.  I've tried changing the screen res put that doesn't help.   Any ideas?

    newbob wrote:
    Closing the program doesnn't help because when it's restarted it returns to the exact same spot...
    Bob ~ Try this: Close the stock market app. Then  menu > System Preferences... > General pane > Check "Close windows when quitting an application":
    ...Then open, close and re-open the stock market app. If that doesn't help, use the camera icon to post a screenshot so we can see what you're referring to:

  • Title Bar stuck under the Menu bar and I cannot select and move it.

    I often arrange windows around the desktop and sometimes I inadvertently push a window up too far and the title bar gets under the menu bar. Once I let go of the arrow, the title bar is too far under the menu bar and I can no longer reach it to move it down. The only solution is to close out the program and start over. Is there a way unbeknownst to me to select the title bar again and move it?
    Sharon

    My E*Trade streaming watch list was stuck under the Menu Bar also. I tried reseting the screen resolution down to 1280 x 1024, and restarting the MarketTrader. There on the display was the stuck window, out from under. I resized and moved it to a central location, and resized the display back to my normal 1920 setting. And to my relief, the window Bar! Thanks Discussion!

  • I can't move my application to navigate the tool bar. It is stuck under the Apple bar.

    I can't move my application to navigate the tool bar. It is stuck under the Apple bar. I have a screen shot of it if I can figure out how to upload it. I can navigate and move all other applications, I have restarted computer, updated Adobe. any advice.

    In that application what options are available to you under the Window menu item? Maybe something there that'll help?

  • My White Macbook is stuck at the loading screen, and disk utility, safe mode doesn't work either. What should I do?

    I went on vacation a few days ago and in El Salvador, they have this mobile broadband sticks. Well, I was using one until it gave me a network error. After that, it shut down my computer entirely. The first time it happened, I didn't think much of it. I took the battery out and put it back in for it could work. It happened another two times, and after the third time, my MacBook stays stuck at the loading screen, and it will take 5-10 minutes on that screen, before it shuts down, or it wouldn't turn on at all. I've tried booting into safe mode, but it appears to not boot into it. I've tried resetting the Pram, and using disk utility, but that still won't work. I don't know what else to do to make it boot into  OS X  Lion.
    I'm an AP student, and the majority of my work is in that computer, and it is very important! What can I do? Not only that, but I enter school in a few weeks and I need the AP work by the time I enter.
    What can I do? Can someone help?
    Thanks

    Reinstalling Lion Without the Installer
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alterhatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) 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 main menu.
    Reinstall Lion: Select Reinstall Lion and click on the Continue button.
    Note: You can also re-download the Lion installer by opening the App Store application. Hold down the OPTION key and click on the Purchases icon in the toolbar. You should now see an active Install button to the right of your Lion purchase entry. There are situations in which this will not work. For example, if you are already booted into the Lion you originally purchased with your Apple ID or if an instance of the Lion installer is located anywhere on your computer.

  • Internet recovery gets stuck on the spinning globe with the progress bar below.

    Hello Everybody!
    I'm trying to fix the iMac (27-inch, Mid 2010) of my friend. He said it doesn't boot anymore and just gets stuck on the grey screen with the Apple logo and the spinning wheel below. So my first step was to go into the Startup Manager by pressing the Option key after the chime. There I was presented with the Macintosh HD and the Recovery HD. After selecting the Recovery HD to access the Disk Utilities I got stuck on the grey screen with the Apple logo and the spinning wheel again. So I guess the data on the drive is corrupted and might have to be replaced. But before I do that, I wanted to give the Internet Recovery a try. I connected the iMac to the internet using an ethernet cable and pressed Command + Option + R after the chime and the spinning globe appeared with the info: "starting recovery process from network. This may take a while". After a short time the sentences are replaced by a progress bar and a timer that is counting up. The progress bar then moved for a tiny little bit and then nothing happens anymore but the timer keeps counting up. I waited for quiet some time before I gave up. I did not get any errors so I can't provide any other useful information. Can anyone give my some advice? I read in other posts that the ISPs of specific countries block ports which are needed for the internet recovery. I'm in Thailand right now. Does anyone know if that might cause the problem?
    Thank you for all your help!

    Neither we nor Apple support jailbroken iDevices.

  • HT1212 My ipad mini has been crashing a lot recently so I started a system reset. However, it's now stuck with the progress bar less than a quarter gone: this has been the case for several days now. I have tried resetting from itunes but it needs the pass

    Now it's stuck with the progress bar less than a quarter full. I have also tried resetting through itunes which works right up to the point where itunes states that it needs the passcode to be inputted into the ipad to connect to it. At which point it then sticks at the same progress bar point. HELP!! please, this ipad is really important to my work.

    Well the term "hotlined" I have never heard before. In any case many states (like NY) just passed regulatory powers to the State Public Service Commission of which it may be called something different in your state. You could file a complaint with them. Or file a complaint with your state attorney generals office, they also take on wireless providers.
    The problem here is the staff you speak to are poorly trained, in days gone by it took one call to them and they pulled up your account and see the error and had the authority to remove any errors. They did not remove legitimate account actions, but used their heads instead of putting a customer off or worse lying to the customer.
    Its a shame you have to go through what you going through.
    Good Luck

Maybe you are looking for

  • ABAP Import Phase DDL Statement Error

    Hi Experts! I am installing SAP Netweaver PI 7.3 EHP1 and encountered an error in the ABAP import phase. I checked the import monitor logs and found a clue about SAPVIEW.log. I have checked the SAPVIEW.log and found out the following: ERROR: DDL stat

  • IPhoto Shut Down Problems

    The iPhoto app on my Mac won't close down because it says it is still uploading photos into the library when no device is even within range. How do i get it to stop and let me close the app?

  • Does Premiere pro CS6 let you edit footage in After effects CC?

    I was thinking about buying after effects cc but then i wonder if you still can have a good workflow between adobe after effects cc and adobe premiere pro cs6? /Ted

  • How to download Java Programming Language..

    hey lol im a real idiot, i cant find which one of the several million downloads contains the Java language programming tools... can anyone help me? i wanna get started coding and i cant til i have the program =)

  • How much data can I put on the RAID?

    We have always heard not to go over the 80% full mark on our RAID. We have a 7TB (5.4 usable) that has about 1TB free sitting on it. We could really use some of that space for other things. Is 80% a true limit, or should we just start filling until w