TIPS: Modify the startup option interface of Ubuntu8.04

Source: Internet
Author: User
In fact, it is very simple. In combination with the operations on other Linux systems and the features of Ubuntu8.04, you can complete the following steps: 1. Run the terminal and enter sodugedit/boot/grub/menu. after lst press enter, enter the super user's password to bring up the corresponding menu; 2. Ignore the line with the # sign. The main changes are: default0 (the default value is 0, if you want to change it to start directly from windows, you need to change 0 to another number, and my personal value is 2) timeout.

In fact, it is very simple. In combination with the operations on other Linux systems and the features of Ubuntu 8.04, you can do it in a few steps:

1. Run the terminal and enter sodu gedit/boot/grub/menu. lst.

Press enter and enter the super user's password to bring up the corresponding menu;

2. Ignore the line with the # sign. The main changes include:

Default 0 (the default value is 0. If you want to change it to start directly from windows, you need to change 0 to another number. My personal value is 2)

Timeout 5 (system wait time, which can be changed to any number greater than 0)

3. I personally deleted all the default Ubuntu security mode. The deleted content is as follows:

Title Ubuntu 8.04
Root (hd0, 6)
Kernel/boot/vmlinuz-2.6.24-16-generic root = UUID = 4dc665d1-c8d0-4408-8f51-676fb4633497 ro quiet splash locale = zh_CN
Initrd/boot/initrd. img-2.6.24-16-generic
Quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# Ones.
Title Other operating systems:
Root

# This entry automatically added by the Debian installer for a non-linux OS
# On/dev/sda1
Title Windows 2003/Mac OSX (OSX is also installed in my system)
Root (hd0, 0)
Savedefault
Makeactive
Chainloader + 1

4. The file does not support Chinese characters. Save the modification. Remember!

Related Article

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.