HT204319 Finding the correct build to re-install

Where can i download the Snow Leopard (10F2108 Build) for my MacBook Pro (15-inch, Mid 2010) and the original CD 10.6.3 (gray) fails to install as it has been scratched by the Macbook cd drive and the new SL 10.6.3 (white) CD fails to boot.
The current HDD keeps coming up "invalid volume file count" and needs to be replaced.
I have done repeated repairs with the Disk Utility when booting from the original CD.
Please help

Ok you have the original DVDs and a Snow Leopard 10.6.3 DVD. So it seems your internal (Not So) Superdrive is the problem. Then buy a External DVD drive that connects to a USB port to do the install. Any brand will work, It does not have to an Apple branded drive.
One of these Tray load external DVD drives may even read the original system disc even if it does have a slight scratch on it.
IMHO the included Superdrive that Apple uses is one of the worst drives I have ever used. In fact on my late 2011 15" MBP I have stopped using it for any critical work that requires the use of reading or writing CD or DVD discs and only use it sometimes to rip music CDs.

Similar Messages

  • I don't have the product box, thus I don't have the serial number. I cannot get hold of a warm body at Adobe or even an real onlline contact link. How am i supposed to find the correct serial number to install my original Photoshop Elements 12 product ?

    HELP. where do I get a serial number if I no longer have the product box (oops) and I still need to install the software. Is a human even working at Adobe? Do they ever look at email? I can't be the only person with this problem.

    Here is a link to a page with options to help make contact (see chat and phone options down the page):
    http://helpx.adobe.com/contact.html?step=CCSN_downloading-installing-setting-up_licensing- activation_stillNeedHelp
    To locate the serial number:
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html

  • How to find the specific build of  Oracle9i Jdeveloper??

    Hi All
    I am quite new to OAF, Please help How to find the specific build of Oracle9i Jdeveloper that corresponds to the specific OA Framework release installed in the runtime environment. I would like to know two things here.. how to find 1)what is the patchset installed in environment 2) which Jdeveloper ARU corresponds to that.
    Thanks in Advance !
    Savitha

    Pl see MOS Doc 416708.1 (How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x)
    HTH
    Srini

  • DB13 can not find the correct controlfile.

    My environment is
    Win2003
    Oracle 10g
    Ecc 6.0
    When I use DB13 for the full offline backup, I get the following message:
    BR0051I BRBACKUP 7.00 (13)
    BR0055I Start of database backup: bdtelngh.afd 2006-08-02 21.01.03
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCreate-1
    BR0253W errno 13: Permission denied
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCopy-7
    BR0253W errno 13: Permission denied
    BR0166I Parameter 'control_files' not found in file D:\oracle\DEV\102\database\initDEV.ora - default assumed
    BR0274W File 'D:\oracle\DEV\102\database\CTL1DEV.ORA' not found
    BR0101I Parameters
    Name                           Value
    oracle_sid                     DEV
    oracle_home                    D:\oracle\DEV\102
    oracle_profile                 D:\oracle\DEV\102\database\initDEV.ora
    sapdata_home                   D:\oracle\DEV
    sap_profile                    D:\oracle\DEV\102\database\initDEV.sap
    backup_mode                    ALL
    backup_type                    offline_force
    backup_dev_type                disk
    backup_root_dir                D:\oracle\DEV\sapbackup
    compress                       yes
    compress_cmd                   D:\usr\sap\DEV\SYS\exe\nuc\NTI386\mkszip -c $ > $
    uncompress_cmd                 D:\usr\sap\DEV\SYS\exe\nuc\NTI386\uncompress -c $ > $
    exec_parallel                  0
    system_info                    SAPServiceDEV JXCDEV Windows 5.2 Build 3790 Service Pack 1 Intel
    oracle_info                    DEV 10.2.0.2.0 8192 1870 13112942
    sap_info                       700 SAPSR3 DEV U0388471103 R3_BASIS 0002894446
    make_info                      NTintel OCI_10103_SHARE Apr  2 2006
    command_line                   brbackup -u / -jid ALGOF20060802210000 -c force -t offline_force -m all -p initDEV.sap -w use_dbv -a -c force -p initDEV.sap -s -w
    BR0116I ARCHIVE LOG LIST before backup for database instance DEV
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            D:\oracle\DEV\oraarch\DEVarch
    Archive format                 ARC%S_%R.%T
    Oldest online log sequence     1867
    Next log sequence to archive   1870
    Current log sequence           1870       SCN: 13112942
    Database block size            8192       Thread: 1
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\DEV\SAPDATA1\SR3_1\SR3.DATA1
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    D:\oracle\DEV\102\database\CTL1DEV.ORA              8192    0            0  NOLINK  FILE
    BR0280I BRBACKUP time stamp: 2006-08-02 21.01.09
    BR0115I Compression rate for all files 5.8422:1
    BR0056I End of database backup: bdtelngh.afd 2006-08-03 06.07.57
    BR0280I BRBACKUP time stamp: 2006-08-03 06.07.59
    BR0053I BRBACKUP completed successfully with warnings
    BR0280I BRBACKUP time stamp: 2006-08-03 06.07.59
    BR0291I BRARCHIVE will be started with options '-U -jid ALGOF20060802210000 -d disk -c force -p initDEV.sap -s -w'
    BR0280I BRBACKUP time stamp: 2006-08-03 06.08.06
    BR0292I Execution of BRARCHIVE finished with return code 1
    1.It seems the correct control file can not been found.
    I have checked the file "initDEV.ora" and spfile.In them the positions of control file are  "/origlogA/cntrl","/origlogB/cntrl" and "/sapdata1/cntrl".
    So I donot know why the process of DB13 cannot find the correct control file and search the file CTL1DEV.ORA.
    Because the correct control file could not been backuped,I can not restore and recover the database.
    What causes it?
    2.
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCreate-1
    BR0253W errno 13: Permission denied
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCopy-7
    BR0253W errno 13: Permission denied
    How can I solve this warning? And why it occurs?
    Anyone can help me?
    Thanks!
    Ryan Fung

    Praveen,
    I had the same problem as Ryan and Gary on a new XI \ Oracle 10g installation and your suggestion did solve this.  It seems that when you run the first BRTOOLS based backup, Oracle tries to create a PFILE from the automatically generated SPFILE, but the DB user doesn't have rights to delete the SAP.ORA file.  Once you assign SAP_<SAPSID>_GOBALADMIN full rights to the Oracle folder, an updated INIT<SID>.ORA is generated and the default SAP.ORA is deleted on the next BRTOOLS backup run.
    Thanks for the tip.
    Rgds,
    Andrew

  • Dont find the correct video drivers for my T61 + windows 7 ultimate + intel pm965 video card

    Hi Experts,
    I am keep getting the stop error 0x00000116 failing with a blue screen while im browsing. I have observerd this quite a few times and also I could not find the correct video drivers for my t61 thinkpad in the ibm site. I could see the details as wxp & windows vista but not for win 7. Please find the link below which has all the video drivers fro t61. Please help me find the correct customized video drivers fro my t61 + win 7. Hope you understand my problem.
    By the way i just use for home computing and my win 7 is upto date wiht no extra software and games installed. I dont play games at all on my t61.
    my t61 specificaitons : http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-67883
    If you see the link http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-67853
    if u search in the baove link ,you cannot find the video drivers for t61 + win 7. You have it only for xp & vista in this section. Intel X3100 (940GML, 945GM, GL960, GM965). there are no video drivers for win 7 for t61. my video card info is
    Video chipsets:
    Intel PM965/GM965 graphics. (15.4 inch).
    my video card is Intel PM965 chipset . Please help me to get the correct customized version of the video drivers for my thinkpad as I am getting this problem with video drivers and its getting restarted when I am in the middle of something. But it works find after that. I have tried to install drivers from intel and its saying i have customized version of lenovo drivers and I should contact you guys. I triedcomplete  win 7 update from windows site and installed all patches and still getting the problem intermitently, but after restart it works fine. No hardware or software changes. Its that I need the correct version of video drivers for win 7. Please inform the lenovo about this and ask them to develop the good video drivers for win 7 + t61 model. Hope you understand my situation.
    Please let me know if you need any kind of info so that i can provide.
    thanks for reading the mail.
    Regards,
    Manu

    Are you kidding me ? You dont work for Lenovo and you are an active volunteer here in this forums. I have seen your replied many times and wont get paid by Lenovo, you are really crazy for ur stufee .Anyways thanks a lot for the link and the original lenovo staff were notable to provide the link and you could. Well I have tried that what you have said nd still I could not get the link, here you go..
    http://www-307.ibm.com/pc/support/site.wss/product.do?doccategoryind=50880&template=%2Fproductpage%2...
    Let me install the drivers from your link and I will reply soon, so who ever search in this forum now , there wont be any problems for t61 windows 7 video drivers because of u. You are awsome.wll reply my results soon.

  • Can someone please help me find the correct driver for my audio ca

    Hello, it's famke again...Still trying to find drivers.. My sound card is apparently also missing drivers... I've tried many drivers from different sites matching the information i've taken off the card...but for some reason i always get a big red slash through my audigy sound control panel after trying to install the driver and reboot my system... I'm convinced i haven't been able to find the correct driver... The information off the card is...Soundblaster Audigy 2ZS M:SB0350... If anyone can help out i would greatly appreciate this...Famke.

    I'm new to this, but I also had trouble for a while in finding and installing the right drivers. Eventually I got it to work with the link below. Follow the steps and select everything it suggests (I did and it worked for me). You might want to try it and see if it works for you too. Good Luck. http://www.creative.com/language.asp...wnloads/su.asp

  • Windows dos not recognize mi apple tv it say it cant find the correct driver and it doesnt work do anybody know how to download the correct driver?

    Does any body can tell me hoy can i find the correct driver, i tried everything, unistall de actual drver, and let windows tu search for the driver and nothing, it seems keep telling me it doesnt find the driver, itunes doesnt recognize mi appletv, what can i do?

    Hi:
    Install the above driver and that will install both the ethernet driver and co-processor driver.
    You have a problem with the wireless card...could be minor, could be major.
    The wireless card is missing from the device manager.
    Install this software, reboot, and see if you can turn on the wireless card by using this software.
    http://h20564.www2.hp.com/hpsc/swd/public/detail?s​p4ts.oid=3357379&swItemId=ob_76368_1&swEnvOid=4052
    If that doesn't get the Network Controller device to show up so that you can post the hardware ID for it, then the motherboard is shot.  Power to the slot that the wireless card is connected to has been cut.
    Very common problem with the Nvidia chipset motherboards with the amd processors.

  • Adding/Deleting T codes to roles. Finding the correct roles to add/delete T

    Hi Folks
    I would like solutions to 3 questions.
    1) How do you Add/Delete transaction codes to roles (ECC6)
    2) How do you find the correct roles to Add/Delete these T codes
    3) Has anyone any documentation and or screenshots on Versa, the Compliance Calibrator.
    We are using single roles within composite roles.
    Useful answers will be rewarded.
    Thank you very much
    Mark W

    Hi Mark,
    Typically the functional team or organisational design team will specify the roles required and the transaction assignment to those roles.  By working with them, you can understand what part of the business processes the roles represent and get an idea about which transactions go in what roles.  They will also be able to advise if a new role is required id a transaction is missing.
    The allocation of tx to roles should only be approved by role owners or appropriate responsible resource, and they should stipulate exactly which roles those tcodes go into.  If you have not been involved in the role design then it is not appropriate for them to expect you to make those kind of decisions.
    All of the recent compliance calibrator docs are on the service marketplace, I'm sure that the basis team on your current project will either give you their OSS ID to let you download them, or alternatively will download the docs for you if they have concerns about sharing the ID.  From memory, if you have security certification, you should be able to get an individual OSS ID from SAP.
    There is some high level info available from www.sap.com/grc and a brief overview of an install of CC5.1 here: http://www.*********************/sox_sod/sox_sod.htm
    Hope that helps
    Cheers
    Alex

  • Using the LabVIEW (PDS), version 6.0, I cannot find the "Application Builder".

    Hello,
    I use the LabVIEW Professional Development System, version 6.0. However, I cannot find the "Application Builder" in the "Tools" menu.
    How can I install this toolkit from the CD?
    Thanks.

    Hmmm... The App Builder is located in the project folder:
    project\prodisttool.llb\build application.vi
    Make sure this LLB is in your project folder. Also... have you changed the location of your "Library folder" under tools>options ? LabVIEW looks for the project folder inside your "Library folder" whose default is usually something like this on a PC:
    C:\Program Files\National Instruments\LabVIEW\
    So the App Builder should be at:
    C:\Program Files\National Instruments\LabVIEW\project\prodisttool.llb\build application.vi
    If you changed your Library Folder, LabVIEW might not be able to find it, and then you won't see it under Tools

  • I have OS X Yosemite - my current version of iPhoto is not compatible with it / how do i find the correct version of iPhoto?  The APP Store keeps sending me back to the same 'current version' that is NOT Compatible...

    I have OS X Yosemite - my current version of iPhoto is not compatible with it / how do i find the correct version of iPhoto?  The APP Store keeps sending me back to the same 'current version' that is NOT Compatible...

    If you have Yosemite you need iphoto 9.6 from the App store - what is the exact error message you are getting?
    Try dragging the iphoto Application to the trash from your applications folder (wait tot empty the trash) and then install iPhoto 9.6 from the App store
    LN

  • What's the correct build number?

    MBP here. I installed 10.4.7 when it became available via Software Update. Then I heard about the revised updater. No knowing whether to reapply the delta updater or the combo updater, I did the latter. About This Mac still reports Build 8J2135. Another site is saying the correct build should be 8J2135a. I've repaired permissions multiple times. What's the correct build number?
    Joe

    Because Apple didn't include some files with the original Delta update (the one that comes via SU and available as a manual download). To ensure those who installed the first one have the correct one after reinstalling, they added a to the number.

  • How I find the correct iTunes account?

    I just reloaded my pc laptop and when I tried to sync my iPad a message said I was on a different account and if I continued to sync my iPad was going to be erased. How can I find the correct iTunes account?

    By "reloaded my pc laptop" I take it you mean you wiped the PC and restored it back to factory settings? If so did you backup all your documents and data first? Normally your user profile contains a Music folder which in turn holds the iTunes folder. All the important details of your library are in there, with the media below in a folder called iTunes Media. If you lose this information and then connect your device to an empty iTunes library it will want to clean it out and start over.
    You should be able to recover the media with the tips in  this post from forum regular Zevoneer but I'm not sure what the implications are for your application settings. You can probably transfer your purchases into an authorised library, backup the device, recover any other media using third party tools, then restore the device from the backup. That might switch the assocation of the device to the new machine but I couldn't say for sure.
    tt2

  • Post 10.3: Could not find the file "hw.kb" to install.

    I'm getting this error on my 10.3 clients.
    "Could not find the file "hw.kb" to install"
    I think this is the April PRU...I have applied the post 10.3 fix and this is still not working :/
    Full Message:
    GenericActions.FileCouldNotBeFound{hw.kb}
    Message ID: GenericActions.FileCouldNotBeFound
    Related Objects: /System/System Bundles/102d38812c9437a05ee01e8bc93369f0

    This was not related to the 10.3 update, atleast not directly.
    I deleted the April PRU in system updates, checked for updates, and reapplied.
    This solved my issue.

  • I have redeemed my code and downloaded the Mountain Lion overnight. Now I am unable to find the download and unable to install it. And the code says that its already redeemed. What can I do? Please help.

    I have redeemed my code to download the Mountain Lion. I left it for download overnight. Now I am unable to find the download and its not installed. And the code says that its already redeemed so I cannot download the Mountain Lion again. Please help.

    Look in your Applications folder.

  • I am trying to update my iTunes but it keeps saying that it cannot find the correct path...Any suggestions?

    I  am trying to update my iTunes but it keeps saying that it cannot find the correct path...Any suggestions?

    Hey b.elyse
    Check out the following article that will assist with removing iTunes. Make sure to follow the order to ensure that it removed properly.
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/ht1925
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

