Can't resize Mac partition in Disk Utility

I'm having issues by being unable to resize my Macintosh Partition to establish more space to extend my Bootcamp partition. All the settings are greyed out with no toggles to change to capacity. Please help!

1. Do not use Disk Utility to resize Bootcamp partitions. From Boot Camp 5.1: Frequently asked questions - Apple Support
Can I resize the Windows partition after installing Windows?
No. Back up your important files, then use Boot Camp Assistant to delete the old partition and create a new one.
2. If you are on Yosemite, the GUI Disk Utility is broken for manipulating CoreStorage volumes. You can check if you have CS, by looking at the output of
diskutil cs list in Terminal. The only reliable method is to use diskutil cs verbs.

Similar Messages

  • Can't boot into Windows after splitting Mac partition with Disk Utility

    Hi everyone,
    I installed Windows 8 with BOOTCAMP, creating a large 871 GB partition with a smaller 127 GB partition for Windows. After installing Windows, I then went back to Disk Utility to shrink the Mac partition and add two new partitions, one for storage and another blank, hoping to use it to install Linux into one day.
    I did that, and now Windows doesn't boot. A Windows blue screen tells me I need to use the Windows DVD to repair it.
    I tried to use Disk Utility to delete the two new partitions I made and grow the Mac partition back to the max size of 871 GB. But it doesn't let me do this. The Disk Utility log doesn't report an error and thinks it worked but the partition stays the same size. However if I make the partition a little smaller, like 870 GB then it works. I'm wondering if the Recovery partition is hiding there and preventing me from fully expanding the Mac partition.
    What can I do?
    Here's what I get if I type in sudo gpt -r -vv show disk0:
    Code: 
    gpt show: disk0: mediasize=1000204886016; sectorsize=512; blocks=1953525168 gpt show: disk0: Suspicious MBR at sector 0 gpt show: disk0: Pri GPT at sector 1 gpt show: disk0: Sec GPT at sector 1953525167 start        size  index  contents 0           1         MBR 1           1         Pri GPT header 2          32         Pri GPT table 34           6 40      409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B 409640  1701278816      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC 1701688456     1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC 1702957992     1846360 1704804352   248002560      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 1952806912      718223 1953525135          32         Sec GPT table 1953525167           1         Sec GPT header
    Here's what I get if I type sudo fdisk /dev/rdisk0:
    Code: 
    Disk: /dev/rdisk0     geometry: 121601/255/63 [1953525168 sectors] Signature: 0xAA55 Starting       Ending #: id  cyl  hd sec -  cyl  hd sec [     start -       size] ------------------------------------------------------------------------ 1: EE 1023 254  63 - 1023 254  63 [         1 -     409639] <Unknown ID> 2: AF 1023 254  63 - 1023 254  63 [    409640 - 1701278816] HFS+ 3: AB 1023 254  63 - 1023 254  63 [1701688456 -    1269536] Darwin Boot *4: 07 1023 254  63 - 1023 254  63 [1704804352 -  248002560] HPFS/QNX/AUX
    Here's what I get with gdisk:
    Code: 
    Disk /dev/rdisk0: 1953525168 sectors, 931.5 GiB Logical sector size: 512 bytes Disk identifier (GUID): 6075110F-7CEF-4604-85EE-6231B850E2AE Partition table holds up to 128 entries First usable sector is 34, last usable sector is 1953525134 Partitions will be aligned on 8-sector boundaries Total free space is 2564589 sectors (1.2 GiB)  Number  Start (sector)    End (sector)  Size       Code  Name 1              40          409639   200.0 MiB   EF00  EFI System Partition 2          409640      1701688455   811.2 GiB   AF00  1 TB APPLE HDD HTS54101 3      1701688456      1702957991   619.9 MiB   AB00  Recovery HD 4      1704804352      1952806911   118.3 GiB   0700  BOOTCAMP

    Okay, the code I typed didn't display properly in the forum. Let me try again.
    Here's what I get when I type
    sudo gpt -r -vv show disk0:
    gpt show: disk0: mediasize=1000204886016; sectorsize=512; blocks=1953525168
    gpt show: disk0: Suspicious MBR at sector 0
    gpt show: disk0: Pri GPT at sector 1
    gpt show: disk0: Sec GPT at sector 1953525167
           start        size  index  contents
               0           1         MBR
               1           1         Pri GPT header
               2          32         Pri GPT table
              34           6        
              40      409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
          409640  1701278816      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      1701688456     1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      1702957992     1846360        
      1704804352   248002560      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      1952806912      718223        
      1953525135          32         Sec GPT table
      1953525167           1         Sec GPT header
    And when I type fdisk /dev/rdisk0 I get:
    Disk: /dev/rdisk0          geometry: 121601/255/63 [1953525168 sectors]
    Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE 1023 254  63 - 1023 254  63 [         1 -     409639] <Unknown ID>
    2: AF 1023 254  63 - 1023 254  63 [    409640 - 1701278816] HFS+       
    3: AB 1023 254  63 - 1023 254  63 [1701688456 -    1269536] Darwin Boot
    *4: 07 1023 254  63 - 1023 254  63 [1704804352 -  248002560] HPFS/QNX/AUX
    Kappy,
    I can boot into OS X just fine so if possible, I'd like to avoid reformatting everything. If you know of a way I can add more than 2 partitions with OS X and Boot Camp, please let me know. As far as I know, rEFInd can recognize more than two partitions, but I don't think it can edit partitions on a GPT / hybrid MBR system. Or am I wrong?

  • Can´t delete a partition. Disk utility greyed out.

    I have a problem. I can't delete or build a partition on my Macintosh HD. The options for deleting or build a partition are greyed out. I try to boot from a external drive and open disk utility, but still the same problem. I also tried iPartion but it don't work.
    I have a iMac (late 2013) with 3 TB fusion drive on OSX 10.9.4

    Macs with Fusion drive use CoreStorage to manage disk objects.
    You should use Terminale and command
    diskutil coreStorage

  • I erased my windows partition using disk utility then realized I should have used boot camp, because now I can't resize the original partition and seem to be stuck with a ghost unusable space. Boot Camp now doesn't give me the option to install or re

    I erased my windows partition using disk utility then realized I should have used boot camp, because now I can't resize the original partition and seem to be stuck with a ghost unusable space. Boot Camp now doesn't give me the option to install or remove windows partition.

    Hi, Ralph,
    The problem is that I did erase the partition, using disk utility, but I can't go back to my original disk size pre-partition, as disk utility won't let me do it and gives the message "Couldn’t modify partition map because file system verification failed." When I try to use Boot Camp Assistant it won't let me select the third option to remove windows.

  • Resized partition using Disk Utility and now Windows 7 will not boot

    Hi,
    Hopefully someone can help me!!
    I had previously used Boot Camp to install Windows 7. However, I later realised I had not given myself anywhere near enough disk space as I started using Windows for things I hadn't originally planned on using it for.
    Anyway, long story short, to solve the problem I uninstalled some applications on my Mac OSX and used Disk Utility to decrease the size of my Mac partition. My plan was then to reboot to Windows and use a Windows application to increase the size of the Windows partition. However - I coudln't even get that far.
    Upon decreasing the size of my Mac partition (succesfully) I restarted my Mac in order to boot to Windows. However, I was greeted with a message along the lines of "unable to boot to Windows please insert boot disk and press any key" (I can't remember the exact message).
    I was wondering if anyone knows of any way to restore my Windows partition, retaining all of my previously saved files on my Windows disk. It's probably a long shot, but the thought of losing everything I have been working on for the last few months is a sickening one.
    What does give me a bit of hope is that, if I click Boot Camp it seems to recognise that Windows 7 is installed as the option that appears is to uninstall it.
    Furthermore, if I view partitions in Disk Utility, a "DISK0S4" is listed. However, it's only at 20gb - if this WAS my BootCamp partition previously, it was originally at something around 60gb (I think - either way, definitely bigger than 20gb!).
    On top of this, my current Macintosh HD parition is at 260gb and with the DISK0S4 partition at 20.21gb, there seems to be some space missing... I'm hoping this is the files I've been working on over the last few months!
    Anyway, I've done some searching on the net and it *seems* that GPT fdisk *might* be my savour. I've downloaded it but have no idea how to use it and don't plan on playing about with it as I could no doubt do some real damage. If it is likely to solve my problem however, I'm certainly more than capable of being walked through what I need to do.
    Please help!

    Hi Christopher,
    I also have problems with Windows rebooting after partition resize trying to reduce Mac side and increase Windows side. I do not see the BootCamp partition labelled as such while running disk utility. The Windows partition shows up when I boot up while pressing the ALT key. However, when I try to run Windows, it says " error loading operatig system".
    I also followed instruction and went through to run gdisk successfully. Results towards the end.
    What can be done? Windows still does not boot and It shows ? Suspicious MBR at sector 0.
    Below is information based on typical questions you ask.
    diskutil list
    /dev/disk0   #:                       TYPE NAME                    SIZE        IDENTIFIER
       0:              GUID_partition_scheme                        *120.0 GB     disk0
       1:                                           EFI                         209.7 MB     disk0s1
       2:                         Apple_HFS Macintosh HD            78.5 GB     disk0s2
       3:                       Apple_Boot Recovery HD             650.0 MB     disk0s3
       4:                   Microsoft Basic Data                         31.7 GB      disk0s4  
    sudo gpt -r -vv show disk0
    gpt show: disk0: mediasize=120034123776; sectorsize=512; blocks=234441648
    gpt show: disk0: Suspicious MBR at sector 0
    gpt show: disk0: Pri GPT at sector 1
    gpt show: disk0: Sec GPT at sector 234441647
          start       size            index       contents
              0          1                             MBR
              1          1                             Pri GPT header
              2         32                            Pri GPT table
             34          6        
             40     409600           1            GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
         409640  153240016      2            GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      153649656    1269544     3            GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      154919200   17628896        
      172548096   61892608    4            GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      234440704        911        
      234441615         32                       Sec GPT table
      234441647          1                        Sec GPT header
    sudo fdisk /dev/disk0
    Disk: /dev/disk0 geometry: 14593/255/63 [234441648 sectors]Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE    0   0   2 - 1023 254  63 [         1 -  172548095] <Unknown ID>
    *2: 07 1023 254  63 - 1023 254  63 [ 172548096 -   61892608] HPFS/QNX/AUX
    3: 00    0   0   0 -    0   0   0 [         0 -          0] unused     
    4: 00    0   0   0 -    0   0   0 [         0 -          0] unused  
    sudo gdisk /dev/disk0
    GPT fdisk (gdisk) version 0.8.7
    Warning: Devices opened with shared lock will not have their
    partition table automatically reloaded!
    Partition table scan:
      MBR: hybrid
      BSD: not present
      APM: not present
      GPT: present
    Found valid GPT with hybrid MBR; using GPT.
    Command (? for help): r
    Recovery/transformation command (? for help): h
    WARNING! Hybrid MBRs are flaky and dangerous! If you decide not to use one,
    just hit the Enter key at the below prompt and your MBR partition table will
    be untouched.
    Type from one to three GPT partition numbers, separated by spaces, to be
    added to the hybrid MBR, in sequence: 4
    Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): y
    Creating entry for GPT partition #4 (MBR partition #2)
    Enter an MBR hex code (default 07):
    Set the bootable flag? (Y/N): y
    Unused partition space(s) found. Use one to protect more partitions? (Y/N): n
    Recovery/transformation command (? for help): o
    Disk size is 234441648 sectors (111.8 GiB)
    MBR disk identifier: "DELETED INFO"
    MBR partitions:
    Number  Boot  Start Sector   End Sector   Status      Code
       1                               1    172548095   primary     0xEE
       2           *     172548096    234440703   primary     0x07
    Recovery/transformation command (? for help): w
    Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
    PARTITIONS!!
    Do you want to proceed? (Y/N): y
    OK; writing new GUID partition table (GPT) to /dev/disk2.
    Warning: Devices opened with shared lock will not have their
    partition table automatically reloaded!
    Warning: The kernel may continue to use old or deleted partitions.
    You should reboot or remove the drive.
    The operation has completed successfully.

  • How can you change the primary partition in Disk Utility?

    I have made another partition using Disk Utility to install Snow Leopard. On my main partition Lion is installed but when i boot into Snow Leopard and try to delete the Lion partition it comes with an error "This operation requires a newer version of Mac OS X for this disk". I tried deleting the partition from Recovery HD but it says it couldn't unmount the disk.
    Is this because Lion is the main partition, can you even delete the main partition?
    And if I do delete the main partition will i be able to move the Snow Leopard partition "upwards" in Disk Utility?

    ralphfromhome wrote:
    1) First of all what is GUID.
    It's the "partition map scheme" Apple uses so your firmware knows what is what on your boot drive, what partitions there are and what format they contain.
    2) Secondly, would I just be able to make a new image in disk utility and use that instead of an external hard drive?
    No, you need something to boot off of and remove all data off the internal drive that's going to be reformatted with a new parttion, that's why you use the free Carbon Copy Cloner, it does both in one shot and it "blesses" the drive to make it bootable.
    3) When I use Carbon Copy cloner will it only copy Snow Leopard Installation or all of my files also?
    It copies everything in your Snow Leopard partition to the external drive, files, programs the OS everything except whats in the Trash.
    4) In your 8th step you mentioned repairing permissions on both. Both of what?
    Both drives, the internal and the external clone in Disk Utility (ignore the long list that appears)
    It's a safety check to make sure your permissions are set back to original settings, I think the newer version of CCC now does this, but I havent' checked, doesn't hurt to do it again.
    5) If you still feel like typing can you tell me how long this whole process might take?
    Formatting a external drive
    You should Erase with Zero option first, that will take a hour per 500GB
    Formatting shoud be rather fast, a few minutes.
    Cloning Snow Leopard to the external drive should take about a hour per 500GB
    Formatting the internal drive a zero erase first for safety should take another hour per 500GB
    Reverse cloning Snow Leopard back onto the internal drive should take another hour per 500GB
    Good thing about it, it's pretty much all ciick and go watch TV while it works.
    I was actually planning to make a Genius Bar appointment to fix it, by the way does that cost much?
    No idea, but you don't have to pay if you get a external drive for $70 or so, CCC is free.
    You get to keep the external drive and use it later for cloning as hard drives die all the time, the clone would get you back to using the computer.

  • I can't delete partition in disk utility, it keeps telling me that "the changes are too small"

    I previously split my disk into two different disks, however I want to combine them together again, yet i was unable to delete the second partition. I can't delete partition in disk utility, it keeps telling me that "the changes are too small"
    Plz help!!!!!!

    Make at least two complete backups of all your data. Boot from another drive and partition this one as desired. Restore the data.

  • Can't create a 3rd partition in Disk Utility

    Long story short I have used Boot Camp to get Windows, so I have 2 partitions. But, I need to create another partition to install another copy of Windows on it, but Disk Utility has grayed out the '+' to allow me to create a new partition. All I can do is delete the 'BOOTCAMP' partition which I don't want to do. I tried another way by going into Boot Camp Assistant and installing Windows through there. I have a bootable USB drive and I know how to install it, all that's stopping me is the partition issue.
    Any ideas?
    If it helps, I'm using a Late 2013 MacBook Pro with a 15" Retina Display, 2.5 GHz, 512 GB SSD, 16 GB RAM and a NVIDIA GT 750 M.
    Thank you for your help

    Good thing to mention that, I forgot to do that.
    Unfortunately it did not help.. The screen to remove the existing Boot Camp partition does not pop up, it just tries to create the new Boot Camp partition.
    The partition I'm trying to create it 150GB. The 50GB mentioned above was on the stock Fujitsu 250GB disk.
    Edit:
    I'm actually trying to avoid using Boot Camp Assistant.. I became to dislike the utility due to problems creating a partition on my previous HD.
    I would like to create a partition using Disk Utility and then install Windows 7 by selecting that DVD to boot from.
    Thank you for the tip though, I'll post it there as well!

  • I have an icon on my MAC desktop called disk utility. When I click it on it a message says it is not compatible with this version of OS X. Can I then delete this set of files?

    I have an icon on my MAC desktop called disk utility. When I click it on it a message says it is not compatible with this version of OS X. Can I then delete this set of files?

    gjspross wrote:
    I did upgrade and here is the current version: OS X 10.8.2 (12C60)
    I was able to get to and open disk utility through Application> utilities
    I thought the disk utility icon on the desktop may be related to my old software. I was going to move it totrash but it had over 2000 files and so I did know if it was still being used or could be moved to trash.
    What kind of files are in there? Sounds like a carry over from your last system. DiskUtility should only be kept in Utilities with a shortcut in the dock or an alias on the desktop, idealy.
    Cheers
    Pete

  • Cloning drive to external & partitioning using Disk Utility.....!

    Hi,
    I wonder if someone is able to answer my questions and offer some advice and help.....?
    I am purchasing a new external drive and would like to know how to clone the internal drive of my Power Mac G4 using disk Utility to the external drive, so that it is also bootable.  I have seen that there seems to be more then one way of doing this within disk utility, but would like to know which is the best way?
    1. Please could you take me thorough the steps as I have never done this before?
    2. Would it be wise to partition the external drive to keep the cloned bootable system seperate from the rest of the content that will be placed on the external drive or not?   If so again please could you take me through the steps on how to do this (partition external drive)?
    3.  Prior to partitioning the drive is it necessary to delete the new external drive even though there is nothing on it?  As I read someone that this need to be done, but didn't quite get that!
    Any help you can offer would be greatly appreciated.
    Thanks in advance

    Hello,
    Hopefully it'll be an External Firewire drive, as USB cannit be booted from on PPC Macs.
    I wouldn't use Disk Utility, there are easier ones for free.
    I strongly recommend that you get a good Firewire drive to Clone your Internal drive to...
    http://eshop.macsales.com/search/firewire+drives
    Many of those come with Backup SW, or...
    Get carbon copy cloner to make an exact copy of your old HD to the New one...
    http://www.bombich.com/software/ccc.html
    Or SuperDuper...
    http://www.shirt-pocket.com/SuperDuper/
    2. It depends how big the new drive is & how much space is used on the current drive.
    OSX loves lots of free space on it's boot drive for VM & other temp files, I don't feel 50% is too much free space to leave.
    3. Normally isn't needed to Zero the Drive, but you may have to foprmat it...
    How to format your disks...
    http://www.kenstone.net/fcp_homepage/partitioning_tiger.html
    Thanks to Pondini, Formatting,  Partitioning, Verifying,  and  Repairing  Disks...
    http://web.me.com/pondini/AppleTips/DU.html

  • Resizing Mac partition back to original size after deleting another mac partition (I also have a Bootcamp partition - unrelated to this issue)

    Hello,
    I originally had two partitions - Mavericks and Bootcamp. I created another partition to install Yosemite. Then deleted it. Now I have a grey space where the Yosemite partition was. I can extend the mac partition and click 'Apply' in Disk Utility but after a few seconds, it goes back to it's original position ('Grey space' is still there) and Disk Utility doesn't give any error. I just verified on another discussion that one other user is also having the same problem. Anyone know how to fix this?

    Install Mavericks, Lion/Mountain Lion Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    Select Disk Utility from the main menu and click on the Continue button.
    After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion. Mavericks: Select Reinstall Lion/Mountain Lion, Mavericks and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
    This will return your drive to one partition with OS X installed on it. Your Boot Camp partition will be gone, but after adding a third partition you would not be able to boot from Windows. When you use Boot Camp you cannot have more than two partitions on the drive: OS X and Boot Camp Windows.

  • How do i repair or recover data from a corrupt USB external hard drive that does not show up on my Mac desktop or disk utility

    How do i repair or recover data from a corrupt USB external hard drive that does not show up on my Mac desktop or disk utility?
    Last night i was using my external hard drive, for some reason the folder just closed and i couldn't find it on my desktop.
    After googling solutions, i found it in the disk utilities, i clicked on the 'repair' button many times, but it said the 'error...' message.
    So i ejected it to try again, now when i connect the USB external hard drive it doesn't show up on my desktop or disk utilities.
    I really just want to either repair or recover the data on it because it literally has everything (documents, work files, photos etc) on it,
    I downloaded an application to recover my files but it needs the USB to at least show up.recognise it which mine doesn't.
    I know i should've backed it up on another USB, this definitely teaches me for next time to back up all my files.
    Are the files lost forever or can i recover them by going to a shop or using a software?

    Thank you for responding.
    This might sound stupid since i'm not really knowledgeable with Macs,
    but since all my files were moved from my mac computer to the external hard drive,
    is it possible to recover those files through my Mac - like recovering deleted files? 

  • I can no longer repair permissions with Disk Utility, v. 13

    After installing iTunes update 11.1, I can no longer repair permissions with Disk Utility, v. 13. When I attempt to repair Disk Permissions, there appear dozens of items showing that "Permissions differ on "Applications/iTunes.app....", then it says that it has been repaired. However, when I do a second or third repair immediately afterwards, I see the same thing again.
    About my mac:
    Thanks for any help.

    baltwo:
    Thank you for your comment. Below are the detailed results of attempting to repair the disk permissions:
    Repairing permissions for “SSD”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/AACEncoderConfig.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/AACEncoderConfig.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/AskUser.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/AskUserWide.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/AutofillSettings.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/AutofillSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/BurnSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/CDInfo.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/ConvertID3.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/EQPresets.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/ErrorReportDialog.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/ErrorReportDialog.nib ”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/FormatPopup.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/HomeSharingServerSett ings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/HomeSharingServerSett ings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/ImportSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogArtworkView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogArtworkView .nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogInfoView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogInfoView.ni b”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogLyricsView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogLyricsView. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleInf oView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleInf oView.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleIte m.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleIte m.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleOpt ionsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleOpt ionsView.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleSor tingView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleSor tingView.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleVid eoView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogMultipleVid eoView.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogOptionsView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogOptionsView .nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogSingleItem. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogSingleItem. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogSortingView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogSortingView .nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogSummaryView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogSummaryView .nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogVideoView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/InfoDialogVideoView.n ib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/MP3EncoderConfig.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/MP3EncoderConfig.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/MainMenu.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/OrganizeLibraryOption s.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/OrganizeLibraryOption s.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PCMEncoderConfig.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PCMEncoderConfig.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PodcastSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialog.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogAdvancedVi ew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogAdvancedVi ew.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogAppleTVVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogAppleTVVie w.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogDevicesVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogDevicesVie w.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogGeneralVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogGeneralVie w.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogMessageVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogMessageVie w.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogParentalVi ew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogParentalVi ew.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogPlaybackVi ew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogPlaybackVi ew.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogSharingVie w.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogSharingVie w.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogStoreView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PrefsDialogStoreView. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/Printing.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/ProgressDialog.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PromptForLongString.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PromptForLongString.n ib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PromptForPassword.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PromptForPassword.nib ”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/PromptForShortString. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/PromptForShortString. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/Report.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/SelectString.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/SelectStringWide.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/SelectStringWide.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/SmartPlaylistEditor.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/SmartPlaylistEditor.n ib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/StoreAuthDialog.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/English.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/English.lproj/UniversalAccess.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AACEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AACEncoderConfig.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AskUser.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AskUser.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AskUserWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AskUserWide.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AutofillSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/AutofillSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/BurnSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/BurnSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/CDInfo.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/CDInfo.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ConvertID3.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ConvertID3.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/EQPresets.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/EQPresets.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ErrorReportDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ErrorReportDialog.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/FormatPopup.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/FormatPopup.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/HomeSharingServerSettin gs.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/HomeSharingServerSettin gs.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ImportSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ImportSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogArtworkView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogArtworkView.n ib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogInfoView.nib” ; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogInfoView.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogLyricsView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogLyricsView.ni b”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleInfoV iew.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleInfoV iew.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleItem. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleItem. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleOptio nsView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleOptio nsView.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleSorti ngView.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleSorti ngView.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleVideo View.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogMultipleVideo View.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogOptionsView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogOptionsView.n ib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogSingleItem.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogSingleItem.ni b”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogSortingView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogSortingView.n ib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogSummaryView.n ib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogSummaryView.n ib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogVideoView.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/InfoDialogVideoView.nib ”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/MP3EncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/MP3EncoderConfig.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/MainMenu.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/MainMenu.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/OrganizeLibraryOptions. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/OrganizeLibraryOptions. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PCMEncoderConfig.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PCMEncoderConfig.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PodcastSettings.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PodcastSettings.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialog.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogAdvancedView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogAdvancedView .nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogAppleTVView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogAppleTVView. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogDevicesView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogDevicesView. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogGeneralView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogGeneralView. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogMessageView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogMessageView. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogParentalView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogParentalView .nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogPlaybackView .nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogPlaybackView .nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogSharingView. nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogSharingView. nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogStoreView.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PrefsDialogStoreView.ni b”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/Printing.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/Printing.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ProgressDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/ProgressDialog.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PromptForLongString.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PromptForLongString.nib ”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PromptForPassword.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PromptForPassword.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PromptForShortString.ni b”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/PromptForShortString.ni b”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/Report.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/Report.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/SelectString.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/SelectString.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/SelectStringWide.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/SelectStringWide.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/SmartPlaylistEditor.nib ”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/SmartPlaylistEditor.nib ”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/StoreAuthDialog.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/StoreAuthDialog.nib”
    Permissions differ on “Applications/iTunes.app/Contents/Resources/en_GB.lproj/UniversalAccess.nib”; should be drwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/iTunes.app/Contents/Resources/en_GB.lproj/UniversalAccess.nib”
    Permissions repair complete

  • Why i can't erase the hd in disk utility

    i'm using os x lion and can't erase my hd using disk utility, what i need to do is create a bootcamp partition but the system won't let me unless i first erase my hd, recover using time machine and then try again the bootcamp partition, any help?
    thx!

    Your  hard disk is probably fragmented. You have several options:
    1. Use a 3rd party disk defragmenter like idfrag and defragment your drive (may or may not work)
    2. Go to disk utility and repair the volume (works for some)
    3. Do a complete reinstall (like you said)
    I'm sorry, but I don't really know how to wipe it. Try some Google searches or take it to an apple store to get some proffesional help. You could always try the other two options though.
    Good luck, sorry I can't help much,
    NWB1

  • Hi. My mavericks is crashed and when i on my mac always showstha disk utility window. I do everything like repair and all but not fix this problem. I have no back up of my files. Is there any way to reinstall mavericks without erase my old data ?

    Hi. My mavericks is crashed and when i on my mac always showstha disk utility window. I do everything like repair and all but not fix this problem. I have no back up of my files. Is there any way to reinstall mavericks without erase my old data ?

    To back up your data, either use Target Disk Mode and a cable from another Mac (which mounts your problem Mac as an external disk of the other Mac) and Disk Utility on that other Mac, or — and this is all assuming you either have a slow Internet connection and don't want to use Internet Recovery, or if you have an older Mac that doesn't support Internet Recovery — you can create a bootable USB key disk on another Mac and then boot your problematic Mac from that keydisk, then use Disk Utility from the installer to make a backup to another (external) (scratch) disk.  You can also use that keydisk to reinstall OS X, to repair or to reinstall OS X.

Maybe you are looking for