Linux MS DOS discussions
 help / color / mirror / Atom feed
* Slight problem with starting xdosemu
@ 2005-09-01 11:26 Wesley Parish
  2005-09-02  3:15 ` Justin Zygmont
  0 siblings, 1 reply; 7+ messages in thread
From: Wesley Parish @ 2005-09-01 11:26 UTC (permalink / raw)
  To: linux-msdos

Here it is:
[wparish@localhost wparish]$ xdosemu &
[1] 3371
[wparish@localhost wparish]$ xdosemu &ERROR: general protection at 0x12fbf: 0
[wparish@localhost wparish]$ xdosemu &
[2] 3406
[1]   Exit 4                  xdosemu
[wparish@localhost wparish]$ ERROR: general protection at 0x12fbf: 0

[2]+  Exit 4                  xdosemu


Anything I should be doing?

This is my setup:
[wparish@localhost wparish]$ uname -a
Linux localhost 2.6.3-7mdk #1 Wed Mar 17 15:56:42 CET 2004 i686 Celeron 
(Coppermine) unknown GNU/Linux

Thanks

Wesley Parish
-- 
Clinersterton beademung, with all of love - RIP James Blish
-----
Mau e ki, he aha te mea nui?
You ask, what is the most important thing?
Maku e ki, he tangata, he tangata, he tangata.
I reply, it is people, it is people, it is people.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Slight problem with starting xdosemu
  2005-09-01 11:26 Wesley Parish
@ 2005-09-02  3:15 ` Justin Zygmont
  2005-09-03  8:43   ` Wesley Parish
  0 siblings, 1 reply; 7+ messages in thread
From: Justin Zygmont @ 2005-09-02  3:15 UTC (permalink / raw)
  To: Wesley Parish; +Cc: linux-msdos

how did you install dosemu, did you download the latest tar file and 
compile it?  Also, why are you using the & with the command, you do want 
to run dosemu in the foreground right?



On Thu, 1 Sep 2005, Wesley Parish wrote:

> Here it is:
> [wparish@localhost wparish]$ xdosemu &
> [1] 3371
> [wparish@localhost wparish]$ xdosemu &ERROR: general protection at 0x12fbf: 0
> [wparish@localhost wparish]$ xdosemu &
> [2] 3406
> [1]   Exit 4                  xdosemu
> [wparish@localhost wparish]$ ERROR: general protection at 0x12fbf: 0
>
> [2]+  Exit 4                  xdosemu
>
>
> Anything I should be doing?
>
> This is my setup:
> [wparish@localhost wparish]$ uname -a
> Linux localhost 2.6.3-7mdk #1 Wed Mar 17 15:56:42 CET 2004 i686 Celeron
> (Coppermine) unknown GNU/Linux
>
> Thanks
>
> Wesley Parish
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Slight problem with starting xdosemu
  2005-09-02  3:15 ` Justin Zygmont
