Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

grub is modified after the cleanup #46

Open
pirat89 opened this issue Aug 15, 2018 · 0 comments
Open

grub is modified after the cleanup #46

pirat89 opened this issue Aug 15, 2018 · 0 comments

Comments

@pirat89
Copy link
Collaborator

pirat89 commented Aug 15, 2018

When the redhat-upgrade-tool --clean is used and the grub.conf.preupg file doesn't exists, there are created comment lines in the end of the grub.conf file.

# 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/mapper/VolGroup-lv_root
#          initrd /initrd-[generic-]version.img
#boot=/dev/vda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux Server (2.6.32-754.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-754.el6.x86_64 ro root=/dev/mapper/VolGroup-lv_root rd_NO_LUKS LANG=en_US.UTF-8 rd_NO_MD rd_LVM_LV=VolGroup/lv_swap SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_LVM_LV=VolGroup/lv_root  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet
        initrd /initramfs-2.6.32-754.el6.x86_64.img
#--- BOOM_Grub1_BEGIN ---
#--- BOOM_Grub1_END ---
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant