qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: Boot Failure (CDROM boot failure code : 0004)


From: Volkan YAZICI
Subject: [Qemu-devel] Re: Boot Failure (CDROM boot failure code : 0004)
Date: Tue, 17 Jun 2008 09:23:30 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On Mon, 16 Jun 2008, "Sebastian Herbszt" <address@hidden> writes:
>>  QEMU BIOS - build: 02/08/07
>>  $Revision: 1.174 $ $Date: 2006/10/17 16:48:05 $
>>  Options: apmbios pcibios eltorito rombios32
>>
>>  ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (20480 MBytes)
>>  ata1 master: QEMU CD-ROM ATAPI-4 Cd-Rom/Dvd-Rom
>>
>>  CDROM boot failure code : 0004
>>  Boot from Cd-Rom failed
>>  FATAL: Could not read the boot disk
>
> Can you reproduce the problem with a recent bios version?
> You can get the latest qemu version (based on 1.207) from
> http://svn.savannah.gnu.org/viewvc/*checkout*/trunk/pc-bios/bios.bin?root=qemu

See below output:

  windows:~/qemu/share/qemu$ mv bios.bin bios.bin.org
  windows:~/qemu/share/qemu$ wget \
  > 
"http://svn.savannah.gnu.org/viewvc/*checkout*/trunk/pc-bios/bios.bin?root=qemu";
 \
  > -O bios.bin

  root:~# /home/windows/qemu/bin/qemu-system-x86_64 \
  > -cdrom /root/scd0.iso \
  > -hda /home/windows/disk-qcow2-20g.img \
  > -boot d -localtime -m 512 -L /home/windows/qemu/share/qemu

  QEMU BIOS - build: 04/28/08
  $Revision: 1.207 $ $Date: 2008/04/21 14:22:01 $
  Options: apmbios pcibios eltorito rombios32

  ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (20480 MBytes)
  ata1 master: QEMU CD-ROM ATAPI-4 Cd-Rom/Dvd-Rom

  Press F12 for boot menu.

  Booting from CD-Rom...
  4615MB medium detected
  CDROM boot failure code : 0004
  Boot failed: could not read the boot disk

  FATAL: No bootable device.

I tried above command with below combinations, but same result.

  -cdrom /dev/scd0
  -cdrom /root/scd0.iso (Created using "dd bs=2048 ..." command.)
  -cdrom /home/windows/windows-server-2003-standard-x86-64-sp2.iso

Any ideas? What does "could not read the boot disk" mean exactly?


Regards.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]