I have a 10.3 workstation that I would like to upgrade to 11.2.
I install a new HD for this, then proceed to install 11.2. The installation goes fine, but on reboot at end of install, computer says that it “Cannot find Active Partition”
I am presuming that it might be the ext4 file extension.
The computer is an Intel core2duo 2.5 gig CPU with 2 gig of RAM on an intel desktop motherboard & using SATA hd’s.
Possibly if you have added 11.2 to Grub from an earlier version. If so you may solve the problem by installing Grub from 11.2 to access all three distros.
I’ve seen this issue before on Fedora when I purchased a new hard drive. You likely won’t experience it again unless you get a new hard drive now that an active/boot partition on the drive.
This is a fresh-out-of-the-wrapper 500Gig HD that I am trying to install it onto. If I understand you correctly, if I am using a new HD, I will see this?
My understanding of forum traffic when I saw it on Fedora is that it depended on how HD manufacturer configured the drive prior to shipping it. Did setting the bootable flag solve the problem?
Do you mean that it took updates after it installed?
Yes I do that, that is the first thing I always do after a fresh install. Come to think of it, the updates were crapping out during the update, like the connection to the update repo was cut off.
I don’t have the workstation here, it is at my office. Will post what you ask tomorrow. Will let you know tomorrow Unamanic
From what you describe, my advice would be re-install. It sounds like your downloaded updates might have been corrupted.
Then when you get to the desktop for the first time, open a su terminal and run
zypper lp
then
zypper patch
This should install only patches, which fixes some bugs from the original release. It may help as there was a bug affecting network connections which may have had a part in your 1st attempt at install and update.
Then reboot and if you get back to the desktop, try a full update.