Text mode refers to either using one of the virtual terminals or booting Ubuntu without using a graphics server such as X.
0
votes
1answer
22 views
cannnot boot to text mode with r/w fileystem
I installed Ubuntu 12.10 server to a laptop, and the grub file is along the lines of:
setparams 'Ubuntu'
recordfail
gfxmod $linux -gfxmod
set root ='hd0,msdos/'
...
3
votes
1answer
49 views
Is it possible to change text console (VT, framebuffer) foreground color?
I tried setterm -foreground green but any action resets the color back to white.
Also, switching black and white seems like a nice option for e-paper (e-ink) screens.
0
votes
0answers
75 views
Kubuntu: loaded into console mode, text too faint to see
I recently installed Kubuntu 12.10 on my Acer Aspire One netbook. It installed fine and loaded into console mode when I booted into it, but the text colors are very dark shades that almost blend in to ...
1
vote
1answer
72 views
Unsuccessful upgrade from 11.10 to 12.4 LTS leads to black screen with cursor blinking
During the upgrade from 11.10 to 12.4, I got stuck on a screen with background image, and nothing else.
I restarted the computer, and after GRUB menu, screen gets black with cursor blinking.
I've ...
1
vote
1answer
167 views
What packages do I remove to get a command line only mode?
I was attempting to install a command line only version of Ubuntu and followed the instructions here.
I downloaded the alternate CD and went through the installation, but never got an "Install a ...
1
vote
1answer
262 views
NVIDIA display driver not working in text mode
I have the NVIDIA display driver from CUDA 5.0 Pre-release (on a SONY vaio) installed with 12.04. X works fine, but I if I press Ctrl+Alt+F1 the screen turns black and no login prompt appears. Its ...
0
votes
1answer
1k views
12.10 Booting Into Variations Of Blank Screen
I've been running the Ubuntu 12.10 beta since about a month before the final release with almost no problems. However since the day of release (I'm assuming an update has caused this) I have had ...
0
votes
2answers
311 views
How to install Edubuntu on a system with low memory (256 Mb)?
I'm preparing an old system with 256 Mb RAM to send it to some children. It doesn't have Ethernet controller and there are no Internet access at the destination. I've chosen Edubuntu for obvious ...
0
votes
2answers
158 views
Text based installation for Server
I'm trying to install Ubuntu 11.04 server on one of my machines (1U server) but graphics at the time of installation has an issue. Previously I would remove HDD connect it to other computer, install ...
2
votes
0answers
232 views
verbose displayed halfly over text mode booting
I tried to boot my Ubuntu into text mode with verbosity enabled, this is what I configured in /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="text init=/sbin/init --verbose vga=791"
then update-grub ...
2
votes
2answers
2k views
Add console/text booting mode to grub
I want to have text booting mode (ala' Ubuntu server) option on grub menu screen. How do I create this menu entry?
4
votes
0answers
294 views
How to boot into the command line? [duplicate]
Possible Duplicate:
How to autologin in text mode
How can you boot directly into the command line with Kubuntu? I've tried searching on Google but all I can find is related to Ubuntu.
1
vote
1answer
2k views
Problem booting in text mode Ubuntu 12.04
I made the big mistake of upgrading to Ubuntu 12.04 on my computer with NVidia card and the interface is now broken. I have to use Unity 2D and the games I used to play with my daughter are not ...
-1
votes
5answers
2k views
ubuntu won't boot into graphical mode, it shows text mode with comands [closed]
I've tried many times to install ubuntu 11.10 in that computer but every time I install ubuntu, after it finishes to install amd reboot, instead of getting to graphical mode I see black screen with ...
12
votes
1answer
13k views
How do I boot into true text mode?
I've found ways to disable gdm or lightdm or whatever 11.10 uses, but I can't find a way to get a true text-mode boot. I want to see all the kernel messages fly by as it boots, not a stupid purple ...
5
votes
1answer
428 views
Is it possible to get the tux logo on the text based boot?
On Knoppix based distros, you get a nice Tux logo on the left of the screen during text boot, Is this possible to get on Ubuntu?
2
votes
1answer
465 views
strange text-mode behavior (large fonts and blue lines) with virtualbox [closed]
I've just installed Ubuntu 11.10 on Oracle VirtualBox and everything went fine except going to text-mode using CTRL + ALT + F1, the console appears in strange behavior as seen on the following link
...
5
votes
1answer
3k views
GRUB_CMDLINE_LINUX_DEFAULT=“text” is not working
I am trying to make Ubuntu run in text mode only as I want to use it as local server. I searched and found that I should edit /etc/default/grub and replace quiet splash with text then run update-grub, ...
1
vote
2answers
802 views
Booting into text mode - how can I fix it?
I upgrade my Ubuntu to 11.10. I restarted and it worked perfectly until now when I restarted again and it is now in text mode after I login. Can somebody please provided some suggestions on what I ...