설치 / 사용기

윈 도 우 usb 메모리 uefi 부팅

2016.04.09 01:49

foros 조회:2201 추천:6

참고 : usb 메모리 드라이브 : H: 또는 L:


하드디스크를 모두 제거하고 usb메모리만으로 uefi 부팅을 했습니다. 이 게 uefi가 맞든 안 맞든 부팅과 사용은 잘되었습니다.
테스트는 철** 과 R** PE 입니다. 우선 하드디스크를 제거하기 전에 다른 윈도우10으로 부팅해서 cmd창에서 관리자권한으로
bcdboot c:\windows /l ko-kr /s h: /f all
명령을 실행한 후 bcd 를 보니 하드디스크 c:\windows 가 디폴트로 되어있어서 이 항목을 삭제하고 몇가지 수정을했습니다.
이미 이전 게시물에서 여러가지 수정을 했기때문에 이번에는 몇가지만 수정을 했습니다.
종합적인 수정은 이전게시물과 이번게시물을 합쳐야 합니다..


bcdboot c:\windows /l ko-kr /s h: /f all
bcdedit /store l:\efi\microsoft\boot\bcd /set {bootmgr} timeout 10
bcdedit /store l:\efi\microsoft\boot\bcd /default {boot.wim guid 를 디폴트로 지정}
bcdedit /store l:\efi\microsoft\boot\bcd /delete {하드디스크 c:\windows 부팅항목 guid 를 삭제}
bcdedit /store l:\efi\microsoft\boot\bcd /displayorder {default} /addfirst
bcdedit /store l:\efi\microsoft\boot\bcd /set {default} bootmenupolicy legacy
bcdedit /store l:\efi\microsoft\boot\bcd /set {default} path \Windows\System32\Boot\Winload.efi
bcdedit /store l:\efi\microsoft\boot\bcd /set {7619dcc9-fafe-11d9-b411-000476eba25f} loadoptions disable_integrity_checks

bcdedit /store h:\efi\microsoft\boot\bcd /set {da41ca20-fcc7-11e5-9066-9c5c8e7b76b7} device ramdisk=[boot]\boot_wim\Win10PE_x64.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
bcdedit /store h:\efi\microsoft\boot\bcd /set {da41ca20-fcc7-11e5-9066-9c5c8e7b76b7} osdevice ramdisk=[boot]\boot_wim\Win10PE_x64.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}


* 완성된 철** PE efi bcd 내용


Windows 부팅 관리자
--------------------
identifier              {bootmgr}
device                  partition=H:
path                    \EFI\Microsoft\Boot\bootmgfw.efi
description             Windows Boot Manager
locale                  ko-KR
inherit                 {globalsettings}
default                 {default}
resumeobject            {a5922db3-fd6e-11e5-906a-9c5c8e7b76b7}
displayorder            {default}
                        {01b8cd84-fcaf-11e5-9062-9c5c8e7b76b7}
                        {da41ca20-fcc7-11e5-9066-9c5c8e7b76b7}
toolsdisplayorder       {memdiag}
timeout                 10

Windows 부팅 로더
-------------------
identifier              {default}
device                  ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \Windows\System32\Boot\winload.efi
description             Windows Setup
locale                  ko-KR
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \windows
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes
ems                     No

Windows 부팅 로더
-------------------
identifier              {01b8cd84-fcaf-11e5-9062-9c5c8e7b76b7}
device                  ramdisk=[boot]\boot_wim\Pw_Rcv_chul_x64.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \Windows\System32\Boot\winload.efi
description             Pw_Rcv_chul_x64_efi
locale                  ko-KR
loadoptions             disable_integrity_checks
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\boot_wim\Pw_Rcv_chul_x64.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \Windows
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes

Windows 부팅 로더
-------------------
identifier              {da41ca20-fcc7-11e5-9066-9c5c8e7b76b7}
device                  ramdisk=[boot]\boot_wim\Win10PE_x64.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \Windows\system32\Boot\winload.efi
description             Win10PE_x64_chul_efi
locale                  ko-KR
loadoptions             disable_integrity_checks
inherit                 {bootloadersettings}
osdevice                ramdisk=[boot]\boot_wim\Win10PE_x64.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \Windows
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes

======================================================================================================

* 완성된 R** PE efi bcd 내용


Windows 부팅 관리자
--------------------
identifier              {bootmgr}
device                  partition=L:
path                    \EFI\Microsoft\Boot\bootmgfw.efi
description             Windows Boot Manager
locale                  ko-kr
inherit                 {globalsettings}
default                 {default}
resumeobject            {eb3a0a72-fd90-11e5-906b-9c5c8e7b76b7}
displayorder            {default}
                        {7619dcc9-fafe-11d9-b411-000476eba25f}
                        {2e488718-de32-11dd-8808-005056a95ed2}
                        {1ecfc121-7567-4f3a-8228-f5b15a30e1d6}
                        {356e2d3f-53ad-4ee5-a9dd-a14682d7dab8}
toolsdisplayorder       {memdiag}
timeout                 10

Windows 부팅 로더
-------------------
identifier              {default}
device                  ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \Windows\System32\Boot\Winload.efi
description             Windows Setup (Win 7,8,10)
locale                  ko-KR
osdevice                ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \Windows
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes
quietboot               Yes
ems                     No

