Changes between Version 13 and Version 14 of jazz/DRBL_Xen
- Timestamp:
- Jun 3, 2008, 7:03:57 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/DRBL_Xen
v13 v14 74 74 /tftpboot/nbi_img/vmlinuz-2.6.18-6-xen-vserver-686 75 75 }}} 76 * Note: ''initrd-pxe.2.6.18-6-xen-vserver-686.img'' is different from ''/boot/initrd.img-2.6.18-6-xen-vserver-686''. ''initrd-pxe.2.6.18-6-xen-vserver-686.img'' contains NFS mount related script related to DRBL server.76 * Note: ''initrd-pxe.2.6.18-6-xen-vserver-686.img'' is different from ''/boot/initrd.img-2.6.18-6-xen-vserver-686''. In ''initrd-pxe.2.6.18-6-xen-vserver-686.img'', there are NFS mounting scripts which is needed for each DRBL client. 77 77 * 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. 78 78 {{{ 79 79 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 80 80 }}} 81 * You can simply remove the symbolic links named by vmlinuz-pxe and initrd-pxe.img in /tftpboot/nbi_img81 * Note: You can simply remove and recreate the symbolic links named by vmlinuz-pxe and initrd-pxe.img in /tftpboot/nbi_img 82 82 {{{ 83 83 root@drbl-xen-srv:~# cd /tftpboot/nbi_img