@ 2005-09-03  8:43   ` Wesley Parish
  0 siblings, 0 replies; 7+ messages in thread
From: Wesley Parish @ 2005-09-03  8:43 UTC (permalink / raw)
  To: Justin Zygmont; +Cc: linux-msdos

On Fri, 02 Sep 2005 15:15, Justin Zygmont wrote:
> how did you install dosemu, did you download the latest tar file and
> compile it?

It's a rpm I downloaded, dosemu-1.2-1.i386.rpm
> Also, why are you using the & with the command, you do want 
> to run dosemu in the foreground right?

I'm running it under X, launching it from konsole.  I tried it without '&' and 
it still gave me the general protection fault at 0x12fbf
>
> On Thu, 1 Sep 2005, Wesley Parish wrote:
> > Here it is:
> > [wparish@localhost wparish]$ xdosemu &
> > [1] 3371
> > [wparish@localhost wparish]$ xdosemu &ERROR: general protection at
> > 0x12fbf: 0 [wparish@localhost wparish]$ xdosemu &
> > [2] 3406
> > [1]   Exit 4                  xdosemu
> > [wparish@localhost wparish]$ ERROR: general protection at 0x12fbf: 0
> >
> > [2]+  Exit 4                  xdosemu
> >
> >
> > Anything I should be doing?
> >
> > This is my setup:
> > [wparish@localhost wparish]$ uname -a
> > Linux localhost 2.6.3-7mdk #1 Wed Mar 17 15:56:42 CET 2004 i686 Celeron
> > (Coppermine) unknown GNU/Linux
> >
> > Thanks
> >
> > Wesley Parish

-- 
Clinersterton beademung, with all of love - RIP James Blish
-----
Mau e ki, he aha te mea nui?
You ask, what is the most important thing?
Maku e ki, he tangata, he tangata, he tangata.
I reply, it is people, it is people, it is people.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Slight problem with starting xdosemu
@ 2005-09-11 13:14 Stas Sergeev
  2005-09-12 10:46 ` Wesley Parish
       [not found] ` <200509122230.39457.wes.parish@paradise.net.nz>
  0 siblings, 2 replies; 7+ messages in thread
From: Stas Sergeev @ 2005-09-11 13:14 UTC (permalink / raw)
  To: linux-msdos

Hello.

Wesley Parish wrote:
> It's a rpm I downloaded, dosemu-1.2-1.i386.rpm
Very old, unsupported version.

> I'm running it under X, launching it from konsole.  I tried it without 
> '&'
Right, it is not needed.

>> > Linux localhost 2.6.3-7mdk #1 Wed Mar 17 15:56:42 CET 2004 i686
Dosemu is unsupported on such a horribly
outdated 2.6 kernels. Even though using
the newer dosemu (1.3.2 or CVS) may still
help.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Slight problem with starting xdosemu
  2005-09-11 13:14 Slight problem with starting xdosemu Stas Sergeev
@ 2005-09-12 10:46 ` Wesley Parish
       [not found] ` <200509122230.39457.wes.parish@paradise.net.nz>
  1 sibling, 0 replies; 7+ messages in thread
From: Wesley Parish @ 2005-09-12 10:46 UTC (permalink / raw)
  To: linux-msdos

On Mon, 12 Sep 2005 01:14, you wrote:
> Hello.
>
> Wesley Parish wrote:
> > It's a rpm I downloaded, dosemu-1.2-1.i386.rpm
>
> Very old, unsupported version.

I've compiled and installed dosemu-1.3.2 now.  Problem now is, it starts up up 
till:
//
[wparish@localhost wparish]$ dosemu

   Note that DOS needs 25 lines. You might want to enlarge your
   window before continuing.


   Now type ENTER to start DOSEMU or <Ctrl>C to cancel

In file included from built-in global.conf:841
                 from built-in global.conf:699
Error in built-in global.conf: (line 838) 
Disk-device/file /var/lib/dosemu/drives/c doesn't exist.
1 error(s) detected while parsing the configuration-file
//

Any ideas?

Thanks

Wesley Parish

<snip>
-- 
Clinersterton beademung, with all of love - RIP James Blish
-----
Mau e ki, he aha te mea nui?
You ask, what is the most important thing?
Maku e ki, he tangata, he tangata, he tangata.
I reply, it is people, it is people, it is people.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Slight problem with starting xdosemu
       [not found] ` <200509122230.39457.wes.parish@paradise.net.nz>
@ 2005-09-12 17:42   ` Stas Sergeev
  2005-09-13 12:28     ` Wesley Parish
  0 siblings, 1 reply; 7+ messages in thread
From: Stas Sergeev @ 2005-09-12 17:42 UTC (permalink / raw)
  To: Wesley Parish; +Cc: linux-msdos

Hello.

Wesley Parish wrote:
> In file included from built-in global.conf:841
> from built-in global.conf:699
> Error in built-in global.conf: (line 838) 
> Disk-device/file /var/lib/dosemu/drives/c doesn't exist.
You should remove any traces of the old
dosemu, namely the ~/.dosemu directory.
But the error message is slightly misleading,
it refers to an old, deprecated path. Would
be nice to have that corrected.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Slight problem with starting xdosemu
  2005-09-12 17:42   ` Stas Sergeev
@ 2005-09-13 12:28     ` Wesley Parish
  0 siblings, 0 replies; 7+ messages in thread
From: Wesley Parish @ 2005-09-13 12:28 UTC (permalink / raw)
  To: Stas Sergeev; +Cc: linux-msdos

Thanks.

I'll keep you all posted on progress.  (Maybe I should have a look at that 
config file misconfig? :-)

Wesley Parish

On Tue, 13 Sep 2005 05:42, Stas Sergeev wrote:
> Hello.
>
> Wesley Parish wrote:
> > In file included from built-in global.conf:841
> > from built-in global.conf:699
> > Error in built-in global.conf: (line 838)
> > Disk-device/file /var/lib/dosemu/drives/c doesn't exist.
>
> You should remove any traces of the old
> dosemu, namely the ~/.dosemu directory.
> But the error message is slightly misleading,
> it refers to an old, deprecated path. Would
> be nice to have that corrected.
>
> -
> 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

-- 
Clinersterton beademung, with all of love - RIP James Blish
-----
Mau e ki, he aha te mea nui?
You ask, what is the most important thing?
Maku e ki, he tangata, he tangata, he tangata.
I reply, it is people, it is people, it is people.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-09-13 12:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-11 13:14 Slight problem with starting xdosemu Stas Sergeev
2005-09-12 10:46 ` Wesley Parish
     [not found] ` <200509122230.39457.wes.parish@paradise.net.nz>
2005-09-12 17:42   ` Stas Sergeev
2005-09-13 12:28     ` Wesley Parish
  -- strict thread matches above, loose matches on Subject: below --
2005-09-01 11:26 Wesley Parish
2005-09-02  3:15 ` Justin Zygmont
2005-09-03  8:43   ` Wesley Parish

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox