<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — How to setup rEFInd?]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=1198&amp;type=atom" />
	<updated>2026-08-30T20:06:21Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=1198</id>
		<entry>
			<title type="html"><![CDATA[Re: How to setup rEFInd?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8975#p8975" />
			<content type="html"><![CDATA[<p>Please refer here: <a href="https://wiki.archlinux.org/title/REFInd">https://wiki.archlinux.org/title/REFInd</a><br />Otherwise I recommend not using refind but grub instead.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2026-08-30T20:06:21Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8975#p8975</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to setup rEFInd?]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8974#p8974" />
			<content type="html"><![CDATA[<p>Hello! How to install rEFInd on Hyperbola? After formatting the /dev/sda using cfdisk, I enter the following:</p><p>mkfs.vfat /dev/sda1<br />mkdir /boot/efi<br />mount /dev/sda1 /boot/efi<br />mkfs.ext4 /dev/sda2<br />mount /dev/sda2 /home<br />mkfs.ext4 /dev/sda3<br />mount /dev/sda3 /root<br />mkswap /dev/sda4<br />swapon /dev/sda4<br />mkfs.ext4 /dev/sda5<br />mount /dev/sda5 /</p><p>pacstrap /mnt base base-devel<br />genfstab -U /mnt &gt;&gt; /mnt/etc/fstab<br />arch-chroot /mnt /bin/sh<br />nano /etc/fstab<br />ln -sf /usr/share/zoneinfo/*/* /etc/localtime<br />hwclock --systohc<br />nano /etc/locale.conf<br />nano /etc/locale.gen<br />locale-gen<br />nano /etc/hostname<br />nano /etc/hosts<br />passwd</p><p>Now I need to install the refind and probably efibootmgr packages, but then what? If I simply enter refind-install the kernel will not start (which is logical).</p>]]></content>
			<author>
				<name><![CDATA[stuu]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=782</uri>
			</author>
			<updated>2026-08-30T13:45:01Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8974#p8974</id>
		</entry>
</feed>
