/build/static/layout/Breadcrumb_cap_w.png

Bcdboot win 8.1

Hi,
I would like some help on how to create a post-installation script to run bcdboot windows 8.1?


tanks


0 Comments   [ + ] Show comments

Answers (1)

Posted by: nheyne 9 years ago
Red Belt
0

Here is the bcdedit script we use for UEFI (if that's what you mean):

bcdedit /set {bootmgr} device partition=s:
bcdedit /set {memdiag} device partition=s:
bcdedit /set {default} device partition=c:
bcdedit /set {default} osdevice partition=c:
bcdedit /set {FWbootmgr} displayorder {Bootmgr} /addfirst
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