[팁] 윈도10 버전1703 크리에이터에서 MBR to GPT 사용 정보
[팁] 윈도10 버전1703 크리에이터에서 MBR to GPT 사용
본문
UEFI 모드로 부팅 잘 되네요. 이렇게 MS에서 UEFI를 밀고 있습니다.
MBR로 설치한 사용자들도 쉽게 UEFI로 전환 가능하도록 내장 명령까지 지원합니다.
자체적인 명령어 MBR2GPT (cmd 명령에서 가능합니다.)
정리합니다
윈도우 부팅과 관련된 민감한 사항이라서, 먼저 확인부터 하시는 것이 좋으실 겁니다
MBR2GPT /allowFullOS /validate
mbr2gpt /?
Converts a disk from MBR to GPT partitioning without modifying or deleting data on the disk.
MBR2GPT.exe /validate|convert [/disk:<diskNumber>] [/logs:<logDirectory>] [/map:<source>=<destination>] [/allowFullOS]
Where:
/validate
- Validates that the selected disk can be converted
without performing the actual conversion.
/convert
- Validates that the selected disk can be converted
and performs the actual conversion.
/disk:<diskNumber>
- Specifies the disk number of the disk to be processed.
If not specified, the system disk is processed.
/logs:<logDirectory>
- Specifies the directory for logging. By default logs
are created in the %windir% directory.
/map:<source>=<destination>
- Specifies the GPT partition type to be used for a
given MBR partition type not recognized by Windows.
Multiple /map switches are allowed.
/allowFullOS
- Allows the tool to be used from the full Windows
environment. By default, this tool can only be used
from the Windows Preinstallation Environment.
크롬 번역입니다
mbr2gpt /?
MBR에서 디스크를 수정하거나 디스크에 데이터를 삭제하지 않고 파티션을 GPT로 변환합니다.
MBR2GPT.exe / 검증 | 변환 [/ 디스크 : <diskNumber>] [/ 로그 : <logDirectory>] [/지도 : <소스> = <대상>] [/ allowFullOS]
어디에:
/ 검증이
- 선택된 디스크를 변환 할 수 있는지 검증 해,
실제의 변환을 수행하지 않고.
/ 변환
- 선택한 디스크를 변환 할 수있는 유효성을 검사
하고 실제 변환을 수행합니다.
/ 디스크 <diskNumber>
- 디스크의 디스크 번호 처리를 지정.
지정되지 않으면, 시스템은 디스크 처리된다.
/ 로그 : <logDirectory>
- 로깅을위한 디렉토리를 지정합니다. 기본적으로 로그는
% windir % 디렉터리에 만들어집니다.
/지도 : <소스> = <대상>
- A에 대한 사용되는 GPT 파티션 유형 지정
Windows에서 인식하지 주어진 MBR 파티션 유형을.
여러 /지도 스위치는 사용할 수 있습니다.
/ allowFullOS는
-이 도구는 전체 Windows에서 사용할 수 있도록
환경을 제공합니다. 기본적으로이 도구는 사용할 수있는
Windows 사전 설치 환경에서.
0
댓글 0개