zimaos-rauc
zimaos-rauc copied to clipboard
Can not boot from NVMe drive
I tried to install the 1.0.0 open beta onto an NVMe drive.
The installer did recognize the device /dev/nvme0n1 and installation went fine.
But after reboot I had no success, ZimaOS won't boot. It is also not visible in the UEFI boot menu.
Tried again with the 1.1.0 Open Beta installier.
This time I installed ZimaOS on both drives NVMe and SATA (/dev/nvme0n1 and /dev/sda).
UEFI Boot manager does not recognize both of them. So it is not directly a NVMe issue.
Other OS like Arch Linux run fine on the same machine, btw.
UEFI Boot manager does not recognize both of them. So it is not directly a NVMe issue.
OK, to be more exact:
The entry in my UEFI boot manager ist called: GRUB (Drive not present).
I mounted the drives, all 8 partitions are there including boot and the bootx64.efi file. So installation works fine, but something with the GRUB install goes wrong I assume.
In the meantime, I restored 1.1.0 beta on both NVMe and SATA using balenaEtcher. This is how the drives look afterwards:
So there is some downside with NVMe. It shows the same layout, but no filesystem is recognized.
Nevertheless, none of the drives is booting. Seems to be some additional grub.cfg issue. Will create another issue, if necessary.
I'm wondering if this could possibly be related to the issue I have https://github.com/IceWhaleTech/zimaos-rauc/issues/61#issue-2274129441
Installing 1.2.x works fine onto the NVMe drive. So I can close this issue.
Nevertheless., the 8th partition is still too small and the whole drive is not used at all. Will create another issue for that if not done yet by someone else.