Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


improve_boot_speed_kvm_guests

This is an old revision of the document!


  • Change grub timeout.
    vi /etc/grub.conf
    default=0
    timeout=1
    serial --unit=0 --speed=115200
    terminal --timeout=0 serial console
  • Disable PXE boot if you don't need it. ('rom bar=off' doesn't work in libvirt?)
  • disable unnecessary services
improve_boot_speed_kvm_guests.1402399897.txt.gz · Last modified: 2014/06/10 11:31 by admin