direct login in virtual console in ubuntu 9.10

Asked by Sukhvinder

i wanna login in virtual console means command line terminal directly. i wanna skip the graphical log in.
tell me how it is possible..................
thanks................

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gdm Edit question
Assignee:
No assignee Edit question
Solved by:
Sam_
Solved:
Last query:
Last reply:
Revision history for this message
Best Sam_ (and-sam) said :
#1
Revision history for this message
Sukhvinder (mastersukhi) said :
#2

thanks.................
in /etc/default/grub:
LINUX_COMMAND_DEFAULT="text"
and then run the cmd:
update-grub2

this solved my problem