All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] unable to boot systemrescuecd with tcg only?
Date: Mon, 15 Apr 2013 11:53:12 +0300	[thread overview]
Message-ID: <20130415085312.GA14188@redhat.com> (raw)

Get system rescue CD version 2.8.0 here:
http://www.sysresccd.org/Sysresccd-versions

Verify md5 checksum: 450305b2c3ac12d5c97ff849ca178586

Try to boot:

./x86_64-softmmu/qemu-system-x86_64  -net user -net nic -snapshot -cdrom \
~/images/systemrescuecd-x86-2.8.0.iso

Select option: all files cached to memory.

Error: XZ compressed data is corrupt.

Try version 1.2.2 (in F18)

qemu-system-x86_64  -net user -net nic -snapshot -cdrom \
~/images/systemrescuecd-x86-2.8.0.iso

Boots fine, gets to keyboard prompt.


Try with kvm:

./x86_64-softmmu/qemu-system-x86_64 -enable-kvm -net user -net nic -snapshot -cdrom \
~/images/systemrescuecd-x86-2.8.0.iso


Boots fine, gets to keyboard prompt.

Didn't try bisecting yet.

-- 
MST

             reply	other threads:[~2013-04-15  8:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15  8:53 Michael S. Tsirkin [this message]
2013-04-15  9:18 ` [Qemu-devel] unable to boot systemrescuecd with tcg only? Michael S. Tsirkin
2013-04-15 15:02   ` Paolo Bonzini
2013-04-15 16:17     ` Paolo Bonzini
2013-04-15 20:10       ` Aurelien Jarno
2013-04-15 21:36       ` Michael S. Tsirkin
2013-04-15 22:03         ` Aurelien Jarno
2013-04-15 22:32           ` Aurelien Jarno
2013-04-17  7:37             ` Richard Henderson
2013-04-17  8:43               ` Aurelien Jarno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130415085312.GA14188@redhat.com \
    --to=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.