Hide Forgot
Description of problem: after upgrade the rhev-hypervisor to the newest version from kernel boot command line with "linux upgrade", the default boot item in grub.conf always set to the Backup item, this need to set to the newest system, [root@localhost ~]# cat /boot/grub/grub.conf default saved timeout 5 hiddenmenu title Red Hat Enterprise Virtualization Hypervisor (6.2-0.3.el6) root (hd0,0) kernel /vmlinuz0 root=live:LABEL=Root ro roottypefs=ext2 ksdevice=bootif processor.max_cstate=1 crashkernel=512M-2G:64M,2G-:128M lang= nomodeset rd_NO_LUKS rd_NO_MD quiet elevator=deadline rhgb rd_NO_DM initrd /initrd0.img title BACKUP root (hd0,1) kernel /vmlinuz0 root=live:LABEL=RootBackup ro roottypefs=ext2 ksdevice=bootif processor.max_cstate=1 crashkernel=512M-2G:64M,2G-:128M lang= nomodeset rd_NO_LUKS rd_NO_MD quiet elevator=deadline rhgb rd_NO_DM initrd /initrd0.img savedefault Version-Release number of selected component (if applicable): rhev-hypervisor-6.2-0.3 How reproducible: always Steps to Reproduce: 1, upgrade the old system to the new from kernel boot command line with "linux upgrade" Actual results: Expected results: Additional info:
*** Bug 703375 has been marked as a duplicate of this bug. ***
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1783.html