openvt

Ronan KERYELL Ronan.Keryell at enst-bretagne.fr
Thu Feb 28 12:42:57 CET 2002


In my rcS.log, I always have :

Press ctrl-c to interrupt FAI and to get a shell
Usage: openvt [-c vtnumber] [-l] [-u] [-s] [-v] [-w] -- command_line
Usage: openvt [-c vtnumber] [-l] [-u] [-s] [-v] [-w] -- command_line

and then I cannot have virtual TTY...

The code
    [ "$createvt" ] && {
	# create two virtual terminals
	echo "Press ctrl-c to interrupt FAI and to get a shell"
	openvt -c2; openvt -c3
	trap 'echo "You can reboot with faireboot";bash' INT QUIT

looks OK.

Is there another openvt than the expected one ? Is someone playing with IFS ?

Strange...
-- 
    Ronan KERYELL              |\/
    Labo Informatique Télécom  |/)  Tel:    (+33|0) 2.29.00.14.15
    ENST Bretagne, BP832       K    Fax:    (+33|0) 2.29.00.12.82
    29285 PLOUZANE CEDEX       |\   E-mail: Ronan.Keryell at enst-bretagne.fr
    FRANCE                     | \  http://www-info.enst-bretagne.fr/~keryell



More information about the linux-fai mailing list