I use this command :
qemu-system-x86_64 \
-M q35 \
-bios linuxboot.rom \
-m 1024 \
-global ICH9-LPC.disable_s3=1 \
-hda debian.qcow2 \
stty sane
But I receive this error as below:
mount: mounting /dev/sda1 on /boot failed: No such file or directory
!!!!! Unable to mount /boot
!!!!! Starting recovery shell
~ #
I use this command :
But I receive this error as below: