From: Stas Sergeev <stsppnn@yahoo.com>
To: DOSEMU users mailing list <linux-msdos@vger.kernel.org>
Subject: Re: DOSemu serial port problem
Date: Sun, 2 Nov 2003 11:07:13 -0800 (PST) [thread overview]
Message-ID: <20031102190713.7636.qmail@web21201.mail.yahoo.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0311021635190.28471-100000@www2.jubileegroup.co.uk>
Hello.
--- Ged Haywood <ged@www2.jubileegroup.co.uk> wrote:
> Maybe there's something
> in /etc/inittab which should be commented out. Hree
Wont work. The main problem here is that people keep
using an "alternate" dirs for lock files like
$_ttylocks = "/home/user/dosemu/lock"
which cheats dosemu to think it uses the ser port
exclusively, while it does not. For some reasons this
always keeps being suggested here and no surprise this
causes problems like the above one.
In general I used to simply put the leavedos() calls
in the appropriate places when such things are being
done by people, but in this particular case this won't
help so I am not sure what is the proper way of
preventing that to be done (removing the $_ttylocks
option entirely is not very good either).
> > find /etc -type f -exec grep -l /dev/ttyS0 { } \;
> That won't find the inittab entry. :)
Surely, but you can use lsof instead, it should find.
__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/
next prev parent reply other threads:[~2003-11-02 19:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-31 16:22 DOSemu serial port problem Edenyard
2003-11-02 13:30 ` Dr. Claudia Neumann
2003-11-02 16:39 ` Ged Haywood
2003-11-02 18:54 ` Robert Komar
2003-11-02 19:07 ` Stas Sergeev [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-06-28 10:03 Dosemu " Horváth András
2008-06-28 14:18 ` James Courtier-Dutton
2003-11-03 11:37 DOSemu " Edenyard
2003-10-31 9:36 Edenyard
2003-10-31 12:09 ` Dr. Claudia Neumann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031102190713.7636.qmail@web21201.mail.yahoo.com \
--to=stsppnn@yahoo.com \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox