Cd got struck up in mac. how to get it out ?

hi.. my cd is struck up in my mac book. to get it out i inserted another cd so that i can get the struck up cd.. now both of cds are struck up in macbook. is there any way that i can get them out ? can i tak my laptop to apple store so tha they can help me get them out ?

If you have two CD inside the drive, I suspect you've got to take your machine to Apple store. But how come you've got both CD inside the drive? I never encounter a problem like this one before.
RF,

Similar Messages

  • I accidently lost my ipad's photos when i got the new OS. How to get them back? last backup contained my photos

    i accidently lost my ipad's photos when i got the new OS. How to get them back? (last backup contained my photos)

    I just restaured backup and bingo!! all my photos came back

  • How to Get In & Out of Match, Get your Downloads and Run

    How to Get In & Out of Match, Get your Downloads and Run 
    So you have read the marketing hype, and are thinking what you really want is to pay for the service to upgrade your low quality bitrate files to a bit better 256KBPS rate easily, as don’t fancy rebuying/ reimporting or other method
    This guide should show you the fastest route to achieve you upgrades
    It assumes you’re working from your main music library, and know something about IT, and have <25k of music files
    Backup your music files
    If you know how to do this, its simple right – so once done then move to step 2, if not read below so you don’t blame me for a loss
    Transfer Hardware
    your choice the transfer hardware, suggest offline harddrive via USB3.0 (blue USB connector/eSata/ 1494b/1GB NIC/etcetera but your call
    If you use USB2.0/ 100MB NIC/1394a or other lower transfer method, accept the time hit
    Don’t use Time Backup/local disk backup software unless you have RAID 5 setup or better (and if wondering what that is, you almost certainly don’t then)
    Don’t use  internet backup service unless you live next door to the hosting company, with stunning internet connection to envy 99.9% of the human race, remember this is the fast method folks)
    Transfer Software
    I am assuming you know how to do a copy n paste/ robocoby/xcopy/drag n drop or whatever method turns you on via finder/explorer/cmd window ect
    Caveat #01: If not sure how to do above, then stop now as you are not IT literate ready for this
    Find your music files and back them up
    Now keep the computer running, preferably with nothing else running from this point for ease of use bar an active internet connection, and power saving switched off
    If you know where the files are great, backup the files, but some don’t so for them as below
    Caveat #02: if you don’t know how to find them your most likely on default settings, or sitting with a legacy from a past upgraded machine - below should help but you might want to stop now if you have never been curious about the location before
    Within iTunes , go to [Edit/Preferences/Advanced] and note down the location shown for Itunes Media Location
    In the same location of preferences, hit [Keep iTunes Media Folder organised] and let the application do its stuff.  You will end up with the location in 1ciii a ready to copy location which for simplicity of topic, copy the whole folder and its subfolders.  You may end up with some extra copies of music files (an iTunes safety mechanism, but it won’t show in the folder location, and we can ignore later on)
    Enable Match (after paying for the service)
    Run Match
    Accept that the Apple iTunes process is not perfect, may crash/stop/pause and reboots will be needed, and we can move on so to speak. Key here is you cannot do an unattended script or assume no end user interaction needed L
    Turn on iTunes Match, notice the new ITunes Match on the left hand sidebar, click it, then hit the Start button – if it works and you eventually get to STEP 3 perfect.
    If it fails before getting to STEP 3, reboot and restart
    If this still fails to get to STEP 3, then create a new iTunes database (browse forums on how to do), read your media files from the location in 1civ
    Stop MATCH  (the upload process only, not the service)
    Once STEP 3 starts, CLICK STOP - ASAP, as all this does it upload data, and you don’t want to do this, just get your upgraded files (remember the title of this entry your reading!)
    This also avoids future issues with Album art lost
    Delete Matched low bitrate files
    Create a NEW SMART playlist, with two criteria
    Show all files with bitrate is less then 256
    Show all files where iCloud status is MATCHED
    In the new playlist, click it and it shows the files we want to blow away. 
    Click Edit / Select All then
    Click ctrl in windows/apple  (cmd) logo in mac, and press delete button, ensuring you do NOT tick the delete from iCloud Option.  Now want a few mins for it do do its stuff.
    Download Upgraded BitRate Files
    In the same location as 5, reselect all, and right click, and select the option to download all, and off it goes
    On the lefthand sidebar in iTunes, click Downloads, and you will then see in the middle bottom screen an option for simultaneous downloads (select it)
    Your done Just let the app now do its stuff. I would ignore the message saying you can get on with other things, and use anther machine, preferably not using the same internet connection.
    Optional Steps:
    Click randomly from the Itunes/Matched/256KBPS listed files, and play them.  Not all the files, one every 30 or so, and just the start, then last few seconds to check not dead or corrupt files.
    Update your Step 1 backup with the new files, which is going to take up more space, guess at 40%.
    Kill your iTunes Match account (both the recurring automatic subscription, and  the account if not continuing to use the store part of iTunes)

    bump

  • My 4gb SDHC flash mem card is stuck in DVD slot on my iMac 27". How to get it out?

    I misplaced my 4GB flash memory card (Canon camera) in the DVD slot (above the card slot) and it disappeared while I was trying to get it out. Naturally I inadvertently (spelled "stupidly") knocked it inside and could not figure out how to get it out. The dust rubber "shields" hide it and I've tried to find it with a toothpick and wedge it out, to no avail. Are there any ideas or suggestions others may have used to get it out (I know turning it on it side and shaking won't work). Why in the world did they design it like it is -- I've had it happen to me and others have also told me of their misadventures, but they also were able to gradually get it out. This time, it's in too deep. Can I ignore it and still use the CD/DVD slot without it blowing up?

    You might need to take to an Apple technician or apple dealer to let them take apart the iMac and remove the flash memory card. if you're very careful you might try a pair of needle nose pliers and a flashlight but it's easy to do damage to the DVD internal mechanical if you're not real careful.
    A good story to tell your grand kids maybe ;-)
    Good luck

  • How to get data out of XML?

    Hi,All.
    I am running SAX (JAXP1.01) in Applet to process XML file. My question is how to get data out of xml format according to the field name (@age,@rank etc)
    and write into string buffer seperated by comma.
    Should I use SAX or DOM? (file size is big)
    My xml as follow :
    <ROOT>
    <FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@team/relay}">
         <ObjectName>Field124</ObjectName>
         <FormattedValue>HUNTER</FormattedValue>
         <Value>HUNTER</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@age}">
         <ObjectName>Field125</ObjectName>
         <FormattedValue> 19</FormattedValue>
         <Value> 19</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@Rank}">
         <ObjectName>Field126</ObjectName>
         <FormattedValue>43</FormattedValue>
         <Value>43</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{results.athrel_name}">
         <ObjectName>Field127</ObjectName>
         <FormattedValue>1-1 NORRIE</FormattedValue>
         <Value>1-1 NORRIE</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@timefield2}">
         <ObjectName>Field128</ObjectName>
         <FormattedValue>1:54.75</FormattedValue>
         <Value>1:54.75</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@timefield1course}">
         <ObjectName>Field129</ObjectName>
         <FormattedValue/>
         <Value/>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@timefield1std}">
         <ObjectName>Field130</ObjectName>
         <FormattedValue/>
         <Value/>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@timefield2course}">
         <ObjectName>Field131</ObjectName>
         <FormattedValue/>
         <Value/>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@timefield2std}">
         <ObjectName>Field132</ObjectName>
         <FormattedValue>QT</FormattedValue>
         <Value>QT</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@points(left)}">
         <ObjectName>Field133</ObjectName>
         <FormattedValue/>
         <Value/>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@pointsdecimal}">
         <ObjectName>Field134</ObjectName>
         <FormattedValue/>
         <Value/>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:decimal" FieldName="{@points(right)}">
         <ObjectName>Field135</ObjectName>
         <FormattedValue>0</FormattedValue>
         <Value>0.00</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@timefield1}">
         <ObjectName>Field136</ObjectName>
         <FormattedValue>1:55.98</FormattedValue>
         <Value>1:55.98</Value>
    </FormattedReportObject>
    <FormattedReportObject xsi:type="CTFormattedField" Type="xsd:string" FieldName="{@Rank}">
         <ObjectName>Field137</ObjectName>
         <FormattedValue>43</FormattedValue>
         <Value>43</Value>
    </FormattedReportObject>
    Repeat...
    </FormattedReportObject>
    </ROOT>
    ------------------------------------------------

    For big files use SAX: quicker and less memory usage.
    The xerces parser from Apache has some examples. Basically what you do is scan the XML, remembering what tag you are and once you find the right tag, read the contents.

  • How to get graininess out of black areas?

    How to get grainiesss out of black or dark areas?

    you can't.
    a) too low light recording results in 'noise' due to in-camera amplification
    b) noise is handled by the compressors as 'content'; which results in blocky artefacts.
    for FCPX are plugins avail, as the famous Natress DeNoiser, which smoothen such pictures (very well). a $$$ solution.-
    next time more light …

  • The headphone connector broke off inside my Ipod, any suggestions on how to get it out?

    The headphone connector broke off inside my Ipod, any suggestions on how to get it out?

    See this previous discussion:
    Broken headphone jack! 3.5mm dillemma....: Apple Support Communities

  • In Mac how to get the Full name of a file Programmatically?

    Hi Friends,
             I am doing one Mac application for displaying the contents of a file. I can able to get some information about the file by using this code below...
      NSDictionary *dict=[fileManager attributesOfItemAtPath:myPath error:nil];
    Now I want to get the some other informations also like Full Name, copyRight, version... So Please suggest me how to get the full name of a file Programmaticallly?

    Your question doesn't make sense.
    First off, if you are going to get the attributes of a file, you need its full name before you can do anything. So that's part one taken care of.
    This function returns a dictionary full of typical file information (type, size, mod dates, etc.) as well as some HFS data (creator code, type code) which, I strongly suspect, are not "pulled out of the file" but rather generated on the spot. (See NSFileManager for the full list of attribute keys.)
    The other items you hoped of retrieving are not part of the regular file system. Sure, a Truetype font has a copyright string and a version, but what about an HTML file? A PNG? A text file you just created?
    There simply are no standard functions to retrieve copyright and version.

  • How to get musics from iPod back to mac, how to get musics from iPod back to mac

    how to get musics from my Ipod nano back to my mac ?
    I mean, using apple approved or suggested softwares.

    Hey there,
    There are several ways you can pull the music off your iPod and onto iTunes.
    There is a very direct method, which I personally prefer, but there are also numerous third party applications, which will help you accomplish the task as well. The link below provides step-by-step instructions for the direct method as well as a few third party applications if you choose to go that route instead.
    It would also be a good idea to re-authorize your computer if you have any purchases from the iTunes store. Hope this helps.
    http://www.metaphoriclabs.com/articles/5-ways-to-copy-music-off-your-ipod-window s-mac-os-x/
    B-rock

  • How to get my free version of lion after buying a new mac, how to get my free version of lion after buying a new mac, how to get my free version of lion after buying a new mac

    I have just recieved my new mac book pro and I was wondering how to get my free version of Lion!
    Can anyone help me with this matter?!

    Try http://www.apple.com/macosx/uptodate

  • How do I log out imessage if I didn't use my personal mac, how do I log out imessage if I didn't use my personal mac

    how do I log out imessage and facetime if I did not use my own personal MacBook.

    you could try to login to icloud.com and in settings Advanced Data & Security log out of all browsers. Or you could just 'phone' your 'friend' and tell them to log out?

  • I lost my mac how i get it will apple replace with a new one if i get them a law enforced complaint on it

    please help me get my mac back

    Apple cannot get it back. Apple will not search for it. Report the loss to the Police. Apple will not replace it. If you have it insured then report the loss to the insurance company. They may pay to replace it. No one can help you get it back except you - you lost it.

  • Itunes 8 how to get video out of there to Zen mozaics

    I am totally?lost. Anyone have help to tell me step by step for itunes 8 how to get the kids video of Jonas bros to the creative Zen Mozaics. This is hard for me HELP . Thanks Stephanie a Mom in crisis LOL

    Please first check the the format of the kid video that you would like to play on the Creative Zen, then follow the guide below, i'm sure you can make it easily.
    How to convert video to Creative Zen compatible
    You have a portable video/audio player, lets say a fancy Creative Zen, which you got as a gift from your friends or you bought for yourself, and would like to watch your favorite movies or just listen to the beautiful music using it's Sometimes you might encounter such an embarrassing situation as you are trying to playback a certain file format (video/audio) on it, but it just cant work out. Creative Zen video converter is just the program you need. It is a simple yet powerful Video to Creative Zen converter software that can convert almost all video/audio formats to Creative Zen compatible format and enables you to solve these problems quite easily with a few mouse clicks.
    The Creative ZEN is a range of digital audio players (DAPs) and portable media players. All players are compatible with MP3 and WMA, while various models support WAV and Audible files. They are nati'vely compatible with Windows, while the current players exclusi'vely support Windows XP and Vista. They also support various other formats: Video: iMJPEG, WMV, and AVI (MPEG-4 SP, DivX, Xvid), while MPEG-, and MPEG-2 are supported, but must be transcoded with the included software (Video must not exceed the player's dimensions at 320240 pixels); Audio: MP3, AAC (unprotected ".m4a"), WMA (including protected), WAV, and Audible 2, 3, and 4 formats.
    At the moment when you feel you got what you wanted of using Creative Zen video converter, there are reasons to save your project, in case if you want to change any adjustments and settings late, or a desire to get the resulting video as soon as possible. The both things will seem to be a trifle to do if to follow the steps below.
    Tutorials
    Step by Step on how to convert video to Creative Zen with Creative Zen video converter
    Step Download and install Creative Zen video converter
    Click here to download and install it by running Creative Zen video converter.exe
    Step 2: Run Creative Zen video converter and select a video/audio file you want to convert.
    Click the Add or File button to choose a file type that need to be converted, you can convert simply audio format or video format. while you can set an output path for the resulted video by hitting the Output drop-down list.
    Step 3: click the Edit button to set detailed info for the desired video.
    A. Click the Trim button to set the length/range of the video that need to be converted.
    You can choose a small part of a movie or the whole one to convert to the selected format
    B. Click the Effect button to tune the saturation, contrast, brightness values and make sure are the one you preferred, preview the change on the screen.
    C. Click the Crop button to cut the unnecessary part or black part of the movie.
    Step 4: Convert video
    This step will take you a moment to carry out the conversion process, the time vary with different parameters you set.
    Step 5: Upload resulting video to your portable
    You need a USB cable to transfer the converted video to your Creative Zen.
    please check the specific tool you would like to have to work with your Creative Zenothers: avi to Creative Zen MP4 to Creative Zen WMV to Creative Zen 3GP to Creative Zen MOV to Creative Zen flv to Creative Zen vob to Creative Zen rm to Creative Zen rmvb to Creative Zen mkv to Creative Zenasf to Creative Zen mpg to Creative Zen DVD to Creative Zen

  • ITune has sombody's email address. How to get it out???

    When I try to buy fm iTunes on my iphone an email address Gor sw unknown person is in box where mine shut go and I can't get it out. So I cannot order and pay for itunes .
    How do I get it out??

    Hey George,
    Sign-in to the iTunes Store on your Mac and then sync the iPhone again, as described here.
    http://support.apple.com/kb/HT1311
    Jason

  • How to get applications out of trash?

    How do I get Applications out of trash?

    Thanks for your information. I did as you suggested, but when I try to move the Application folder from my desk top to Macintosh HD entry in the side bar of the new finder window, a warning sign comes up saying "Applications" can't be modified or deleted because it's required by MAC OS X.
    My son and daughter were on my lap top(daughter 25 and son 14), somehow they say all my photo's are in trash, over 4,000, so I am trying to retrieve them. I would welcome any suggestions. Sorry for the delay, but the family has been full of nasty bugs and then to cap it all my son broke his wrist, so we have been in hospital. What a week!

Maybe you are looking for

  • Error while retreiving xml file from database

    Hi- I am trying to configure Planning and getting the following error message at instance configuration step: "Error while retreiving xml file from database" We looked at PlanningSystemDB.properties, changes server name to its ip, reinstalled plannin

  • Does MDM APIs work in CE 7.2 landscape?

    Hello Experts, We have a requirement to fetch data from MDM tables and display in WD Java applications. We have to use MDM APIs for that. Our landscape is as follows: Portal server is on CE 7.2 MDM Server version is 7.1 SP05 Now, the major problem is

  • Which statement is better?

    I have a statement which i could write in two formats as below, and I wonder which one is better? first : select type, (case type when '01' then 'looking'                         when '02' then 'for'                         when '03' then 'help' end

  • SAP Calender - THOC and THOCS tables

    Hi everybody, I've a problem with holidays. I set in scal transaction haliday but system doesn't see my enterance as a holiday. Because system doesn't update thoc and thocs tables. For this reason when i look at holiday calender in scal i couldn't se

  • Batch Process to Remove Blank Pages

    Hello! We are using Adobe Acrobat Pro 9 to scan in a bunch of double sided documents and OCR them to a specific folder.  Most of the documents are double sided, some arent.  What I would like to do is to leave the scanner on double sided to scan in a