Skip to content

Instantly share code, notes, and snippets.

@Ayushverma8
Last active October 12, 2017 05:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ayushverma8/8046eb5b6df670994237eba5f9f0b4b5 to your computer and use it in GitHub Desktop.
Save Ayushverma8/8046eb5b6df670994237eba5f9f0b4b5 to your computer and use it in GitHub Desktop.
About Booting Process Linux
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-194.el5PAE)
root (hd0,0)
kernel /boot/vmlinuz-2.6.18-194.el5PAE ro root=LABEL=/
initrd /boot/initrd-2.6.18-194.el5PAE.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment