This is a multi-part message in MIME format.
--------------3B5836F0316230C65693B792
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I've just installed DOSEMU 0.66.7 on Slackware running kernel
2.0.30, and I can't get it to recognize my DOS partition using
any of the "tips" indicated in Dosemu-HOWTO, README.txt, or Quickstart.
MSDOS is mounted at /dos. I tried putting the following line in
autoexec.bat, and btw, I do know about the autoexec.bat offset
situation.
lredir d: linux\fs/dos
"Error 3a redirecting drive d: to LINUX\FS/DOS"
Then I removed that and put the following in config.sys....
device=c:\emufs.sys /dos
device=c:\ems.sys
install=c:\lredir.exe d: /dos
After running DOS, D: reads..... IPL SYS
KERNEL EXE
EXITEMU COM
(This is not what's on my DOS partition)
I also tried reversing the first two lines, resulting in
both c: & d: showing the same files.
After each change I go back and create a new hdimage.
These are just the "traditional" methods recommended in
the various howto docs. I've tried all sorts of other
creations with equal failure.
I *can* get it to recognize my DOS partition by using:
disk { partition "/dev/hda1" }
in my /etc/dosemu.conf file. But from what I understand,
this is not recommended while /dos is mounted in Linux.
Also, a side note, ezedit does not work when I'm in Dosemu,
it just beeps at me.
If someone has gotten something to work, could you please tell
me how, or better yet, send me your autoexec.bat, config.sys,
and /etc/dosemu.conf files. Much obliged.
Rod
--------------3B5836F0316230C65693B792
Content-Type: text/plain; charset=us-ascii; name="trouble"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="trouble"
I've just installed DOSEMU 0.66.7 on Slackware running kernel
2.0.30, and I can't get it to recognize my c: drive using any
of the "tips" indicated in Dosemu-HOWTO, README.txt, or Quickstart.
MSDOS is mounted at /dos. I tried putting this line in autoexec.bat,
and btw, I know about the autoexec.bat offset situation.
lredir d: linux\fs/dos
"Error 3a redirecting drive D: to LINUX\FS/DOS"
Then I removed that and put the following in config.sys.....
device=c:\emufs.sys /dos
device=c:\ems.sys
install=c:\lredir.exe d: /dos
After running DOS, D: reads..... IPL SYS
KERNEL EXE
EXITEMU COM
(This is not what's on my DOS partition)
I also tried reversing the first two lines, resulting in
both c: & d: having the same files.
After each change I go back and create a new hdimage.
These are just the "traditional" methods recommended in
the various howto docs., I've tried all sorts of other
creations with equal failure.
I can get it to read my DOS partition by using
disk { partition "/dev/hda1" }
in my /etc/dosemu.conf file. But from what I understand,
this is not recommended.
Also, ezedit does not work when I'm in Dosemu, it just beeps at me.
If someone has gotten something to work, could you please tell
me how, or better yet, send me your autoexec.bat, config.sys,
and /dev/dosemu.conf files. Much obliged.
Rod
--------------3B5836F0316230C65693B792--