I have a Supermicro X10SAT, Xeon E3-1276 v3, 32GB ECC
You understand that part, right?
and several SDD and HDD attached.
sda is formatted GPT and has rEFInd in the GPT-SP, Linux mint installed in one of the partitions, and other stuff.
- there are several SATA drives.
- of interest is sda, which I’ll elaborate on.
This machine already has partitions with stuff (running OS and data) on it.
- GPT format
- rEFInd in the special GPT System Partition, to provide for multi booting of the various partitions.
- Linux mint installed in one of the partitions.
- Clonezilla, data partitions, room for other distros…
I want to install openSUSE in a newly created sda6, with /home in a newly created sda4, and the dedicated sde is the swap drive.
I don’t want to wipe out the drive and everything on it. I want to install openSUSE specifically in the partition sda6 and sda4. Those are partitions on sda which also has other stuff on it: you really can’t follow this? It sounds detailed and specific to me, so help me out here if something doesn’t scan.
My first attempt, rEFInd did not see the new system.
I put in the DVD and let it boot. As I later learned, it booted in legacy mode, and gave the fancy welcome graphic with the options keys noted at the bottom. I let it run the install, and told it where to put root, home, and left out swap since it wouldn’t let me specify sde or sde1. I have 32GB RAM so swap isn’t a problem.
Upon rebooting, the EFI menu did not show a new option for openSUSE or anything in sda6.
I tried again and could not figure out how to specify a grub partition, even though it complains that I didn’t. The “edit” allows for mount points but doesn’t say anything about specifying the grub partition.
I tried again, but could not find a way to specify the grub partition. It complains that it wants one, but I could find no way to specify it.
Then I read in an article here that the EFI boot install requires booting the DVD in UEFI mode. Sure enough, I found an entry for that on the boot menu, and get a different start-up screen.
But it gets stuck after “Loading initial ramdisk…”.
Booting the DVD in UEFI mode, I get a different, plain, menu. Whether I pick Install or Check Media, it gets stuck and won’t boot. In later experiments I found that even if I remove all the drives from the system (other than the DVD), unplug everything except one keyboard and trackball, and pull a add-on USB3 port PCIe card, I cannot boot the DVD in UEFI mode.
(In the other boot mode, I ran “verify media” and it checks).
In legacy boot mode, the image runs and it passes the media check. So it’s not a corrupted DVD.
If there is something wrong with my system that gets stuck at booting, is there a way to see the boot log from this step?
“Gets stuck” is not very diagnostic. Booting Linux often shows a log on the console as to what it’s doing, such as errors, timeouts, crashes, etc. If I could see that I might tell where it is stopping, on some kind of error or timeout loop. Though that this point since I’ve already pulled everything except the video card, it would not be helpful.