概要
Windows OS のインストールにからむ、BIOS(Legacy)/UEFTとブートイメージとインストールイメージの、x86 (32bit,i386), x64 (64bit,amd64) 関係を整理してみた。
詳細
これであってるかな・・・^^;
できる組み合わせはYes で、できない組み合わせはNo と書いた。
■色は、3つの要素のbit(アーキテクチャ)が全て揃っているという素直パターン。
x86 Boot Image | x64 Boot Image | |||
x86 Install Image | x64 Install Image | x86 Install Image | x64 Install Image | |
x86 BIOS | Yes | No ・x86 BIOS とx64 Install Image が不適合 |
No ・x86 BIOS とx64 Boot Image が不適合 ・x64 Boot Image とx86 Install Image が不適合 |
No ・x86 BIOS とx64 Images が不適合 |
x64 BIOS | Yes | Yes | No ・x64 Boot Image とx86 Install Image が不適合 |
Yes |
x86 UEFI | Yes | No ・x86 UEFI とx64 Install Image が不適合 |
No ・x86 UEFI とx64 Boot Image が不適 ・x64 Boot Image とx86 Install Image が不適合 |
No ・x86 UEFI とx64 Images が不適合 |
x64 UEFI | No ・x64 UEFI とx86 Images が不適合 |
No ・x64 UEFI とx86 Boot Image が不適合 |
No ・x64 UEFI とx86 Install Image が不適合 ・x64 Boot Image とx86 Install Image が不適合 |
Yes |
他に考慮すべき点
- インストール先のPC独特のドライバーとして、32bit,64bit 用どちらが提供されているか。 特に、NICドライバーと内蔵ストレージ(HDD,SSD)ドライバーについて。
- UEFIでやる場合、インストール先のPCがUEFI モードでの PXEブートをサポートしているか。
備考
Windows PE のUEFIモードとBIOSモードについて
参考にしたページ
https://technet.microsoft.com/ja-jp/library/jj938037.aspx?f=255&MSPPError=-2147217396
http://www.systemcentercentral.com/sccm-osd-when-to-use-an-x86-or-x64-boot-image/
https://sccmftw.wordpress.com/2010/07/31/sccm-osd-when-to-use-an-x86-or-x64-boot-image/
https://social.technet.microsoft.com/Forums/en-US/71591f18-f834-4bd2-8766-ceee1e29b419/boot-images-uefi-osd-scenario-questions?forum=configmanagerosd