<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — How to setup rEFInd?]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=1198</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=1198&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in How to setup rEFInd?.]]></description>
		<lastBuildDate>Sun, 30 Aug 2026 20:06:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to setup rEFInd?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8975#p8975</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Sun, 30 Aug 2026 20:06:21 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8975#p8975</guid>
		</item>
		<item>
			<title><![CDATA[How to setup rEFInd?]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=8974#p8974</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (stuu)]]></author>
			<pubDate>Sun, 30 Aug 2026 13:45:01 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=8974#p8974</guid>
		</item>
	</channel>
</rss>
