You are not logged in.
Before you mark as duplicate, this is not the same as https://bbs.archlinux.org/viewtopic.php?id=262640 in that I have two different efi partitions on two separate drives
so an image:
https://imgur.com/a/fwvNOFT
sidenote: there is a windows part on the efi of the 1tb (the one with linux) drive but i think its trying to boot D:\ and it goes into automatic repair. D:\ is extra storage part for windows (games, movies, visual studio...)
anyway, hence the title, os-prober wont recognise the efi partition on the 2nd drive (the windows one) and, yes, i did the grub_disable_os_prober=false thing.
Last edited by thealphareturns090123894 (2022-02-28 23:08:44)
Offline
You need to mount the secondary ESP "somewhere" before it's going to be considered by os-prober, did you do that?
Offline
no.. where should i mount the second one? i mounted the first at
/boot/efiOffline
"Somewhere" it doesn't matter where (other than, don't mask over other partitions you'd want to be considered), pick /mnt or whatever, it just has to be mounted, os-prober parses the mount table and then checks for relevant boot loaders/kernel to generate configs for from there, you just need to do this once during the initial config creation.
Last edited by V1del (2022-03-01 20:45:44)
Offline
alright thanks!
Offline