You are not logged in.

#1 2020-09-26 11:05:31

si67
Member
Registered: 2020-09-06
Posts: 26

second drive doesnt show up after installing arch [SOLVED]

I have two drives
one had arch linux earlier
and the second one too i installed arch linux recently

after installing arch linux on second drive i cant see the first drive in boot menu or bios

i can boot into it and also access those files from second drive but it doesnt show up on bios

Last edited by si67 (2020-09-26 14:33:30)

Offline

#2 2020-09-26 14:15:47

G3ro
Member
Registered: 2020-09-24
Posts: 41

Re: second drive doesnt show up after installing arch [SOLVED]

You can try the following:
1. Rerun the grub installation.
2. Look at this: https://wiki.archlinux.org/index.php/GRUB#GNU/Linux
and this: https://wiki.archlinux.org/index.php/GR … m_other_OS

Last edited by G3ro (2020-09-26 14:17:36)

Offline

#3 2020-09-26 14:32:32

si67
Member
Registered: 2020-09-06
Posts: 26

Re: second drive doesnt show up after installing arch [SOLVED]

Thanks mate !
I reinstalled grub using

mount /dev/sdb1 /boot/efi
grub-install --target=x86_64-efi --bootloader-id=GRUB --efi-directory=/boot/efi
grub-mkconfig -o /boot/grub/grub.cfg

Last edited by si67 (2020-09-26 14:33:01)

Offline

Board footer

Powered by FluxBB