You are not logged in.

#1 2022-02-28 23:06:27

thealphareturns090123894
Member
Registered: 2022-02-28
Posts: 10

GRUB/os-prober won't recognise Arch on Windows

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

#2 2022-03-01 02:02:17

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,292

Re: GRUB/os-prober won't recognise Arch on Windows

You need to mount the secondary ESP "somewhere" before it's going to be considered by os-prober, did you do that?

Offline

#3 2022-03-01 19:13:15

thealphareturns090123894
Member
Registered: 2022-02-28
Posts: 10

Re: GRUB/os-prober won't recognise Arch on Windows

no.. where should i mount the second one? i mounted the first at

/boot/efi

Offline

#4 2022-03-01 20:42:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,292

Re: GRUB/os-prober won't recognise Arch on Windows

"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

#5 2022-03-02 04:20:35

thealphareturns090123894
Member
Registered: 2022-02-28
Posts: 10

Re: GRUB/os-prober won't recognise Arch on Windows

alright thanks!

Offline

Board footer

Powered by FluxBB