On Fri, 4 Oct 2002, Chris Metzler wrote:

> dosemu boots ok; but anything requiring a write fails, and dos
> commands (e.g. mkdir) that write to that disk fail as well.  It
> appears that write access is not enabled.

* check whether you can write to the partition (in Linux, using for
instance, cp) as the same user as the one that runs dosemu
* check $_bootdir in your dosemu.conf if it has ":ro". If that's the case
then remove that.
* if all else fails then type in dosemu
lredir c: linux\fs/dosc
or, say,
lredir d: linux\fs/dosc
to manually (re-)map a drive to your linux directory /dosc or wherever
else your vfat mount point is.

Bart

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to