Skip to content

how to boot debian by linuxboot in qemu #688

@sparknack

Description

@sparknack

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
~ #

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions