I have downloaded kubuntu-17.04.1-desktop-amd64.iso
So on my terminal:
lsblk
cd ~/Downloads
sudo dd if=kubuntu-17.04-desktop-amd64.iso of=/dev/sda bs=4096
But it does not work. I use the same lines above to create flash drive for Kubuntu 16.10 and no problem at all.
Why?
Is kubuntu-17.04-desktop-amd64.iso that I downloaded corrupted?