public inbox for blinux-list@redhat.com
 help / color / mirror / Atom feed
From: Nicolas Pitre <nico@cam.org>
To: "John J. Boyer" <director@chpi.org>
Cc: blinux-list@redhat.com
Subject: Re: Making Device Fiiles
Date: Tue, 29 Jan 2002 17:14:46 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0201291710400.13799-100000@xanadu.home> (raw)
In-Reply-To: <Pine.LNX.4.33.0201291240170.2807-100000@localhost.localdomain>

On Tue, 29 Jan 2002, John J. Boyer wrote:

> The modem is in serial port 2.
>
> When I do minicom -s as root, I get the message that it cannot find
> /dev/modem. So how do I make this file?

As root:

	ln -s /dev/ttyS1 /dev/modem

Note that ttyS0 = COM1 and ttyS1 = COM2.


Nicolas




  parent reply	other threads:[~ UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 John J. Boyer
 ` Rafael
 ` Janina Sajka
   ` John J. Boyer
     ` Rafael
       ` John J. Boyer
         ` Nicolas Pitre
         ` Rafael
         ` L. C. Robinson
     ` Janina Sajka
 ` Cheryl Homiak
 ` Nicolas Pitre [this message]
   ` A. R. Vener

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=Pine.LNX.4.44.0201291710400.13799-100000@xanadu.home \
    --to=nico@cam.org \
    --cc=blinux-list@redhat.com \
    --cc=director@chpi.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).