dustymabe added a new comment to an issue you are following: `` I'll note that if I give myself a boot partition (i.e. a filesystem mounted at `/boot`) then things work ok: ```text # Partition info zerombr clearpart --all reqpart part pv.01 --grow volgroup atomicos pv.01 logvol / --size=3000 --fstype="xfs" --name=root --vgname=atomicos logvol /boot --size=300 --fstype="xfs" --name=boot --vgname=atomicos ``` `` To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/185 _______________________________________________ cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx