차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
platform:common:support:secureboot [2018/12/11 11:32]
winoars
platform:common:support:secureboot [2024/07/08 18:23] (현재)
줄 6: 줄 6:
 \\ \\
  
-<callout type="primary" title="SercureBoot란?"> +<callout type="primary">  
 +===SercureBoot란===
 \\ \\
-  * SecureBoot란 메인보드의 펌웨어에 미리 안전한 펌웨어, 드라이버, OS등의 자료를 넣고 이미 알려진 악성코드를 판단하여 부팅 시 안전한 자료 명단에 있으면 부팅 시키고 없으면 부팅이 되지 않도록 조치하거나 부팅하여 제거하는 것을 말합니다.  +  * SecureBoot란 메인보드의 펌웨어에 미리 안전한 펌웨어, 드라이버, OS등의 자료를 넣고  이미 알려진 악성코드를 판단하여 부팅 시 안전한 자료 명단에 있으면 부팅 시키고 없으면 부팅이 되지 않도록 조치하거나 부팅하여 제거하는 것을 말합니다.  
  
   * 따라서 SecureBoot가 Enable 되어있는 경우 메인보드 사에 자료가 없는 드라이버는 설치가 정상적으로 시작되지 않을 수 있습니다   * 따라서 SecureBoot가 Enable 되어있는 경우 메인보드 사에 자료가 없는 드라이버는 설치가 정상적으로 시작되지 않을 수 있습니다
 </callout> </callout>
- +\\ 
-<callout type="info" title="SercureBoot 확인 방법 1 Windows PowerShell 이용"> +<callout type="info">  
 +===SercureBoot 확인 방법 1=== 
 +**Windows PowerShell 이용**
 \\ \\
   * Windows PowerShell을 관리자 권한으로 실행합니다.   * Windows PowerShell을 관리자 권한으로 실행합니다.
줄 35: 줄 38:
 UEFI / Secure Boot Enable : False UEFI / Secure Boot Enable : False
 </code> </code>
- 
 </callout> </callout>
- +\\ 
-<callout type="primary" title="SercureBoot 확인 방법 2 CMD 이용"> +<callout type="primary">  
 +===SercureBoot 확인 방법 2=== 
 +**CMD 이용**
 \\ \\
   * CMD창을 실행하여  msinfo32 입력    * CMD창을 실행하여  msinfo32 입력 
줄 46: 줄 50:
 \\ \\
 {{ :platform:common:secureboot:cmd_2.png?nolink |}} {{ :platform:common:secureboot:cmd_2.png?nolink |}}
 +\\
 +</callout>
 +\\
 +<callout type="info"> 
 +===SercureBoot 해제 방법 1===
 +**AMI BIOS**
 +\\
 +  * **Case 1**
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_1.png?nolink |}}
 +\\
 +\\
 +  * **case 2**
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_2.png?nolink |}}
 +\\
 +\\
 +  * **case 3**
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_3.png?nolink |}}
 +\\
 +\\
 +  * **case 4**
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_4.png?nolink |}}
 +\\
 +\\
 +  * **case 5**
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_5.png?nolink |}}
 +</callout>
 +\\
 +<callout type="info"> 
 +===SercureBoot 해제 방법 2===
 +**MainBoard 제조사별**
 +\\
 +  * ** Asrock **
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_asrock.png?nolink |}}
 +\\
 +\\
 +  * ** Asus **
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_asus_1.png?nolink |}}
 +\\
 +    * OS Type을 Other OS로 변경
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_asus_2.png?nolink |}}
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_asus_3.png?nolink |}}
 +\\
 +    * Key Management가 있으면 Secure Boot키 삭제
 +\\
 +\\
 +  * ** GIGABYTE **
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_gigabyte.png?nolink |}}
 +\\
 +\\
 +  * ** ECS **
 +\\
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_ecs.png?nolink |}}
 +\\
 +\\
 +  * ** MSI **
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_msi.png?nolink |}}
 +\\
 +\\
 +  * ** SAMSUNG **
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_samsung.png?nolink |}}
 +\\
 +\\
 +  * **LG**
 +\\
 +{{ :platform:common:secureboot:secureboot_disable_lg.png?nolink |}}
 +\\
 \\ \\
 </callout> </callout>