hi i have btrfs filesystem brcause i wanted to make snapshots of my system files im case updates break things and i can do quick rollbacks.
im im the process of moving most things from / to /@ , and from /home to /@home (so two new subvolumes). this is because i want separate snapshots of these
- i make subvols
- i copy all appropriate files from / to /@
- copy all files from /home to /@home
- i edit my /etc/fstab to have these new mounts.
- with / mounting /@ after fstab edit and reboot , i reinstalled grub in my EFI partition hoping that it uses my /@boot/grub/grub.cfg
- i make new boot entry for new grub and remove old one
- i set as priority in uefi settings and it boot
- but i get this error
