public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Fast/Quiet Boot
@ 2009-02-01 18:57 the uni
  2009-02-01 18:59 ` the uni
  0 siblings, 1 reply; 4+ messages in thread
From: the uni @ 2009-02-01 18:57 UTC (permalink / raw)
  To: kvm

I've been testing the new Moblin distro from linux, and it boots
incredibly quickly (~7 secs to desktop in KVM)

One irritation is that the bios takes up roughly half of that time.
I've managed to throw in a few ifdefs into the bios/vgabios to
get the screen cleared and the prompts to go away so that the first
thing that you see after KVM is launched is an xfce desktop.

This is a vast improvement in my opinion, but obviously one that's not
always wanted/needed.

It makes sense to me that if a --boot or --kernel parameter is given,
that the "press f12 for boot menu..." should not be shown.
Moreover, I think it makes sense to show no bios messages at all if
--kernel is given. This improves boot time by ~3 secs
on my machine, meaning I get a moblin xfce desktop in ~4 secs.

So here's my

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-04  1:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-01 18:57 Fast/Quiet Boot the uni
2009-02-01 18:59 ` the uni
2009-02-01 22:26   ` Andre Przywara
2009-02-04  1:53   ` the uni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox