Qemu-img resize -f raw clear-40540-kvm.img +10G qemu-img: Could not open 'clear-40540-kvm.img': Could not open 'clear-40540-kvm.img': No such file or directory

I was following to official guide to install Clear Linux on KVM. Everything was perfect until I got Install a graphical user interface Gnome Desktop Manager section. I installed virt-viewer and changed start_qemu.sh file according to this section. Removed OVMF files and re downloaded. But when I type this command:

qemu-img resize -f raw clear-40540-kvm.img +10G

it’s returning this error:

qemu-img: Could not open 'clear-40540-kvm.img': Could not open 'clear-40540-kvm.img': No such file or directory

I checked my Clear Linux inside KVM like this:

test@clr-e27946b1c9d24bfc80a329d2cb8a976b~/Downloads $ sudo bash ./start_qemu.sh clear.img
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00003 " from PciRoot(0x0)/Pci(0x1,0x1)/Ata(Secondary,Master,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x4,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x4,0x0)
systemd-bootchart: sample time overrun 10 times

clr-43ac1c98468145608d265341191640ee login: root 
Password: 
Last login: Tue Dec 26 09:24:27 on ttyS0
root@clr-43ac1c98468145608d265341191640ee ~ # swupd info
Distribution:      Clear Linux OS
Installed version: 40540
root@clr-43ac1c98468145608d265341191640ee ~ # poweroff
root@clr-43ac1c98468145608d265341191640ee ~ # 
[   40.638302] reboot: Power down

Can anyone help me plz? :pray: :pray: