• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows 10: anyone have experience migrating the boot loader partition to a different drive?

jhbball

Platinum Member
I made the mistake described in this post on TH, in a recent windows 10 PC build:

http://www.tomshardware.com/forum/id-3482884/windows-boot-hdd-ssd.html

In the comments, there's are steps to correct this issue posted by 'SkyNetRising', but one of the steps is missing the command:

"It's quite easy.
1. Shrink C: partition by 500MB
2. Make a new primary partition in freed up space, format NTFS, drive letter X:
3. Make the new partition active
4. execute command from elevated command prompt:
5. Reboot your pc into BIOS, change boot priority so that 120GB drive is first
6. Reboot and done
After that you can disconnect your 300GB drive and system should be able to boot without it."

Anyone have experiencing doing this before? Or know what this command might be?

Thanks!
 
It's not missing, at least it shows up for me.
bcdboot c:\windows /s x:
( both c: and x: is the drive letter of the 120Gb drive )

You can also just use the free version of easybcd to do this,and so much more, with a nice graphical interface.
 
Back
Top