I now have an unbootable system after upgrading from 15.3 to 15.4.
I DID notice the warning message before update about booting from an EFI device for a Legacy MBR. Sure enough, I saw it and I stepped in it - hoping that all would be fine. Under “1.4 UEFI, GPT, and MS-DOS Partitions” at https://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/15.4/index.html#installation, it says to *“convert the legacy MBR partition to GPT.” *BTW: I also noticed that my windows drive is missing from the grub menu.
Considering that I can’t get into the system (which is encrypted, btw) please tell me what is my best option. Thanks in advance.
P.S. Under UEFI Firmware Settings in the grub menu: error: …/…/grub-core/script/function.c:119:can’t find ‘fwsetup’
You possibly used the DVD installer or NET installer for the upgrade. And it seems that you booted the installer in UEFI mode. That was your mistake. You should have booted it in legacy MBR mode.
Switching a disk from DOS/legacy partitioning to GPT partitioning will often result in a loss of data. Your best bet might be a clean install of Leap 15.4, though you might lose Windows.
Yes, I used the DVD installer. Please tell me how do I boot it in legacy MBR mode. I have windows on another drive, so I’m not worried about that. Thanks in advance.
I have two UEFI boxes, and they behave differently. With one of them, I hit F12 during boot and it gives me both UEFI and legacy boot choices provided that secure-boot is disabled. On the other one, I have to tell the BIOS whether to prefer UEFI booting or CSR booting before I start.
If you booted 15.3 on the same PC, exactly the same way you would get it booted to 15.4 - anyplace you can type in a command from a root login. If there’s any problem to copy & paste, redirect output to a file:
Sincere apologies for the delay. Thank you for waiting. My motherboard broke down, so I am in the process of connecting to an ASUS TUF Gaming B450M-Pro S MB. BTW: I am having trouble finding info booting legacy bios on these newer MBs. Like this new one, ASUS only wants to talk about how great UEFI is.
Evidently, there was some kind of damage to both my linux and windoz drives when the motherboard died; I am unable to boot into both of them.
On the OSS side, I have tried almost every 15.3 snapshot, but I keep getting a message to the effect, “no IRQ available to handle that vector,…” then the system restarts. The same happens with 15.4.
The motherboard also reports on the handy LED display that there is something wrong with these drives.
There is a possibility that I installed a damaged 15.4 from DVD. I did not do a checksum because openSUSE-Leap-15.4-DVD-x86_64-Media.iso.sha256 was empty when I downloaded it. I just now checked it; now there’s data.
The new ASUS MB has a facility for legacy USB. The problem is I no longer have a PC for creating that OSS 15.4 USB.
I plan on reinstalling OSS 15.3 from DVD on a another drive. Thanks to all for your help. I will be starting a different thread under hardware to get help on extracting data from my encrypted OSS 15.3 / 15.4 drive.
This install does not seem stable. What do you think of installing the UEFI Arm 64-bit servers, desktops, laptops and boards (aarch64) version of 15.4 over the AMD 64-bit desktops, laptops, and servers (x86_64)? Thanks in advance.
I’ve been trying to understand the 15.4 docs on what I experienced so far during installation. The install threatened me with an unbootable system because I didn’t boot through legacy bios (my ASUS MB is UEFI). I had to replace a defective graphics card that gave me the impression it wasn’t booting. After, putting in working hardware, 15.4 boots, but it acts like it’s not quite stable. I plan on upgrading with 15.4 (x86_64) again with a DVD, this time with checksum and disk verification on the working system (checksum was empty when I first downloaded).
Please show us what the graphics system is doing. From Konsole, Xterm or other GUI terminal, run sudo inxi -U, then show here input and output from inxi -GSaz --vs pasted within code tags.
I decided to reinstall 15.4 again via newly generated DVD and working system. The 2nd time around, I got no such warning message about legacy bios. All is stable and working fine now. What I figure is that defective graphics card brought on that warning message. The non-booting disability was by happenstance due to the defective graphics card. Thanks for your reply. I will make note of your instructions - just in case.