Bootcamp Partition Will Not Mount - Size Bootcamp Partition Will Not Mount - Also Size Discrepancies

I have bootcamp installed on an internal hard drive in my Mac Pro running 10.8.5.  This HD had two partitions, one of which I had 200GB allocated for my Windows install.  I reached a point where I was at nearly 100% capacity on that drive and needed more room.  This is what I did:
Used Disk Utility to shrink the Mac OS Extended partition.
Erased free space on that partition.
Booted back into Windows and used MiniTool to extend the bootcamp partition to unallocated space.
MinoTool then performed a restart and finished it's job upon startup.
I am still able to boot into Windows and Mac just fine and I did create a backup of each OS before starting.
I have two issues now, however.  Parallels no long recognized that Bootcamp partition.  I decided to delete that VM and I had to uninstall Parallels completely anyways due to an upgrage isse to Parallels 9.  After upgrading, Creating a VM from my BC was not an option.  This is because the BC partition will not mount, it is greyed out in Disk Utitlity.
I tried installing Tuxera NTFS and the disk still cannot be mounted. 
The other issue is that Disk Utility does not show the Bootcamp partition with the correct size.  It still shows it with the original 200GB but does show that the Mac Partition was shrunk.  In Windows, however, either using MiniTool or Windows Disk Managment, it shows the correct sizes for the partitions.
I'll attach a screenshot of DU.
I would like to be able to mount the drive successfully so that I can use the partition once again for Parallels.
This is the system.log display when attempting to mount the BOOTCAMP partition and when disabling Tuxera from the system preferences:
Nov  7 08:35:46 ***-mac-pro.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.volume.internal.mount' by client '/Applications/Utilities/Disk Utility.app' [973] for authorization created by '/Applications/Utilities/Disk Utility.app' [973] (100013,0)
Nov  7 08:35:46 ***-mac-pro.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.volume.internal.mount' by client '/usr/sbin/diskarbitrationd' [15] for authorization created by '/Applications/Utilities/Disk Utility.app' [973] (100002,0)
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS driver 3.10 [Flags: R/W].
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS volume name BOOTCAMP, version 3.1.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_lookup_inode_by_name(): Directory index record with VCN 0x3 is corrupt.  Corrupt inode 0x5.  Run chkdsk.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_windows_hibernation_status_check(): Failed to find inode number for hiberfil.sys.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs warning (device /dev/disk3s3, pid 5414): ntfs_system_inodes_get(): Failed to determine if Windows is hibernated.  Will not be able to remount read-write.  Run chkdsk.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_attr_find_in_attribute_list(): Base inode 0x9 contains corrupt attribute list attribute. Unmount and run chkdsk.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_inode_read(): Failed to lookup data attribute.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_inode_read(): Failed (error 5) for inode 0x9. Run chkdsk.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_inode_attach(): Failed to load inode 0x9.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_secure_load(): Failed to load $Secure.
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_mount(): Failed to load system files (error 5).
Nov  7 08:35:47 ***-mac-pro kernel[0]: NTFS-fs error (device /dev/disk3s3, pid 5414): ntfs_mount(): Mount failed (error 5).
Nov  7 08:35:48 ***-mac-pro.local com.apple.SecurityServer[27]: Succeeded authorizing right 'system.privilege.admin' by client '/Applications/System Preferences.app' [5297] for authorization created by '/Applications/System Preferences.app' [5297] (100012,0)
Thanks,
Josh

Josh,
I will defer to Christopher on correcting the GPT, but I agree it is incorrect. On a much simpler, single disk Macmini with Bootcamp...
sudo gpt -r -vv show /dev/rdisk0
gpt show: /dev/rdisk0: mediasize=500107862016; sectorsize=512; blocks=976773168
gpt show: /dev/rdisk0: Suspicious MBR at sector 0
gpt show: /dev/rdisk0: Pri GPT at sector 1
gpt show: /dev/rdisk0: Sec GPT at sector 976773167
      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  725093952      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
  725503592    1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
  726773128        632        
  726773760  249999360      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
  976773120         15        
  976773135         32         Sec GPT table
  976773167          1         Sec GPT header
