설치 / 사용기

윈 도 우 usb 메모리 uefi 부팅

2016.04.09 01:49

foros 조회:2273 추천: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 - - -
4109 소프트웨어| 업데이트 제거하고 숨기기 테스트 [19] suk 2890 12 05-20
4108 윈 도 우| Windows 10 Pro K th2 x64 Special12 설치 체험기 [235] 선우 4497 19 05-19
4107 윈 도 우| Windows7 2016년 4월 롤업 업데이트 통합 연습합니다 [42] suk 5248 12 05-18
4106 윈 도 우| sfc /scannow 한번 끝까지 복구해봤습니다. 결과는? [11] suk 6541 7 05-18
4105 윈 도 우| 윈도10 레드스톤1 14342 빌드 잠시 설치해봤습니다 [27] suk 3202 14 05-17
4104 윈 도 우| 총알pe 구형노트북에서 원클릭으로 드라이버 설치 [16] 조아조아 2228 7 05-16
4103 윈 도 우| Grub+Snapshot 백업 복구 [12] 연고 3376 13 05-15
4102 하드웨어| USB 3.1 to SATA [6] 해피밥 2986 5 05-15
4101 윈 도 우| 윈두우 7 + 오피스 자동 업데이트 스크립트 [17] gooddew 3216 11 05-15
4100 윈 도 우| Windows10_X64_PE_CoLite_v5.3 UEFI 설치 체험기 [96] 선우 3158 12 05-15
4099 윈 도 우| Win10_X64_PE_COLite_v5.3 UEFI를 돌려보고 [11] 처음 2676 2 05-14
4098 소프트웨어| 트위터 실시간 알림프로그램 - 제작 테스트중 [2] 굿듀님스토 1594 2 05-14
4097 소프트웨어| 그래픽카드를 uefi 부팅 지원되도록 해봤습니다 [24] suk 3784 11 05-13
4096 소프트웨어| 맨살링런처프로그램??? [2] 굿듀님스토 1675 3 05-13
4095 소프트웨어| 유튜브관리기 ???? 테스트 후 [4] 굿듀님스토 1385 5 05-13
4094 기 타| Win10_X64_PE_COLite_v5.3 UEFI (완결판) 부팅기... [25] 지ol니 2300 7 05-13
4093 윈 도 우| Win10_X64_PE_COLite_v5.3 UEFI (완결판)사용기및 드라이브... [49] 태풍소녀 2592 10 05-13
4092 소프트웨어| 파일명 바꾸기 - 전문가용(?) [4] 굿듀님스토 1937 4 05-13
4091 윈 도 우| WIN10 Set - "8.1 PE 사랑과평화님&무등산편집 (2... [59] 선우 2734 9 05-13
4090 소프트웨어| 파일명바꾸기 - 전문가용(?) 작업및 테스트 [5] 굿듀님스토 1913 2 05-13
XE1.11.6 Layout1.4.8