Restoring "Macintosh HD" GUID

I just installed Windows 7 via Boot Camp on my Mac Pro on a second hard drive. Everything worked fine and I could boot into either OS fine UNTIL I decided to hide the Mac drive from Windows by removing it's drive designation. Now the computer doesn't see OSX drive at all, even after giving its drive letter back. I can only boot into Windows now. I found this article on Apple's help page:
http://support.apple.com/kb/TS3200
Does anyone know how to do the resolution part?
"If the drive designation letter has already been altered or removed, third-party utilities may allow the recovery of the Mac OS X partition by restoring its GUID. The GUID is: 48465300-0000-11AA-AA11-00306543ECAC"
What third-party utilities could fix this? I've searched everywhere but can't find a sure solution.
Any help would be appreciated.
Thanks,
Jeff

My brother fixed it...
Before you do anything else, you should try to back up your data disk if there's anything important. You may need to take it out of the computer and put it an external housing. If nothing else, you should be able to grab important files from the Windows side.
Anyhow, here's how we fixed it:
From Windows, go to Start/Run... (or Windows-R {Command-R}) and run DISKPART
This is the Microsoft disk partition utility.
Type "list disk" to show your disks:
<pre style="background-color: #eee">
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
----=--- ----=----=--- ----=-- ----=-- --- ---
Disk 0 Online 233 GB 0 B
Disk 1 Online 596 GB 127 MB *
Disk 2 Online 931 GB 128 MB
</pre>
The GPT volume is probably your Mac disk; let's look at it:
<pre style="background-color: #eee">
DISKPART> select disk 1
Disk 1 is now the selected disk.
DISKPART> list part
Partition ### Type Size Offset
----=----=--- ----=----=----=- ----=-- ----=--
Partition 1 System 200 MB 20 KB
Partition 2 Primary 595 GB 200 MB
DISKPART> select part 2
Partition 2 is now the selected partition.
DISKPART> detail part
Partition 2
Type : ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
Hidden : No
Required: No
Attrib : 0000000000000000
Offset in Bytes: 209735680
Volume ### Ltr Label Fs Type Size Status Info
----=---=- --- ----=----=- ---=- ----=---=- ----=-- ----=---- ----=---
* Volume 2 E Macintosh H HFS Partition 595 GB Healthy
</pre>
OK, we know we have the right partition, but the type isn't right (that ID is for a "Basic Data Partition"). DISKPART has the SETID command, but it won't work, so we'll use GPT FDISK for Windows. Get it at:
[http://sf.net/projects/gptfdisk>
extract and run as administrator (gdisk.exe)
<pre style="background-color: #eee">
GPT fdisk (gdisk) version 0.6.5
Most versions of Windows cannot boot from a GPT disk, and most varieties
prior to Vista cannot read GPT disks. Therefore, you should exit now
unless you understand the implications of converting MBR to GPT, editing
an existing GPT disk, or creating a new GPT disk layout!
Are you SURE you want to continue? (Y/N): y
Type device filename, or press <Enter> to exit: 1:
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
</pre>
Print the partition table to make sure we're in the right place:
<pre style="background-color: #eee">
Command (? for help): p
Disk 1:: 1250263728 sectors, 596.2 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 00001494-45A0-0000-923B-0000AC4A0000
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1250263694
Total free space is 262157 sectors (128.0 MiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI system partition
2 409640 1250001543 595.9 GiB 0700 Customer
</pre>
And get detailed information:
<pre style="background-color: #eee">
Command (? for help): i
Partition number (1-2): 2
Partition GUID code: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 (Linux/Windows data)
Partition unique GUID: 000043C0-3EEC-0000-B927-000090380000
First sector: 409640 (at 200.0 MiB)
Last sector: 1250001543 (at 596.0 GiB)
Partition size: 1249591904 sectors (595.9 GiB)
Attribute flags: 0000000000000000
Partition name: Customer
</pre>
OK, let's change the GUID code:
<pre style="background-color: #eee">
Command (? for help): t (change partition code)
Partition number (1-2): 2
Current type is 'Linux/Windows data'
Hex code (L to show codes, 0 to enter raw code, Enter = 0700): af00
Changed type of partition to 'Apple HFS/HFS+'
</pre>
Now verify that it is the right ID (the same one as in the article):
<pre style="background-color: #eee">
Command (? for help): i
Partition number (1-2): 2
Partition GUID code: 48465300-0000-11AA-AA11-00306543ECAC (Apple HFS/HFS+)
Partition unique GUID: 000043C0-3EEC-0000-B927-000090380000
First sector: 409640 (at 200.0 MiB)
Last sector: 1250001543 (at 596.0 GiB)
Partition size: 1249591904 sectors (595.9 GiB)
Attribute flags: 0000000000000000
Partition name: Customer
</pre>
Now the scary part - overwriting the partition map.
<pre style="background-color: #eee">
Command (? for help): w
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed, possibly destroying your data? (Y/N): y
</pre>
Now reboot to get back to your Mac.

Similar Messages

  • Disk utility does not allow to restore Macintosh HD after I deleted a small size (1GB) partition

    Hi, when I tried to create a new 1GB partition (on my Mac mini 2011, using Mac OS X 10.7.3) and then to delete it I could not restore (increase) Macintosh HD size using Disk utility (diskutil list shows the same value for Macitosh HD (498,17GB) partition before and after I deleted a new created 1GB partition).
    Please help, how I can restore the original size of Macintosh HD when Disk utility does not allow to restore Macintosh HD after I deleted a small size (1GB) partition?
    Thank you.

    The bottom right corner dragging does not help in my case, because it shows that Macintosh HD partition size is maximal, but its real size did not change after I removed 1GB partition.
    Maybe any other idea can help me, for example some built-in tool like diskutil which allows to view and manage unused partitions in terminal?
    Thank you.

  • Restore Macintosh HD from Time Machine?

    Is this part of Time Machine? In the event that your Macintosh HD fries or something, can you buy a new one, plug it in, and have Time Machine restore the Macintosh HD?
    Or is it just for the occasional lost file?

    Yes, Time Machine will restore the Macintosh HD.
    Here's how it works:
    (TM doesn't make a bootable clone like some other third-party applications)
    With your new, empty internal drive, you would boot from the Leopard installation DVD and proceed to the installation.
    During the installation, you're asked whether you want to restore from various places, including a Time Machine backup.
    Choose that option and all your files, folders, users, settings etc will be restored like before.
    Alternatively you can also migrate anything later from a new, fresh installation of Mac OS X, using Migration Assistant or Time Machine (with an option to go on an existing old backup).

  • Lost bookmarks and need to restore followed your guide no luck

    had to reload Mozilla firefox and Thunderbird... lost bookmarks and address book and followed guide to restore with no luck..the restore bookmarks gave me a choice of only 2 back up dates and I need to go back one day further to retrieve them..can you lend some help..thanks..this is a physician's office and these are patient emails and business account bookmarks..

    Hey bron_cross,
    Wow, Superb troubleshooting so far! Usually for the symptoms you have described, I recommend the sub-step titled “If the device is not recognized while in Recovery Mode” located in Step 5 of this article:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    However, it seems like you have exhausted all of the suggestions in that step. Did you happen to move on to Step 6: Check for third-party software conflicts? If not, here is the excerpt:
    Certain phone and cellular device connectivity software from vendors such as Samsung, Nokia, Bora, Novatel, Sony, Android, LG, Sierra, Huawei, Pantech, or Motorola may cause your device not to be recognized. If you have such software on your computer:
    1. Uninstall the phone or cellular connectivity software temporarily, and test.  Contact the manufacturer of this software for assistance in doing this. If you use the third-party phone or cellular device for your Internet connection, try connecting to an alternate network using Wi-Fi or Ethernet.
    2. Remove iTunes and all related Apple software by following this article (for Windows XP), or this article (for Windows Vista, Windows 7, and Windows 8).
    3. After reinstalling iTunes, test the device.
    4. If you still need your third-party phone or cellular connectivity software that was removed, reinstall this software and test your device to ensure it still functions with iTunes. Contact the vendor of your phone connectivity software if the issue returns.
    Also, third-party security software may conflict with iOS devices connecting to iTunes. Follow this article to troubleshoot issues that may be caused by your security software. After resolving any issues you may have with your security software, you may need to try the steps in this article again.
    Thanks,
    Matt M.

  • Restore Macintosh 6400-200

    Hello all,
                   I have 2 Macintosh Performa 6400/200, 1 of them is working ok, the other one is showing  a Floppy disk with a question mark this is the one I'm trying to fix and I need some help.
    I google searched for solutions, found this site:
    Check spec of 6400/200:
    http://www.everymac.com/systems/apple/powermac/specs/powermac_6400_200.html
    Boot Disk:
    http://main.system7today.com/articles/tutorials/disktools.html
    I have an external floppy drive, If I save Disk Tool 2 to the floppy disk, load it to MAC 6400/200 floppy drive and power on, will this help me going theough the Mac system, I need to know what is in that Mac computer before proceeding re-installation OS 7.5.3?
    thanks,

    Hello,
    >does that mean the batteries are ok?
    Try to use a multimeter. The real battery voltage should not be much lower than the nominal 4.5 V DC.
    >I'm using windows for all internet conncetions, download, etc.., the Mac machines are not connected to internet.
    No problem, providing that you keep any downloaded Mac application files unaltered MacBinary (.bin), BinHex (.hqx) or StuffIt (.sit). Do not try to decode or decompress the files on the Windows PC. Wait until on the Performa. Once on the 6400/200, use StuffIt Expander to decode/decompress the encoded/compressed files (drag the files onto the StuffIt Expander program icon). If you do not have an appropriate version of StuffIt Expander for Mac, you may want to try this:
    With access to a Windows PC (capable of running a DOS program) with a floppy drive: Prepare an empty PC-formatted  1.44 MB HD diskette via FORMAT A: in DOS or the "full" formatting option  under Windows. Download the MACDISK.EXE file from http://rrzs42.uni-regensburg.de/Macintosh/files/macftp.html . Run the MACDISK.EXE (DOS) program on the Windows PC. Follow the  instructions on screen. The result will be an automatically Mac-formatted (sic!) floppy  that can be used in a Macintosh computer. This floppy contains a StuffIt Expander installer.
    >Probably need your guidance on where-about is the Disk Tools 6.3.3 located?
    It was a typing error. Sorry! Should have been Disk Copy 6.3.3 (see the second direct link in my previous message).
    >can I use a Floppy disk that was previously used on a windows PC?
    For plain transfers of downloaded files from a Windows PC to a Performa 6400/200, you can use PC-formatted 1.44 MB diskettes. Just copy any files as they are to the diskette. The Mac should have a PC Exchange control panel (in the Control Panels folder inside the System Folder), which will allow the computer to see a PC disk (a PC floppy icon will appear on the Desktop).
    If you later need Mac-formatted floppy disks, you can easily reformat PC diskettes on the 6400/200 (via Erase Disk under the Special menu).
    >I have downloaded "Disk_Tools_PPC.img" into a floppy disk with an  external floppy drive connected to this win7 PC, can I then use this  floppy disk and load it in to Mac 6400 floppy drive?
    It should have been Disk_Tools_PPC.img.bin from the beginning, but Windows may have truncated the name (that does not normally matter; the main thing is that you have not tried to alter the file). Once on the Mac, copy the file as it is to the hard disk. Then, drag the file onto the StuffIt Expander icon. When decoded, you could launch Disk Copy 6.3.3 and create a bootable floppy from the (.img) disk image file.
    Jan

  • Restore Time Machine backup to newly-formatted Macintosh HD

    I recently had to erase and re-format my internal start-up drive ("Macintosh HD," formatted GUID Partition Table) while troubleshooting. Turned out it was a failed main logic board, display and display LED backligh, so it was in the Apple Store for 2-3 weeks (long story). I have my Time Machine backups on an external 2TB USB drive, which has its own system, and is bootable. The newest Time Machine backup I have is from 11/13/11, but I thought I'd be safe and do a belt and braces backup, so I used Carbon Copy Cloner to backup Macintosh HD to a disk image. Somehow, I royally screwed it up, and I have THREE CCCloner backups on my 2TB drive (as well as the Time Machine backups). The three CCCloner backups are:
    2011-10-26 (October 26) 15-52-21, total 14.18 GB (no System or Users folders)
    2011-11-13 (November 13) 21-47-17, total 16.86 GB (System folder = 136.1 MB; Users folder = 1.54 GB)
    2011-11-20 (November 20) 18-58-00, total 12.84 GB (System folder = 27.6 MB; Users folder = 1.05 GB)
    It would seem I somehow invoked an incremental backup in CCCloner, and I do manual Time Machine backups.
    The problem here is two-fold:
    1. Between 11/13/11 (last Time Machine backup) and 11/20/11 (last CCCloner backup), I did a LOT of work, that I don't want to lose, but I don't know how to reconcile the three CCCloner backups. I've been in communication with the developer of CCC, but apparently he's taken the weekend off, and we have not yet worked out a way to cleanly reconcile the three CCCloner backups, which is what I would MOST like to do, as it contains the whole week's work between 11/13/11 and 11/20/11.
    2. When I erased and reformatted my startup Macintosh HD, I, of course, severed any link between it and the Time Machine backups on the 2TB USB drive.
    I suppose the quick and dirty way to get back to my Macintosh HD status is to do the following (found in an Apple Support Archived document):
    "Once the drive has been formatted, quit Disk Utility to return to the installer. Go back to the "Utilities" menu again, and choose "Restore From a Time Machine Backup." Connect your Time Machine backup drive, and allow it to be scanned for valid backups. Choose your latest backup from the list provided, choose the destination for the restoration (the newly formatted "Macintosh HD"), then let it do its thing."
    Then cherry-pick the new-to-11/20/11 items out of the  CCCloner folders. Not an elegant solution, but I can't think of any other. I don't mind reformatting the Macintosh HD again, but then having to pick through the CCCloner dustbin is a big PITA
    Anyone have any ideas?
    Bart

    << Are the backups in a separate partition?  If not, that may be a problem.
    How about the CCC backups? >>
    Nope to both.
    << That doesn't make sense.  A CCC clone should contain the most recent version of everything (unless you omitted things).  Where are you getting those sizes? >>
    Individual folder "Get infos."
    << Yes, that's how you do a full system restore from your Time Machine backups. >>
    Which I did last night, needing to move on with a number of projects.
    << You should be able to use the Finder to find files on the CCC backup from your home folder with Last Modified Dates since 11/13 (or, perhaps better, the free Find Any File app, which will let you pick any folder), and copy them. >>
    << May I ask why, with an iMac, you're doing all your backups manually, rather than letting at least some of them, especially Time Machine, run automatically? >>
    The discussion below with Mike Bombich, of CCC, to which I replied just a couple minutes ago, may help explain some things (it will NOT explain my stupidity -- my only excuse is that I was pressed for time after a long and pointless search in all the wrong places for a very severe problem I was having, as you'll see). Why I didn't do a Time Machine backup just before I took my iMac in for service is a question I can only answer by saying "Duhhhh..."
    Email from Mike Bombich and my reply between dotted lines
    December 3, 2011 8:04:33 PM EST
    Hi Bart:
    <blockquote>Choosing the "2TB" drive as the "source" in CCCloner would give me the actual, bootable 2TB's system, which has few, if any, of the permissions, settings, etc. that were part of the the original Macintosh HD System files, which is what I'm trying to recover.</blockquote>
    Unless you backed up another system to the 2TB volume since November 20, then that volume definitely has everything from your Macintosh HD as of Nov 20. You ran this task at that time:
    2011-11-20 18:57:58 -0500
    Task: Copying selected files (-psn_0_106522)
    Source: Macintosh HD
    Mount point: /
    Destination: 2TB
    Destination path: /Volumes/2TB
    Settings
    Archive deleted items, owner: bartonbrown
    Archive modified items
    Do not automatically prune archives
    Which means that everything from your Macintosh HD volume was copied to the 2TB volume, and anything that was already on the 2TB volume was moved aside to the _CCC Archives folder. With the exception of the presence of the _CCC Archives folder, the 2TB volume was an *exact* replica of your Macintosh HD volume when that backup task finished on Nov 20.
    I think this actually means that the restore process should be really easy. CCC won't copy the contents of the _CCC Archives folder (unless you choose it as a source folder explicitly), so if you choose the 2TB volume as the source and Macintosh HD as the destination, your Macintosh HD volume should be back to the state it was in on Nov 20. I don't see any need to exclude anything from the restore -- anything that wasn't on the Macintosh HD volume was moved to the _CCC Archives folder.
    As an aside, you aren't going to find the bulk of your (most recent) Macintosh HD items in the _CCC Archives folder, that folder contains items that were on the 2TB volume when you started that backup task (which means there probably are some pretty important items in the _CCC Archives/2011-11-20 (November 20) 18-58-00 folder). You will find some items from Macintosh HD in there, but they're older versions of files from previous backups, and items that you have since deleted from Macintosh HD.
    <blockquote>is there any way to back up onto an already bootable drive with CCCloner and STILL be able to choose the INDIVIDUAL CCC backup I want to restore the Macintosh HD drive.</blockquote>
    Yes:
    1. Create a new folder at the root level of the destination volume (e.g. "Macintosh HD 12-03-11")
    2. Choose "Macintosh HD" from the Source menu
    3. Choose "Choose a folder..." from the Destination menu and select the new folder that you created on the destination
    When you want to restore from that, you'd boot from the 2TB volume, then in CCC choose "Choose a folder" from the Source menu and select that folder as the source.
    You could also choose the "Create a new disk image" option, but I personally prefer backing up to a folder if the destination volume is formatted as HFS+.
    Lastly, one thing to keep in mind with either of these solutions is that subsequent backups directly to the 2TB volume (with default settings) will cause the unique backup folder on the destination to be archived. You can avoid that by using CCC's "Protect root-level items on the destination" option. That's the setup I alluded to earlier, in the "I want to back up my startup disk and a data volume to the same backup disk" article.
    Mike
    To which I replied:
    December 4, 2011 1:13:45 PM EST
    Hi Mike --
    "Unless you backed up another system to the 2TB volume since November 20, then that volume definitely has everything from your Macintosh HD as of Nov 20 ...and anything that was already on the 2TB volume was moved aside to the _CCC Archives folder. With the exception of the presence of the _CCC Archives folder, the 2TB volume was an *exact* replica of your Macintosh HD volume when that backup task finished on Nov 20.
    Oddly enough, it wasn't: for one example, the Time Machine backups, which were NEVER on the Macintosh HD volume, are still on the 2TB backup volume, untouched, and so are literally thousands of files and folders I had backed up directly to the 2TB backup volume -- and thousands more I'm pretty sure weren't -- that DIDN'T end up in the _CCC Archives folder, but at the root level of the 2TB volume.
    I wish I'd done a window grab of the 2TB backup volume's window before I did my 11/20/11 backup, and before I restored Macintosh HD from Time Machine, but I was so caught up in testing -- 60 hours worth, and all to no purpose -- for what a senior advisor fromr a company whose name is associated with the pomaceous fruit of the species M. domestica (genus Malus, family Rosaceae) was positive was a problem with third-party memory, just before we finally set up the FOURTH Malus domestica store appointment and I had to bundle the iMac up and drag it 40 miles to discover that the "Senior Advisor" was wrong and I was right -- for a change -- that it was a failed main logic board, well... I was working against time, I finally ran OUT of time, and all I can come up with to account for the current state of 2TB is that didn't do the CCCloner backup correctly. (I know that sentence is really poor grammatically, but when one has to tiptoe around landmines, circumlocution is better than circumambulation.
    Last night, I had to restore Macintosh HD from Time Machine, which worked fine, except I now have literally hundreds of gigabytes of duplicate files (better than lost ones!) spread over 3 drives. The only recourse I can think of now is to use TidyUp! to winnow out the duplicates and try to understand better how to use CCCloner for backups, or surrender and use Time Machine.
    Thanks for all your help. I have a couple other projects I wanted to finish up today, but I can see the day is going to be devoted to salvage operations...
    I will just add this: The 2TB USB drive I use as a backup for Time Machine has been bootable since before I started using it as a backup, as is my 1TB USB drive, and all three -- Macintosh HD, 1TB, 2TB -- are at OS X 10.6.8. I also manually back up individual items to both 1TB and 2 TB drives.
    Bottom line is, I obviously don't quite know how CCC works, and I thought I could back up -- at the last minute -- my internal, regular start-up drive, "Macintosh HD," to a Disk Image with CCC.
    As for Time Machine, its constant and unfathomable-to-me backing up drove me nuts, so I turned it off, and used it to back up, manually, about once a week. Stupid? Yes.
    Mea culpa
    Bart

  • I think I might need to restore my 2010 Macbook Pro

    I am worried I am going to need to do a full erase and reformat of my hard drive.
    I have a mid-2010 MacBook Pro; 2.66 GHz Intel Core i7; 8gm Ram; Running OS X 10.8.5 (I haven't updated to Mavericks because I run an older version of ProTools that isn't supported).
    Over the past several months, my computer has gotten slower and slower.  I have had a few instances of a fatal error, where the machine just shuts down.  I've tried resetting the SMC system but that does not appear to have made a difference.
    I still have the disks that came with the computer, and my App Store shows OS X Lion and OS X Mountain Lion in my purchase history, so I expect I should be able to get back to my current operating system without incident.
    I'm writing to see if anyone has advice on how to make this as smooth a process as possible.  I have a lot of 3rd party software that will need to be reinstalled so I'm dreading this but don't know of another way to try and fix my performance issues.  Any suggestions are appreciated.

    Things You Can Do To Resolve Slow Downs
    If your computer seems to be running slower here are some things you can do:
    Start with visits to:  OS X Maintenance - MacAttorney;
                                      The X Lab: The X-FAQs;
                                      The Safe Mac » Mac Performance Guide;
                                      The Safe Mac » The myth of the dirty Mac;
                                      Mac maintenance Quick Assist.
    Boot into Safe Mode then repair your hard drive and permissions:
    Repair the Hard Drive and Permissions Pre-Lion/Mountain Lion
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. 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 installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Repair the Hard Drive - Lion/Mountain Lion
    Boot from your Lion Recovery HD. 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, then click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    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. Alternatively, 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.
    Restart your computer normally and see if this has helped any. Next do some maintenance:
    Suggestions for OS X Maintenance
    For situations Disk Utility cannot handle the best third-party utility is Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
    I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
         1. Carbon Copy Cloner
         2. Data Backup
         3. Deja Vu
         4. SuperDuper!
         5. SyncTwoFolders
         6. Synk Pro
         7. Synk Standard
         8. Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Referenced software can be found at CNet Downloads or MacUpdate.
    Additional Hints
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
    Add more RAM. If your computer has less than 2 GBs of RAM and you are using OS X Leopard or later, then you can do with more RAM. Snow Leopard and Lion work much better with 4 GBs of RAM than their system minimums. The more concurrent applications you tend to use the more RAM you should have.
    Always maintain at least 15 GBs or 10% of your hard drive's capacity as free space, whichever is greater. OS X is frequently accessing your hard drive, so providing adequate free space will keep things from slowing down.
    Check for applications that may be hogging the CPU:
    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
    Often this problem occurs because of a corrupted cache or preferences file or an attempt to write to a corrupted log file.

  • PSE9 Quick edit and guided edit have disappeared

    Hi everyone, hope you can help me.
    I downloaded an action, followed the installation advice and installed the action BUT then when I clicked the guided and quick edit tabs (which were kind of ghost letters), there's just blank panels.
    The process for downlaoding the action I followed is here:
    If you don’t see your action, click on the Filters button, which is the first button on the left under the word Effects. Then, click again on the Photo Effects Button. It really should be there now. If it is, stop now. You’re finished!
    If you still don’t see your action, navigate to the 9.0 folder in the path above. Rename the ThumbDatabase.DB3 to anything you choose. You could add today’s date or “version 1″.
    Open the Locale folder that is in the same9.0 folder. Open the en_US folder and rename the MediaDatabase.db3 file following the same method used in step 6. (Rather than renaming ThumbDatabase and MediaDatabase, you can actually delete them if you are comfortable with that, or cut them and paste somewhere safe until you know that PSE is working fine.)
    Open PSE 9. The opening process will be quite slow as the two databases are being rebuilt. Open an image.
    Click on the Photo Effects button (3rd from the left under the word Effects). In the drop-down list to the right of this button, select Show All.
    You should be able to find your new action now. If you can’t, see Gotchas section below.
    I think point 4 is the problem.
    I emailed the place I got the action from:
    http://www.texaschicksblogsandpics.c...shop-elements/
    but so far have had no response.
    can anyone tell me how to restore quick and guided edit? 
    Thanks very much!!

    Thanks Ken,
    I tried that without success,
    I also heard back from where I got the download and they said downloading the action will not have caused the problem.
    I will uninstall and reinstall from the disc.

  • Time Machine restore gave me huge hard drive

    I was having problems with something i was trying to do and decided to start fresh and redownload everything i needed to. I started the project a day ago, so i went into time machine and restored macintosh HD to yesterday morning. everything went fine, and was back to how i remembered it, but now my hard drive is 429gb/500gb full. (Saying it is double seems about right). So clearly when i restored it kept the one i had on there when i restored. How do i delete that macintosh HD? I want to keep the one that i restored from (from yesterday), and delete the the current one i had before restoring. When i go to macintosh hd in finder it is the one from yesterday btw. Thanks in advance i need to transfer 80gb of movies to it and dont have enough room thats why i noticed it.

    Alex403 wrote:
    i went into time machine and restored macintosh HD to yesterday morning. everything went fine, and was back to how i remembered it, but now my hard drive is 429gb/500gb full. (Saying it is double seems about right).
    That's not how you do a full system restore (but Apple doesn't make that clear).  What you restored got put in a folder in your hidden /Volumes folder.
    To do a full system restore, see #14 in Time Machine - Frequently Asked Questions.  That will erase everything on your HD, then restore everything from the backup you select.

  • I have down loaded the 'Restore' Do I hit restore to complete the restore?

    05-24-14
    Hi!
    I was being guided through a restore. My guide is out and I want to know what do I do now that thr down load is complete? Do I hit thr "Restore" button and go from there?

    What are you restoring? If you are restoring your iOS software, follow the steps in this document:
    http://support.apple.com/kb/HT1414

  • How long does restoring from time machine take?

    I restarted my MPB running Lion while holding down cmd-r.
    Using the restore utility I chose a time machine backup and selected to restore from it.
    This was about three hours ago. Since then there has been a window on my screen saying 'restoring "macintosh HD" on the disk "macintosh HD"' and 'erasing the restore disk "macintosh HD".
    There is a moving stripy activity bar, but it's not of the type that actually shows progress, just moving stripes from left to right.
    I have no idea if anything is actually happening. The 'go back' and 'stop' buttons are greyed out.
    For all I know it is just taking a long time to erase the disk, but then again maybe something has gone wrong.
    I  am afraid to reboot because maybe half the disk has been erased!
    Also, I have the whole-disk file vault encryption enabled, so maybe this slows things down.
    Anybody know if this behaviour is normal? How long do these restores take? Should I just restart and try again?
    Thanks!
    Tom

    Update:
    The laptop went to sleep. When I moved the mouse to wake it the screen froze.
    I restarted and the computer booted straight to the Mac OSX utilities screen. My HD is no longer recognised as a boot disk.
    Going to try restoring again.

  • Control file for Oracle Restore

    Hello All,
    We are making use of only ABAP stack of SAP ECC 6.0 Sr3 version
    Database version is Oracle 10.2
    how can i generate control file for ABAP stack only for database restore?
    Please Guide
    Best Regards,
    Amol Dounde

    Hi Amol,
    We discussed the issue in my previous threads;
    http://scn.sap.com/thread/3223223
    Best regards,
    Orkun Gedik

  • Backup and Restore Issues

    So my girlfriend has a 4+ year old macbook, and we just put 10.6 on it. We started by backing up her old hard drive, she has a fairly large external drive and we partitioned that into a 75gb backup drive and a 200+gb storage drive. I read that a really simple way to backup a hard drive on a mac is to use disk utility by "restoring" Macintosh HD to the backup partition. We did that, it seemed successful, and then we re-imaged the hard drive to put Snow Leopard on it.
    Next, we used migration assistant to restore all her documents and data, but it seems that not only are non of her documents on her main hard drive, but they appear to have disappeared from the backup external partition as well. Any ideas as to if everything is gone or if there is some way to save it?

    Welcome to Apple Discussions.
    Ouch!
    adb421 wrote:
    I read that a really simple way to backup a hard drive on a mac is to use disk utility by "restoring" Macintosh HD to the backup partition. We did that, it seemed successful, and then we re-imaged the hard drive to put Snow Leopard on it.
    Simpler and more functional to use SuperDuper or CarbonCopy Cloner.
    Next, we used migration assistant to restore all her documents and data
    When Migration Assistant is used after the install it may create a new user, check in /Users to see if this is what happened?
    but it seems that not only are non of her documents on her main hard drive, but they appear to have disappeared from the backup external partition as well.
    Again, check /Users or for a file at the root level "/" called (old).
    -mj

  • I have an iMac. , mid 2007.  Frequently, when I take an action, the little color wheel starts spinning and goes on for quite awhile.  Save a file, close a file, open a file, open a window, it's all random.  Somtimes it stalls, sometimes it doesn't.  Why?

    I have an iMac. , mid 2007.  Frequently, when I take an action, the little color wheel starts spinning and goes on for quite awhile.  Save a file, close a file, open a file, open a window, it's all random.  Somtimes it stalls, sometimes it doesn't.  Sometimes long, sometims short.  Why is this happening?

    Consider adding more memory. Be sure you have adequate free space on the hard drive - 15 GBs or 10% of the drive's capacity, whichever is greater. Do not run too many applications concurrently. Visit The XLab FAQs and read the FAQ on resolving the SBBOD.
    Do some maintenance:
    Repair the Hard Drive and Permissions
    Boot from your Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. 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 installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Kappy's Personal Suggestions for OS X Maintenance
    For disk repairs use Disk Utility.  For situations DU cannot handle the best third-party utilities are: Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible. Drive Genius provides additional tools not found in Disk Warrior.  Versions 1.5.1 and later are Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
    I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand. I also recommend booting into safe mode before doing system software updates.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
    Carbon Copy Cloner
    Data Backup
    Deja Vu
    SuperDuper!
    SyncTwoFolders
    Synk Pro
    Synk Standard
    Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac Maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.

  • My MacBook Pro is running very slow is there anything I can do to improve the performance?

    Is there anything I can do to improve the speed of my MacBook Pro?

    Kappy's Personal Suggestions About OS X Maintenance
    For disk repairs use Disk Utility.  For situations DU cannot handle the best third-party utility is: Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption. Drive Genius provides additional tools not found in Disk Warrior for defragmentation of older drives, disk repair, disk scans, formatting, partitioning, disk copy, and benchmarking. 
    Four outstanding sources of information on Mac maintenance are:
    1. OS X Maintenance - MacAttorney.
    2. Mac maintenance Quick Assist
    3. Maintaining Mac OS X
    4. Mac Maintenance Guide
    Periodic Maintenance
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) See Mac OS X- About background maintenance tasks. If you are running Leopard or later these tasks are run automatically, so there is no need to use any third-party software to force running these tasks.
    If you are using a pre-Leopard version of OS X, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced after Tiger.  (These utilities have limited or no functionality with Snow Leopard, Lion, or Mountain Lion and should not be installed.)
    Defragmentation
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive except when trying to install Boot Camp on a fragmented drive. But you don't need to buy third-party software. All you need is a spare external hard drive and Carbon Copy Cloner.
    Cheap and Easy Defragmentation
    You will have to backup your OS X partition to an external drive, boot from the external drive, use Disk Utility to repartition and reformat your hard drive back to a single volume, then restore your backup to the internal hard drive. You will use Carbon Copy Cloner to create the backup and to restore it.
      1. Get an empty external hard drive and clone your internal drive to the
           external one.
      2. Boot from the external hard drive.
      3. Erase the internal hard drive.
      4. Restore the external clone to the internal hard drive.
    Clone the internal drive to the external drive
      1. Open Carbon Copy Cloner.
      2. Select the Source volume from the left side dropdown menu.
      3. Select the Destination volume from the left side dropdown menu.
      4. Be sure the Block Copy button is not depressed or is ghosted.
      5. Click on the Clone button.
    Destination means the external backup drive. Source means the internal startup drive.
    Restart the computer and after the chime press and hold down the OPTION key until the boot manager appears.  Select the icon for the external drive and click on the upward pointing arrow button.
    After startup do the following:
    Erase internal hard drive
      1. Open Disk Utility in your Utilities folder.
      2. After DU loads select your internal hard drive (this is the entry with the
           mfgr.'s ID and size) from the left side list. Note the SMART status of the
           drive in DU's status area.  If it does not say "Verified" then the drive is
           failing or has failed and will need replacing.  SMART info will not be
           reported  on external drives. Otherwise, click on the Partition tab in the
           DU main window.
      3. Under the Volume Scheme heading set the number of partitions from the
           drop down menu to one. Set the format type to Mac OS Extended
           (Journaled.) Click on the Options button, set the partition scheme to
           GUID then click on the OK button. Click on the Partition button and wait
           until the process has completed.
    Restore the clone to the internal hard drive
      1. Open Carbon Copy Cloner.
      2. Select the Source volume from the left side dropdown menu.
      3. Select the Destination volume from the left side dropdown menu.
      4. Be sure the Block Copy button is not selected or is ghosted.
      5. Click on the Clone button.
    Destination means the internal hard drive. Source means the external startup drive.
    Note that the Source and Destination drives are swapped for this last procedure.
    Malware Protection
    As for malware protection there are few if any such animals affecting OS X. Starting with Lion Apple has included built-in malware protection that is automatically updated as necessary.
    Helpful Links Regarding Malware Protection:
    1. Mac Malware Guide.
    2. Detecting and avoiding malware and spyware
    3. Macintosh Virus Guide
    For general anti-virus protection I recommend only using ClamXav, but it is not necessary if you are keeping your computer's operating system software up to date. You should avoid any other third-party software advertised as providing anti-malware/virus protection. They are not required and could cause the performance of your computer to drop.
    Cache Clearing
    I recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, Mountain Lion Cache Cleaner 7.0.9, Maintenance 1.6.8, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc. Corrupted cache files can cause slowness, kernel panics, and other issues. Although this is not a frequent nor a recurring problem, when it does happen there are tools such as those above to fix the problem.
    If you are using Snow Leopard or earlier, then for emergency cleaning install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. (AppleJack works with Snow Leopard or earlier.)
    Installing System Updates or Upgrades
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand.
    Backup and Restore
    Having a backup and restore strategy is one of the most important things you can do to maintain your computer. Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
      1. Carbon Copy Cloner.
      2. Deja Vu
      3. SuperDuper!
      4. Synk Pro
      5. Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance and backup and restore.
    Always have a current backup before performing any system updates or upgrades.
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity or 20 GBs, whichever is greater, as free space. Avoid installing utilities that rely on Haxies, SIMBL, or that alter the OS appearance, add features you will rarely if ever need, etc. The more extras you install the greater the probability of having problems. If you install software be sure you know how to uninstall it. Avoid installing multiple new software at the same time. Install one at a time and use it for a while to be sure it's compatible.
    Additional suggestions will be found in:    
    1. Mac OS X speed FAQ
    2. Speeding up Macs
    3. Macintosh OS X Routine Maintenance
    4. Essential Mac Maintenance: Get set up
    5. Essential Mac Maintenance: Rev up your routines
    6. Five Mac maintenance myths
    7. How to Speed up Macs
    8. Myths of required versus not required maintenance for Mac OS X
    Referenced software can be found at CNet Downloads or MacUpdate.
    Add more RAM or run fewer applications concurrently.

Maybe you are looking for