export TEST_ARCH=x86_64
run pbl --loader grub2-bls
# with sdbootutil
run pbl --default 0
# without sdbootutil
rm -f /usr/bin/sdbootutil
run pbl --default 0
