Ignore:
Timestamp:
Aug 27, 2010, 6:19:26 PM (14 years ago)
Author:
rock
Message:

Add Function Code: generate PXE PV-VM configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • drbl-virt/sbin/drbl_xen_patch.sh

    r189 r191  
    140140    mkdir /home/domains
    141141fi
    142 cp /boot/*${Xen_Kernel}* /home/domains
     142cp /tftpboot/nbi_img/*xen* /home/domains
     143cp /tftpboot/nbi_img/vmlinuz-pxe /home/domains
     144cp /tftpboot/nbi_img/initrd-pxe.img /home/domains
    143145
Note: See TracChangeset for help on using the changeset viewer.