REFInd is a UEFI bootloader. It’s far more aesthetically pleasing than the default Grub bootloader on Linux. It’s extremely customizable, and could be configured to boot nearly any working system alongside Linux with ease! Higher but, it could possibly enable customers to extra simply handle a number of working systems for dual-boot functions. It even works properly on Macs! The method of setting up he rEFInd bootloader on Linux isn’t overly difficult. It begins by merely putting in the app from the terminal on your Linux system.

Word: the rEFInd bootloader solely works with systems that assist UEFI. BIOS mode is not going to work, and isn’t supported!

Ubuntu directions

2Q==

Ubuntu Linux has wonderful assist for the rEFInd bootloader. Getting it working could be very simple, as the console does just about every thing for you. To start out the set up of the rEFInd bootloader on Ubuntu, open up a terminal window. A terminal window could be opened by urgent Ctrl + Alt + T or Ctrl + Shift  + T on the keyboard.

As soon as a terminal window is open and prepared to use, use the Apt bundle supervisor to set up the rEFInd bootloader bundle from the “Universe” software program repository.

Word: in case you shouldn’t have “Universe” already enabled, flip it on with sudo add-apt-repository universe  in the command line.

sudo apt set up refind

As you enter the set up command, your Ubuntu PC will undergo the strategy of amassing a number of totally different dependencies required to run the bootloader on the system. Be affected person because it installs, and don’t take your consideration away from the terminal window.

Following the set up of the program, a text-based graphical person interface will seem on the display screen. On this display screen, you’ll see a message asking you in case you’d like to routinely set up rEFInd to the ESP (UEFI boot partition). Enable it to set up. If every thing is profitable, rEFInd might be prepared to use on Ubuntu.

Debian directions

The rEFInd bootloader is offered to Debian Linux customers through the “Main” software program bundle repository. Nevertheless, Debian is a slow-moving Linux distribution, so we extremely suggest avoiding that bundle in favor of the one the developer makes obtainable on the desktop. Moreover, the DEB bundle contains the “refind-install” script, which can be utilized to set up the bootloader simply.

To get your palms on the newest DEB launch of the rEFInd bootloader, you’ll want to go to the mission’s SourceForge web page. Click here, find “Files,” and obtain the merchandise with the label of “refind_0.11.4-1_amd64.deb”. Alternatively, open up a terminal window by urgent Ctrl + Alt + T or Ctrl + Shift + T on the keyboard, and run the wget obtain command to seize it straight from the web.

wget  -O refind_0.11.4-1_amd64.deb

When the rEFInd DEB bundle is finished downloading to your Debian Linux system, it’s time to set up the bundle — utilizing the dpkg bundle set up command.

dpkg -i refind_0.11.4-1_amd64.deb

After loading up the bundle, you could run into some dependency errors. To appropriate this, run the apt set up -f command. Or, for extra assist, take a look at our article on how to appropriate dependency points on Debian.

sudo apt set up -f

You possibly can then set up the rEFInd bootloader on Debian rather than the Grub bootloader by working the included refind-install script.

sudo -s

refind-install

Arch Linux directions

On Arch Linux, putting in the rEFInd bootloader doesn’t contain downloading a bundle from the developer’s SourceForge web page. As a substitute, it’s essential to set up the official Arch Linux bundle. Open up a terminal window by urgent Ctrl + Alt + T or Ctrl + Shift + T. Then, with the terminal window open and prepared to use set up can start. Utilizing the Pacman command, set up the rEFInd bundle.

sudo pacman -S refind-efi

Upon putting in the rEFInd bundle on Arch Linux, the root person account wants to be logged in to. To log into root on Arch, use the su command. Or, if in case you have the root account locked, make a transition to it with sudo -s.

su -

Or

sudo -s

Now that the terminal session is root, the rEFInd bootloader can shortly be set up with the included refind-install script.

refind-install

Operating rEFInd on Arch Linux ought to work flawlessly, thanks to the included set up script. Nevertheless, in case you run into some issues setting it up, the Arch Linux Wiki has a terrific breakdown of how the software program works. To entry the Arch Wiki web page on rEFInd, click on here.

Fedora directions

The rEFInd bootloader sadly isn’t carried by the Fedora Linux mission. Fortunately although, the developer supplies a simple to set up RPM bundle to be used on RPM-based Linux distributions, so it’s nonetheless attainable to set up it on Fedora systems.

To get your palms on the RPM launch of rEFInd for Fedora, head over to the project’s SourceForge. As soon as there, obtain the RPM bundle. Or, run the following wget command to seize it straight from the web.

wget  -O refind-0.11.4-1.x86_64.rpm

Putting in the rEFInd RPM bundle on Fedora Linux is finished with the Dnf instrument. Set it up on your system with the command under.

sudo dnf set up refind-0.11.4-1.x86_64.rpm

Following the set up course of, the bootloader can simply be activated on Fedora Linux very similar to loads of the different working systems on this information: with an set up script.

sudo refind-install

OpenSUSE directions

Very like Fedora Linux, there is no such thing as a assist for rEFInd in the official OpenSUSE software program repositories. So, these wanting to use this bootloader on OpenSUSE will want to obtain the RPM from the developer. To get it, click on here and obtain “refind-0.11.4-1.x86_64.rpm”. Alternatively, run wget and obtain it straight from the terminal.

wget  -O refind-0.11.4-1.x86_64.rpm

After the obtain is full, set up the rEFInd RPM bundle on OpenSUSE Linux utilizing the zypper command.

sudo zypper set up refind-0.11.4-1.x86_64.rpm

As soon as the RPM bundle is put in, allow the bootloader on your OpenSUSE PC by working the included setup script.

sudo refind-install



Source link

Share.
Leave A Reply

Exit mobile version