Boot Windows 7/8 from GPT on BIOS system : No hybrid MBRs or DUET!

Page 2 of 5 FirstFirst 1234 ... LastLast
  1.    #11

    Robb please let us know how performance turns, especially boot times. This is valuable information that will help others who will find this thread in searches and our linking it to help them do an MBR install to GPT disks.

    The reason I focused on boot time is that reports of Win7 being installed on flash drives have always that they are deadly slow due to the USB controller not being nearly as fast as HD. This may vary with USB3 now.

    But having only the boot files on USB 3 is fascinating and it would be great to see a video of it booting.

    Thanks guys.
      My Computer


  2. Posts : 3
    Windows 7 Professional 64-bit
       #12

    I would say that the boot process has at the most about 10 seconds added to it. I am using an old sandisk USB 2.0 flash drive, so I don't think it's too bad. I will post a video of the boot process tomorrow.
      My Computer


  3. Posts : 72
    Windows 7 Home Premium x64
    Thread Starter
       #13

    Ahh had gotten busy...

    @Robb20 : You're welcome. Follow the reboot.pro thread in the first post for further developments if you are interested :). And I'm surprised it adds TEN seconds to the boot time. At most the files involved would be about 10MB large, and that is peanuts even for USB 2.0.

    @greg :
    nitpick :
    gregrocker said:
    ... do an MBR install to GPT disks.
    do a BIOS install to GPT disks.

    :)
      My Computer


  4. Posts : 4
    win7 32 enterprise and 64 ultimate
       #14

    trouble with windows 7 32 bit


    Hello Milindsmart, thank you for your post. This is the only guide that I could find that suggested that this was possible with 32 bit windows 7.
    I am attempting to upgrade my htpc hard drive from 250GB to 3TB, it had win7 32bit installed in an MBR partitioned drive. I tried to follow your guide but some of the steps couldn't be executed the way you described them, so I have doubts about the process. Could you look through my process and tell me if something is wrong?

    1) clone 250gb disk to 3tb drive (clonezilla), test boot (worked, partition was/is ntfs)
    2) boot with old disk and convert new disk to gpt non-destructively (AOMEI partition assistant lite)
    3) resize 250gb partition on new disk to 100gb (now OS only) and create 2.7TB NTFS partition for recordings (AOMEI partitino assistant lite)
    4) remove old drive, attempt to boot to cmd prompt with windows 7 32 DVD, get an error that its "System Recovery Option is not compatible with the version of windows you are trying to repair"
    5) put old disk back in and boot it, run cmd and follow your instructions except bootsect is not a recognized command. Run bootsect from the win7 32 bit dvd under 'boot' folder. This step is targeting a USB flash drive.
    6) reboot with old drive removed, usb flash drive is found, boot attempt (flash drive blinking light), and black screen only. no booting, and NO bios 'OS not found' message.

    I attempted both fat32 and NTFS formats for the flash drive, but both exhibited the same black screen and didn't boot. Is there some way I can debug the boot process and figure out where it's going wrong? Is there something I need to add to the win7 32 bit install to allow it to boot from the GPT disk?

    thank you for the help and tutorial. If this works it could help a lot of people in a similar situation.
      My Computer


  5. Posts : 72
    Windows 7 Home Premium x64
    Thread Starter
       #15

    Hey cuisinart,
    Thanks, as far as I know this method is new, so this being the only one is expected.

    cuisinart said:
    4) remove old drive, attempt to boot to cmd prompt with windows 7 32 DVD, get an error that its "System Recovery Option is not compatible with the version of windows you are trying to repair"
    There's a way around this : just press Shift + F10 at that point.

    I'll certainly help you debug, it's not very hard either, but I suggest you redo the steps with only the new hard disk and USB stick connected. Windows installer doesn't handle multiple disks very well, gets confused.

    cuisinart said:
    I attempted both fat32 and NTFS formats for the flash drive, but both exhibited the same black screen and didn't boot.
    All my experiments indicate that FAT32 does not work for the system volume (USB drive). Stick to NTFS.
      My Computer


  6. Posts : 4
    win7 32 enterprise and 64 ultimate
       #16

    Incredible. It worked perfectly. Thank you so much for posting this. This is huge for people wanting to upgrade disks without re-installing everything.

    for the diskpart format command I used

    format fs=ntfs quick

    to speed things up a bit, and after booting in to windows I deleted the drive letter of the flash drive using disk management 'change drive letter and paths' so it wouldn't show up on my computer, or prompt me what to do with 'insertion'. Now the computer boots windows 7 32 bit on a 3TB GPT drive with no issues at all.

    EDIT: since it has been brought up, the increase in boot time is about 2 seconds to load the bootloader from flash. From then on, normal hdd speeds apply.



    How-to-upgrade-your-drive-to-3TB-without-re-installing-your-windows-7-OS
    Last edited by cuisinart; 23 Aug 2014 at 15:53.
      My Computer

  7.    #17

    Nice work. Bookmarked
      My Computer


  8. Posts : 72
    Windows 7 Home Premium x64
    Thread Starter
       #18

    You're welcome.

    A few notes, in increasing order of complexity :) :

    You should be able to (safely) remove the USB drive after booting into Windows.

    If you're looking for a way to get rid of the flash drive, head to Hack Bootmgr to boot Windows in BIOS to GPT - Windows 7 - reboot.pro ... you can use Grub/syslinux (usually used for linux) + wimboot(a small module, NOT the new feature for Win8.1U1+) to boot using only 1 drive.

    Also, if you have no use for the 250gb drive, you could leave it in for extra space and just add the entry for Windows on the GPT disk, to the bootmgr on the MBR disk, make it default, wipe the OS on the other drive, keep only the boot files, and boot from the MBR disk.
    Last edited by milindsmart; 23 Aug 2014 at 22:45.
      My Computer


  9. Posts : 4
    win7 32 enterprise and 64 ultimate
       #19

    Thanks, I saw that. A half day of work is about all I'm willing to spend on this, and a USB drive on a computer that just sits in the corner and runs 24-7 is fine.

    Honestly, I'm surprised to see so many experts telling people they have to install windows x64 on fat32 to get gpt boot going. This is an ugly anachronism and shouldn't be the suggested solution.
      My Computer

  10.    #20

    Nobody tells anyone to install 64 bit to FAT32. When you format partitions for UEFI install it just happens to format the EFI partition as that, not the entire hard drive.

    We offer Best Practices (many of which were developed here) that have made this the top tech forums in web history, serving millions of average consumers. We are not about to put any consumer through the hoops you've just jumped unless they specifically request it, especially for 32 bit which doesn't even address more than 3.5 gb RAM so would only be needed in the rarest cases, if then.

    I admire the persistence and ingenuity in this thread but it is anomalous and may never be requested again. Meanwhile every day we help more consumers sort the UEFI firmware BIOS settings which is different on every model, doing the diligent support that the mobo and PC maker's don't begin to provide.

    TBH I consider UEFI an unneeded layer that greatly complicates installation and Repair protocols that worked just fine before and now must be completely reworked differently for every mobo. As with RAID we only see problems with it here, and rarely see a single positive thing mentioned except from consumers.
      My Computer


 
Page 2 of 5 FirstFirst 1234 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:09.
Find Us