From a7474c856be8840190d67b66a86018bdbeb4ff84 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 28 May 2019 17:30:20 +0200 Subject: [PATCH] instructions --- 2019/Alexander_Roidl/index.html | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/2019/Alexander_Roidl/index.html b/2019/Alexander_Roidl/index.html index 1a0ee4c..e3a7dc5 100644 --- a/2019/Alexander_Roidl/index.html +++ b/2019/Alexander_Roidl/index.html @@ -144,6 +144,31 @@ print fancy XPUB ASCII logo + + +----------------------------------- +Instructions for the Bootloader: + +Requirements: +PC with Legacy BIOS Boot option. +Screen +Keyboard + +1. Shut down Computer +2. Plug the USB Stick into an empty USB slot +3. Enter the BIOS Menu by pressing a button as instructed on bootup (often F1 or F12) +4. Change the boot-disk to the plug USB Stick +5. Change the boot-mode to legacy boot mode +6. Save and reboot +7. Enjoy the bootloader that automatically should be loaded now + +Written in Assembly. +Multi stage boot, 512 bytes + 6 individual assembly programs for each project. + + + + +