Can anyone help with this error. I'm failing to even get started flashing the LOS recovery and can't a solution despite many Google searches.
C:\Android\6T\Lineage>fastboot flash boot recovery.img
Warning: skip copying boot_b image avb footer (boot_b partition size: 67108864, boot_b image size: 100663296).
Sending 'boot_b' (98304 KB) OKAY [ 2.318s]
Writing 'boot_b' FAILED (remote: 'Error flashing partition : Volume Full')
fastboot: error: Command failed
My current active slot is confirmed as "b" although I've also tried it on slot a with similar results.
I have Fastboot version 33.0.2-8557947 installed, phone has OOS 11.1.2.2 and bootloader is definitely unlocked.
the partition is full, some lineage releases offer a wipe
fastboot wipe-super super_empty.img
fastboot flash vbmeta vbmeta.img
fastboot flash dtbo dtbo.img
fastboot flash boot boot.img
ask your lineage dev if they can make a wipe super super_empty.img similar to the one found here, i would advise against using a generic one cause every devices partition layout is different. the commands are the same you just have to wipe the correct partition. here is a link below to a wipe-super image that you can use as an example to see if your dev can make one for your device's rom/recovery
download.lineageos.org