Maybe you are looking for

  • Standard Asset Report considering Down Payment Differently

    Hi I am executing a report S_ALR_87011964  it gives a out put including a asset which has been acquired in current month and for which 50% down payment has been paid. Another report based on FS10N for that asset executed output excludes that asset fo

  • [Servlet Error]-[Can't connect to X11 window server using ':0.0&#39

    i m using repot engin to disply report its running in windows well in my local machine but whn i deployeed it to test server (AIX) it gave me this error server is websphere E SRVE0026E: [Servlet Error]-[Can't connect to X11 window server using ':0.0'

  • Mapping drives from server core

    Hi, Is mapping drives drives from server core not supported? See the two commands below. One on the server with gui works fine and the one on server core does not. PS C:\Users\administrator.WBAD> New-PSDrive –Name W –PSProvider FileSystem -root \\192

  • Nouvelle fenetre itunes

    Hi guys, Do someone knows how to open a playlist in a new window with that new version of iTunes ?? It was so usefull with the old vesrion !!!!!

  • Some Concerns Before Snow Leopard Upgrade

    Hey. I have a white MacBook 2.2 GHz2.2, 4 GB RAM and I wanted to get any input from others with this model about any issues with the OS X 10.6. My main concerns before installation are running Photoshop CS4 and the Intel GMA X3100 performance, my ext