LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-30-2003, 07:36 PM   #1
madiyaan
Member
 
Registered: Apr 2003
Posts: 69

Rep: Reputation: 15
how to enter into console mode


How exactly do I enter into console mode (ie no X window "consoles"). I want to enter pure console mode with no windows/graphics...thanks.
 
Old 05-30-2003, 07:37 PM   #2
Ekim Gram
Member
 
Registered: Apr 2003
Location: West Islip, New York
Distribution: Slackware 10.0, Windows XP Pro
Posts: 128

Rep: Reputation: 15
What distro are you using?
 
Old 05-30-2003, 07:38 PM   #3
madiyaan
Member
 
Registered: Apr 2003
Posts: 69

Original Poster
Rep: Reputation: 15
mandrake 9.1 bamboo
 
Old 05-30-2003, 07:41 PM   #4
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Rep: Reputation: 30
init 3?
 
Old 05-30-2003, 07:58 PM   #5
madiyaan
Member
 
Registered: Apr 2003
Posts: 69

Original Poster
Rep: Reputation: 15
What is init3?
 
Old 05-30-2003, 08:08 PM   #6
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Rep: Reputation: 30
in your console... or where ever you can type in commands right now...
man init
this will open up the man page telling you how to use your inits

I think init 3 takes you to regular default console mode (no X server running)

You can also check your /etc/inittab file for the line that says:
# The default runlevel is defined here
id:5:initdefault:

the id:5: is the part you want to look at.
The 5 is the init level to start on bootup. If you are going straight into GUI (x srvr) then you are most likely defaulting to init 5 (i think... correct me if i'm wrong) depeding on the distro too.

If you want to boot straight to the regular console and no X srvr replace the 5 with a 3. OR, you can just type:
init 3 as root and it will switch to runlevel 3.

hope it helps.

L8rz
 
Old 05-30-2003, 09:30 PM   #7
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
If you're using KDE just click on the K menu and click logout. By default it should bring you to the terminal.
 
Old 05-30-2003, 09:59 PM   #8
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
just press Ctrl + Alt + F1 to get into console and Ctrl + Alt + F7 to exit it after you are done
 
Old 05-30-2003, 10:28 PM   #9
Azmeen
Senior Member
 
Registered: May 2003
Location: Malaysia
Distribution: Slackware, LFS, CentOS
Posts: 1,307

Rep: Reputation: 47
Woah... Jatt_thugz's method is the simplest and most often overlooked. You should try that madiyaan.
 
Old 05-30-2003, 10:41 PM   #10
ksgill
Senior Member
 
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044

Rep: Reputation: 45
yeah man...i got that from "Complete Idiots Guide to Linux"
 
Old 05-30-2003, 10:58 PM   #11
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Rep: Reputation: 30
Quote:
If you're using KDE just click on the K menu and click logout.
Not always true. As a matter of fact, SuSE, Slack, and some other distros have all acted the same in the manner of click log out and it will log you out, but put you in the KDM, not back to the console.

But maybe I read the question wrong...

L8rz
 
Old 05-31-2003, 02:12 PM   #12
madiyaan
Member
 
Registered: Apr 2003
Posts: 69

Original Poster
Rep: Reputation: 15
Yeah thanks Jutt_thugs...ure method was the best. Now i hope this isnt just a console with full screen mode. (I actualled want the console mode, not a console within the X server, because the X server is pretty unstable...) i think init method would work as well, but i dont want it to start in console mode everytime. It should give me an option of console mode just like it gives me the option of going into gnome mode or KDE mode or any other GUI mode...
Thanks again,
 
Old 05-31-2003, 06:05 PM   #13
DaFrEQ
Member
 
Registered: Mar 2002
Location: Earth... for now
Distribution: SuSE9.2 AMD64; LFS; GentooAMD64; Ubuntu10.04; RHEL 5.5; Solaris10(SPARC)
Posts: 418

Rep: Reputation: 30
You could write a script that does that.
Or better yet, I'm sure there is something out there already that can do it for you.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I enter sites via console? SpOmA Linux - General 2 08-26-2005 03:38 PM
cannot enter full screen mode in vmware maenho Linux - Software 0 01-07-2005 03:50 AM
XP wants to enter recovery mode after installing RH9 luizebs Linux - Software 8 12-29-2004 07:55 AM
Mandrake 9.2's boot process entirely done in console mode before loading in X mode... mishmash Mandriva 6 02-17-2004 09:19 PM
can no enter rescue mode entirely pandachina Linux - Software 0 09-07-2003 07:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:08 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration