Open alsemenov opened 2 days ago
With the upcoming release we will move away having /boot/efi and /boot for refind.
Please setup a 2GB /boot and then the rest a root. You can find the upcoming release ISO here: https://cdn77.cachyos.org/ISO/desktop/241110/cachyos-desktop-linux-241110.iso
Please, clarify the partityon type for single /boot. Should it be fat32 or ext4?
Also, please, clarify whether such setup will allow to boot existing Windows 11 installation?
Please, clarify the partityon type for single /boot. Should it be fat32 or ext4?
Also, please, clarify whether such setup will allow to boot existing Windows 11 installation?
Refind should automatically detect the EFI of windows.
/boot fat32
With new image cachyos-desktop-linux-241110.iso I have got the same error. Please, see full log https://termbin.com/94vm
I can not reproduce in QEMU with manual partitoning.
With new image cachyos-desktop-linux-241110.iso I have got the same error. Please, see full log https://termbin.com/94vm
Correct me if I'm wrong, but it looks like you're not applying the boot
flag to the FAT32 partition.
Correct me if I'm wrong, but it looks like you're not applying the boot flag to the FAT32 partition.
I am sure I marked the checkbox for boot flag. I have found the following line in logs:
2024-11-11 - 21:58:24 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
2024-11-11 - 21:58:24 [6]: Setting flags on "/dev/nvme0n1" partition "/dev/nvme0n1p4"
"boot"
Also, please, look at the state of SDD after installation have failed - flag boot
is present
I downloaded cachyos-desktop-linux-241003.iso and tried to install. I selected manual disk partitioning, rEFInd boot manager, created 2048MiB partition for boot and reused existing 100MiB /boot/efi partition from Windows 11. The installation proceeds normally, but at the very end I get the error "No such file or directory: '/tmp/calamares-root-zzj6p_tb/boot/refind_linux.conf'". Full log https://termbin.com/96bk
BTW, the link "report bug" in README points to calamares/calamares repository instead of CachyOS/cachyos-calamares