Article 5BQW9 In place upgrade issue

In place upgrade issue

by
Sleepinfire
from LinuxQuestions.org on (#5BQW9)
I'm having some trouble with an in place upgrade.

I'm following these instructions:

https://access.redhat.com/solutions/637583

Which is the same here:

https://drive.google.com/file/d/1aGi...58I4tUsVs/view

I'm at the part where this command is run:

redhat-upgrade-tool --force --cleanup-post --iso /home/lnuser/rhel-server-7.9-x86_64-dvd.iso
After the command completes it says "Reboot to start upgrade."

Upon rebooting no upgrade occurs, it boots back into the 6.10 login screen.

Here is my grub.conf after running the command. Any assistance would be much appreciated.

# 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,4)
# kernel /vmlinuz-version ro root=/dev/md1 rdblacklist=nouveau vga=791
# initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,4)/grub/splash.xpm.gz
hiddenmenu
title System Upgrade (redhat-upgrade-tool)
root (hd0,4)
kernel /vmlinuz-redhat-upgrade-tool root=UUID=18c81d4e-5e47-44fe-a497-3f6e3fe92ec9 ro rd.luks=0 KEYBOARDTYPE=pc vconsole.keymap=us rd.locale.LANG=en_US.UTF-8 rd.md.uuid=1c909d7e:074b0a4c:9d771f30:886f9a5a vconsole.font=latarcyrheb-sun16 crashkernel=auto rd.md.uuid=531a8f80:75ad6448:1c7d7623:297245f6 rd.lvm=0 rd.dm=0 rd.driver.blacklist=nouveau vga=791 upgrade init=/usr/libexec/upgrade-init enforcing=0 rd.plymouth=0 plymouth.enable=0 net.ifnames=0 consoleblank=0
initrd /initramfs-redhat-upgrade-tool.img
title Red Hat Enterprise Linux Server (2.6.32-754.35.1.el6.x86_64)
root (hd0,4)
kernel /vmlinuz-2.6.32-754.35.1.el6.x86_64 root=UUID=18c81d4e-5e47-44fe-a497-3f6e3fe92ec9 ro rd.luks=0 KEYBOARDTYPE=pc vconsole.keymap=us rd.locale.LANG=en_US.UTF-8 rd.md.uuid=1c909d7e:074b0a4c:9d771f30:886f9a5a vconsole.font=latarcyrheb-sun16 crashkernel=auto rd.md.uuid=531a8f80:75ad6448:1c7d7623:297245f6 rd.lvm=0 rd.dm=0 rhgb quiet rd.driver.blacklist=nouveau vga=791
initrd /initramfs-2.6.32-754.35.1.el6.x86_64.img
title Red Hat Enterprise Linux (2.6.32-431.el6.x86_64)
root (hd0,4)
kernel /vmlinuz-2.6.32-431.el6.x86_64 ro root=UUID=18c81d4e-5e47-44fe-a497-3f6e3fe92ec9 rd_NO_LUKS KEYBOARDTYPE=pc KEYTABLE=us LANG=en_US.UTF-8 rd_MD_UUID=1c909d7e:074b0a4c:9d771f30:886f9a5a SYSFONT=latarcyrheb-sun16 crashkernel=auto rd_MD_UUID=531a8f80:75ad6448:1c7d7623:297245f6 rd_NO_LVM rd_NO_DM rhgb quiet rdblacklist=nouveau vga=791
initrd /initramfs-2.6.32-431.el6.x86_64.imglatest?d=yIl2AUoC8zA latest?i=Tm4zuSVeN3U:0YByGhm1bmQ:F7zBnMy latest?i=Tm4zuSVeN3U:0YByGhm1bmQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=Tm4zuSVeN3U:0YByGhm1bmQ:gIN9vFwTm4zuSVeN3U
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments