Skip to content

Commit

Permalink
Update boot.md
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Feb 25, 2023
1 parent b90a1f2 commit 23533ac
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions developer/boot.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,19 +92,7 @@ This starts services like sshd; you need to edit the {file}`/usr/local/etc/rc.d/

## Debugging the Live system boot process

The following has been tested on experimental helloSystem 0.8.0 builds.

Press the Backspace key on your keyboard during early boot until you see the `OK` prompt.

![bootloader](https://user-images.githubusercontent.com/2480569/202910570-9bcc21c5-d9f4-4c3f-b8c0-b07b7e36f35e.png)

Enter

```console
OK boot -s
```

to boot in single user mode. The system will boot to the first stage Live system prompt:
As soon as the screen becomes grey, press "s" to boot in single-user mode. The system will boot to the first stage Live system prompt:

![livefirstsingleprompt](https://user-images.githubusercontent.com/2480569/202910574-22c0e284-8717-4ae0-9489-68cc23995e1d.png)

Expand Down

0 comments on commit 23533ac

Please sign in to comment.