* [Qemu-devel] Slow booting with large Initrd
@ 2012-02-15 12:35 Dyweni - Qemu-Devel
2012-02-15 13:02 ` Michael Tokarev
0 siblings, 1 reply; 2+ messages in thread
From: Dyweni - Qemu-Devel @ 2012-02-15 12:35 UTC (permalink / raw)
To: Qemu Devel
Hi List,
This morning I ran across a thread on this list from Oct'11 about slow
booting with large initrd images. Reading through that thread, I didn't
really see any sort of definitive resolution to the problem.
Also, this morning, I upgraded Qemu-KVM to latest git master
(9d636ae7488edfa9c7f03ceee62c838d505aac3e). I do not see any
improvement /
resolution of the issue.
** I'd like to find out where the QEMU-KVM list / community is at on
resolving this problem. **
My setup is this:
Host Kernel: 3.1.6
Guest Kernel: 3.2.0-rc7
Guest Kernel Size: 3.7MB (bzImage)
Guest Initrd Size: 84MB (init ram fs)
QEMU Start comamnd line:
qemu-system-x86_64
-curses
-m 512
-drive file=/dev/mapper/flashcow2,cache=writeback
-drive file=/dev/mapper/datacow2,cache=writeback
-net nic,macaddr=00:AA:00:FF:61:AA,vlan=0 -net
tap,vlan=0,ifname=tap40,script=no
-net nic,macaddr=00:AA:00:1E:F8:BB,vlan=1 -net
tap,vlan=1,ifname=tap47,script=no
--
Thanks,
Dyweni
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Slow booting with large Initrd
2012-02-15 12:35 [Qemu-devel] Slow booting with large Initrd Dyweni - Qemu-Devel
@ 2012-02-15 13:02 ` Michael Tokarev
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2012-02-15 13:02 UTC (permalink / raw)
To: 8SScqsnYX8tr; +Cc: Qemu Devel
On 15.02.2012 16:35, Dyweni - Qemu-Devel wrote:
> Hi List,
>
> This morning I ran across a thread on this list from Oct'11 about slow
> booting with large initrd images. Reading through that thread, I didn't
> really see any sort of definitive resolution to the problem.
There's been several mentions of alternative ways - like, booting from
an .iso cdrom image instead of using -kernel/-initrd - that one works
fast. Creating an .iso out of kernel+initrd is trivial.
/mjt
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-15 13:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-15 12:35 [Qemu-devel] Slow booting with large Initrd Dyweni - Qemu-Devel
2012-02-15 13:02 ` Michael Tokarev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).