I was thinking about moving my dual boot setup (with a Windows 11 partition and a ext4 EndeavourOS partition to EndeavourOS with Btrfs. Would I or should I reinstall EndeavourOS to do the switch to Btrfs? And is it possible with a dual boot?
Warning: This laptop only has one SSD slot, so I can’t really use one drive for Windows 11 and another for EndeavourOS. I would need to partition it.
Backup your personal data, config files (dot files and dot folders under your home directory) and perhaps /etc ( for systemwide configs).
Use the latest ISO (Cassini), launch the installer, choose replace partition (choose your current EnOS’ partition), BTRFS and the bootloader of your choice (systemd-boot or Grub).
When done, once booted into your system, restore your personal data (and configs on a per case basis when needed).
How would I install rEFInd with no existing bootloader? (I wiped the EFI partition for EndeavourOS and am wondering how to do it with an arch-chroot with an empty fat32 EFI partition.)