Windows 10: Need help to PROPERLY install dual boot: Windows 10 & Windows 10

Discus and support Need help to PROPERLY install dual boot: Windows 10 & Windows 10 in Windows 10 Installation and Upgrade to solve the problem; OK, I don't think I'm confused - but I'd first like to make my drives active/inactive as appropriate before I install the second installation of... Discussion in 'Windows 10 Installation and Upgrade' started by Nisko, Nov 16, 2017.

  1. Nisko Win User

    Need help to PROPERLY install dual boot: Windows 10 & Windows 10


    OK, I don't think I'm confused - but I'd first like to make my drives active/inactive as appropriate before I install the second installation of Windows 10 - just to clean up what I already have. When I've done that, I'll post another screenshot of my DM. I'd also like to learn the difference between active and inactive for the future. Thanks to all of you. For me, one step at a time. If there's an easier way to perform this install, I'm all ears. @topgundcp and @kyhi - thanks for jumping in. I have two reasons for the clean install:

    1. Ever since I installed W10 on top of W7, I've had problems with the Desktop and a few other glitches. I have so many apps that I've avoided the clean install. If I could fix the glitches, I'd be a very happy camper. But I'd still do the clean install.

    2. I'm due for a clean install anyway and have the disk space to have both running while I perform the clean install.
     
    Nisko, Nov 17, 2017
    #16
  2. Kyhi Win User

    From command prompt (admin) type the following commands 1 line at a time

    Code: Diskpart list disk select disk 0 select partition 1 active select partition 2 inactive list disk select disk 1 select partition 1 inactive exit bcdboot c:\windows[/quote] then reboot your pc...

    next we will want to delete the 507mb and 453mb recovery tools partitions.

    then we will want to create 1 (128GB) partition from the unallocated free space

    then we will Apply the new windows 10 install.wim to the 128GB partition...

    For now just get to the reboot pase..
     
  3. Kyhi Win User
    now since I usually work from within PE
    Will somebody write the diskpart commands to delete the two recovery tools partitions
     
  4. topgundcp Win User

    Need help to PROPERLY install dual boot: Windows 10 & Windows 10

    For 507MB Recovery partition:

    diskpart
    select disk 0
    Select partition 3
    delete partition override
    exit

    G: is not a Recovery, so just delete without override.

    @Kyhi
    The command set "Active" on partition one is fine. However, you might need to move the Bootmgr to it also. If it's not there, system won't boot.

    @Nisko
    If I am not mistaken. You've already have Disk 0 backup image with Macrium. If so, I would:
    • Wipe out disk 0->Fresh install Windows 10 since version 1709, the System Reserved is increased by 50MB ie. now 550MB instead of 500MB from previous version. This way, the Boot Manager & Recovery will be properly installed. Future upgrade/update will not create extra Recovery partition.
    • Shrink disk 0 to whatever size you want.
    • Use Macrium to copy the old Windows C drive back to the last partition of disk 0.
    • use bcdboot E:\Windows assuming the old C partition is assigned to E: to make dual boot.
     
    topgundcp, Nov 17, 2017
    #19
  5. Kyhi Win User
    We might need to move.. But believe we should be OK there..
    I put out a game plan..
    So maybe others will help followup with it...
     
  6. Nisko Win User
    I should have known better than to try anything when I'm ill - just came on today. I thought I followed your instructions but couldn't reboot. Had to use my week old image to get back online. That worked OK but I have a few things to update before I continue. #1 after that is to make new images of my OS and DATA drive. After I follow your instructions (and pay attention to what I'm doing), I'll make a screenshot of the DM before we continue. I now believe the G: drive may be what Macrium Reflect inserted as a boot choice in case I didn't have a CD available. So maybe we should leave it there for now? If you tell me to remove it, I can always add it back in later. I also don't want to forget that my DATA drive is marked active and I want to make it inactive. Hope I feel better tomorrow so I can get more of this work complete. I don't know if this response is supposed to be before the quote or after it - so I'll repeat it below.


    then reboot your pc...

    next we will want to delete the 507mb and 453mb recovery tools partitions.

    then we will want to create 1 (128GB) partition from the unallocated free space

    then we will Apply the new windows 10 install.wim to the 128GB partition...

    For now just get to the reboot pase..[/quote] I should have known better than to try anything when I'm ill - just came on today. I thought I followed your instructions but couldn't reboot. Had to use my week old image to get back online. That worked OK but I have a few things to update before I continue. #1 after that is to make new images of my OS and DATA drive. After I follow your instructions (and pay attention to what I'm doing), I'll make a screenshot of the DM before we continue. I now believe the G: drive may be what Macrium Reflect inserted as a boot choice in case I didn't have a CD available. So maybe we should leave it there for now? If you tell me to remove it, I can always add it back in later. I also don't want to forget that my DATA drive is marked active and I want to make it inactive. Hope I feel better tomorrow so I can get more of this work complete. I don't know if this response is supposed to be before the quote or after it - so I'll repeat it below.
     
    Nisko, Nov 18, 2017
    #21
  7. NavyLCDR New Member
    If it was my computer.... I would make a backup image of disk 0 (which, it sounds like you already have). Remove the active tag from Disk 1, the diskpart commands for that should be:

    diskpart
    select disk 1
    select part 1
    inactive
    exit
    exit

    Then I would boot from a Windows 10 USB flash drive made with the Media Creation Tool, select the custom install option, delete every partition on drive 0 until it is nothing but unallocated space, and let Windows set the drive up the way it wants to.

    Then after you get your nice clean Windows installation done, you have a couple choices.

    1. You can just use Macrium Reflect to mount (explore) the image you saved and retrieve what you need out of it. or
    2. You can shrink the OS partition that will be created by the new install, copy your old C: drive partition to the empty space, and set up dual booting with bcdboot commands if you want to.
     
    NavyLCDR, Nov 18, 2017
    #22
  8. Nisko Win User

    Need help to PROPERLY install dual boot: Windows 10 & Windows 10

    I like this method and it works for me. It's clean and simple and I would have no trouble following it. But now I have you and @Kyhi giving me instructions. I guess it's either up to me to decide which guru to follow or one of you takes the point. You folks are the experts - not me. I also don't want to turn either of you off from helping me in the future by choosing the other's method to follow. Thank you both for your help! Since I don't know what @Kyhi had in store for the next steps, I think it's only fair to hear what he has to say - if he chooses to comment.

    I've never used bcdboot - but I can look it up with its' arguments to see what it does. That way, I learn something which is my ultimate goal.

    When I use "Quote," do I write my comments before the quote, after the quote and/or in the middle of the quote? My understanding is that they won't be visible if I type them in the wrong place.

    Are either of you familiar with migrating working apps from one OS to the other?
     
    Nisko, Nov 18, 2017
    #23
  9. NavyLCDR New Member
    You normally quote the post, then reply to it below the quote.

    The first big step is to remove the active tag from the partition on disk 1. Have you accomplished that? The reason that is important is so that during the clean install of Windows 10 it greatly reduces the possibility of Windows setup putting the boot files on disk 1 instead of disk 0. (assuming you don't want to get inside the computer and unplug disk 1 for the install).

    Here's the differences between letting setup do a standard clean install, and using the dism /apply-image method:

    Using dism, the user has 100% control over what partitions get created on the drive, where on the drive they get created, and what size the partitions are. If you let setup do it, as long as the drive is wiped clean before the install, you can fairly well predict what setup is going to create, but you don't have much choice in it to start with (though you can change some things after install).

    If you have multiple drives connected (which you have two), and you let setup.exe install Windows, there is a chance it is going to put the boot files on the wrong drive. You can minimize this, especially on a legacy BIOS computer, by not having any active partitions on the other drives. Then in 99% likelihood setup is going to put the boot files on the drive the computer is/was set to boot from first which, on your computer, looks like drive 0. Of course you can 100% ensure the boot files get put on the same drive as the OS by having all extra drives unplugged during the install. Using the dism /apply-image procedure, the user specifies exactly where the boot files go. If setup.exe does put the boot files on the wrong physical drive, it's pretty easy to fix.

    Sometimes setup.exe errors out on some computers before the first reboot. dism /apply-image has worked, sometimes, in such cases to get past that.

    dism /apply-image works very well for adding a second OS after the first OS is already installed. In your case, we want to get a nice, clean, first install of Windows 10 going. I believe that in your situation @Kyhi will agree - remove the active tag from the partition on disk 1, boot from a standard Windows 10 USB flash drive, select the custom install option, on the next screen delete every partition on disk 0 (be careful not to delete disk 1!), select the unallocated space on disk 0 to install to, and click next to let Windows set up a standard Windows drive layout. Then, if you are going to restore your previous Windows as dual booting, all you have to do is shrink the OS partition that will get created to make room for it. <- that last step is the only real thing that will be avoided by using dism /apply-image to set up the first Windows install, you won't have to shrink the partition to make room for the second OS.
     
    NavyLCDR, Nov 18, 2017
    #24
  10. Kyhi Win User
    Sounds like a GOOD plan too...
    I agree delete the Active tag from disk 1 and clean install to disk 0
    then we can shrink C and restore old OS to last partition using macrium (as suggested by Topgun)
     
  11. Nisko Win User
    Thank you for the explanation - now I understand and will go with your recommendations going forward. I have a flash drive already to go with the FCU on it. I plan to use almost have the remaining Disk 0 for the old installation. On both installations, I have far more space than I need - so, if I need more in the future, I can shrink whatever partition I'm comfortable with. The only possible glitch I see I could run into is if both of my two images of Drive 0 get screwed up. Not likely since I always keep two images (even of Drive 1). But if I lost those images for some reason, I would never get my PC back to where it was. That's a small chance which I will take.

    What is your opinion of a partial migration of apps to the new installation? I have over 100 apps and I'd like to save some effort if I can - but not at the expense of a quality clean installation. Of course, I don't need all those apps and would probably just install them as needed - or when I just have some spare time. I already have a list of 'must haves.'
     
    Nisko, Nov 18, 2017
    #26
  12. NavyLCDR New Member
    I would not attempt to transfer apps from the old Windows to the new install. I would reinstall them from scratch. If you can figure out where they keep their settings, you might be able to import settings. For example, Kodi media player on my computers always stores all the media info in C:\Users\John\AppDate\Roaming\Kodi. So I always restore those settings after I install Kodi from scratch.

    There are programs designed specifically to transfer apps and programs from one install of Windows to another and some people report some degree of success with them.

    Also, what I would do is get a good clean install of Windows going. Make sure Windows Update is running good. Install your essential apps and programs. Get a good base install running. Then make an image of it! That way if something corrupts it again you have a good base image to just restore and save you time and effort.
     
    NavyLCDR, Nov 18, 2017
    #27
  13. Nisko Win User

    Need help to PROPERLY install dual boot: Windows 10 & Windows 10

    Thank you. Based on your recommendation, I won't plan on migrating apps. But that's one of the reasons I want to keep the old Windows 10 (the one I'm using now) so I can refer to my current settings. When I'm done with the old W10, I plan to get rid of it.
     
    Nisko, Nov 18, 2017
    #28
  14. Kyhi Win User
    Correct !!!

    Clean Install - Image Disk...
    Restore Old OS to last partition
    Reinstall Apps in New OS - Migrate User Data for old OS

    then delete old OS from Last partition

    Backup New OS System as usually
     
  15. Nisko Win User
    Thanks for the support!
     
    Nisko, Nov 19, 2017
    #30
Thema:

Need help to PROPERLY install dual boot: Windows 10 & Windows 10

Loading...
  1. Need help to PROPERLY install dual boot: Windows 10 & Windows 10 - Similar Threads - Need help PROPERLY

  2. Need help in Dual Boot

    in Windows 10 Ask Insider
    Need help in Dual Boot: I have a PC with 2 SSD and an NVMe . I have Windows 10 installed on NVMe And have a free SSD and I want to install Linux ( OpenSUSE ) on a free SSD . I want to Setup dual boot on it but I have no idea how to do it and I doubt that it is possible via NVMe and SSD pathway . If...
  3. Windows 10 installation as a dual boot os

    in Windows 10 Installation and Upgrade
    Windows 10 installation as a dual boot os: I have a dell Inspiron laptop. It came with windows 7 preinstalled. Now I want to install windows 10 as welp by partitioning the drive. I have created a bootable usb using the windows ISO file downloaded from windows website and using rufus tool, i have formatted the usb...
  4. Windows 10 not installing properly/not booting.

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 not installing properly/not booting.: Hello. I previously had a Linux computer and wanted to replace it with Windows, since I need specific Windows programs that Linux unfortunately doesn't have. I have a USB with the Windows ISO burned on it, and I used this to install Windows on the laptop. However, after I...
  5. Install Windows 10 dual boot with PhoenixOS

    in Windows 10 Installation and Upgrade
    Install Windows 10 dual boot with PhoenixOS: I want to dual boot them but without touching my partitions because I don't want to mess with existing windows 10 boot. https://answers.microsoft.com/en-us/windows/forum/all/install-windows-10-dual-boot-with-phoenixos/7d93d1b0-cfc7-4458-a6ac-bc8f44c1ff46
  6. Windows 10 no longer dual boots properly

    in Windows 10 Installation and Upgrade
    Windows 10 no longer dual boots properly: Okay, I've clearly managed to mess something up, but here goes... Prior to a couple days ago, my system was setup in a dual boot configuration, with Windows 8.1 (not set as Default, but technically my "primary"), and the Windows 10 Technical Preview (Default) which I used...
  7. Need help dual-booting Windows 10 with Windows 7

    in Windows 10 Installation and Upgrade
    Need help dual-booting Windows 10 with Windows 7: Hi, I would like to dual-boot Windows 10 alongside with Windows 7. I am currently running Windows 7 with Ubuntu and PhoenixOS. Now I am planning to replace PhoenixOS (which is taking 20GB separate partition) with Windows 10. So I need help to get windows 10 installed with...
  8. Installing Windows 10 in a dual boot tablet

    in Windows 10 Installation and Upgrade
    Installing Windows 10 in a dual boot tablet: Hello! I work in a computer store and a customer had a dual boot MLS Magic tablet which had Android and Windows. The problem was that the Windows partition (16GB) was almost full without having any applications installed! She asked if we could format the tablet, get rid of...
  9. Help to Install Windows 7, dual boot with Windows 10

    in Windows 10 Installation and Upgrade
    Help to Install Windows 7, dual boot with Windows 10: Currently I'm running Windows 10 fall creators update Pro-64 bit. For some unavoidable reason I need to install Windows 7 Ultimate alongside Windows 10 (dual boot). But whenever I'm trying to install windows 7 it's saying "Your computer is already running newer version of...
  10. Need help Dual booting Windows 10 and WinPE via script

    in Windows 10 Installation and Upgrade
    Need help Dual booting Windows 10 and WinPE via script: Hi all, I am trying to dual boot Windows 10 and WinPE, but have it all setup through an automated process using a Batch script. This is my diskpart script: Code: select disk 0 clean convert GPT rem === 1. Create the EFI system partition === create partition EFI...