[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: odd errors using lredir



On Mon, Dec 14, 1998 at 05:38:48PM -0500, MenTaLguY wrote:
> I'm running 0.98.1 right now, and everything I try with lredir consistently
> fails:
> 
> C:\DOSEMU>lredir d: LINUX\FS\dos
> Error f0bc redirecting drive D: to LINUX\FS\DOS
> C:\DOSEMU>lredir d: LINUX\FS\dos\ R
> Error f0c2 redirecting drive D: to LINUX\FS\DOS\
> 
> This has been an issue for me with every installation of dosemu I have ever
> tried on this system (some versions as far back as 0.6x.something) -- what
> is the significance of these error codes?
> 
> And yes, /dos does exist, and is a mounted msdos filesystem.
> 
> -=MenTaLguY=-
> 

Dosemu is shipped with FreeDos, and FreeDos doesn't support lredir.
I suggest that you put a bootable dos (M$DOS, DR-Dos or Caldera's
OpenDos) disk on the drive and do

	# dos -A
	A:> sys a: c:

or (after having installed the mtools package)

	# cd /var/lib/dosemu
	# /usr/lib/dosemu/dexe/mkdexe hdimage.first -b /dev/hda1 -o noapp

and then restart dosemu as usual.

-Michele


Reply to: