* Re: I don´t want to use freedos in dosemu-1.1.4.13 !!!
2003-02-17 13:56 I don´t want to use freedos in dosemu-1.1.4.13 !!! Carlos A Silva
@ 2003-02-16 15:21 ` Bart Oldeman
2003-02-17 20:42 ` Carlos A Silva
0 siblings, 1 reply; 6+ messages in thread
From: Bart Oldeman @ 2003-02-16 15:21 UTC (permalink / raw)
To: Carlos A Silva; +Cc: linux-msdos
On Mon, 17 Feb 2003, Carlos A Silva wrote:
> I use hdimage dr-dos 7.03. I don´t use freedos, but when I execute
> dosemu-1.1.4.13, in the first time (private configuration user), the dosemu
> makes a dosemu directory with freedos files in ~./dosemu/freedos.
it should have asked you a question:
Going to install your private DOSEMU files into the directory
$HOME/dosemu
Enter an empty string to confirm, a new path, or \"none\" (without
the quotes) if you don't want this:"
so you just type "none".
> I don´t want dosemu makes this directory with freedos.
> In ~./.dosemurc I already included hd_image = /var/lib/dosemu/hdimage.first.
yep, that should work. Then you can just delete that ~/dosemu/freedos
directory.
And please bear in mind that since the DOSEMU team has absolutely zero
control over the DRDOS hdimage (we never got permission to
redistribute it) it's difficult to support it.
Bart
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: I don´t want to use freedos in dosemu-1.1.4.13 !!!
2003-02-17 20:42 ` Carlos A Silva
@ 2003-02-16 20:58 ` Bart Oldeman
2003-02-16 23:46 ` Carlos A Silva
0 siblings, 1 reply; 6+ messages in thread
From: Bart Oldeman @ 2003-02-16 20:58 UTC (permalink / raw)
To: Carlos A Silva; +Cc: linux-msdos
On Mon, 17 Feb 2003, Carlos A Silva wrote:
> When I put "none", in next time dosemu will ask me again...
> What do I do it ask me never more??
> Or, what parameter I put in dosemu command quiet question?
I think there's a typo in the script somewhere:
use
which dosemu
to find out where your dosemu is (it's /usr/local/bin/dosemu for me)
then become root and edit that file, and change the line (#141)
! -e $HOME/.dosemu/drives/c -a \( -f $BPATH_FILE -o -f $HOME/.dosemurc \) -o \
to
! -e $HOME/.dosemu/drives/c -a \( -f $BPATH_FILE -o ! -f $HOME/.dosemurc \) -o \
that should make it quiet.
Bart
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: I don´t want to use freedos in dosemu-1.1.4.13 !!!
2003-02-16 20:58 ` Bart Oldeman
@ 2003-02-16 23:46 ` Carlos A Silva
2003-02-17 15:49 ` Error 35 (network name not found) Albert Cervera Areny
0 siblings, 1 reply; 6+ messages in thread
From: Carlos A Silva @ 2003-02-16 23:46 UTC (permalink / raw)
To: Bart Oldeman; +Cc: linux-msdos
OK, Bart !!!!
That´s all right !!!
Thank you...
Carlos A Silva
Consultor Informática
ciclum@uol.com.br
----- Original Message -----
From: "Bart Oldeman" <oldeman@math.ohio-state.edu>
To: "Carlos A Silva" <ciclum@uol.com.br>
Cc: <linux-msdos@vger.kernel.org>
Sent: Sunday, February 16, 2003 5:58 PM
Subject: Re: I don´t want to use freedos in dosemu-1.1.4.13 !!!
> On Mon, 17 Feb 2003, Carlos A Silva wrote:
>
> > When I put "none", in next time dosemu will ask me again...
> > What do I do it ask me never more??
> > Or, what parameter I put in dosemu command quiet question?
>
> I think there's a typo in the script somewhere:
> use
>
> which dosemu
>
> to find out where your dosemu is (it's /usr/local/bin/dosemu for me)
> then become root and edit that file, and change the line (#141)
>
> ! -e $HOME/.dosemu/drives/c -a \( -f $BPATH_FILE -o -f $HOME/.dosemurc
\) -o \
>
> to
>
> ! -e $HOME/.dosemu/drives/c -a \( -f $BPATH_FILE -o ! -f $HOME/.dosemurc
\) -o \
>
> that should make it quiet.
>
> Bart
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* I don´t want to use freedos in dosemu-1.1.4.13 !!!
@ 2003-02-17 13:56 Carlos A Silva
2003-02-16 15:21 ` Bart Oldeman
0 siblings, 1 reply; 6+ messages in thread
From: Carlos A Silva @ 2003-02-17 13:56 UTC (permalink / raw)
To: linux-msdos
Please,
I use hdimage dr-dos 7.03. I don´t use freedos, but when I execute
dosemu-1.1.4.13, in the first time (private configuration user), the dosemu
makes a dosemu directory with freedos files in ~./dosemu/freedos.
I don´t want dosemu makes this directory with freedos.
In ~./.dosemurc I already included hd_image = /var/lib/dosemu/hdimage.first.
In compiletime-settings, I put fdtarball = none, but it hasn't resolved.
What do I do??
Thanks,
Carlos A Silva
Consultor Informática
ciclum@uol.com.br
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
* Error 35 (network name not found)
2003-02-16 23:46 ` Carlos A Silva
@ 2003-02-17 15:49 ` Albert Cervera Areny
0 siblings, 0 replies; 6+ messages in thread
From: Albert Cervera Areny @ 2003-02-17 15:49 UTC (permalink / raw)
To: linux-msdos
Hi!
I successfully use dosemu to work with a program which is in a smb
mounted drive in my linux box. I linked a drive with the following
command:
lredir d: linux\fs\mnt\smb
And it is run by autoexec.bat.
The problem is that sometimes (ususally when it's been some time since
the last access to the smb mount) I get this error 35. Then I exitemu
and get in again and it works without problems. What could be the cause
of this?
Thanks in advance for any suggestions!
Linux DOS emulator 1.0.2.1 $Date: 2001/10/13 $
Last configured at Sun Jan 26 14:28:17 EST 2003 on linux
DOS called with UMB,HIGH
DOSEMU ? detected XMS driver at f800:0000
Kernel: allocated 6 Diskbuffers = 3156 Bytes in HMA
[dosemu EMS 4.0 driver installed]
HMA area successfully claimed
FreeDOS Kernel compatibility 5.0
FreeDOS kernel version 1.1.24c (Build 2024c) [Jun 10 2001 22:25:01]
Error 35 (network name not found)
while redirecting drive D: to LINUX\FS\MNT\SMB
Welcome to dosemu 1.0.2.1!
DOSEMU built-in command.com version 1.0
C:\>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: I don´t want to use freedos in dosemu-1.1.4.13 !!!
2003-02-16 15:21 ` Bart Oldeman
@ 2003-02-17 20:42 ` Carlos A Silva
2003-02-16 20:58 ` Bart Oldeman
0 siblings, 1 reply; 6+ messages in thread
From: Carlos A Silva @ 2003-02-17 20:42 UTC (permalink / raw)
To: Bart Oldeman; +Cc: linux-msdos
Bart,
When I put "none", in next time dosemu will ask me again...
What do I do it ask me never more??
Or, what parameter I put in dosemu command quiet question?
Carlos A Silva
Consultor Informática
ciclum@uol.com.br
----- Original Message -----
From: "Bart Oldeman" <oldeman@math.ohio-state.edu>
To: "Carlos A Silva" <ciclum@uol.com.br>
Cc: <linux-msdos@vger.kernel.org>
Sent: Sunday, February 16, 2003 12:21 PM
Subject: Re: I don´t want to use freedos in dosemu-1.1.4.13 !!!
> On Mon, 17 Feb 2003, Carlos A Silva wrote:
>
> > I use hdimage dr-dos 7.03. I don´t use freedos, but when I execute
> > dosemu-1.1.4.13, in the first time (private configuration user), the
dosemu
> > makes a dosemu directory with freedos files in ~./dosemu/freedos.
>
> it should have asked you a question:
>
> Going to install your private DOSEMU files into the directory
> $HOME/dosemu
> Enter an empty string to confirm, a new path, or \"none\" (without
> the quotes) if you don't want this:"
>
> so you just type "none".
>
> > I don´t want dosemu makes this directory with freedos.
> > In ~./.dosemurc I already included hd_image =
/var/lib/dosemu/hdimage.first.
>
> yep, that should work. Then you can just delete that ~/dosemu/freedos
> directory.
>
> And please bear in mind that since the DOSEMU team has absolutely zero
> control over the DRDOS hdimage (we never got permission to
> redistribute it) it's difficult to support it.
>
> Bart
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-02-17 20:42 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-17 13:56 I don´t want to use freedos in dosemu-1.1.4.13 !!! Carlos A Silva
2003-02-16 15:21 ` Bart Oldeman
2003-02-17 20:42 ` Carlos A Silva
2003-02-16 20:58 ` Bart Oldeman
2003-02-16 23:46 ` Carlos A Silva
2003-02-17 15:49 ` Error 35 (network name not found) Albert Cervera Areny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox