Skip to content

qemu, "Booting from DVD/CD... Boot failed: Could not read from CDROM" #1043

@hunterlester

Description

@hunterlester

Loving WSL, thank you all!

Windows Build Number: 14393.105

  • I've run sudo apt-get install nasm xorriso qemu build-essential grub
  • Created an .iso file
  • I'm running qemu-system-x86_64 -cdrom os.iso expecting a window pop up and print "Hello, world!"

A window does pop up but the unexpected output is as follows:

Booting from Floppy...
Boot failed: could not read the boot disk

Booting from DVD/CD...
Boot failed: Could not read from CDROM (code 0004)
Booting from ROM...
iPXE (PCI 00:03.0) starting execution...ok
iPXE initializing devices...ok

iPXE 1.0.0+git-20131111.c3d1e78-2ubuntu1.1 -- Open Source Network Boot Firmware
-- http://ipxe.org
Features: HTTP HTTPS iSCSI DNS TFTP AoE bzImage ELF MBOOT PXE Menu

net0: 52:54:00:12:34:56 using 82549em on PCI00:03.0 (open)
  [Link:up, TX:0 TXE:0 RX:0 RXE:01]
Configuring (net0 52:54:00:12:34:56)...ok
net0: 10.0.2.15/255.255.255.0 gw 10.0.2.2
Nothing to boot: No such file for directory (http://ipxe.org/2d03e13b)
No more network devices

No bootable device.

I'd like to find out if this is a problem with WSL, so that I can check it off my troubleshoot list.
Please let me know any logs or other information that I can provide.
Thank you so much WSL team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions