Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Microsoft Windows 7 (http://forum.oszone.net/forumdisplay.php?f=95)
-   -   bcdboot наборы файлов среды загрузки (http://forum.oszone.net/showthread.php?t=310754)

Dis74 25-01-2016 13:56 2598914

bcdboot наборы файлов среды загрузки
 
давно устанавливаю винду 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.


Dis74 25-01-2016 13:58 2598917

Вопрос бонус:
Код:

Средство BCDboot копирует набор файлов среды загрузки из образа Windows, который расположен на компьютере. BCDboot может копировать файлы среды загрузки из образов Windows Vista®, Windows Server® 2008, Windows 7 или Windows Server 2008 R2.
Где в образах эти файлы лежат?


Время: 18:24.

Время: 18:24.
© OSzone.net 2001-