Changes between Version 11 and Version 12 of jazz/DRBL_Xen


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

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/DRBL_Xen

    v11 v12  
    7575root@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
    7676}}}
     77   * You can simply remove the symbolic links named by vmlinuz-pxe and initrd-pxe.img in /tftpboot/nbi_img
     78{{{
     79root@drbl-xen-srv:~# cd /tftpboot/nbi_img
     80root@drbl-xen-srv:/tftpboot/nbi_img# rm initrd-pxe.img vmlinuz-pxe
     81root@drbl-xen-srv:/tftpboot/nbi_img# ln -s initrd-pxe.2.6.18-6-486.img initrd-pxe.img
     82root@drbl-xen-srv:/tftpboot/nbi_img# ln -s vmlinuz-2.6.18-6-486 vmlinuz-pxe
     83}}}
    7784 * Add a new Xen option to pxelinux.cfg
    7885{{{