Grub files in linux

Source: Internet
Author: User
Article Title: Grub file in linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

# Grub. conf generated by anaconda

#

# Note that you do not have to rerun grub after making changes to this file

# NOTICE: You have a/boot partition. This means that

# All kernel and initrd paths are relative to/boot/, eg.

# Root (hd0, 0)

# Kernel/vmlinuz-version ro root =/dev/sda2

# Initrd-version.img/initrd

# Boot =/dev/sda

Default = 0

(The first system is started by default. If it is a multi-system, it can be distinguished by the number following default)

Timeout = 5

(The time when the message is paused at startup)

Splashimage = (hd0, 0)/grub/splash.xpm.gz

(Grub background image)

Hiddenmenu

Title Red Hat Enterprise Linux Server (2.6.18-53. el5)

(Title information displayed)

Root (hd0, 0)

(Root position at startup)

Kernel/vmlinuz-2.6.18-53.el5 ro root = LABEL =/rhgb quiet

(Location and name of the kernel)

Initrd/initrd-2.6.18-53.el5.img

(Initrd kernel image name)

This article from the "ct Technical Summary" blog, please be sure to keep this source linux.blog.51cto.com/925709/279490 "> http://ct0707linux.blog.51cto.com/925709/279490

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.