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