Pxe menu woes. Help Please.

Discussion in 'Server Operation' started by mrfoofoo, Mar 9, 2010.

  1. mrfoofoo

    mrfoofoo New Member

    Hi I am following this guide here http://www.howtoforge.com/setting-up-a-pxe-install-server-on-ubuntu-9.10

    I was able to get my pxe server up and running in no time but I have run into road block.

    I am trying to add another menu item to your menu, I have a boot image which is 6 megs called pxe.img it is a bootable dos image that contains the ghost program and some nic drivers. The pxe.img file is in /tftpboot/mcmcd. It doesn't do anything when I press this option on the menu what am I doing wrong?

    To add it to the menu, I did the following below

    default vesamenu.c32
    Menu Background howtoforge_pxe.png
    Menu Title Boot Menu

    label Ghost Multicast Menu
    menu label ^Ghost Multicast Menu
    kernel memdisk
    append initrd=mcmcd/pxe.img
     

Share This Page