ubuntu 9.10 pxe install

Discussion in 'Installation/Configuration' started by aclhkaclhk, Feb 18, 2010.

  1. aclhkaclhk

    aclhkaclhk New Member

    i followed the following procedure to setup a pxe install server:
    http://www.howtoforge.com/setting-up-a-pxe-install-server-on-ubuntu-9.10

    the pxe client (with over 1g ram) displays text installation mode, not graphical installation mode for "install", "expert install" options.

    pxelinux.cfg/default
    label install
    menu label ^Install
    menu default
    kernel ubuntu-installer/i386/linux
    append initrd=ubuntu-installer/i386/initrd.gz -- quiet

    label expert
    menu label ^Expert install
    kernel ubuntu-installer/i386/linux
    append priority=low vga=normal initrd=ubuntu-installer/i386/initrd.gz --


    pls advise.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What graphics card does the client use? Maybe it's not supported...
     
  3. aclhkaclhk

    aclhkaclhk New Member

    if i install by dvd, display is ok.
     

Share This Page