Updated doors doc

This commit is contained in:
Michiel Broek
2004-08-11 11:38:09 +00:00
parent 03df6a5250
commit 0d8c57fab6
3 changed files with 3 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ door, but the best solution is to make a symlink with the name of the door. For
example:<br>
<pre>
mbse@seaport$ cd ~/bin
mbse@seaport:~bin$ ln -s rundoor.sh ilord
mbse@seaport:~bin$ ln -s rundoor.sh 8ball
</pre>
See also inside <code>rundoor.sh</code> for the instructions. This file does
several things, first it prepares the users home directory with the dosemu
@@ -126,6 +126,7 @@ directory. Finally it starts dosemu in virtual comport mode and inserts the
commands in dos to start the door.<br>
But before we can run the door, the door itself must be installed in the dos
partition.
<img src="images/doors.png" alt="door setup" border="0">
<p>&nbsp;<p>
<h3>What if I don't upgrade</h3>