summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-26 20:40:47 -0400
committerJune McEnroe <june@causal.agency>2021-09-26 20:40:47 -0400
commite4118a0a5a67eb61966326cbdf9875bdd266d14c (patch)
tree2605175bbd0bdc154ce31a428bfa64b9e93310ab
parentPublish "Installing OpenBSD on Linode" (diff)
downloadsrc-e4118a0a5a67eb61966326cbdf9875bdd266d14c.tar.gz
src-e4118a0a5a67eb61966326cbdf9875bdd266d14c.zip
Add boot commands for serial console
-rw-r--r--www/text.causal.agency/027-openbsd-linode.79
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
t'> 2018-11-13Add gzseek.3June McEnroe 2018-11-13Add gzflush.3June McEnroe 2018-11-13Fix spacing after parenthetical sentencesJune McEnroe 2018-11-13Add gzungetc.3June McEnroe 2018-11-13Add gzgetc.3June McEnroe 2018-11-13Add gzputc.3June McEnroe 2018-11-13Add gzgets.3June McEnroe 2018-11-13Add gzputs.3June McEnroe 2018-11-13Add gzprintf.3June McEnroe 2018-11-13Add gzfwrite.3June McEnroe 2018-11-13Add gzwrite.3June McEnroe 2018-11-12Add gzfread.3June McEnroe 2018-11-12Add gzread.3June McEnroe 2018-11-12Add gzsetparams.3June McEnroe 2018-11-12Add gzbuffer.3June McEnroe 2018-11-12Add gzdopen to gzopen.3June McEnroe 2018-11-12Add gzopen.3June McEnroe 2018-11-12Add inflateBackEnd.3June McEnroe 2018-11-12Add inflateBack.3June McEnroe 2018-11-12Add inflateBackInit.3June McEnroe 2018-11-11Add inflateGetHeader.3June McEnroe 2018-11-11Add inflateMark.3June McEnroe 2018-11-11Add inflatePrime.3June McEnroe 2018-11-11Add inflateReset.3June McEnroe 2018-11-11Add inflateCopy.3June McEnroe 2018-11-11Add inflateSync.3June McEnroe 2018-11-11Add inflateGetDictionary.3June McEnroe 2018-11-11Add inflateSetDictionary.3June McEnroe 2018-11-11Add inflateInit2.3June McEnroe