Quote:
|
qemu-system-x86_64 -hda kubuntu.img -cdrom /root/ISO/kubuntu-9.04-desktop-i386.iso.img \ -boot d -m 512
|
1. does kubuntu.img exist? did you create it using qemu-img?
2. does /root/ISO/kubuntu-9.04-desktop-i386.iso.img exist? .img in the end doesn't sound like a proper .iso to me.
3. if both exist, do you have rw access rights to the files?