Windows 부팅 로더
-------------------
identifier              {7619dcc9-fafe-11d9-b411-000476eba25f}
device                  ramdisk=[boot]\sources\86koUSB.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.efi
description             Windows 10 x86 ko PE (usb)
locale                  ko-KR
loadoptions             disable_integrity_checks
inherit                 {bootloadersettings}
testsigning             Yes
osdevice                ramdisk=[boot]\sources\86koUSB.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \Windows
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes
ems                     No

Windows 부팅 로더
-------------------
identifier              {2e488718-de32-11dd-8808-005056a95ed2}
device                  ramdisk=[boot]\sources\64koUSB.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.efi
description             Windows 10 x64 ko PE (usb)
locale                  ko-KR
loadoptions             disable_integrity_checks
inherit                 {bootloadersettings}
testsigning             Yes
osdevice                ramdisk=[boot]\sources\64koUSB.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \Windows
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes
ems                     No

Windows 부팅 로더
-------------------
identifier              {1ecfc121-7567-4f3a-8228-f5b15a30e1d6}
device                  ramdisk=[boot]\sources\86ko.wim,{ramdiskoptions}
path                    \windows\system32\boot\winload.efi
description             Windows 10 x86 ko PE (hard)
locale                  ko-KR
loadoptions             disable_integrity_checks
inherit                 {bootloadersettings}
                        {globalsettings}
bootems                 No
osdevice                ramdisk=[boot]\sources\86ko.wim,{ramdiskoptions}
systemroot              \Windows
resumeobject            {8359459c-e274-4bca-a48c-d34f7bff8d98}
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes

Windows 부팅 로더
-------------------
identifier              {356e2d3f-53ad-4ee5-a9dd-a14682d7dab8}
device                  ramdisk=[boot]\sources\64ko.wim,{adad96dc-de75-4814-9c93-d641d3d3ae80}
path                    \windows\system32\boot\winload.efi
description             Windows 10 x64 ko PE (hard)
locale                  ko-KR
loadoptions             disable_integrity_checks
inherit                 {bootloadersettings}
                        {globalsettings}
bootems                 No
osdevice                ramdisk=[boot]\sources\64ko.wim,{adad96dc-de75-4814-9c93-d641d3d3ae80}
systemroot              \Windows
resumeobject            {b574663d-9ee5-43c8-95b2-d460306cae27}
bootmenupolicy          Legacy
detecthal               Yes
winpe                   Yes

====================================================================================================


수정한 후 하드디스크를 모두 제거하고 usb메모리만으로 uefi 부팅을했습니다.

다른 간단한방법이나 잘못된점이나 추가할내용이있으면 적어주시기바랍니다.


철** PE 부팅 후


usb00.jpg


R** PE 부팅 후


usb01.jpg


...


번호 제목 글쓴이 조회 추천 등록일
[공지] 사용기/설치기 이용안내 gooddew - - -
3981 윈 도 우| 3 PE uefi 부팅 테스트 [9] foros 1837 4 04-13
3980 윈 도 우| FIN_05( 사용기) [14] 북학인 2036 4 04-11
3979 윈 도 우| WePE64.V1.0.Mod.160320.iso 부팅 테스트 [8] 조아조아 2612 4 04-11
3978 윈 도 우| 84M PE 사용기 [121] 서비스 4325 29 04-11
3977 윈 도 우| 85.6M PE 사용기 [53] 서비스 2320 10 04-10
3976 윈 도 우| 89.9M 부팅 11초 PE 사용기 [126] 서비스 3766 29 04-10
3975 윈 도 우| Win10_x64.PE_COLite_3-2 후기(?) [20] 북학인 1559 6 04-10
3974 기 타| Win10_x64.PE_COLite_3-2 사용기 [27] SaiA 1786 9 04-10
3973 윈 도 우| 99.9M PE 사용기 [96] 서비스 3672 31 04-10
3972 윈 도 우| Win10_x64.PE_COLite_v3-1(사용기) [22] 북학인 2318 8 04-09
3971 윈 도 우| 실컴에서 PE 부팅이 안 될 때 - 부팅파일 버전이 낮아서 [12] suk 2652 7 04-09
» 윈 도 우| usb 메모리 uefi 부팅 [7] foros 2201 6 04-09
3969 윈 도 우| 서기다님 "win10pese 윈빌더 사용기" 보고 빌더... [27] 선우 1680 9 04-08
3968 기 타| win10pese 윈빌더 사용기 [26] 서기다 5207 8 04-08
3967 윈 도 우| Win10PE COLite v3-2 초간단 사용기(?) [10] 자유시간 1961 3 04-08
3966 윈 도 우| Win10PE_x64.wim_chul [8] foros 2481 2 04-08
3965 윈 도 우| 스카이레이크 XP 이야기 [10] suk 3190 10 04-07
3964 윈 도 우| WIM 자동 복구 - RAM PE [18] gooddew 3283 12 04-06
3963 윈 도 우| 윈도우10 pro 정품인증 [1] 내것 7822 0 04-05
3962 윈 도 우| masterpiece v3 PE 64koUSB.wim test 1 [39] foros 2365 10 04-05
XE1.11.6 Layout1.4.8