close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jun 3, 2008, 7:03:57 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
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_img |
| | 81 | * 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 |