* [Qemu-devel] Cannot load initrd > 32M via TFTP
@ 2012-09-09 20:08 Jiri Slaby
0 siblings, 0 replies; only message in thread
From: Jiri Slaby @ 2012-09-09 20:08 UTC (permalink / raw)
To: qemu-devel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-09 20:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-09 20:08 [Qemu-devel] Cannot load initrd > 32M via TFTP Jiri Slaby
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.