diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-04-01 02:18:37 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-04-01 02:18:37 +0200 |
commit | 083d8a01ee2633bba59bfc970fe9236dd4b05b84 (patch) | |
tree | b1b8211b431f0eb7f6749a7a20b80d6d89bf4f33 /boot.conf | |
parent | fc4484b7048c7c6998b5c2bdf38ebc6e9c6588af (diff) | |
download | autoinstall-openbsd-on-qemu-083d8a01ee2633bba59bfc970fe9236dd4b05b84.tar |
Revise
Diffstat (limited to 'boot.conf')
-rw-r--r-- | boot.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/boot.conf b/boot.conf new file mode 100644 index 0000000..b7daacc --- /dev/null +++ b/boot.conf @@ -0,0 +1,3 @@ +stty com0 115200 +set tty com0 +boot tftp:/bsd.rd |