qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Cannot load initrd > 32M via TFTP


From: Jiri Slaby
Subject: [Qemu-devel] Cannot load initrd > 32M via TFTP
Date: Sun, 09 Sep 2012 22:08:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120825 Thunderbird/15.0

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 via email to

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