I originally posted this thread, but I think I solved the original issue as I updated a restored image via the online update and that worked without conflicts (though an update from DVD after following the suggestions in that thread exhibited the same symptoms I am seeing now).
The problem now is that on reboot from the online upgrade when booting
15.3 default
the splash screen shows the spinner for what seems like a long time and then finally goes away without giving me a graphical log-in prompt, or properly starting all of my services like Network, DNS, Samba, and so on.
So I tried booting the entry for
15.3 default (recovery mode)
and that boots correctly with everything functioning like my DNS and Samba server. I then went into YaST boot configuration and removed splash=silent from the kernel options so I could see what is happening when I boot the default.
What I see is that the system is trying to mount a partition that no longer exists in my system. I checked the partitioner in recovery mode, and the disk ID that the system is trying to mount does not match what is referenced in the partitioner or the fstab file for my system. I think that what the upgraded system is trying to mount was a swap partition.
A little context might help: Before the upgrade, I made an image backup of the system drive I had in my system and restored that to a new, larger drive using “Image For Linux”](https://www.terabyteunlimited.com/image-for-linux.htm) In order to get that to boot, I had to manually edit /etc/fstab and put in the partition/device names. After the system successfully booted, I then went into the partitioner and changed the options for that drive to mount them by drive ID because my initial attempt at updating to 15.3 from DVD complained about having device names in the fstab file instead of device/drive IDs.
So, with the system booting from the new drive and the partitions being mounted by drive ID, I upgraded to 15.3 online. And now, I am at a point as I described above where the system is trying to mount a file system from a partition of a drive that no longer exists in the system. BTW - there appears to be no timeout for this operation and this, obviously, explains why it takes so long for the spinner to go away and leave my system without a login prompt.
How do I correct this? The fstab file is correct, however, it seems that the system, when booted “default,” is using something else to try to mount the file system, and I do not know what that is or how to correct it. My original thought was that since it is a swap partition, I would just reformat the partition; however, since the system is trying to mount a partition from a drive with a completely different Drive ID, I thought that the problem might lie elsewhere.
Would someone please let me know how to fix this?
Thanks in advance!