I recently had to do a rollback using Greygeek's easy-to-follow instructions. I had to mv my @ to @old in order to rollback both @ and @home from my snapshots folder. The rollback went fine, so I deleted the @homeold folder successfully, but got the following error when I tried to delete @old:
root@steve-B460MDS3HV2:/mnt# btrfs subv delete /mnt/@old
Delete subvolume (no-commit): '/mnt/@old'
ERROR: Could not destroy subvolume/snapshot: Directory not empty
What did I do wrong? How do I get rid of it?
root@steve-B460MDS3HV2:/mnt# btrfs subv delete /mnt/@old
Delete subvolume (no-commit): '/mnt/@old'
ERROR: Could not destroy subvolume/snapshot: Directory not empty
What did I do wrong? How do I get rid of it?
Comment