View previous topic :: View next topic |
Author |
Message |
printf Tux's lil' helper
Joined: 02 Dec 2010 Posts: 127
|
Posted: Mon Mar 14, 2011 10:12 pm Post subject: dosemu expert needed: mounting iso into dosemu |
|
|
for 2 days im struggling with getting elder scrolls arena to run on my box using dosemu (dosbox is NOT and option for me, it runs arena very slowly while consuming all the cpu)
basically i would like to mount the cd iso file into dosemu but everything itried, didnt work.
i have followed instructions on this page: http://www.dosemu.org/docs/README/1.4/cdrom.html but they didnt help |
|
Back to top |
|
|
Chewi Developer
Joined: 01 Sep 2003 Posts: 886 Location: Edinburgh, Scotland
|
Posted: Sat Apr 09, 2011 11:18 am Post subject: |
|
|
I used to use DOSEMU a lot but like most people, I've moved to DOSBox now as it's easier to set up, more reliable and my machine is now more than fast enough. You may want to experiment with the configuration as this can make a big difference. Maybe your machine is just too old though!
My DOSEMU knowledge is very sketchy now but I don't recall ever having a problem with this. By default, it now seems to use /media/cdrom for drive E. This is more appropriate for a mounted physical CD though. All you need to do is mount the ISO somewhere beforehand and then use lredir once inside DOSEMU.
Code: | Linux: mount -o loop /path/to/foo.iso /mnt/foo
DOSEMU: lredir F: linux\fs/mnt/foo c |
The c on the end tells it to treat this drive like a CD, which may be necessary for some games. This is not the lowest level access you can get so some games may still not work but lower level access requires SHSUCDX.EXE, which isn't packaged with DOSEMU. You'll need to get this from the full FreeDOS distribution. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|