Here is a quick guide to setting up dosemu so it can boot from
your harddrive.  From the dosemu directory:

 - Put a DOS bootable disk in drive A:
 - type "dd if=/dev/fd0 of=diskimage"
 - type "dos -A"
 - put DOS on the virtual C drive with "SYS C:"
 - exit with "exitemu" (or ctrl-alt-pageup) 

You will need to edit /etc/dosemu/config, notably to set "bootC" and
floppies, etc.  Now you can just use "dos" to boot from the hdimage.
You can read info pages on dosemu in /usr/emacs/info with the info 
program or with emacs.

pmacdona@sanjuan.uvic.ca
