GIF89a;
| Direktori : /boot/grub/ |
| Current File : //boot/grub/grub.conf.xen |
#
## Note that you do not have to rerun grub after making changes to this file
## NOTICE: You do not have a /boot partition. This means that
## all kernel and initrd paths are relative to /, eg.
## root (hd0,0)
## kernel /boot/vmlinuz-version ro root=/dev/sda1
## initrd /boot/initrd-[generic-]version.img
##boot=/dev/sda
default=0
timeout=10
#splashimage=(hd0,0)/boot/grub/splash.xpm.gz
#
title CentOS Linux (3.10.0-514.10.2.el7.centos.plus.x86_64) 7 (Core)
root (hd0,0)
kernel /boot/vmlinuz-3.10.0-514.10.2.el7.centos.plus.x86_64 root=/dev/xvda1 console=tty0 ro vconsole.keymap=us vconsole.font=latarcyrheb-sun16 LANG=en_US.UTF-8
initrd /boot/initramfs-3.10.0-514.10.2.el7.centos.plus.x86_64.img