Haven’t been active in the forum for quite some time. No real issues until now.
Going from 13.1 to 13.2 doing a clean install. I think the install takes, but Grub2 does not show up. So I am guessing I am choosing the wrong options somewhere along the line. Anybody set up similar to me have a successful install?
My desktop is dual boot with a physical hard drive for Windows and a physical hard drive for Suse.
Set up:
Bios – Legacy Boot (MBR)
Hard Drive 1 (sda) used for Windows 7 Home Premium
Hard Drive 2 (sdb) used for Suse (previously had 13.1)
External Hard Drive (sdc) used for certain backup data
Options used in 13.2 x64 Install:
Create Partition Setup:
Hard Drive /dev/sdb
Use Entire Hard Drive
Expert Partitioner:
sdb1:
Do not format Partition
File System ID: 0x00 Bios Grub
Do not mount partition
Size – 7.84 MiB
sdb2:
Format Partition
Mount Partition – swap
Size – 2.01 GiB
sdb3:
Format Partition – Ext4
Mount Partition - /
Size – 40.00 GiB
sdb4:
Format Partition – Ext4
Mount Partition - /home
Size – 889.49 GiB
Booting:
Boot Loader – GRUB2
Boot From Master Boot Record – Unchecked
Boot From Root Partition – Checked
Set active Flag in Partition Table for Boot Partition – Checked
Write generic Boot Code to MBR – Checked
Protective MBR flag – remove
Boot Loader Installation Details:
Disk Order - /dev/sdb, /dev/sda, /dev/sdc (external drive)
Volume 0 F DVD-ROM 0 B No Media
Volume 1 G DVD-ROM 0 B No Media
Volume 2 System Rese NTFS Partition 100 MB Healthy System
Volume 3 C NTFS Partition 302 GB Healthy Boot
Volume 4 D NTFS Partition 629 GB Healthy
Volume 5 E RAW Partition 2061 MB Healthy
Volume 6 H RAW Partition 889 GB Healthy
Volume 7 RAW Partition 40 GB Healthy Hidden
That already explains why you are having problems.
Boot from the MBR. If you still leave the disk order as “/dev/sdb, /dev/sda, /dev/sdc” then that means the MBR of your second disk (/dev/sdb). It won’t interfere with Windows. You probably have to tell the BIOS to boot your second disk in order to boot opensuse that way.