Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] bash: no job control in this shell
Date: Wed, 10 Sep 2008 19:05:04
Message-Id: 200809102104.59540.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-user] bash: no job control in this shell by Michele Schiavo
1 On Wednesday 10 September 2008, Michele Schiavo wrote:
2 > it's only appears on first console (tty1)
3 >
4 > but i think i'm ok with kernel and /dev/ permission
5 >
6 > #ls -alh /dev/tty[0-2]
7 > crw--w---- 1 root root 4, 0 10 set 19:57 /dev/tty0
8 > crw------- 1 root root 4, 1 10 set 20:21 /dev/tty1
9 > crw------- 1 root root 4, 2 10 set 20:20 /dev/tty2
10
11 that is ok. But you should have a lot more
12
13 Is pts mounted?
14
15 >
16 > nel /vmlinuz-2.6.26-gentoo-r1 root=/dev/sda2 splash=profile,silent
17 > video=uvesafb:1680x1050-32,mtrr:3,ywrap quiet CONSOLE=/dev/tty1
18
19 remove that.
20
21 Make sure that there is a console device in 'real' dev.

Replies

Subject Author
Re: [gentoo-user] bash: no job control in this shell Michele Schiavo <gentoo@××××××××××××××.it>