SlideShare a Scribd company logo
株式会社デバイスドライバーズ
日高亜友
MBR2GPT 攻略法
- Windows 10 サポート終了に備える –
日本を Smart
に!
今回の内容
• MBR と GPT - なぜ GPT か?
• Windows 11 環境簡単構築法
• MBR2GPT 準備
• MBR2GPT 実行
• MBR2GPT トラブル対応 -1
• MBR2GPT トラブル対応 -2
• MBR2GPT 完了後にすること!
MBR と GPT - なぜ GPT か?
PC ディスクの
パーティション形式
MBR vs. GPT
• MBR – Master Boot Record (format)
• 導入: 1982 年 IBM PC-DOS 2.0
• ブートセクターに起動用 x86 マシン語を記録
• 最大容量 2TB, 4 パーティション + 拡張パーティション
• 信頼性、セキュリティ、保守性に難有り
• GPT – GUID Partition table
• 導入: Windows XP 64bit
• UEFI で起動、セキュアブート対応
• 実質容量制限無し (8ZiB), パーティション制限無し
• 信頼性、セキュリティ、保守性に優位
GUID: Global Unique ID
形式の違い
• MBR
• GPT
Master Boot Code (446 bytes) + Partition table (64 bytes)
Partition 1 data (512 bytes) …
Partition 2 data (512 bytes) …
Partition n data (512 bytes) …
Master Boot Code (446 bytes) + Partition table (64 bytes)
GPT header 1 (GPT partition table) …
GPT header n (GPT partition table) …
GPT 1 data …
(…)
GPT n data …
Sector, Block (512 bytes)
古い OS が識別できる!
Windows 11 環境 簡単構築法
CLEAN!
GPT 環境構築
• GPT が標準→新規インストールは GPT
• 旧 MBR パーティションを削除して空にする
• インストール時に削除可
• インストール直前に全てのパーティーション削除
• Shift-F10 でコマンドプロンプト起動 DISKPART で削除
• DISKPART で事前削除も可能
DISKPART> SELECT DISK 0
DISKPART> CLEAN
DISKPART> EXIT
MBR2GPT 準備
バックアップとディスク検証
- 失敗の場合あり -
MBR2GPT 実行前準備
• 必要な場合はバックアップ
• ファイルシステムの正常性確認
• CrystalDiskInfo
• スキャンディスク
• パーティション数を 3 個以内に
MBR2GPT 実行
変換実行
• Windows インストールディスクで起動
• 言語確認の起動画面で「次へ」
• コンピューターを修復する を選択
• トラブルシューティング / コマンドプロンプトを起
動
• GPT 変換対象のディスク番号を調査・確認
• ディスク番号に合わせて変換確認を実行
X:>mbr2gpt.exe /validate /disk:1
X:>mbr2gpt.exe /convert /disk:1
変換実行
• Windows インストールディスクで起動
• 言語確認の起動画面で「次へ」
• コンピューターを修復する を選択
• トラブルシューティング / コマンドプロンプトを起
動
• GPT 変換対象のドライブ番号を調査・確認
• ディスク番号に合わせて変換確認を実行
X:>mbr2gpt.exe /validate /disk:1
X:>mbr2gpt.exe /convert /disk:1
MBR2GPT.EXE
MBR2GPT トラブル対応 -1
Disk layout validation for
disk 0
の失敗の場合は
パーティション数が 4 個以上
• DISKPART を起動して確認・削除
• コンピューターの管理→ディスクの管理
MBR パーティションの状態を確認
パーティーション 4 個の例
MBR2GPT トラブル対応 -2
Cannot find OS partition(s) for
disk 0
の失敗の場合は
Cannot find OS partition(s) for
disk 0
で失敗の場合
→ Active Partition 作成
Windows パーティション をアクティブ設定
> diskpart
DISKPAT> sel disk 0
DISKPAT> sel part 2
DISKPAT> active
DISKPAT> exit
推定原因
> bootrec /fixmbr
> bootrec /Rebuildbcd
実行で何も表示されないのが問題!
Windows 起動ディスク
が
disk 0 の場合 の例
MBR2GPT 完了後にすること!
重要な注意点
• GPT パーティション変換完了後
そのまま使用は不安定
↓
Windows Update で Windows 更新してもしなくても
Windows 10 でも Windows 11 でも
インプレースアップグレード方式で再インストール
インストールイメージ ( ISO ファイル)マウントして SETUP.EXE 実
行
インプレースアップグレード方式による
Windows の修復目的の再インストール
まとめ
• MBR と GPT - なぜ GPT か?
• Windows 11 環境簡単構築法
• MBR2GPT 準備
• MBR2GPT 実行
• MBR2GPT トラブル対応 –パーティションが 3 以上
• MBR2GPT トラブル対応 -Cannot find OS partition(s)…
• MBR2GPT 完了後にすること!
ありがとうございました。
チャンネル登録、いいね ボタン、よろしくお願いします
日本を Smart に!資料 https://www.slideshare.net/
NETMF/
GitHub
https://github.com/ahidaka/

