Dis74
25-01-2016, 13:56
давно устанавливаю винду 1 командой
imagex.exe /apply e:\resource\install.wim 1 c:
И последующим обновление загрузочных записей и загрусчика
bcdboot.exe x:\Windows /s c: /f ALL /v
bcdboot.exe x:\Windows /s c: /v
bootsect.exe /nt60 d: /force /mbr
Хотелось бы иметь все под рукой (на флешке для других ОС (10,8,7), не только устанавливаемой. на случай если придется просто поправить хранилище.
Вопрос, какие файлы копирует bcdboot для всех ос, что бы сложить их в 1 место.
В идеале хочется:
bcdboot.exe а:\boot\Win7 /s c: /f ALL /v
bcdboot.exe а:\boot\Win8 /s c: /f ALL /v
bcdboot.exe а:\boot\Win10 /s c: /f ALL /v
ЗЫЖ
Сегодня получил ругань (когда попытался использовать только что развернутую винду, как хранилище для загрузщика). почему?
Среда WinPE была от Win7x32, Развернул wim образ 64 битный. может влиять (вроде нет, но уточняю).
F:\tools>bcdboot.exe c:\Windows /s c: /f ALL /v
BFSVC Warning: Resource files missing from c:\Windows\boot\Resources. These file
s are required for some editions of Windows. If you are servicing older versions
of Windows, you can ignore this message.
BFSVC Warning: Resource files missing from c:\Windows\boot\Resources. These file
s are required for some editions of Windows. If you are servicing older versions
of Windows, you can ignore this message.
Boot files successfully created.
F:\tools>bcdboot.exe c:\Windows /s c: /v
BFSVC Warning: Resource files missing from c:\Windows\boot\Resources. These file
s are required for some editions of Windows. If you are servicing older versions
of Windows, you can ignore this message.
Boot files successfully created.
F:\tools>bootsect.exe /nt60 c: /force /mbr
Target volumes will be updated with BOOTMGR compatible bootcode.
C: (\\?\Volume{da829046-c35e-11e5-aaec-806e6f6e6963})
Successfully updated NTFS filesystem bootcode.
\??\PhysicalDrive0
Successfully updated disk bootcode.
Bootcode was successfully updated on all targeted volumes.
imagex.exe /apply e:\resource\install.wim 1 c:
И последующим обновление загрузочных записей и загрусчика
bcdboot.exe x:\Windows /s c: /f ALL /v
bcdboot.exe x:\Windows /s c: /v
bootsect.exe /nt60 d: /force /mbr
Хотелось бы иметь все под рукой (на флешке для других ОС (10,8,7), не только устанавливаемой. на случай если придется просто поправить хранилище.
Вопрос, какие файлы копирует bcdboot для всех ос, что бы сложить их в 1 место.
В идеале хочется:
bcdboot.exe а:\boot\Win7 /s c: /f ALL /v
bcdboot.exe а:\boot\Win8 /s c: /f ALL /v
bcdboot.exe а:\boot\Win10 /s c: /f ALL /v
ЗЫЖ
Сегодня получил ругань (когда попытался использовать только что развернутую винду, как хранилище для загрузщика). почему?
Среда WinPE была от Win7x32, Развернул wim образ 64 битный. может влиять (вроде нет, но уточняю).
F:\tools>bcdboot.exe c:\Windows /s c: /f ALL /v
BFSVC Warning: Resource files missing from c:\Windows\boot\Resources. These file
s are required for some editions of Windows. If you are servicing older versions
of Windows, you can ignore this message.
BFSVC Warning: Resource files missing from c:\Windows\boot\Resources. These file
s are required for some editions of Windows. If you are servicing older versions
of Windows, you can ignore this message.
Boot files successfully created.
F:\tools>bcdboot.exe c:\Windows /s c: /v
BFSVC Warning: Resource files missing from c:\Windows\boot\Resources. These file
s are required for some editions of Windows. If you are servicing older versions
of Windows, you can ignore this message.
Boot files successfully created.
F:\tools>bootsect.exe /nt60 c: /force /mbr
Target volumes will be updated with BOOTMGR compatible bootcode.
C: (\\?\Volume{da829046-c35e-11e5-aaec-806e6f6e6963})
Successfully updated NTFS filesystem bootcode.
\??\PhysicalDrive0
Successfully updated disk bootcode.
Bootcode was successfully updated on all targeted volumes.