How to make cloned drive bootable

Page 3 of 7 FirstFirst 12345 ... LastLast

  1. Posts : 4,595
    several
       #21

    squid13 said:
    I'll have to remove the SSD to do that, it's one of those M2 2280 small drives and in this computer it's a tight place to get into to remove the drive.

    You shouldnt need to remove anything.

    Use the one time boot menu and select the cloned disk

    Usual way is to tap F12 at post. Some machines might have a different key, but f12 seems common.
      My Computer


  2. Posts : 21,421
    19044.1586 - 21H2 Pro x64
       #22

    squid13 said:
    I'll have to remove the SSD to do that, it's one of those M2 2280 small drives on the motherboard and in this computer it's a tight place to get into to remove the drive.
    You may also have the option in your BIOS to disable a drive without physically touching it.
      My Computer


  3. Posts : 83
    Windows 10 Pro 64 bit
    Thread Starter
       #23

    Thank you for your replies, it's late so I'll give that a try in the morning.

    - - - Updated - - -

    F9 was my one time boot key and yes Windows G did boot up and I used it for awhile. I didn't realize how slow the old drive was compared to the M2 SSD. How do I get it to appear on my selection screen along with Windows and Macrium Reflect.
      My Computer


  4. Posts : 4,595
    several
       #24

    Bcdboot is the usual way.

    Alternatively bcdedit can be used to add a boot menu entry. It is command line.

    Or you can use Bootice which has a gui to add a boot menu entry. I am lazy so I use bootice a lot.
      My Computer


  5. Posts : 83
    Windows 10 Pro 64 bit
    Thread Starter
       #25

    If you was to use the command prompt what would be the entry to do it?
      My Computer


  6. Posts : 4,595
    several
       #26

    Copy the existing os entry, point the copied entry at the other windows partition and give it a description.
      My Computer


  7. Posts : 83
    Windows 10 Pro 64 bit
    Thread Starter
       #27

    Sorry but you have lost me.
      My Computer


  8. Posts : 4,595
    several
       #28

    will show you in a min.
      My Computer


  9. Posts : 4,595
    several
       #29

    With a cmd file:

    Code:
    @ECHO OFF
    for /f "tokens=1-7" %%a in ('bcdedit /copy {default} /d "Win10 old disk"') do set RTN=%%g
    SET GUID=%rtn:~0,-1%
    echo GUID: %GUID%
    pause
    Bcdedit /set %GUID% device partition=g:
    Bcdedit /set %GUID% osdevice partition=g:
    pause
      My Computer


  10. Posts : 4,595
    several
       #30

    With bootice:

    How to make cloned drive bootable-bootice-bcd1.jpg

    How to make cloned drive bootable-bootice-bcd2.jpg

    How to make cloned drive bootable-bootice-bcd3.jpg

    Duplicate the current os entry

    How to make cloned drive bootable-bootice-bcd4.jpg

    There is the copied entry

    How to make cloned drive bootable-bootice-bcd5.jpg
      My Computer


 

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

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




Windows 10 Forums