Hello All!
Have successfully done (most of) an upgrade to 11.1 from 10.3. Get all packages installed, but at the last step, an error is thrown saying rpmdb is corrupted…
Apparently, install tries to run:
rpmdbsolv -r '/mnt'-p /mnt/etc/products.d' <etc>
System is now un-bootable, as GRUB still points to the old kernel. Assuming this could be fixed by running a fix of rpmdb, but how to get to a command prompt?
OR, what is the correct GRUB syntax to accommodate the 11.1 kernel?
You can try one last thing before doing a reinstall, install GRUB by hand. Boot with the install DVD and choose Rescue System. Login as root, no password, then do:
mount /dev/sda2 /mnt (or whatever the partition is)
grub-install --root-directory=/mnt /dev/sda