Problem flashing a GSI on my Redmi 9a

Hello !
I have a Xiaomi Redmi 9a (dandelion) and I’m trying to install e os on it. But as there is no build for this phone yet, I wanted to install a GSI. I followed the procedure indicated here (https://doc.e.foundation/support-topics/install-GSI), but when I flash the system image, this message appears in the terminal: FAILED (remote: 'This partition doesn't exist') fastboot: error: Command failed.

Here’s the entire terminal output:

What should I do ?

Hello, sorry for the late reply but I think you have to do it through fastbootd.

Just enter command “fastboot reboot fastboot” and then try “fastboot flash system system.img”.

It works for me this way, and don’t forget to disable dm verity otherwise phone won’t boot (use boot.img or vbmeta.img, I think it doesn’t matter which one).

You can try this