Good instructions for reinstalling PScc.

Reinstalling photoshop cc is very, very difficult, even if assisted by adobe telephone support (broken English.) Is there online help anywhere for lucid guidance?

Reinstalling photoshop cc is very, very difficult, even if assisted by adobe telephone support (broken English.) Is there online help anywhere for lucid guidance?

Similar Messages

  • Good instructions for making a GCC cross compiler?

    Hi
    I think this might be the best place to ask this since people probably have been making cross compilers. I am interested in trying to make a cross compiler of GCC targetting Plan9/i386. There is an old 3.0 version of GCC (http://cm.bell-labs.com/sources/extra/gcc/) ported to Plan9.
    The thing that confuses me a bit about cross compilers is the use of binutils for the target architecture. How does that actually work? The host OS/architecture would not be able to execute those binaries. It feels a bit like a chicken-and-egg issure and I am not really sure how to get started. I have been trying to read up a bit on the PKGBUILDs for cross-arm but the whole theoretical issue of how to actually get the thing working in the first place is still a bit unclear to me.
    Some good instructions/links/help would be appreciated
    I could post my temporary PKGBUILD here if people want to help out with the actual build...

    A small update to my attempts:
    This is my binutils package, it has failed at multiple levels during my attempts. The binutils ported to Plan9 are relatively old so some stuff needs to be patched up to build. Now it fails on not being able to recognize arlex.o . This seems a bit odd I think.
    # Adapted from cross-arm-elf, cross-i686-pc-gnu and cross-i686-pc-mingw32
    pkgname=cross-i386-plan9-binutils
    pkgver=2.11.2
    pkgrel=1
    pkgdesc="The GNU Compiler Collection - Cross compiler for Plan9 i386 target"
    arch=('i686' 'x86_64')
    license=('GPL')
    url="http://plan9.bell-labs.com/wiki/plan9/porting_alien_software_to_plan_9/index.html"
    depends=('glibc' 'zlib')
    options=('!libtool' '!distcc' '!ccache')
    source=('http://plan9.bell-labs.com/sources/extra/gcc/gnusrc.tgz' \
    'bucommh.patch')
    md5sums=('39d23b7223b68de4cf333205257112ce' \
    '2945c4e40dbcd966217ed1349195e312')
    _target=i386-lucent-plan9
    _sysroot=/usr/lib/cross-${_target}
    build() {
    rm -rf ${srcdir}/build
    mkdir ${srcdir}/build #starting fresh
    msg "building and packaging binutils"
    cp -ar ${srcdir}/binutils-2.11.2/* ${srcdir}/build/
    cd ${srcdir}/build
    msg "cheating broken references to Plan9-ported GNU binutils"
    ln -s /usr/bin/ar "${_target}-ar"
    ln -s /usr/bin/as "${_target}-as"
    ln -s /usr/bin/ld "${_target}-ld"
    ln -s /usr/bin/ranlib "${_target}-ranlib"
    PATH=${srcdir}/build:$PATH
    CFLAGS='-O2 -static'
    msg "patching up stuff"
    cd ${srcdir}/build/binutils
    patch bucomm.h -i $srcdir/bucommh.patch
    msg "going back to build directory and start configure"
    cd ${srcdir}/build
    ./configure --prefix=${_sysroot} --bindir=/usr/bin \
    --with-sysroot=${_sysroot} \
    --build=$CHOST --host=$CHOST --target=${_target} \
    --with-gcc --with-gnu-as --with-gnu-ld \
    --enable-shared --without-included-gettext \
    --disable-nls --disable-debug
    msg "fixing some corrupt libraries"
    cp /usr/lib/libiberty.a ${srcdir}/build/libiberty/
    msg "finally making the actual binutils"
    cd ${srcdir}/build
    make
    make DESTDIR=$pkgdir/ install
    # clean-up cross compiler root
    rm -r ${pkgdir}/${_sysroot}/share/{info,man}
    # needed for gcc build
    install -dm755 ${pkgdir}/${_sysroot}/include
    this is the bucommh.patch:
    81c81
    < extern char *sbrk ();
    > extern void *sbrk ();
    Last edited by W.F.Cody (2011-09-13 18:57:17)

  • Need good instructions for image zoom motion

    I have several old FCE2 instructions for keyframe motion instructions but none work to give me zoom + motion of an image. Can anyone direct me to such instructions for FCE4??

    Also, for occasions when you just want a general random movement of the images, as in iPhoto slideshows, try Piero's free filter.
    It will enable you to give hundreds of pictures the Ken Burns treatment in seconds:-
    http://web.mac.com/piero.fiorani/PieroFFCE_Effect/Auto_PanZoom.html

  • Need good template for Artist - Must have GOOD instructions

    Hi.
    I'm not a total Newbie, but I'm looking for a nice template for artists. The important thing is that it has really good instructions for customizing it. I'm not totally new, but I don't have the time to learn right now so the instructions need to be really basic. No "assuming" I already know CSS.
    It needs to have the ability to show lots of pictures and blow them up when clicked. I'm willing to pay for it as long as it's doable.
    Thanks.

    I haven't thought about using Wordpress. I know a lot of people use it. Would there be a steep learning curve going that route?
    Any learning curve is subjective. Try it and see if it's a good fit for you.
    Wordpress is widely used by novices and experts alike.
    Actually, I remember now that I did look into it but found that being on a Mac there were some extra steps involved getting started  and I couldn't find explanations or definitions for some of the terms.
    There are no extra steps for a Mac compared to a PC that I'm aware of.
    Ask specific questions about terms and you'll get specific answers.

  • HT1459 Locked my ipod and its says Ipod is disabled connect to itunes.  Have tried to unlock it - can someone please type the instructions for me to follow - thank you

    Locked my ipod and it says ipod is disabled connect to itunes - have tried everyting - can not rememb er password - can someone please type good instructions for me to get back in - thank

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                          
    If recovery mode does not work try DFU mode.                         
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings

  • TS2570 I am getting runtime error R6034 when opening iTunes i have followed all instructions on reinstalling and it still occars

    I am getting runtime error R6034 when trying to open iTunes I have followed all instructions for reinstalling iTunes but it still occurs can any help please?

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99537)

  • De-Facto instructions for Creating Web Templates, PLEASE

    Hello All,
    I am adept at HTML, and am ok with Java. I have hand coded my entire site. And hand created very intricate web templates to use in Breeze Browser.
    Now, trying to fully incorporate LR into my work flow, I am finding it frustrating to find GOOD instructions for creating my own web templates. I have followed several links, read what was said, read forum posts. But to be honest, there just is no good 1 stop source for the busy person to learn how to do this.
    I am asking that someone, very knowledgeable in creating web templates, for both PC and MAC, please put together a well outlined post describing every step needed to do this. And then have the forum moderators make the post sticky so that it is easily accessible.
    This is very important if LR is going to fit into many working pros current work flows. PLEASE somebody do this.
    I will be eternally great full!!!!
    Thank you in advance for any kind soul who considers doing this

    Hello Paul,
    You're not the only one... I know of several people who are waiting for decent documentation of the XML/XSLT mechanisms so that we can create templates for our custom web sites. My own needs happen to be very simple, but frustratingly difficult to achieve (or maybe I'm trying the wrong approach).
    All I want is a file called index.txt that contains a title for the gallery and a list of thumbnails and full size images, and then I want the thumbnails and images all in the same directory and named in a specific way (no spaces and 't_' prefixes on the thumbnails). Trivial in BreezebrowserPro, but so far I haven't managed it with LR (mind you my XSLT knowledge is virtually non-existent).
    This is the only thing that's holding me up purchasing LR.
    Cheers,
    Simon

  • HT1923 After uninstalling and reinstalling itunes according to the instructions for Vista, I do not have QuickTime in my programs.  Am I supposed to install QuickTime separately?  Isnt it supposed to install with Itunes automatically?

    After uninstalling and reinstalling itues according to instructions for Vista, QuickTime doesn't appear in my programs, I don't seem to have it anywhere,  Isn't QuickTime supposed to be part of the Itunes installation?  Is the absence of it why no ipod will function correctly for me?

    Let's first try something relatively simple. Download and save a 64-bit version of the iTunes installer (iTunes64Setup.exe) to your hard drive. (Don't run the install on line.)
    Now try right-clicking the installer file and selecting "Run as administrator".
    Does that get you past the privileges errors?

  • HT1923 I cannot uninstall apple mobile device support.  I am following the instructions for removing and reinstalling itunes but now stuck.  Please help.

    I am following the instructions for removing and reinstalling itunes because I had a "msvcr80.dll missing from your computer" error.  I have uninstalled itunes and apple software update but the next one in order "apple mobile device support" will not uninstall.  According to the instructions, that one has to be removed before I can do the rest.  Would love any help I can get.

    Hello and thanks so much for your quick reply. I am at a standstill, because I have done those things already and it has not worked. The repair install procedure seemed to take place quickly, but the same thing happened again when I tried to uninstall it the program after that.... It seems to proceed, then the progress bar goes backward, and there it still is!
    When I downloaded the Microsoft Fixit program and asked it to uninstall the Apple Mobile device Support, it started but then got stuck and I had to shut my computer off, as it froze everything up!
    I'm hoping you can help..... This seems to be a problem with the new version, and it's frustrating, because I can't use Itunes on my computer at all till we find a solution.
    Perhaps if I try to restore my computer to before the Itunes 11.1.4 uodate?
    Thanks so much for your help,
    Shirley 261

  • I didn't deactivate Adobe CS 3 Premium before I reinstalled it on the same computer,  so when I tried to activate it says the maximum has been reached for licenses. I read on your website the instructions for correcting this issue, but still do not have t

    I didn't deactivate Adobe CS 3 Premium before I re-installed it on the same computer,
    so when I tried to activate, it says the maximum number has been reached for licenses.
    I read on your website the instructions for correcting this issue, but still do not have the deactivation option. So that I can reactivate it.
    Could you please help?

    COntact support by web chat or phone and have them reset activations.
    Mylenium

  • Doing a goods receipt for a customer material that is ASEQ status

    We are needing to find a way to be able to do a goods receipt for a child part in ASEQ status.  Most of our customers will send in their part after disassembling it themselves.  Since we can not receive the part our present process is to dismantle so the system status changes to ESTO and we can receive.  The problem with this is that the end user forgets to assemble the part back and we end up breaking the linkage.
    We have looked into using User Status in the equipment master and have configured that.  However the user status button, nor name shows up in the equipment master.  I have looked at the field selection in IMG and it is not hidden.  I am assuming it is being supressed by a user exit we have.
    Can anyone give me any suggestions on how we can improve the process using SAP for material that is ASEQ status and being able to create an inbound delivery so we can receive in our warehouse for this status without dismatling the unit? 
    We are on ECC

    Hello Kimberly
    You lost me while describing your current process, so  please provide more details as to how you dismantle and reinstall etc.  Also how the part goes back to the customer.
    However I can provide you  clarifications to some questions you raised..
    You see both system and user statuses in the field 'Status' itself. This is the 3rd row in the Equipment display screen under Equipment number and Description. If you see carefully you will see 2 sections, the one on left is system status and the one on right is User status. If you click on the i (info) icon, you will be taken to a screen where you see more info like status and business processes etc.
    ASEQ is a system status and it is determined by what you did ( example dismantling) and can't be changed by you (user). If you see the 'Business Processes' tab, you will also see the this won't allow assignment to a Delivery and so on. So my point is having a user status will not help you. Based on the combination of system and user statuses, some processes are permitted, some not. For example if Goods Receipts are allowed, may be you can receive without an Inbound delivery.  I am mentioning this as a thought initiator, I know you will have a Return/Repair order process including a return delivery.
    I guess you have to systematically prevent the user from  doing whatever they are doing out of turn, e.g., forgetting to reassemble (install?) and for this User statuses can help.
    Let us know your process more in detail and I am sure SAP will have a standard way to receive a child part of a big assembly. Other members will share their practices also.
    Take care.

  • Please make this a good experiance for my first post on any board.  READ ME

    Hi all. Well first off, let me start by saying that my whole life I've owned PC's. And I'm not hacker Elliet. But I've gotten to know them pretty well. All the way from Windows 3.1 that came out a long time ago (more than 10 years ago)
    So after a while of hearing about MAC's I decided to start small and get an iPod (since they are so popular here in NYC) and see what apple was about. Well I really saw that Apple had a great product and started asking about their computers. And did plenty of research. And before the new Intel Macs came out, I was going to get a powerbook. But I had a feeling a new laptop was coming out and waited a lil while and sure enough. The Macbook Pro came out. So I went out and did all my research (as to this being the first real purchase of a Apple product and knew about the possible implications of a new first gen Intel chip in a apple product litterally making history) I knew I might become a new beta tester.
    So I started looking on these boards and did 2 weeks worth of hard research to see if the Mac Book Pro (MBP) was for me. And after all the problems i saw (ex: The whine, Right speaker distortion, heat coming from it, white line at bottom of screen, etc) I never saw or read anything about AOL connectivity problems. And I know, I know... alot of you are probably going to gripe and complain about AOL sucking and yada yada yada, but please. Cut me some slack. I actually like AOL. I got on it back in 92 when it came out, and really enjoyed it. And have been on it since. I like chatting on there, and so forth. And I hope you help with my problem instead of telling me to go get "a real ISP" I do have a real ISP, but I like my AOL too.
    So now to my problem....
    I have a Sony Viao 1.8ghz PC with 512 ram, 80 gig hard drive, 10/100 ethernet port. Connected to a Belkin Router (more info below on specs of router) connected to Opt Online Broadband Cable internet with VoIP. I use my macbook pro on the wireless network at my home.
    I got a mac book pro 1.83 ghz running 512 ram on Tiger OSX 10.4.6 I thought that I would wait till a connectivity patch (which I thought would have been 10.4.6) fix the airport problems came out till I posted something. But now that I've tried everything, I'm hoping you open this thread and help me and possibly someone else out there as well. I just d/l'd and installed the 10.4.6 update last night and it did'nt help. So here's more info on my specs. I have a belkin router wireless G 2.4 ghz 54mbs router and I have configured the router with it's firewall, wap2 encryption (as it's the only selection the router has that is available that matches what airport comes with in encryption) I hid my network, and have tried to upgrade the firmware on the router.
    Now Here's the real problem. I can connect to AOL on my MBP when I connect the actual ethernet cable to the MBP's Ethernet port (after I have let the cable modem do a hard reset to configure itself to a mac) I can connect to AOL. But when I disconnect the cable and return it to it's normal config, I can't connect to AOL. I can connect to the internet via safari, and firefox, and even AOL's IM on iChat. I can use Itunes all kinds of things. I can even play warcraft 3 wirelessly on battlenet. But connecting to AOL is a pain in the @$$. It's the only proggy I have that won't allow it to connect. I keep getting the error message "Your AOL connection ended because the AOL host was unable to start a new session. Please try to sign on again." Of course All i see for a while is the spinning black and white circle. And it goes through step 1 and 2, goes straight to 6. Then it goes blank, and BAM! That message pops up. And what's so frustrating is that I've tried every possible configuration on AOL, my router and even system preferences, for it to let connect. I even went into system preferences on the mac and went down the the Internet & Network "Sharing" icon and tried 100 possible combinations on that in the services tab, and firewall tab. I've turned them on, off, tried to make exceptions ETC. And no matter how much I play with the personal file sharing and windows sharing advanced settings and sigh every possible combination to make AOL connect via wirelessly. And nothing. I then even tried to fix the connection under AOL in setup. I've gone through and selected TCP Script, Airport Script. Cable Script, And practically every script I can think of. And nothing. I even went on to AOL and downloaded thier alleged fix to wireless accessing AOL. And nothing. I've been searching all over google, AOL's website, and all over these discussion boards and no mention of anyone even having the same problem. But please, someone out there with their infinit knowledge of how Macs run and having more experience than me, Please make this a good experiance for my first post on any board anywhere reguarding a mac. A MBP at that too.
    An update to this, But amazingly enough, I actually got it to connect to AOL wirelessly for the first time yest. But I have no Idea how i did it. I tried for 3 hours to reproduce it and no luck. I was accessing my router at it's website config screen and somehow I clicked on connect to AOL and while it was trying to connect to it, i reset the router and BAM, it connected to AOL. And I was in shock. I thought I solved it. Somewhere while it was reseting the router it connected and stayed connected to AOL till I signed off and tried to sign back on to see if I could now connect, and guess what. The same dumb message keeps popping up "Your AOL connection ended because the AOL host was unable to start a new session. Please try to sign on again." And all I did was sign off to test it, thinking I had fixed the problem. I tried for 3 hours like I stated above, and BAM got it connected to AOL wirelessly again (somehow while the router was resetting). And thinking I fixed it, or figured out the trick to getting it to work, signed off... I kissed aol goodbye again. And have been unable to reproduce the "glitch". SIGH Can someone out there please help me?
    I think I've made this message as detailed as possible, but please, can someone give me some constructive criticism on how to fix my AOL wireless connectivity problems. Do you know if it's my router? My MBP? AOL software? BTW, I got AOL software version 10.3.7 (Rev 4136.310 US) The latest version I D/L'ed from the AOL website. Anyone know If I should turn on or off some things such as personal fire sharing on, or firewall off or on? ANYTHING. Please. I've put alot of time into writing this post and making it as detailed as possible. And been having this problem for the past 3 weeks that I've had my MBP, and have waited long enough to use my AOL. If you need any further information or suggestions on making AOL work, please let me know. Thank you for taking the time to read all of this, and I really appreciate all of you in the time you take in responding back in trying to help me. I'll be monitoring this post almost hourly. So I hope someone out there can help. Thanks so much again. And help me make this transition to Mac a pleasant one knowing that there is a mac community out there willing to help a new mac client. Again, Many thanks
    In Heath and Wealth,
    Bruce
    Mac Book Pro 1.83 GHZ 512 Ram   Mac OS X (10.4.5)  

    I FIXED IT!
    FYI for the rest of you that might be having the same problem. DON'T USE A BELKIN ROUTER WITH AOL ON A MBP!!!!! It ***** wirelessly. or even hard connected, it won't connect. I went to best buy today, and got a refund on the belkin. I then went to J&R and got a D-Link router. And now it works perfect. I can now chat on AOL yet again, and I tried all the other web browsers I have and messengers, and warcraft 3 online via battlenet. And it works great. I want to give you guys a special thanks for taking time out to answer back to my post. FYI! Belkin wireless G routers do not connect you to AOL wirelessly on MBP's. No matter how much you mess around on them. I highly recommend a D-Link Router. They are easy to set up as long as you READ ( AND I MEAN IT!!!) read the instructions before you set anything up on it. Use the CD that it comes with, and you'll be good to go. Set it up and it works great Almost no dead zones in the house, and now I can use the MBP with all it's cababilities. Thanks people. I really appreciate it.
    P.S. I called belkin last night when i decided to get a refund on my router for today and when i talked to the tech, after puersuading him to tell me the truth. And stop BS'ing me, he broke down and admited that AOL does not work wirelessly on MBP's. So to make a long story short this time, There you go. And one last note, I'm very happy now with my d-link router. I honestly thought it would suck. Not being a brand name router or anything. But amazingly, it works like a brand name item! Again, many thanks all.
    Bruce

  • Error in the instructions for performing a silent install

    There's an error in the instructions for performing a silent install of Photoshop Elements:
    http://helpx.adobe.com/photoshop-elements/kb/silent-install-instructions-photoshop-element s-1.html
    In step 9, the instructions say to use the following command line:
    start /wait "path to Setup.exe" /UL%LangCode% /V“SERIALNUMBER=%AOO volume license serial number%"
    The correct command line, however, is this:
    start /wait "path to Setup.exe" /UL%LangCode% /V"SERIALNUMBER=%AOO volume license serial number%"
    See the difference? Look closely at the character after the /V. In the instructions on the website, they put in a "curly quote" character. This obviously needs to be a straight quote.
    Interestingly enough, the erroneous command line from the web site will actually work just fine as posted if all you are passing in the /V is the serial number. If, however, you wanted to add a "NODESKTOPICON=1" to disable the creation of a desktop shortcut, for example:
    start /wait "path to Setup.exe" /UL%LangCode% /V“SERIALNUMBER=%AOO volume license serial number% NODESKTOPICON=1"
    then it fails to run silently.
    I post this in the hopes that Adobe will fix the typo in their instructions and save other admins the hours of grief I've been put through today trying to get this working.

    Check the response file where you define the SGA memory size for the new database.
    You can also choose not to create the database at the installation and do it afterwards, making a specific response file for it. (I'd recommend specially this option. like that you can separate possible installation errors with the ones on the DB creation process).
    Good luck.
    Regards,
    Enric Moya

  • Instructions For Moving To An External Hard Drive - Mac

    I have a Macbook where I use Lightroom. However, my internal drive is filling up and I would like to get instructions on how have the library reside on my new 250gb external drive. Thanks!!

    In Lightroom, the catalog database is separate from the image files. To move to an external hard disk, you need to move both. The easiest way is to simply drag over the folder that the catalog file resides in (so you also copy over the previews) and also drag over the folders that contain the image files. Now delete both from the original location if you're sure everything moved over correctly and double-click on the copied-over lrcat file. If your images are in the same relative location to the catalog file as on the original harddisk, it will find the image files by itself. If they are not in the same relative location, Lightroom will make the enclosing folder name red in the Library pane. Simply right (or control on a mac with a single button mouse) on the red and show it the new folder location.
    One good tip for lightroom users is to really be aware of where Lightroom imports images to in the import dialog. You'll see that even after you've moved over the images and catalog, Lightroom will want to import new files to the old location on your internal hard disk, so you need to tell it where to import. After the first time you do that it will usually remember.

  • TS1587 I tried everything, except for reinstalling the SO-DIMM memory modules. Still, my iMac will not wake up. Turning it on you can hear the fan run, but the display stays dark. Any ideas what to do? Thanks Maja

    My iMac won't start up, or wake from sleep.  I've tried everything, except for reinstalling the SO-DIMM memory modules. Still, my iMac will not wake up.  Turning it on, you can hear the fan run, but the display stays dark.  Any ideas what to do?  Thanks!

    Mac doesn't boot
    Can you hear the fans and hard drive and see the white boot screen? Flashing question mark? The circle just runs and nothing happens? Only black screen and nothing else? These can be very helpful to diagnose the source of the problem. [1]
    Flashing question mark [2]: This is usually a sign of a failed hard drive. This indicates that boot up volume can not be found.
    Black screen: This is usually a sign of a failed logic board. There is no single reason for this and this may be caused by failed GPU, screen, CPU or RAM.
    Circle of death/no circle/blue screen: This is usually a sign of a hard drive failure. This may NOT be a dead hard drive, just broken permissions or something
    Gray screen/Apple logo/spinning gear or globe/prohibitory sign/folder with flashing question mark [3]: This could be a sign of faulty hardware but more likely a software issue, i.e. broken permissions, failed software update, etc.
    [edit]
    What to do
    First, hold down the option key (also known as the alt key) just after you've pressed the power button. This should show all the available options to boot from, so if you have Windows installed through Bootcamp or a disk in your SuperDrive, you should be able to see them along with your OS X drive/partition. Select the OS X partition with arrow keys and press enter. Startup key combinations
    If that doesn't help continue doing the steps from below:
    1. SMC reset [4]. Shut down and unplug all cables including power cord for at least 30 seconds and then plug in power cord and keyboard/mouse.
    2. PRAM reset [5]. Hold down option, command, P and R while booting. Start it when you hear the sound and don't let go before it reboots.
    3. Safe boot [6]. Hold down shift while booting to boot into safe mode. If this works, open Disk Utility from Utilities and repair your permissions and verify the disk
    4. Hardware test [7]. Insert the install disk (disk 1 in Mac which shipped with OS X 10.5.4 or earlier, disk 2 if shipped with OS X 10.5.5 or newer) and hold down "D" before the grey boot screen opens. Follow on screen instructions
    5. Boot from install disk. Boot from the disk that came with your Mac. Hold C while booting. Select Disk Utility from top bar and repair permissions and verify the disk. Reboot normally and see if it works now.
    6. Boot from another Mac (Firewire target disk mode). Connect the machines with a Firewire cable. Power on your Mac and press T. Select the other Mac's hard drive. Download the current OS X combo update. Run the combo update installer and select the drive that won't boot as the destination.
    7. "Repair" OS X. Boot from the install disk as in point 5. and reinstall OS X. This should NOT erase any data, just replaces the system files which may have caused your booting problem. Now install the latest combo update for OS X and repair permissions on your drive with Disk Utility.
    7.1. Install OS X into an external hard drive and then boot from it [8] and try to copy your data from the hard drive before proceeding. If you have done a backup recently, you don't have to do this.
    8. Restore OS X from Time Machine backup. Boot from the disk that came with your Mac and choose the Time Machine restore option. This step will lose any changes made since your last backup but the system and your data will be put back to exactly as it was on that date.
    8.1 Reinstall OS X. Boot from the install disk as in point 5. and select Disk Utility again. Now erase the whole hard drive and install OS X again. If you had a Time Machine backup and step 7 worked you don't have to do this.

Maybe you are looking for

  • How to connect branch to head office domain through MPLS

    I have head office company, we have connected 7 branchs to head by MPLS. now i have server and domain haibah.local fo my LAN. how i will let pc's in branches connect to my domain and sharing folders between us. please give me details.no internet in b

  • Quicktime won't stop asking to update

    For about a year I have been getting a message "Quicktime needs to be updated" (or something like that...the message isn't up now). Below it says "Cancel" or "Do it Now". This happens on all programs that use QT (iTunes, Photoshop, Tivo Server, etc e

  • Error: ORA-00932: inconsistent datatypes: expected - got

    getting error OPEN pio_cstdn_extract_cur FOR v_chr_sql; loop fetch pio_cstdn_extract_cur bulk collect into l_c1, l_c2, l_c3 limit l_limit; for i in 1 .. l_c1.count loop dbms_output.put_line( l_c1(i) || ',' || l_c2(i) || ',' || l_c3(i) ); end loop; ex

  • Planning Web Forms

    I have a Planning application where the users are inputting data into a web form for both direct and indirect employee information. The form has the employee dimension in the row and the account dimension in the columns. The employee dim in the form

  • How to run applescript as schedule

    hi all I am trying to run an applescript as a schedule. I did crontag -e, then put in 10 0 * * * ~/Desktop/run.scpt. however it didn't work. can someone tell me how can I do it?