All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Cannot load initrd > 32M via TFTP
Date: Sun, 09 Sep 2012 22:08:57 +0200	[thread overview]
Message-ID: <504CF759.700@gmail.com> (raw)

Hi,

it looks like the largest initrd qemu can pass/pxe can load from the
qemu's TFTP server is 33553920 bytes long. If a larger file is passed,
the laoding in pxelinux hangs (stops printing dots). It seems that qemu
supports tsize, but now it looks like it does not work well?

The command-line I use:
qemu-kvm -k en-us -usbdevice tablet -balloon virtio -hda
/win/vm/suse-stable.img -smp 2 -m 1000M -net
user,tftp=tftp,bootfile=/pxelinux.0 -net nic,model=e1000 -usb

Any ideas?

thanks,
-- 
js

                 reply	other threads:[~2012-09-09 20:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=504CF759.700@gmail.com \
    --to=jirislaby@gmail.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.