Hi Andreas,

Either run dosemu as root, or use sudo to run dosemu with superuser
privilages.

What exactly is the error that you're getting when you run as root ? It's
likely that you haven't specified a proper hdimage in dosemu.conf.

If you want to run as a user using sudo, do this:

* Login as root
* Give the command visudo
* Now you'll be into the vi editor.
* Add the following line:
myuser ALL=/usr/bin/dos

* Now exit ie :wq

Change myuser to the username you want to login as and change /usr/bin/dos
to the correct path of dos.

Now login as myuser & type 'sudo dos'. It should work.

Sreeji

On Thu, 9 Aug 2001, Andreas Moroder wrote:
> Hello sreeji,
> 
> I tried the following way
> 
> chown root dosemu
> chmod +s dosemu
> su - myuser
> ./dosemu
> 
> I continue to get the same error.
> 
> If I try to start dosemu as root it does not start.
> What changes do I need to do to the conf file. The docs are all but clear.
> 
> Thank you
> 
> Andreas
> 
> 
> 
> > -----Urspr�ngliche Nachricht-----
> > Von:        Sreeji K Das [SMTP:[EMAIL PROTECTED]]
> > Gesendet am:        Donnerstag, 9. August 2001 14:12
> > An: [EMAIL PROTECTED]
> > Betreff:    RE: PDether
> > 
> > Hi 
> > 
> > I tried running DOSEMU as a user, w/o dosemu having setuid & got the same
> > error. So either run DOSEMU as root or setuid DOSEMU & run it. This is
> > what Bart had just pointed out.
> > 
> > Sreeji
> > 
> > On Thu, 9 Aug 2001 [EMAIL PROTECTED] wrote:
> > 
> > > Hello David, hello Sreeji
> > > 
> > > I tried with davids pdether and it continues to give me the same errors.
> > > I downloaded also another version from internet.
> > > 
> > > my dosemu.conf is
> > > 
> > > $_ipxsupport = (off)    # or on
> > > $_novell_hack = (on)
> > > $_vnet = (off)          # 'on' for packet-multi (used by dosnet)
> > > 
> > > IPX support is linked in because ncpfs works on this machine and /proc answers
> > > 
> > > mercury:/ # cat /proc/net/ipx_interface
> > > Network    Node_Address   Primary  Device     Frame_Type
> > > 00000002   0090277E134B   Yes      eth0       802.3
> > > 
> > > 
> > > 
> > > 
> > > Zitiere David Milligan <[EMAIL PROTECTED]>:
> > > 
> > > > Heres pdether105. This works for me.
> > > > 
> > > > David
> > > > 
> > > > > -----Original Message-----
> > > > > From: [EMAIL PROTECTED]
> > > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Sreeji K Das
> > > > > Sent: Thursday, 9 August 2001 22:34
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: Re: PDether
> > > > >
> > > > >
> > > > >
> > > > > On Thu, 9 Aug 2001 [EMAIL PROTECTED] wrote:
> > > > > > Hello,
> > > > > > I need to connect to my netware server from dosemu using IPX/SPX.
> > > > > > I followed the instructions in the NOVELL-HOWTO, but if I start
> > > > pdether
> > > > > > I get the following error
> > > > > >
> > > > > > Ethernet Packet Driver MLID, v1.01, built Nov 01 1991 at 16:30:31
> > > > > > WARNING: Could not add protocol 'IPX', ID 8137 hex.
> > > > > >    Packet Driver Error: Bad type.
> > > > > > FATAL: Could not read MAC address from Packet Driver.
> > > > > >    Reason: No protocols connected to Packet Driver.
> > > > > >
> > > > > > I got this pdether from simtel, because I can not find the
> > > > > pdether103.zip file
> > > > > > mentioned in the howto. There is also a problem with the
> > > > documentation.
> > > > > >
> > > > > > My dosemu.conf contains the line
> > > > > > $_novell_hack = (on)
> > > > > > but the howto talks about
> > > > > > pktdriver novell_hack
> > > > >
> > > > > The HOWTO refers to older versions of DOSEMU, which is not applicable
> > > > to
> > > > > new versions. So you have to use $_novell_hack = (on) type syntax. But
> > > > I
> > > > > guess packet hack option is ignored in the latest versions.
> > > > >
> > > > > I havn't faced the error you mention. Have you put off ipx support
> > > > > (ipx_support = (off)) in dosemu.conf ?
> > > > > As for pdether, search for pdether.zip in google.com. That's how I got
> > > > it.
> > > > >
> > > > > Sreeji
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > -
> > > > > 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
> > > > >
> > > > 
> > > 
> > > -
> > > 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
> > > 
> >
> 

-
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