Results 1 to 4 of 4
Hello...Just completed installing Ubuntu 11.04 after a long time away from Linux. Installed on an external drive and currently running thru a Sony Vaio Laptop with NVidia Video and 6m ...
- 09-21-2011 #1Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
Console Terminals F1 thru F6
Hello...Just completed installing Ubuntu 11.04 after a long time away from Linux. Installed on an external drive and currently running thru a Sony Vaio Laptop with NVidia Video and 6m Ram. Currently all is fine with exception I cannot use the Ctrl-Alt F1 thru F6 for the console terminals. I get a black screen or a white one that gradually darkens. It will not accept any keyboard inputs nor is there any text displayed. Have played with grub, grub.d and the 00_linux and 10_linux files with no joy from suggestions from one user at Ubuntu forum. This has not helped. Looking for a solution as to what is causing this issue. I am running a 1920x1080 resolution. Desktop Terminal and all other programs are fine. Could use some suggestions if anybody has any ideas. I have also been searching the internet and will continue to search for an answer. Thanks for any help!! Bill....
- 09-24-2011 #2
- 09-24-2011 #3Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
Ubuntu does not use inittab (not in /etc). Uses some other form for control of X11 and Desktop...
Bill....
- 09-28-2011 #4
On ubuntu it will be /etc/init/tty1.conf - I'm using Maverick (10.10), upstart 0.6.6-4.
Code:start on stopped rc RUNLEVEL=[2345] stop on runlevel [!2345] respawn exec /sbin/getty -8 38400 tty1


Reply With Quote
