Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions book/src/tutorial/hardware.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Running on Hardware

Prerequisite: To allow loading your unsigned binary on your personal machine,
[secure boot] needs to be disabled in the BIOS setup.

To run on real hardware you'll need a specially-prepared USB drive.

## Preparation
Expand Down Expand Up @@ -67,6 +70,7 @@ key.

Once the one-time boot menu appears, select your USB drive and press enter.

[secure boot]: https://en.wikipedia.org/wiki/UEFI#Secure_Boot
[GPT]: https://en.wikipedia.org/wiki/GUID_Partition_Table
[FAT]: https://en.wikipedia.org/wiki/File_Allocation_Table
[boot files]: ../concepts/gpt.html#system-partition