[SOLVED] rEFInd can't install 17 July 2021, 01:43:02 Quick question. Why can't i install refind on artix linux ? sudo pacman -S refind-install sudo pacman -S refind sudo pacman -S refind-efi sudo refind-installDoesn't work. Am i missing something.it just say target not found Last Edit: 15 October 2021, 23:56:29 by nous
Re: rEFInd can't install Reply #1 – 17 July 2021, 03:40:33 extra/refind 0.13.2-1 An EFI boot managerIt's in extra, so you need to enable the Arch repos extra, multilib (if you have lib32 enabled) and community as shown here:https://wiki.artixlinux.org/Main/RepositoriesThere's a few other refind things in the AUR too if you needed more. 2 Likes
Re: rEFInd can't install Reply #2 – 17 July 2021, 15:30:46 Thank you, after installing and enabling all those packages it works.
Re: rEFInd can't install Reply #3 – 15 October 2021, 14:41:06 Quote from: ####### – on 17 July 2021, 03:40:33extra/refind 0.13.2-1 An EFI boot managerIt's in extra, so you need to enable the Arch repos extra, multilib (if you have lib32 enabled) and community as shown here:https://wiki.artixlinux.org/Main/RepositoriesThere's a few other refind things in the AUR too if you needed more.Is the rEFInd in extra the special one with Artix=Logo? andIs there the possibility to install "the right" rEFInd by OS-Installing, I mean replace GRUB with rEFInd?Thanks
Re: rEFInd can't install Reply #4 – 15 October 2021, 19:10:56 The rEFInd package in the Omniverse repository does have the added Artix logo.It's also possible to leave Grub installed when using rEFInd.
Re: [SOLVED] rEFInd can't install Reply #5 – 16 October 2021, 21:17:33 Quote from: Artist – on 15 October 2021, 19:10:56The rEFInd package in the Omniverse repository does have the added Artix logo.It's also possible to leave Grub installed when using rEFInd.What is the differences between rEFInd packages from Omniverse and Arch extra repositories? Only logo? Last Edit: 16 October 2021, 21:45:34 by gendalf
Re: [SOLVED] rEFInd can't install Reply #6 – 20 October 2021, 18:05:28 Quote from: Artist – on 15 October 2021, 19:10:56The rEFInd package in the Omniverse repository does have the added Artix logo.It's also possible to leave Grub installed when using rEFInd.Hi Artist, thanks at first for your work on github, thank you very much.No, I have no interest to hold a (30 years old) grub conflicting with ZFS, need special update-scripts etc., etc..I would appreciate if by the iso-installer with calamares I have the possibility to choose rEFInd instead of grub.By the way, could you maybe include [zfs-efi-drivers](https://efi.akeo.ie/downloads/efifs-1.8/x64/) to refind?Or do you prefer to discuss this on your github account?P.S. Calamares is trying to add [support for ZFS](https://github.com/calamares/calamares/issues/533)Thanks again for your attention.
Re: [SOLVED] rEFInd can't install Reply #7 – 20 October 2021, 18:25:56 You can use pacman to remove grub and install any other bootloader. I have made a guide on how to install Syslinux.Default boot loader is GRUB, however, as in the vast majority of distros. GRUB supports the widest array of systems, and users who need esoteric/advanced features that other bootloaders provide can easily install them using pacman.
Re: [SOLVED] rEFInd can't install Reply #8 – 21 October 2021, 11:36:58 Quote from: strajder – on 20 October 2021, 18:25:56You can use pacman to remove grub and install any other bootloader. I have made a guide on how to install Syslinux.Default boot loader is GRUB, however, as in the vast majority of distros. GRUB supports the widest array of systems, and users who need esoteric/advanced features that other bootloaders provide can easily install them using pacman.1. Grub is here out of topic.2. Grub need a special script to install and update if ZFS is present, where to find this script or if future versions of grub will delete it is not known.3. Grub developers react very slow in the past until today. OpenZFS/zfs-linux is already 10 years old and Grub don't support it yet well.4. If Artix want remain flexible and give the user the choice (not only for init but even for) bootloader, than a bootloader choice in the (at least in the GUI/Calamares) installer should be present.5. ZFS is the future, grub not (see point 3.) also cause of missing graphic which already in UEFI-BIOS present. Basically, no click, no choice and no 100% ZFS-support ==> no future. Even choice of rEFInd backgrounds and icons should be (selectable by mouse-click) in rEFInd-Settings.6. I don't intent to make (again) a discussion as 10 years ago with Unity under Ubuntu.7. Grub is not standard (see efibootmanager, systemd-boot, zfsbootmenu). Easy handling (GUI instead of CLI), choice, functionality, reliability, security (encryption), comfort and flexibility are the qualities assure the future.Even if 'out of topic', if you/we continue to do what other Distros does, than is no reason to install an Artix instead of Manjaro or Arco or even FreeBSD. The answers to the questions we should find are:1. Why FreeBSD gain territory in server-sector?2. Why Manjaro and Arco gain territory on desktop-sector?3. Why Artix gain territory on non-systemd OS?4. What have you/we to do to enhance Artix and make it leading?5. Which features have you/we to improve to reach the target?6. Why is 'TrueNAS Scale' based on Debian?Here my answers:1. ZFS, encryption, solidity.2. Easy to install, use and best drivers, graphic.3. Devuan and Gento are no user-friendly.4. Select best feature and let falling down other that not working or too complicated (vintage). 5. Make Artix-Linux easy to use even for children befor Windows 12 appear.6. Assure zfs-linux package support actual kernel 100%.
Re: [SOLVED] rEFInd can't install Reply #9 – 21 October 2021, 12:25:01 @tony26102 This topic has been solved. If you have any other issue, feel free to open another topic.