Skip to content

Commit

Permalink
README: Fix formatting on step 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Joakim Nohlgård committed Dec 5, 2016
1 parent 6a282a0 commit 88a288a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ Boot process with OPAL encrypted drive:
2. Start `isolinux` from shadow MBR
3. Run minimal Linux system, `init` script takes over
4. `init` calls sedutil to unlock the drive and unhide the normal partitions
5a. Either: Reboot back to UEFI/BIOS
5b. Or: `init` mounts `/boot`
5. (a) Either: Reboot back to UEFI/BIOS
(b) Or: `init` mounts `/boot`
6. Pass execution on to `/boot/boot.sh`
7. `boot.sh` loads a kernel and initramfs from `/boot` (`kexec -l`)
8. `boot.sh` runs `kexec -e` to launch the full Linux system
Expand Down

0 comments on commit 88a288a

Please sign in to comment.