EDIT: Appearently, steps below work fine on RL8.7, but not on RL9.1.
I’m trying to learn installation using text mode. But I can’t figure how to boot to full encrypted disk with multiple lvm partitions. The steps I took (over and over) is down below:
After these, using text mode, manually assigned mount points, disabled KDump, set rootpw, installation options et cetera. Installation goes on without an error. But booting is stucked like this:
I did the same partition using graphic installer, trying both luks1 and luks2. It never made any difference. Only way the system able to boot was when the encrypted disk only had / and swap partitions.
What do I do wrong and/or don’t I do? I’ve been researching for about 2 weeks now, and run out of resources.
EDIT: I’ve tried the exact same procedure in v8.7 minutes ago and system booted as it should.
Have you confirmed that a default install of RL9.1 works on your hardware?
RHEL 9 requires a processor that supports AMD x86_64 (v2).
I don’t know the exact criteria but if you install inxi in RL8 and then issue this command
inxi -Cx
then post the output here.
Sample from my system below.
I can only upload 1 img per post, so, copy-pasted it.
I will test if any one of the partitions cause this error. Though, it might be a grub conf problem, I assume. Since the encrypted partition does open, but any the other partitions, which are below / (root), does not mount automatically. No errors on installation or memory. All functionalities works just fine when mounted using the installation image’s rescue shell.
The grub.conf, initramfs and crypttab files of RL8.7 and RL9.1 seemed similar to me. But as being a complete beginner, I don’t know if the problem caused by me doing something wrong or there is something off in RL9.1.