vhdx
-
USB 부팅으로 HDD에 있는 PE/VHD 부팅하기컴퓨터/PE 2018. 5. 23. 12:33
- Windows10 RS4 순정디스크 부팅파일 기준 - 패치파일 또는 botice 이용 - botice로 Wim파일 등록후 전문가 모드에서 EmsEnable, inheritedObjects, IsolatedExecutionContext 추가 ( sources, x64\sources, x86\sources 폴더 이용 windows 설치도가능 ) - vhd 는 경로명과 파일명만 정확히 지정하면 부팅가능 - PE는 디스크, 파티션, 경로명, 파일명 정확히 지정해야 부팅가능 - InheritedObjests 추가방법 - 배치파일로 한다면 set BCDEDIT=%SYSTEMROOT%\system32\bcdedit.exe set BCDSTORE=%~dp0BCD %BCDEDIT% /store %BCDSTORE% /..
-
PowerShell VHD LogigalSectorSize / PhysicalSectorSize / Blocksize컴퓨터/VHD 2018. 5. 13. 21:55
https://docs.microsoft.com/en-us/powershell/module/hyper-v/get-vhd?view=win10-ps - LogigalSectorSize / PhysicalSectorSize / Blocksize PS C:\> Get-VHD -Path c:\test\testvhdx.vhdx PS C:\> Get-VHD -DiskNumber 6 - VHD기본값 - VHDX 기본값 fsutil fsinfo ntfsinfo x: