I can't boot to Windows after resizing my Mac partition.

So, I recently decided to resize my bootcamp Win7 partition. This is something I have done successfully before, by:
1) Booting into Macintosh
2) Using Disk Utility to decrease the size of the Mac partition (20GB the first time)
3) Booting into Windows
4) Using Mini-Tool Partition Wizard (third-party) to allocate the free space to the Bootcamp partition.
There were a couple issues caused by this the first time around, mainly the fact that Macintosh didn’t recognize the fact that the free space had been taken, and had trouble reading from the Windows partition. However, I could live with that. I have since rebooted to both Mac and Windows several times without problem.
Recently, I decided I needed a bit more space, and so started to follow the above steps, shrinking the Mac partition an additional 15GB. Only when I went to reboot to reallocate the space, the Windows partition didn’t show up as a bootable option. Confused, I booted back to Mac, and the Bootcamp partition was still there, but renamed “disk0s4”, and unmounted. Reparing the disk failed (“Invalid BS_jmpBoot in boot block: 15921e”). The disk wouldn’t mount (not even sure if it was supposed to be mounted earlier, but that’s what it looks like). It also appears grayed-out in the list of drives to the left. It looks like I can create a dmg from the windows drive, although I haven’t done that yet (I will soon).
Any solutions for this? Although I will erase the drive if absolutely necessary, it would be preferred if that wasn’t the first option to try. I had no problems like this the first time I resized the disk.
(My mac partition is running Mavericks, if that is of any relevance)

These steps correct the Partition ID, and the boot ability of the MBR partition that has Windows on it.You can type '?' for help in the following steps where you set the fdisk prompt.
To fix the MBR, in OSX Terminal
sudo fdisk -e /dev/disk0
setpid 4
07
flag 4
p
w
y
q
Please ignore the i386 message that you see in the following. Here is the set of commands in the utility. The utility starts at partition id 1. If you see any other messages, please post back.
sudo fdisk -e /dev/disk0
fdisk: could not open MBR file /usr/standalone/i386/boot0: No such file or directory
Enter 'help' for information
fdisk: 1> ?
  help Command help list
  manual Show entire man page for fdisk
  reinit Re-initialize loaded MBR (to defaults)
  auto Auto-partition the disk with a partition style
  setpid Set the identifier of a given table entry
  disk Edit current drive stats
  edit Edit given table entry
  erase Erase current MBR
  flag Flag given table entry as bootable
  update Update machine code in loaded MBR
  select Select extended partition table entry MBR
  print Print loaded MBR partition table
  write Write loaded MBR to disk
  exit Exit edit of current MBR, without saving changes
  quit Quit edit of current MBR, saving current changes
  abort Abort program without saving current changes