More Related Content

PPTX
Guidance for beginners and experts on how to set up a Windows driver developm...
PPTX
What the end of support of Windows 10 will mean?
PPTX
Explains how to use USBView, which is useful for analyzing Windows USB problems
PPTX
The requirements for installing Windows 11 on older PCs have been relaxed.
PPTX
EnOcean-iot, Generative-AI, and RAG for LLM
PPTX
Introduction to the Thunder Cloud Project Technical Committee
PPTX
WSL for IoT, Microcomputer, and Yocto Project
PPTX
Tips and tricks for WSL users: Two easy and reliable ways to get started with...
Guidance for beginners and experts on how to set up a Windows driver developm...
What the end of support of Windows 10 will mean?
Explains how to use USBView, which is useful for analyzing Windows USB problems
The requirements for installing Windows 11 on older PCs have been relaxed.
EnOcean-iot, Generative-AI, and RAG for LLM
Introduction to the Thunder Cloud Project Technical Committee
WSL for IoT, Microcomputer, and Yocto Project
Tips and tricks for WSL users: Two easy and reliable ways to get started with...

More from Atomu Hidaka (20)

PPTX
Customize Chat-GPT using Azure OpenAI Studio
PPTX
Useful Tips and Tricks for Windows 11 TPM Part 2
PPTX
How to use EnOcean Gateway with Azure OpenAI
PPTX
IoT in the era of generative AI, Thanks IoT ALGYAN.pptx
PPTX
Tips and Tricks for developing Windows APO drivers
PPTX
Useful Tips and Tricks for Windows 11 TPM
PPTX
Develop Windows 11 drivers with GitHub Copilot's AI capabilities
PDF
Windows 11 22H2 Feature-Update, Copilot, and Tips
PPTX
Windows 11 information that can be used at the development site
PPTX
ChatGPT solution with EnOcean Gateway
PPTX
Windows ChatGPT Bing AI
PPTX
Windows ChatGPT Bing AI.pptx
PPTX
Music Tech Community LT, Introducing Windows APO
PPTX
LLILUM and TinyCLR OS
PPTX
Introducing new features of EnOcean Gateway
PPTX
Windows 11 Overview
PPTX
IoT implemented in Windows 11.pptx
PPTX
How to use Windows 11 effectively.pptx
PPTX
Recent my activities in 2022 1Q.pptx
PPTX
My highlight topics_in_2021
Customize Chat-GPT using Azure OpenAI Studio
Useful Tips and Tricks for Windows 11 TPM Part 2
How to use EnOcean Gateway with Azure OpenAI
IoT in the era of generative AI, Thanks IoT ALGYAN.pptx
Tips and Tricks for developing Windows APO drivers
Useful Tips and Tricks for Windows 11 TPM
Develop Windows 11 drivers with GitHub Copilot's AI capabilities
Windows 11 22H2 Feature-Update, Copilot, and Tips
Windows 11 information that can be used at the development site
ChatGPT solution with EnOcean Gateway
Windows ChatGPT Bing AI
Windows ChatGPT Bing AI.pptx
Music Tech Community LT, Introducing Windows APO
LLILUM and TinyCLR OS
Introducing new features of EnOcean Gateway
Windows 11 Overview
IoT implemented in Windows 11.pptx
How to use Windows 11 effectively.pptx
Recent my activities in 2022 1Q.pptx
My highlight topics_in_2021
Ad

Explaining how to use MBR2GPT in preparation for the end of Windows 10 support