Which ISO version are you using?
2025.06.01
The installation log
https://0x0.st/8YTH.log
Description of the issue
I am trying to set up partitoning for Snapper with BTRFS and am trying to set the mount point of the boot partition to /efi instead of /boot per the Wiki. However, I'm encountering "Boot partition not found" when trying to "Install", presumably due to the changes in #3336 where is_boot has been updated to explicitly check that self.mountpoint == Path('/boot').
Am I misunderstanding how to config Snapper & BTRFS for snapshot support or is that PR a regression?
Virtual machine config:
VMware Workstation Pro
Which ISO version are you using?
2025.06.01
The installation log
https://0x0.st/8YTH.log
Description of the issue
I am trying to set up partitoning for Snapper with BTRFS and am trying to set the mount point of the boot partition to /efi instead of /boot per the Wiki. However, I'm encountering "Boot partition not found" when trying to "Install", presumably due to the changes in #3336 where
is_boothas been updated to explicitly check thatself.mountpoint == Path('/boot').Am I misunderstanding how to config Snapper & BTRFS for snapshot support or is that PR a regression?
Virtual machine config:
VMware Workstation Pro