fdisk: 1>

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?

  • MSI GE620 can't boot to windows after installing CoreCenter 2.0.6.8

    I have made a very huge mistake by installing an overclocking software without knowing anything about overclocking :(
    Here is what I have done
    - I installed CoreCenter version 2.0.6.8, after the installation finished it ask me to reboot the system, so I reboot.
    - First my system won't shutdown it tell be that S-Bar (an toolbar that come with my GE 620 laptop) prevent me from shutdown, so I hit force shutdown. Then the system started to shutdown but it stuck at windows logo (Shutting down screen) so I hold down the power button to force turn off
    - Windows gives me an option to boot into safe mode (because I hold down the power button and it is unexpected shutdown), I hit start Windows normally
    - It goes into a Windows logo screen like normal, but it won't boot. It's just stuck at the Windows logo screen. At this time I tell myself "OMG what I have done!???"
    - I try most option in a boot option (not sure what it called, it's a menu brings up when you press F8). I tried boot into safe mode, safe mode with cmd (both stuck at loading disk.sys), repair system, enable low res (640x480), last known good config, Directory service restore mode and debugging mode. None of them are able to boot.
    - I grab a Windows 7 Ultimate repair disc that I have created long time ago. And.... "Oh no! It even cannot boot into a repair disc!"
    - I give a Hiren's BootCD 15.2 a try. I boot Mini XP from that disc and..... It can't even boot XP from the CD.
    - Ok Ok, maybe it mess something with BIOS setting, I press DEL into a BIOS setting (I believed) and hit restore all setting to default. Unfortunately, my system still won't boot.
    Any idea of how I can uninstall this CoreCenter or any clues that what it have done to my system?
    The only thing I know for now is just re-installing Windows, but I need to backup some data in C:/ first. I think I can install windows without formatting and backup some data and re-install it with format.
    My system information
    MSI GE620 laptop (All of hardware is stock, I didn't change anything. Just install extra 4 GB of RAM)
    CPU: Core i7 2630QM
    GPU: nVidia GeForce GT 540M / 1 GB DDR3
    RAM: 8 GB
    OS: Windows 7 Ultimate x64
    Update: I can't even boot from a Windows 7 installation disc!! *cry*

    Having not yet installed Developer 6 on my own system, (still running most recent 200 version), I can't be exactly sure. However your problem sounds a lot like the problem I encountered in trying to get my Dev 2000 install to connect.
    Here are some things to check:
    Is your listener running?
    Is your listener properly configured to look for your host machine?
    Look in the Oracle Net 8 Assitant utility and see how many listeners have been established. This is where my problem existed. I had 2 listeners. One was trying to connect to my loop back address (127.0.0.1) and could not. The other was properly configured for my host address but would not run because of the failure of the other. Once I removed the listener the was using the loop back address things began to work.
    Make sure you have the appropriate alias set up through SQL Net Easy Config and/or Net8 Config.
    Thats all I can think of for now.
    Hope something I said will help.

  • Can't boot into Windows after installing with Boot Camp

    So I installed Windows 7 on a separate 70GB partition using Boot Camp. Everything seems fine, but once installation finished and the computer restarted for the final time, the computer shows the blinking "_" on the black screen and then promptly reboots and this cycle continues without end.

    please re-post in the more appropriate Boot Camp forum

  • Can't boot into Windows 8.1 partition after apple store repair

    Can't boot into Windows 8.1 partition after apple store repair
    I went to the apple store about a week ago to get my screen fixed, and when I get it back I don't have an option to boot into my windows partition. The bootcamp partition is still there, but I can't boot into it. I can still see all of the files on the drive. When I try to boot into windows from the startup disc setting I get "no bootable device — insert boot disk and press any key” on a black screen. I went in for a dead pixel, and the guy at the genius bar ran something on my computer and went into disk utility application. I’m not sure what he was doing, but obviously that’s what messed up my windows partition. How can I be able to boot back into windows? Here's what disk utility looks like on my computer.

    Here's the output
    00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
    00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 b0 0e 2b  |........?......+|
    00000020  00 00 00 00 80 00 80 00  ff bf 2e 0f 00 00 00 00  |................|
    00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
    00000040  f6 00 00 00 01 00 00 00  05 92 d3 74 c4 d3 74 aa  |...........t..t.|
    00000050  00 00 00 00 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |.....3.....|.h..|
    00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
    00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
    00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
    00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
    000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
    000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
    000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
    000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
    000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
    000000f0  68 07 bb 16 68 52 11 16  68 09 00 66 53 66 53 66  |h...hR..h..fSfSf|
    00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
    00000110  0a 13 b9 f6 0c fc f3 aa  e9 fe 01 90 90 66 60 1e  |.............f`.|
    00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
    00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
    00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
    00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
    00000160  0e 16 00 75 bc 07 1f 66  61 c3 a1 f6 01 e8 09 00  |...u...fa.......|
    00000170  a1 fa 01 e8 03 00 f4 eb  fd 8b f0 ac 3c 00 74 09  |............<.t.|
    00000180  b4 0e bb 07 00 cd 10 eb  f2 c3 0d 0a 41 20 64 69  |............A di|
    00000190  73 6b 20 72 65 61 64 20  65 72 72 6f 72 20 6f 63  |sk read error oc|
    000001a0  63 75 72 72 65 64 00 0d  0a 42 4f 4f 54 4d 47 52  |curred...BOOTMGR|
    000001b0  20 69 73 20 63 6f 6d 70  72 65 73 73 65 64 00 0d  | is compressed..|
    000001c0  0a 50 72 65 73 73 20 43  74 72 6c 2b 41 6c 74 2b  |.Press Ctrl+Alt+|
    000001d0  44 65 6c 20 74 6f 20 72  65 73 74 61 72 74 0d 0a  |Del to restart..|
    000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
    000001f0  00 00 00 00 00 00 8a 01  a7 01 bf 01 00 00 55 aa  |..............U.|
    00000200
    Here's a better screenshot.

  • Can't boot to windows, stuck at black screen (with cursor)

    Hi! I'll get straight to my problem: I can't boot to Windows (Windows 10 Technical Preview) anymore after installing VirtualBox (or rather, an Android emulator that installed VirtualBox) on my system. I get stuck, after the loading animation with the blue HP logo, on a black screen (I can move my cursor around) but the login screen never shows up.
    The problem.
    I'm currently dual-booting linux and windows for several purposes. My laptop came with a Windows 8.1 OS by default. Some time after the Windows 10 Tech Preview came out to public, I upgraded my system to Windows 10 (so my 8.1 is gone now). Everything's going well until I installed this Android emulator (which installed VirtualBox) on Windows 10. Everything seemed fine at first but after rebooting, Windows isn't working anymore. I can still boot to linux, but Windows just won't boot properly.
    What I've tried.
    I've tried A LOT of things. The problem actually happened twice already (at first I was able to fix it with System Restore but not this time around). I have a Windows 8 USB Recovery Drive at hand, just so I can access a Windows command line. It's not from my system, though. It came with a new windows 8 laptop of a friend so I just borrowed it.
    1: System Restore. This worked the first time. But now the restore won't finish and throws an error, telling me that it can't restore my system.
    2: Refresh PC. "There was a problem refreshing your PC. No changes were made." or something like that.
    3: chkdsk on C:\. It says it changed some files, but it doesn't really fix the problem.
    4: sfc /scannow. Again, something happened, but it didn't get fixed.
    5: bootrec.exe to fix BCD and MBR. Doesn't work. (as far as I know my sytem is using GPT)
    6: Hard reset (remove all power sources then hold power button). Still not working.
    7: System Restore again. All the restore points aren't working. It reaches a "Finished" state, but then an error comes up after. It says can't extract a specific file, and the restore point is damaged or might have been deleted during restore.
    8: checking and fixing bad sectors (nope, no bad sectors on my hard drive)
    9: built-in component tests. It passed all of them, except the battery test (my battery really isn't surviving for any duration longer than 30 minutes, but that shouldn't affect my OS). I didn't try the really long tests since I thought it wouldn't matter as my problem is most probably completely software (since linux is still working).
    10: cry. oh please. Windows isn't working. What should I do? (
    Things I haven't tried.
    1: RAM and CMOS battery reset.
    2: Reset PC.
    3: Format hard drive.
    4: Test hard drive on another laptop's system.
    If possible I'd like to avoid getting my hard drive wiped, since I have a lot of stuff to backup (more than 300 GB of files + dozens of linux apps and ppas), and I only have a 32GB USB drive to backup all the files I need).
    Thanks for reading.

    Sorry for the delay. Wasn't expecting the "road work" signs when attempting to check back with you in the AM here.
    As others have already mentioned, the prompt for file systems occurs during text mode setup. Quick or Full? FAT or NTFS? How do you know what to do?
    We'll start with file systems, short and sweet. Most any OS can read and write FAT volumes without fail which makes FAT ultra-portable, and the only choice if you want to let Mac OS write documents on your Windows volume. It's also more efficient on drives of 16 GB or less. However, FAT has no folder-level access control, so any file in the system can be manipulated by any user or by any system process. By contrast, NTFS is far more restrictive. It can only be manipulated under Windows, though other systems may be able to read it. Not only do you get the access control that FAT lacks, but you also get superior efficiency on large volumes, plus the power to compress or encrypt folders and files at will (in "business" flavors of Windows only--and yes, Vista Ultimate counts as "business" even though it will be supported much like a "consumer" version).
    On format speeds: A quick format is very handy if you have a large partition or a single drive completely dedicated to Windows. Because it completes in 30 seconds or less, it will go a long way toward completing your Windows install. However, in some cases, volumes formatted with a quick format may have reliability issues. They must have fixed this in Vista, because Vista can only format at the "quick" speed.
    A full format tests all blocks of a given volume (as opposed to testing an entire disk unless the volume itself is the entire disk) as the file system structure is laid down. Bad blocks are marked as "used" when they are found. This type of format takes much longer as a result of all the testing, but the result is a more stable volume from the start.
    Get past the formatting stage, and you'll be right as rain.
    Nate

  • Hi, can anyone help with the problem I am having with pro book 4440s? I can't boot into windows 7.

    Hi, can anyone help with the problem I am having with pro book 4440s?  I can't boot into windows 7, nor can I enter the bios cause i fogot the password. the error I am getting says "windows failed to start. a recenr hardware or software change might be the cause.   it then gives me options to boot from a disc but I can't do that cause I am unable to get into the bios to change it to boot from a disc.
    The error message goes on :
    File: \Boot\BCD
    Status: oxcoooooof
    info: An error occurred while attempting to read the boot configuration.
    the only two options on the screen are enter=continue and ECS=exit
    I just can't get pass this screen.
    Please help.
    Thanks

    Hi,
    If you don't already have one, use another PC to create a Windows 7 Rescue CD.  Download the relevant ISO from the links below.
    Windows 7 32bit
    Windows 7 64bit
    You should use an application such as ImgBurn to burn the ISO to a CD - a guide on using ImgBurn to write an ISO to a disc is Here.  Once created, or if you already have this, tap away at the esc key as you start the notebook to enter the Start-up Menu.  Insert the Rescue CD.  Select Boot options ( usually f9 ), use the arrow keys to select the CD/DVD drive and hit enter.  You may also get a prompt to 'Press any key to continue' - do this if asked.
    When loaded, select Repair Your Computer and choose the Command Prompt.  When this loads, enter the following commands and hit enter after each one - include spaces as shown.
    Bootrec.exe
    bcdedit /export C:\BCD_Backup
    c:
    cd boot
    attrib bcd -s -h -r
    ren c:\boot\bcd bcd.old
    bootrec /RebuildBcd
    bootrec /fixmbr
    bootrec /fixboot
    Remove the Rescue CD and try rebooting the notebook.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • If i create a partition for Windows 7, and boot up in Windows using Boot Camp, can I still access the files from the Mac partition (Photo's Music etc.)

    If i create a partition for Windows 7, and boot up in Windows using Boot Camp, can I still access the files from the Mac partition (Photo's Music etc.)

    JDFitch wrote:
    Ok Great,
    Will installing Boot Camp drivers allow me to both read and write to the OS X Volume from windows?
    This is important as if it will it means i can make the windows partition a lot smaller and keep all my files on the OS X partition which would be preferable.
    Jon
    No, OSX will be read only (from Windows) and vice versa. (you can install 3rd party utilities on either or both partitions, to make read/write possible)

  • Changed my iMac but Can't Boot from Windows

    I'm using iMac 21.5 with Mac OS X 10.6.6
    All programs are updated.
    I used to have iMac 24, but i removed it's hard drive and installed it on a new iMac 21.5
    i can't boot from windows 7.
    what should i do ?

    Can you boot into safe mode ..... because if you can you can also reach "repair computer"! so reboot your windows partition, as soon as the bios appears start pressing F8 until you see "Advanced Boot Options" when you get there choose, "Repair your Computer" (1st selection on the page) and go to "Startup Repair" .. selecting that will cause Windows to attempt to repair the boot sector of it's partition, if it succeeds you'll be able to boot, if not no data will have been lost.
    However please understand that without a backup of your windows partition data loss is a possibility under these circumstances. Windows hard drives almost never boot when moved from one installation to another. Read that last bit twice.
    Good luck
    Message was edited by: Csound1

  • Can't boot into windows 7 anymore......

    Hi all, I have a Mac mini late 2012 with windows7 installed through bootcamp5. It has worked flawless until recently, now I can't boot into windows anymore. I've checked in finder and the bootcamp partition is present and also all the files. Before that, I did have some trouble with my LaCie 2big thunderbolt hdd, it kept on saying I had to reformat one of the discs in the drive, but only when used in windows, in OSX there was/are no problems reading the hdd .......
    Any idea of how I can make windows bootable again?, do I really have to make a fresh install of windows to make it work??
    Any help is very much appreciated
    Kindly
    Jan

    You might want to visit the Boot Camp forum where the Boot Camp gurus hang out. https://discussions.apple.com/community/windows_software/boot_camp

  • Can't boot os x after bootcamp

    Hello.
    The problem:
    Yesterday I installed windows 7 on my early 2009 (mavericks) mac pro via boot camp.
    I have three HD in my mac. One for os x, one for documents, and one for the windows. Before I start bootcamp I formatted my HD into NTFS for Win.
    I run the bootcamp and everything went well, until the standard windows partition screen show up. I select the "bootcamp" HD, but i only can continue the installing if I format the hard drive.
    The Win7 run well, but now I can't boot into os x.
    When I hold down "options", only the windows appear as a selectable option.
    I installed bootcamp on windows manually (4.0.4033 according to Boot Camp: System requirements for Microsoft Windows operating systems)
    when I try to restart to osx the bootcamp say "there is no bootable volume".
    i only see the "bootcamp" HD, and I can't treat the other two.
    What I tried
    Resetting NVRAM and PRAM
    Holding down various key combinations (Options, Command + R, Options + R)
    When I take out the "Machintos hd" a flashing folder pic appears.
    I don't have the installation disk for os x, and I don't want to uninstall the os x..
    There is any solution for my problem?

    1. How many physical drives do you have in the MacPro?
    2. Was Windows and OS X installed on the same physical drive?
    3. In the case of the Tower MacPro with more than one drive, all drives that are not intended for Windows use must be physically removed from drive bays, before Windows is installed.
    4. If you cannot see OS X, use an external disk (Firewire or USB with 16GB or more) and install a fresh copy of OS X and both you MacPro and the the disk with Windows can be corrected, if possible.
    5. OSX re-installation leaves you files intact, unless you tell the OS X Installer to erase the designated drive.
    6. Step 4 can also uses a USB flash drive, if necessary.
    The error message is because a drive which was present when Windows was installed (it is stored in the BCD for W7/W8 or boot manager/loader)is no longer available. It is complaining about it.
    If you put this drive back, can you boot into Windows successfully? If yes, can you post a screen shot of Control Panel -> System -> Administrative Tools -> Computer Management -> Disk Management.

  • Windows die out because of battery, can't boot to windows again

    Windows die out because of battery, can't boot to windows again

    Windows die out because of battery, can't boot to windows again

  • Can I install "just" windows XP on my mac mini?  no bootcamp. no parallels

    Hi,
    The question is can I (and how can I) install only the windows xp home or professional OS on a mac mini 1.5 core solo (i.e., turning it into a windows only machine). I want to be cIear that I don't want to duel-boot (i.e., boot camp) or use a VM (ie., parallels), but just a regular x86 computer that is running (sigh with me) Windows.
    I imagine that if I do a clean and proper format of the mac mini, start it up and insert the Windows disk, everything will work.
    Another question I have is, after 2 years, will I be able to put OS X back on? (Let's assume I have backed up all my files on an external drive.)
    Mac mini    

    Hi Matthew!
    Boot Camp will be the closest you'll come to your goal. A Mac is afterall intended to run Mac OS software first and foremost and Windows is only a secondary OS. But it is possible to boot into Windows after using Boot Camp to get it installed and then delete the Mac partition. You can always reinstall the Mac OS later.
    Or you can still use Boot Camp to get Windows installed and just never boot back into Mac OS X (leaving it on its own partition). But why have Apple hardware just to do that? You'd be better off selling your Mac Mini and purchasing an Intel machine that will run Windows natively.
    Hope this helps! bill
    1 GHz Powerbook G4   Mac OS X (10.4.8)  

  • Is it possible to resize a mac partition from windows?

    Here's what's going on. I originally wanted to use Disk Utility to do this, which is clearly the easy way to do things, but my computer is so slow that Disk Utility immediately becomes unresponsive upon wanting to resize -any- partition. The windows side works fine though, it isn't slow as crap. Is there a way to resize the mac partition from windows (HFS+)? Any possible way? Even crazy ones? I'm open to suggestions.
    Oh yeah, and in case you want to know...my Mac Mini just randomly started getting really, really slow, so slow in fact, that now my old iMac from 1999 is faster (it doesn't even have ANY RAM!). I tried resetting the PRAM/NVRAM, multiple times, booting into safe mode takes forever, but I left it for awhile and it finished. Almost worked, the finder showed up quicker than usual, but then it reverted back to it's slow self again once I opened Disk Utility. I tried booting into single user mode and typing /sbin/fsck -fy, and it's so slow, that it couldn't even do that! It got stuck at checking libraries or something, for hours, and i could type things in still, but it wouldn't recognize any commands (ie fsk - fy). I also cannot replace the RAM because it is an older mac mini and those things are hard as f*** to repair, trust me, i've tried. The weirdest part of all of this has to be that this is the computer that we DON'T download many apps onto, so it most likely isn't bloatware, adware, a virus or something else. We download most stuff to our MacBook, and go to the sketchy websites on it as well (it really should be the other way around, the mac mini would be around 3x less expensive to replace, it's just that it's the family computer). And that's always slow, but this surpassed it (btw, the laptop is a year or so older). I do not have the installation disk.
    Can someone help? Mainly about the first thing...please. The second thing is hopeless, I will need to get a new computer pretty soon, and these macs don't last as long as they used to I guess, we'd most likely get a quality Windows PC to replace it, this has been a disappointment. I'm just trying to get a little more life out of it with Linux, maybe a year or two. That's what i've done with my old iMac. Runs GREAT. Especially for a 13 year old computer. The thing is, my folks don't want me to completely eliminate the mac partition even though it's virtually unusuable.

    I'm not really understanding what the end goal was. But in case anyone else comes across the thread, neither the built-in Windows volume resizing utility nor any 3rd party Windows resizing utility should be used to resize either the Windows partition or the Mac OS partition. Invariably they all manipulate the NTFS volume in such a way that the secondary GPT is corrupt, the primary GPT is rendered invalid, and only correctly alter the MBR. It's a recipe for data loss.
    Conversely, while Disk Utility can resize a Mac OS volume, it cannot resize an NTFS volume. With Lion and Mountain Lion, upon using Boot Camp Assistant there are already four partitions: EFI System, Mac OS, Recovery HD, and Windows. There is no more room for a fifth partition in the MBR partition scheme, and if you try to add one, Disk Utility will apparently let you and render Windows unbootable (because Disk Utility adds the fifth partition to the GPT, but can't add it to the MBR, and instead removes the hybrid MBR needed for Windows support and replaces it with a PMBR.)
    So in effect this is not to be done except with 3rd party utilities.

  • How can i run a windows based program on mac book pro

    Can I run a windows based program on mac book pro mountain lion 10.8.4

    You can use bootcamp to install windows natively on the hard drive.  You then choose which OS you wish to use at startup - OS X or Windows.
    You can also install Windows in a virtual machine - Parallels or VMWare Fusion - and run it simultaneously with OS X (a virtual machine is just a PC emulated in software, and you install and run windows in the emulated machine hardware).

Maybe you are looking for

  • "iTunes has encountered a problem and must close" message opening iTunes?

    Every time I try to open iTunes or Quicktime from my desktop or anywhere else, this message comes up: "iTunes has encountered a problem and must close. Sorry for the inconvenience. Please click here to send an error report." Because of another proble

  • FBL3N GL account display Report

    Dear Experts                   In FBL3N report for particular GL account in the output it is Material is comeing in layoutchange. but material description is not there. is it possible to add one more field Material Description in this report. Regards

  • Please help! How can I validate Radio Buttons and List Menu with PHP.

    Hello everyone, I have been learning PHP step by step and making little projects. The point is I find it easy to learn by doing "practical projects." I have been reading the David Powers's Book on PHP Solutions and it's really great, however there is

  • Why I can't add to itunes movies in the correct format...???

    I want to add new movies on my ipod touch... but itunes does not want to add them to my library and generates an error which says that the file cannot be played on the ipod... I want to know why??? because these films had already been installed on th

  • FCP X refuses to import .mpg files

    When I try to import my .mpg files (create optimized media is checked) FCP X tells me that all of my .mpg files are incompatible.  How can I fix this without having to manually transcoding each file in MPEG Streamclip?