Gentoo Archives: gentoo-dev

From: Anupam Kapoor <anupamk@×××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] limiting the number of virtual consoles in user mode linux
Date: Wed, 09 Jul 2003 07:46:04
Message-Id: 874r1v8p09.fsf@speakeasy.net
1 hi all,
2
3 is it possible to limit the number of virtual consoles that are spawned
4 when a user mode linux kernel boots ? right now, i have 8 virtual
5 consoles (vc0-vc7) launched when i boot a gentoo uml kernel.
6
7 i have tried the following without any success:
8 - comment out relevant lines from /etc/inittab. this does not
9 suppress the number of virtual consoles being launched. however, i
10 get the login prompt on only 1 virtual console.
11
12 - look for something 'obvious' in scripts in /sbin but i cannot find
13 anything that might be the culprit.
14
15 - i have tried passing con=tty:/dev/pts/XXX.
16
17 - tried using deallocvt (as suggested by andrew farmer on gentoo-user),
18 but it doesn't help.
19
20 can you please suggest a place that i can configure this.
21
22 also, i tried booting a debian uml kernel and rootfs on a gentoo host
23 (with appropriate lines commented from /etc/inittab), i get only 1
24 virtual console. which is _exactly_ what i want.
25
26 any help will be greatly appreciated.
27
28 thank you
29 kind regards
30 anupam
31
32 --
33 ...mathematicians do it smoothly and continuously or discretely in groups and in fields.
34
35
36 --
37 gentoo-dev@g.o mailing list

Replies