diff options
author | June McEnroe <june@causal.agency> | 2021-09-26 20:40:47 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-26 20:40:47 -0400 |
commit | cb0bcf919c3db1053cfd1dd82c5d230a608b5657 (patch) | |
tree | bc44645c2c64bf456c4a35500bc4fcfd669c44e7 | |
parent | Publish "Installing OpenBSD on Linode" (diff) | |
download | src-cb0bcf919c3db1053cfd1dd82c5d230a608b5657.tar.gz src-cb0bcf919c3db1053cfd1dd82c5d230a608b5657.zip |
Add boot commands for serial console
-rw-r--r-- | www/text.causal.agency/027-openbsd-linode.7 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www/text.causal.agency/027-openbsd-linode.7 b/www/text.causal.agency/027-openbsd-linode.7 index 2522ee49..9f40de42 100644 --- a/www/text.causal.agency/027-openbsd-linode.7 +++ b/www/text.causal.agency/027-openbsd-linode.7 @@ -123,12 +123,19 @@ Boot the configuration, launch the LISH console and switch to Glish. -I believe it's possible +It's possible to have the installer use serial console, but it requires entering commands at the boot prompt before the timeout, and I never managed it. +If you do manage it, +run: +.Bd -literal +stty com0 9600 +set tty com0 +boot +.Ed . .It Proceed through the |