Displaying 2 results from an estimated 2 matches for "0timeout".
Did you mean:
  timeout
  
2008 Oct 09
4
Problems at installing Xen 3.3.0
...enuconfig     (or xconfig)    # make linux-2.6-xen-build    # make linux-2.6-xen-install
6. # depmod 2.6.18.8-xen   # mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod --builtin=ata_piix initrd-2.6.18.8-xen.img 2.6.18.8-xen
   # cp initrd-2.6.18.8-xen.img /boot/
7. configure grub:
default=0timeout=10splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle xen-dom0        kernel /xen.gz dom0_mem=2097152        module /vmlinuz-2.6.18.8-xen ro root=LABEL=/ rhgb quiet crashkernel=128M@16M        module /initrd-2.6.18.8-xen.imgtitle Red Hat Enterprise Linux Server (2.6.18-53.el5)        root (hd0,0)...
2012 May 07
0
Domain-0 CPU
...er making changes to this file# NOTICE:  You have a /boot partition.  This means that#          all kernel and initrd paths are relative to /boot/, eg.#          root (hd0,0)#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00#          initrd /initrd-version.img#boot=/dev/sdadefault=0timeout=5splashimage=(hd0,0)/grub/splash.xpm.gzhiddenmenutitle CentOS (2.6.18-308.4.1.el5xen)        root (hd0,0)        kernel /xen.gz-4.1.2 dom0_mem=2048m dom0_max_vcpus=6        module /vmlinuz-2.6.18-308.4.1.el5xen ro root=/dev/VolGroup00/LogVol00 p$        module /initrd-2.6.18-308.4.1.el5xen.imgtitle...