Hello nrickert,
thanks for your reply.
Downloaded OS 15.2 as suggested and tried to install it from an USB stick.
I set up my own set of partitions on disk B, but during the following process I got an error message that the system would become unbootable, because there would be no efi partition and stopped the installation.
So how can I convince OS 15.2 that indeed it is non an UEFI, but simply an MBR based legacy boot system ?
As I do not need the content of the old OS 15.1 on disk A (the data I want to keep is on disk C & D) , I would like to disable GRUB2 and let the system directly boot the windows parition on disk A. Then OS 15.2 would start in a cleaner, more standard environment …
But how can I convince Grub2 to exactly do that ? Have had already a similar Grub situation with OS 42.x and ended up in an unbootable system. Took me hours to make that pc boot again.
There are several parameters in Yast/Bootloader which sound promising, but the help text is not really helpfull.
I took screenshots, but as this forum does not support the upload of images … So I can only describe those options:
Boot Loader Location :
( ) Boot from Partition
(x) Boot from MBR
( ) Custom Boot Partition
Options:
( ) Set active Flag in Partition Table for Boot Partition
( ) Write generic Boot Code to MBR
( ) Enable Trusted Boot Support
Is option 2. (“Write generic Boot Code to MBR”) disabling the Grub2 ?
The help says:
**Write generic Boot Code to MBR **replace the master boot record of your disk with generic code (OS independend code which boots the active partition)
Does it mean it will disable Grub and just boot the active partition ? Because if not and I remove the OS 15.1 partitons on disk A … Booom!
If it works it would be great as then I could boot directly into Windows and remove the old 15.1 partitions on disk A and expand the Windows partition. Then I could start with the installation of OS 15.2 on disk B. Well if I can convince OS 15.2 to install on a legacy MBR system …
TIA, Joe