2017-9-14-linux porting: Speed up the startup of Linux hosts

Source: Internet
Author: User
Tags uuid

Reference article: http://www.mintos.org/skill/fast-boot.html

Today did not intend to write blog, Linux laptop boot too slow, wasting life. Why not just write a blog about speeding up the startup of Linux hosts?

VI Gedit/etc/default/grub

Modify the inside file,

Grub_out=1;

grub_cmdline_linux_default= "Profile"//profile originally "quit Splash" and finally changed to "Quit Splash text"

Then: wq!

sudo update-grub

Then reboot.

The first boot may be slower after the change, and there may be a black screen and a few more times. The boot screen from the image into terminal text mode, cool.

sudo gedit/etc/fstab

UUID=2A3F1CFB-B5F6-4B48-A7C8-1A7F7EFC2BBB/EXT4 Errors=remount-ro 0 0

UUID=2A3F1CFB-B5F6-4B48-A7C8-1A7F7EFC2BBB/EXT4 Errors=remount-ro 0 1//because this piece is not fast how much, and changed back again

Boot start item has not been modified, say it.

You can try the Permanent pure Command mode start: http://jingyan.baidu.com/article/c1465413f4019b0bfcfc4c14.html

2017-9-14-linux porting: Speed up the startup of Linux hosts

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.