Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-28-2005, 12:38 AM
|
#1
|
LQ Newbie
Registered: Oct 2004
Location: india
Distribution: susi
Posts: 7
Rep:
|
didn't find virtual text console ctr+alt+F1 like ?
hai i have installed fedora 4 on my pc but is seems my virtual consoles ie by pressing ctr+alt+F1 ......up to F6 not found is that not provided in fc 4
|
|
|
07-28-2005, 01:09 AM
|
#2
|
Member
Registered: May 2005
Location: Ukraine, Kiev
Distribution: SLES, Raspbian, Ubuntu-Mate, LineageOS
Posts: 114
Rep:
|
it is provided by /etc/inittab
as U can see i've got 3 virtual consoles running cos I don't need more %-)
# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
#4:2345:respawn:/sbin/mingetty tty4
#5:2345:respawn:/sbin/mingetty tty5
#6:2345:respawn:/sbin/mingetty tty6
Any questions left?
|
|
|
08-02-2005, 05:49 AM
|
#3
|
LQ Newbie
Registered: Oct 2004
Location: india
Distribution: susi
Posts: 7
Original Poster
Rep:
|
Thank u for informnation but what i have to do for running consoles by going in sbin/mingetty ? tell me little by breif example
|
|
|
08-08-2005, 02:41 AM
|
#4
|
Member
Registered: May 2005
Location: Ukraine, Kiev
Distribution: SLES, Raspbian, Ubuntu-Mate, LineageOS
Posts: 114
Rep:
|
let's take a look at your /etc/fstab with command
#grep mingetty /etc/inittab
it will show U the number of active consoles
1:2345:respawn:/sbin/mingetty tty1 this line means that the FIRST console is active and if I press ctrl+alt+F1 - I'll see the login prompt
#4:2345:respawn:/sbin/mingetty tty4 - this line is COMMENTED (# - this is a comment mark) and this means that tty4 console number 4 is NOT active
edit /etc/inittab the way you want
|
|
|
08-08-2005, 08:03 AM
|
#5
|
LQ Newbie
Registered: Aug 2005
Location: India
Distribution: fc4
Posts: 11
Rep:
|
still not working
# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6
hi my inittab files reads this but still i am not able to run the virtual consoles,pls help.
|
|
|
All times are GMT -5. The time now is 09:07 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|