After years of using Windows I decided to try out Ubuntu. I decided to start by making a dual boot. I am using Acer Predator laptop which has the Intel Optane memory.
So my Windows SSD is the Intel one and I wanted to install Ubuntu on my second SSD (Samsung, shouldn't matter). I took out the Windows SSD and left just the formatted Samsung one. Booted into Ubuntu, the install didn't work. I had to solve the RST issue that pops up during Ubuntu install. I changed the SATA mode in BIOS to AHCI (from Optane in raid). That made it work.
After installing the Ubuntu I tried booting to Windows which didn't work. I had to go back to BIOS and change the SATA mode back to Optane in raid. That made Windows boot normally but at the same time mess up Ubuntu.
I don't understand how the disk that Windows is installed on affects Ubuntu disk, as they shouldn't be tied to each other.
When I try to boot into Ubuntu I get stuck on a black screen with this text:
[ 0.089819] x86/cpu: SGX disabled by BIOS
[ 0.699865] Integrity: Problem loading X.509 certificate -65
[ 0.699904] Integrity: Problem loading X.509 certificate -65
Gave up waiting for root file system device. Common problems:
-Boot args (cat /proc/cmdline)
- Check rootdelay= (did the system wait long enough?)
- Missing modules (cat /proc/modules; ls /dev)
ALERT! UUID=e0414a0b-d94e-4a2f-ae62-e4e136518939 does not exist. Dropping to a shell!
BusyBox v1.30.1 (Ubuntu 1:1.30.1-6ubuntu2) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
(initramfs)
is a prompt where you can issue some (very limited and crude) commands to troubleshoot. – tripleee Aug 27 '21 at 10:25If I would leave the disk in, it wouldn't change anything as I still had the error while installing ubuntu that said to turn the RST off (that was essentially why I tried solving that by taking the SSD out). That is the furthest I have gone with both disks in. That would mean changing the SATA mode again and that makes the Windows not boot up. I hope that this makes sense.
– Fhanus Aug 27 '21 at 11:18