You are not logged in.
I currently have Windows and Arch Linux in dual boot using grub as bootloader on /sda1 EFI partition. Now how do i completely uninstall GRUB (from UEFI boot menu too) and install reFIned without damaging anything? Also, after this i want to install Andriod-x86 or similar like Bliss OS alongside Windows and Arch, will reFIned detect the OS automatically?
Last edited by Srx2 (2019-02-02 11:02:21)
Offline
efibootmgr can remove EFI boot entries. If refind auto detection does not find an OS see REFInd#Configuration.
Offline
I'm sorry, using efibootmgr but how....would be helpful if you could guide me through the whole process, i don't want to mess up something.
EDIT: OK i did some research so....
● Download reFInd : sudo pacman -Sy refind-efi
● Install reFInd : sudo refind-install
But i have confusion about how to uninstall GRUB completely afterwards? someone please help me.
Last edited by Srx2 (2019-02-01 17:32:12)
Offline
See Efibootmgr#Deleting_a_boot_entry plus `man 8 efibootmgr`.
Offline
@loqs do i have to just remove GRUB package to delete it and afterwards remove the EFI boot entry using efibootmgr?
Offline
The grub package as managed by pacman does not track the files created by grub-install GRUB#Installation_2 /boot/grub and $ESP/EFI/GRUB/ would need to be removed manually.
Yes then afterwards you would use efibootmgr to remove the EFI boot entry.
Offline
Ok thanks, so i.e. I have to delete GRUB directory from my EFI partition. thanks again for fast responses.
Last edited by Srx2 (2019-02-01 19:02:05)
Offline
sudo pacman -Sy ...
Also, please remember to mark your thread as solved.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Online