All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lech Szychowski <lech.szychowski@pse.pl>
To: Chris Wedgwood <cw@f00f.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: getty problems
Date: Mon, 6 Aug 2001 18:24:14 +0200	[thread overview]
Message-ID: <20010806182414.A29605@lech.pse.pl> (raw)
In-Reply-To: <20010806142703.A25428@lech.pse.pl> <20010807003043.C23937@weta.f00f.org> <20010806154530.A26776@lech.pse.pl> <20010807020944.A24146@weta.f00f.org>
In-Reply-To: <20010807020944.A24146@weta.f00f.org>

>     2.4.7-ac7:
>     ----------
[snip]
> 
> Are you use this kernel isn't devfs inflicted?

2.4.7-ac7 is compiled without devfs, 2.4.5 has devfs support
compiled in but - IMHO - not used:

$ cat /proc/filesystems | grep devfs
nodev   devfs

$ /sbin/lsmod 
Module                  Size  Used by
de4x5                  39440   2

lech7@nnet:~$ mount
/dev/sda6 on / type ext2 (rw)
/dev/sda7 on /var type ext2 (rw)
/dev/sda8 on /tmp type ext2 (rw)
/dev/sda9 on /usr/local/squid type ext2 (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
none on /proc type proc (rw)

$ uname -r
2.4.5

-- 
	Leszek.

-- lech7@pse.pl 2:480/33.7          -- REAL programmers use INTEGERS --
-- speaking just for myself...

  reply	other threads:[~2001-08-06 16:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-06 12:27 getty problems Lech Szychowski
2001-08-06 12:30 ` Chris Wedgwood
2001-08-06 13:45   ` Lech Szychowski
2001-08-06 14:09     ` Chris Wedgwood
2001-08-06 16:24       ` Lech Szychowski [this message]
2001-08-06 22:06         ` H. Peter Anvin
2001-08-06 23:17           ` Richard Gooch

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=20010806182414.A29605@lech.pse.pl \
    --to=lech.szychowski@pse.pl \
    --cc=cw@f00f.org \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.