For whatever reason, the "Ctrl-Alt-Fn" sequence has no effect on one of my Ubuntu machines; the sequence is interpreted as ordinary input. I need to get the system to a console because I'm trying to do a dist-upgrade and that's going to bounce gdm etc.

Is there some command-line tool that can be used to switch consoles? I have some vague distant memory of that being possible.

(I'm running Ubunty Jaunty at the moment. Yes I know it's old; I'm trying to march forward.)

link|improve this question

feedback

2 Answers

up vote 6 down vote accepted

I think the answer here which suggests using the command chvt should help (assuming I've understood your requirement correctly)

link|improve this answer
Opps - saw you've just posted the same thing! At least I didn't get it wrong then! :-) – Neil Jun 18 '11 at 16:07
No problem - thanks for helping. – Pointy Jun 18 '11 at 16:13
feedback

Found it: chvt is exactly what I was looking for. The console how-to has good stuff in it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.