I am not able to flash vbmeta, although I am using the exact same command as shown in this video.
fastboot flash boot path/to/my/patched boot.img
fastboot flash --disable-verification --disable-verity vbmeta path/to/my/vbmeta.img
when I run these commands, I get the error: unknown option --disable-verification
How to proceed?