Changes between Version 10 and Version 11 of jazz/DRBL_Xen
- Timestamp:
- Jun 3, 2008, 6:53:43 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/DRBL_Xen
v10 v11 67 67 root@drbl-xen-srv:~# cp /boot/xen-3.0.3-1-i386-pae.gz /tftpboot/nbi_img/. 68 68 }}} 69 * Generate PXE initial ramdisk for xen-based kernel using '''drblsrv-offline''' command 70 {{{ 71 root@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 {{{ 75 root@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 }}} 69 77 * Add a new Xen option to pxelinux.cfg 70 78 {{{