public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Anupam Kapoor <anupamk@speakeasy.net>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] limiting the number of virtual consoles in user mode linux
Date: Wed, 09 Jul 2003 20:54:35 -0700	[thread overview]
Message-ID: <8765mbt4sk.fsf@speakeasy.net> (raw)
In-Reply-To: <20030709084420.GE1099@Dimosys.pandora.be> (Sven Vermeulen's message of "Wed, 9 Jul 2003 10:44:20 +0200")

Sven Vermeulen <swift@gentoo.org> writes:

> On Wed, Jul 09, 2003 at 01:22:38PM -0700, Anupam Kapoor wrote:
> [...]
>> i am not sure i understand how it is related to spawning multiple
>> consoles during system boot.
>
> I'm not sure, but I believe that the following commands will create the vc's
> (which is not what you want):
>
>                    echo -ne "\033(K" > /dev/vc/${x}
> or
>                    echo -ne "\033(K" > /dev/tty${x}
> in /etc/init.d/consolefont (in case you don't have consolechars)
>
> By delimiting ${x} to the number of VC's you want you make sure that the
> kernel only starts that number of xterms when loading the UML...
i think the consoles are created by devfsd, with :
MAKEDEV /dev/vc/XXX c 4 ....
or some such.

i think 'echo' does not create any devices.

kind regards
anupam

>
> Wkr,
> 	Sven Vermeulen
>
> -- 
> Thanks to DRM, you know that something has been built in environment of 
> unspecified degree of security, from source you cannot check, written by 
> programmers you don't know, released after passing QA of unknown quality and 
> which is released under a license that disclaims any responsibility...

-- 
...mathematicians do it smoothly and continuously or discretely in groups and in fields.


--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2003-07-09 15:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-09 19:43 [gentoo-dev] limiting the number of virtual consoles in user mode linux Anupam Kapoor
2003-07-09  7:50 ` Sven Vermeulen
2003-07-09 20:22   ` Anupam Kapoor
2003-07-09  8:44     ` Sven Vermeulen
2003-07-10  3:54       ` Anupam Kapoor [this message]
2003-07-10  0:49         ` Georgi Georgiev
2003-07-09  9:54 ` c.wegener
2003-07-10  3:56   ` Anupam Kapoor

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=8765mbt4sk.fsf@speakeasy.net \
    --to=anupamk@speakeasy.net \
    --cc=gentoo-dev@gentoo.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