public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Failure to boot CDROM with -drive arg
@ 2008-07-08  8:37 Daniel P. Berrange
  2008-07-08  8:48 ` Laurent Vivier
  2008-07-08  9:17 ` Soren Hansen
  0 siblings, 2 replies; 13+ messages in thread
From: Daniel P. Berrange @ 2008-07-08  8:37 UTC (permalink / raw)
  To: kvm

The following two command lines should be identical from the user's
point of view:

# qemu-kvm -cdrom /home/berrange/boot.iso -boot d -m 500

# qemu-kvm -drive file=/home/berrange/boot.iso,if=ide,media=cdrom,index=2,boot=on -m 500

With the 2nd though, the initial CDROM syslinux loads, but fails to load
the graphical menu, and also fails to boot in text mode fallback:

  'vesamenu.c32: attempted DOS system call"

(See screenshot: https://bugzilla.redhat.com/attachment.cgi?id=311221 )

I've reproduced this with both KVM 65 and 70, on a Fedora 9 host. The CDROM
boot.iso image I'm using here is the Fedora 9  $URL/images/boot.iso from
any standard Fedora install tree.

I can only imagine there's something different in the way extboot sets up
the CPU/pagetables during cdrom boot, but its rather beyond my skills

This was originally reported by a Fedora user here

  https://bugzilla.redhat.com/show_bug.cgi?id=452355

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-07-08 15:14 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-08  8:37 Failure to boot CDROM with -drive arg Daniel P. Berrange
2008-07-08  8:48 ` Laurent Vivier
2008-07-08  8:51   ` Daniel P. Berrange
2008-07-08  8:54     ` Laurent Vivier
2008-07-08  9:17 ` Soren Hansen
2008-07-08  9:21   ` Daniel P. Berrange
2008-07-08  9:29     ` Laurent Vivier
2008-07-08 13:01     ` Anthony Liguori
2008-07-08 13:45       ` Laurent Vivier
2008-07-08 14:59         ` Anthony Liguori
2008-07-08 15:03           ` Laurent Vivier
2008-07-08 15:14             ` Anthony Liguori
2008-07-08  9:28   ` Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox