- root계정 로그인
- 디렉토리 생성 및 이동
- mkdir /root/securepi (이미 존재한다면 생략)
- cd /root/securepi
- Secure Boot 파일 다운
- uboot 설정
- cd /root/securepi/SecurePi_Secure-Boot/uboot
- sh ./uboot_config.sh
- 검증 서명 생성
- cd/root/ securepi/SecurePi_Secure-Boot/Create_Sign
- make
- ./Create_Sign
- Secure Boot Daemon 설정
- cd/root/ securepi/SecurePi_Secure-Boot/Secure_Boot_Daemon
- make
- sh ./daemon_config.sh
- 재부팅
forked from khu-mesl-348/SecurePi_Secure-Boot
-
Notifications
You must be signed in to change notification settings - Fork 1
KHU-MESL/SecurePi_Secure-Boot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 95.2%
- Makefile 3.4%
- Shell 1.4%