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