Ubuntu10.10 starts to enter the command line mode

Source: Internet
Author: User
Ubuntu10.10 start to enter Command Line Mode 1: Run sudogedit/etc/default/grub2: Find GRUB_CMDLINE_LINUX_DEFAULT = "quietsplash" 3: change to GRUB_CMDLINE_LINUX_DEFAULT = "quietsplashtext" 3: running sudoupdate-grub restart over does not require any pair of G

Start Ubuntu 10.10 to enter the command line mode

1: Run sudo gedit/etc/default/grub
2: Find GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash"
3: changed to GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash text"
3: Run sudo update-grub.

Restart over

You do not need to perform any operation on the agent.

In addition, in the Chinese locale, the command line interface displays Chinese characters. You can simply install zhcon and also bring the Chinese Input Method under the command line.

Sudo aptitude install zhcon
Zhcon -- utf8
The idea must be started with the -- utf8 parameter. The default zhcon is gb2312 encoding.

If you do not need to enter Chinese characters in the console, you can use jfbterm to display faster and more elegant data.

Sudo aptitude install jfbterm
Jfbterm-q-c other, UTF-8, iconv, UTF-8

Because the parameters are too long, you can write files and add execution permissions to run them.

In addition, to enable framebuffer to Improve the Performance of zhcon or jfbterm, you also need to modify the/etc/default/grub file and remove the comment (#) before GRUB_GFXMODE, you can change the value to 800x600 or 1024x768 based on your machine. Do not change the value to the wide screen resolution unless you use the vbeinfo command to test that the video card supports framebuffer under the wide screen resolution.

For example
GRUB_GFXMODE = 800x600x16

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.