1
0
Fork 0

typo's (screcko)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1990
This commit is contained in:
Peter Veenstra 2004-09-23 14:56:59 +00:00
parent dfe8dc1deb
commit 411f666dcd

10
README
View file

@ -7,7 +7,7 @@ NOTE:
While we hope that, one day, DOSBox will run virtually all programs
ever made for the PC...we are not there yet. At present, DOSBox run on a high-
end machine will roughly be the equivalent of a low-end 486 PC. The 0.60
end machine will roughly be the equivalent of a 486 PC. The 0.60
release has added support for "protected mode" allowing for more complex and
recent programs, but note that this support is early in development and
nowhere near as complete as the support for 386 real-mode games (or
@ -415,10 +415,10 @@ IMGMOUNT
Required to mount hard drive images.
An example of CD-ROM images:
1a. mount c /tmp
1b. mount d c:\myiso.iso -t iso
or (which also works)
2. mount d /tmp/myiso.iso -t iso
1a. mount c /tmp
1b. imgmount d c:\myiso.iso -t iso
or (which also works):
2. imgmount d /tmp/myiso.iso -t iso
BOOT