From e4118a0a5a67eb61966326cbdf9875bdd266d14c Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 26 Sep 2021 20:40:47 -0400 Subject: Add boot commands for serial console --- www/text.causal.agency/027-openbsd-linode.7 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'www/text.causal.agency') 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 -- cgit 1.4.1