cachy-chroot is a simple helper program to ease the process of chrooting into existing
CachyOS or any Arch-based install. It lists all the partitions discovered on the machine and also supports listing BTRFS subvolumes.
Last but not least, cachy-chroot also supports encrypted systems via LUKS. It will map each fstab entries to its designated crypttab
entries and will close all LUKS volumes gracefully when exiting the chroot.
Usage
The process of chrooting must be done on a live ISO. Below is an example of using cachy-chroot in a CachyOS BTRFS install.
After selecting the root partition, you will also be prompted to mount additional partitions, e.g. your /boot partition
When you are done, you can exit the chroot environment by passing exit to the prompt or pressing CTRL+D in your keyboard