sudo fdisk /dev/rdisk0
Disk: /dev/rdisk0          geometry: 60801/255/63 [976773168 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 -  725093952] HFS+       
3: AB 1023 254  63 - 1023 254  63 [ 725503592 -    1269536] Darwin Boot
*4: 07 1023 254  63 - 1023 254  63 [ 726773760 -  249999360] HPFS/QNX/AUX
diskutil list /dev/disk0
/dev/disk0
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *500.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                  Apple_HFS Macintosh HD            371.2 GB   disk0s2
   3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
   4:       Microsoft Basic Data BOOTCAMP                128.0 GB   disk0s4
PS: I see Christopher's response.

Similar Messages

  • My ipod touch is locked up we dont know how it happened and it will not restore also could u trade a ipod touch 3g for a ipod touch 4g and pay the rest of it

    my ipod touch is locked up we dont know how it happened and it will not restore also could i trade a ipod touch 3g for a 4g and pay the rest for it

    my sister got on my ipod and i have never put a passcode on it but we bought it from someone and havent had it long and i've tried to restore it and it said it needed a update. it update but it didnt restore, i tried it agian it did the same thing
    how much would be 10% oof it

  • My ipad will no longer connect to the laptop. it comes up with usb not recognized. also when trying to connect to the power the first time i connect, nothing, but when i unplug from ipad and plug in a second time it charges

    my ipad will no longer connect to the laptop. it comes up with usb not recognized. also when trying to connect to the power the first time i connect, nothing, but when i unplug from ipad and plug in a second time it charges

    yeah tried all that. the only thing that i havent tried is to delete itunes completely and restart. its the same with the ipad. i havent done a master reset. i just think it has to be something rather simple as it acknowledges that i have plugged in the ipad as it makes the noise it just come up usb not recognized. it shows up as an unknown device that doestn have  any drivers
    its driving me round the bend at the minute

  • Downloaded IOS8 and now my Facebook app will not open, also safari functions erratic.

    Downloaded IOS8 and now my Facebook app will not open,also safari functions erratic.

    Never mind ,I fixed it

  • My iphone 3 will not sync with itunes - it says Apple mobile device is not started, also does it with ipad - any ideas?? thanksple mobile device is not starte

    my iphone 3 will not sync with itunes, it says Apple mobile device is not started, also doing it with ipad - can anyone help??? thanks

    Restart your computer. Run iTunes and check for updates. If there is a later version of iTunes available, download and install it. Then try again. If you still cannot see your iPad listed in iTunes make a list of all the things you have tried so that we can see exactly what steps you have taken.

  • My iPad will not play sounds on certain applications. ie: if I click on a video from FB sound will not play. If I go to YouTube and play the same video sound will play. Also certain games will no longer play sounds. They always played sounds but now won't

    My iPad will not play sounds on certain applications. ie: if I click on a video from FB sound will not play. If I go to YouTube and play the same video sound will play. Also certain games will no longer play sounds. They always played sounds but now won't now. I just went to my churches web site to watch live service and again no sound. I grabbed my dads iPad and the sound works fine.

    If you lose sounds for keyboard clicks, games or other apps, email notifications and other notifications, system sounds may have been muted.
    System sounds can be muted and controlled two different ways. The screen lock rotation can be controlled in the same manner as well.
    Settings>General>Use Side Switch to: Mute System sounds. If this option is selected, the switch on the side of the iPad above the volume rocker will mute system sounds.
    If you choose Lock Screen Rotation, then the switch locks the screen. If the screen is locked, you will see a lock icon in the upper right corner next to the battery indicator gauge.
    If you have the side switch set to lock screen rotation then the system sound control is in the task bar. Double tap the home button and in the task bar at the bottom, swipe all the way to the right. The speaker icon is all the way to the left. Tap on it and system sounds will return.
    If you have the side switch set to mute system sounds, then the screen lock rotation can be accessed via the task bar in the same manner as described above.
    This support article from Apple explains how the side switch works.
    http://support.apple.com/kb/HT4085

  • Frame size discrepancies in project settings?

    Hi Guys
    I have some new information and some observations on my problems with getting full screen output.
    I looked through all the project settings and I noticed that the ones I was trying to use…
    HD 1080i (60i) and HDV 1080i 30 say that the output is at a16 to 9 ratio and have a frame size of 1440 by 1080i.
    This is the frame size or ratio, I kept trying to import.
    I finally realized that this isn't a frame size that is proportional to the image ratio that it lists.
    16 by 9 would really be proportional to 1440 by 810.
    The 1440 by 1080 video that I import using either of these,does not export full screen even if it’s exported the same size it comes in, i.e.1440 in and 1440 out.
    So I looked through the project setting for a selection where the stated ratio and the frame size matched.
    I found HDV 720p 30.
    16 by 9 at a 1280 by 720 frame size.
    This would be an easy size for my to work in.
    So I made a video at that size then loaded it into PE8 and it exported fine.
    Full screen no border.  In fact it comes out full screen no matter what size I export it.
    When I exported the same video at 1600 by 900 it exported full screen and looked fine.
    Then I went back and loaded the same 1280 by 720 video inthe HDV 1080i 30 settings.
    It also came out full screen with no border.
    So the problem is that as far as I can see the selection screen is wrong about the frame size for both the HD 1080i and the HDV 1080isettings.
    You really have to load in something at 1600 by 900 or proportional to that.
    And as far a I can find there is no setting that supports any thing other the wide screen except for the Standard 48kHz settings.
    It looks like unless you want to go to a wide screen format 720 by 480 is the only option.
    Now I’ll have to decide whether I want to do future projects wide screen or live with the restrictions on frame size.
    I hate to change horses in the middle of the stream so I may just stick with the smaller size for the Lucy videos but other projects I will do wide screen.
    Thanks again for all the help.
    Mike

    This question is from some other forum member. Don't know why they're linked to my e-mail address.
    Fran (luvsfotos)
    > Date: Tue, 7 Jun 2011 22:22:36 -0600
    From: [email protected]
    To: [email protected]
    Subject: Re: Frame size discrepancies in project settings?
    Hi Guys
    Ok, I think I get it at last.
    So when I create a 1440 by 1080 file, to use in the 1080i format, it should change the PAR from 1 to 1.333 when I create it, but since I can't control that I get an image that is too small, even though the pixel size is the same.  The aspect ration should still end up 16 by 9.
    So since Poser creates everything with a PAR of 1, my only option if I want a wide screen video is to actually pick a 16 by 9 ratio when I output it and ignore the listed frame size. 
    I still don't quite get why the image is both shorter and narrower, it seems like it should only be narrower but I'll live with it.
    And there is no way to make PE8 output a full height image in the wide screen format that 3 by 4 except to drag it larger in the preview window.
    And there is no advantage in doing that since I'm still using a 16 by 9 window and getting the file size that goes with it.
    So if I want to work in a 3 by 4 format then the Standard 48kHz format it the only option.
    Well at least I know what to do next time.
    That should save a lot of time.
    I may just give up and go to 16 by 9 and quit fighting it.
    Thanks again.
    Mike
    >

  • Why does the frame of my rotated video not rotate also?

    I've checked these forums and followed the method to rotate a video that turned out to be rotated 90 degrees. When I rotated the video it rotated all right but the frame is still vertical portrait format and did not rotate also. What I wind up with is a tall vertical frame that has a properly rotated video that has both ends cropped off. Any other videos I now add to the timeline are also inside of this tall frame and also cropped off because the frame is tall and narrow, not rotated with the image.
    How do I go about doing this correctly? Is it possible to just rotate a video that has turned on its side and have the format or frame rotate also?
    TIA, Ken

    It never ceases to amaze me the odd hours that the loyal Adobe staff puts in. Look at the time stamp on Mark's post.
    To be more specific, just in case other people come along with the same question, create the sequence from your clip first. That will make it the right size and shape and frames per second to match up with your video.
    You can do this by dragging the clip to the "New Item" button or just right-click on the clip in the project panel and select "New Sequence From Clip".
    Once you have the perfect sequence just change it from this:
    To this:
    Then you can use the Motion effect on the clip to rotate it 90 degrees (or minus 90 degrees).
    Unfortunately, you can't, as far as I know, rotate the clips in the project panel. Only in the sequence. So one possible solution, and it depends on the clips and your workflow, is to put all of the clips on the timeline, rotate them all by rotating the first one and copying the attributes to all of the others at one time. You can then take that sequence into the Source monitor and use it just like a clip. That is one of the great things about nested clips. From there you can cut it up into smaller clips if you so desire. It doesn't seem to be possible to create actual subclips from a sequence, but you cam mark the in and out points and drag them to the project panel, then rename them if so desired.
    Some of my friends here on the forum seem to hate the concept of video shot in portrait mode on a phone or a video camera. However, there are times when it makes perfect sense to me. Especially when it is going to be displayed on a monitor that is oriented in portrait mode. Lots of advertising done that way. And who says that video on a web site has to be landscape? Why would you shoot the Eiffel Tower of the new Freedom Tower in landscape mode?
    If you are shooting video of a person standing and talking to put on the side of a web page, portrait makes more sense.
    Anyway, I hope this helps.

  • I just updated firefox and now when i play online games ,my home button and my login in button does not work,also my refresh button is gone. Please help me with this problem. THANKS

    i updated firefox to the newest version,now my login and home button does not work,also my refresh button dissapeared. I play alot of games and need those buttons to switch back and forth to other games. THANKS

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • If I delete photos in "iPhoto" will those photos also delete in the application "Photos"

    Hey guys! I was wondering if I delete photos in "iPhoto" will those photos also delete in the new application "Photos".
    I transfered all my photos to "Photos" the second it came out, so I'd find it strange if I still needed "iPhoto"
    Thanks a lot!

    No, they will not be deleted from Photos. The two libraries are totally independent of each other.
    YEs, you can now delete the iPhoto Library, but if you want yo do this to gain disk space, you won't see much of a difference. Reason being that both Libraries merely point to the same image files on your disk via hard links.
    For now, I would suggest moving the iPhoto Library to an external disk "just in case."

  • Is ios6 will be available also on ipad2 or the new ipad

    hi is ios6 will be available also on ipad2 or the new ipad

    iOS 6 will work with the iPad 2 and the new iPad (but not the iPad 1).
    From  iOS, What's new?
    iOS 6 is compatible with:
    iPhone 3GS, iPhone 4, iPhone 4S, iPhone 5
    iPod touch (4th generation), iPod touch (5th generation)
    iPad 2, The new iPad
    (scroll to the bottom)

  • Ipad Stolen- should I lock it or erase it?  Also, if uphone shares same apple ID, will the iphone also become locked or erased?

    Ipad Stolen- should I lock it or erase it?  Also, if uphone shares same apple ID, will the iphone also become locked or erased?
    Thank you!

    It prevents a thief from accessing your software and data, but unless it has iOS 7 installed it will not prevent the thief from erasing and restoring it for his/her own use.
    If you have iOS 7 installed even if the thief cracks your passcode, they will need to know your Apple ID and password to use it, otherwise, it's bricked.

  • What external drives work well with a late 2011 MacBook Pro?  I ask because I just found out the hard way that a Samsung EVO 840 does not.  Also should I avail myself of something that works with Thunderbolt or Firewire?

    What external drives work well with a late 2011 MacBook Pro (I7, Lion OS) apart from my Kingston flash and USB drive, and the SD drives that I use in my cameras and recording devices?  I ask because I just found out the hard way that a Samsung EVO 840 does not.  Also, should I avail myself of something that works with the Thunderbolt or Firewire connections?  I'm looking to back up music and video files created and/or processed in Logic Pro and the Adobe Production Premium software suite (Premier Pro, After Effects, Audition, etc).

    Hmm, not sure what problems you had installing this drive. The review here gives it good marks for Mac:
    http://www.amazon.com/Samsung-Electronics-EVO-Series-2-5-Inch-MZ-7TE1T0BW/produc t-reviews/B00E3W16OU
    There does seem to be a lot of prep to make it work:
    "1. Preparation to install your new shiny SSD
    1.a You will need a migration tool (I used the Sabrent kit USB 3.0 to Sata that was suggested in these review) see link http://www.amazon.com/gp/product/B00DQJME7Y/ref=oh_details_o03_s01_i01?ie=UTF8&p sc=1
    1.b You will need to download a trim enabler (mid 2012 macbooks only support native trim with apple brand ssd's) I recommend going to cindori.org and downloading trim enabler version 3.xx. You can do this step before or after the OS migration
    1.c You cannot use the Samsung SSD migration software *don't worry Mac has its own imaging/migration utility*"
    Also in those reviews:
    " Only down side when using this product in a Mac Mini is you will be required to download and install Trim Enabler so that your drive performs optimally on your Mac device. This is an Apple issue, not Samsung, but it is an extra step you will have to take after you install the hard drive, and any time you perform an OS upgrade." He rant's on.
    Personally I only deal with OWC:
    http://eshop.macsales.com/shop/SSD/OWC/
    They are very knowledgable and if there's a problem they will gladly take back the item. (Never happened to me yet - 8 years and counting).
    Just upgraded my 13" MBP 2011 to 120 GB for $79. Adobe CS 6 opens in 3 seconds! Awesome!
    When I was in Chicago I had a pro photographer for a client. She wound up with 4 internal drives in her Pro, 4 external drives and an dual array locked in a steel vault in the basement. All from OWC. OK she was a bit paranoid. Great client though.
    As far as value for price:
    http://eshop.macsales.com/item/OWC/MES3FH7500G/
    500 GB for $130.
    However as far as reliability is concerned:
    http://www.rockpapershotgun.com/2014/01/30/are-ssds-reliable/
    http://www.extremetech.com/computing/173887-ssd-stress-testing-finds-intel-might -be-the-only-reliable-drive-manufacturer
    So sudden power loss is an issue with SSDs.
    Personally I'd go with a moderate sized SSD internally and a conventional external for backup. An array would be the most reliable.

  • My back and forward buttons do not work also the refreash button does not work, I have reloaded the latest version of fire fox and that did not help. HELP please.

    My back and forward buttons do not work also the refresh button does not work, I have reloaded the latest version of fire fox and that did not help. All of navigation tool bar worked until I updated Fire Fox, now if I click on a link in yahoo, for instance, I can not get back to my yahoo home page without reloading Fire Fox. HELP please.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.com/kb/Bookmarks+not+saved#w_places-database-file

  • I accidentally clear my iMessage conversations in my macbook pro, will it clear also my iPhone and iPad iMessage conversations?

    I accidentally clear my iMessage conversations in my macbook pro(OS X 10.10.1), will it clear also my iPhone and iPad iMessage conversations as well?

    No.
    9:23 pm      Wednesday; December 10, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Will time capsule also back up external hard drives?

    will time capsule also back up external hard drives?

    Yes. If you're using Time Machine, open its preferences and ensure the drives aren't excluded; Time Machine can't back up drives in some formats, such as FAT32.
    (71818)

Maybe you are looking for