diff options
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 |