Changes between Version 10 and Version 11 of jazz/DRBL_Xen


Ignore:
Timestamp:
Jun 3, 2008, 6:53:43 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/DRBL_Xen

    v10 v11  
    6767root@drbl-xen-srv:~# cp /boot/xen-3.0.3-1-i386-pae.gz /tftpboot/nbi_img/.
    6868}}}
     69 * Generate PXE initial ramdisk for xen-based kernel using '''drblsrv-offline''' command
     70{{{
     71root@drbl-xen-srv:~# /opt/drbl/sbin/drblsrv-offline -s `uname -r`
     72}}}
     73 * Since Xen-based kernel can not boot with Xen hypervisor, we have to switch vmlinuz-pxe and initrd-pxe.img back to normal linux kernl.
     74{{{
     75root@drbl-xen-srv:~# /opt/drbl/sbin/drblsrv-offline -c -d -a -l en_US -k /var/cache/apt/archives/linux-image-2.6.18-6-486_2.6.18.dfsg.1-18etch5_i386.deb
     76}}}
    6977 * Add a new Xen option to pxelinux.cfg
    7078{{{