diff options
author | Stefan Kreutz <mail@skreutz.com> | 2020-04-02 23:32:40 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2020-04-02 23:32:40 +0200 |
commit | b711567e9ff375d42407b0fbd67abaa22d9e9d1b (patch) | |
tree | d9e8edf2141c2b3579f52e72e00f2ffa26e5cdae /boot.conf | |
parent | 5ed017e3411519303ef70e0ded7282a92f179d7e (diff) | |
download | autoinstall-openbsd-on-qemu-b711567e9ff375d42407b0fbd67abaa22d9e9d1b.tar |
Revise after successful test
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 |