PDA

View Full Version : [ubuntu] ubuntu 9.10 pxe install



aclhkaclhk
February 18th, 2010, 08:28 AM
i followed the following procedure to setup a pxe install server:
http://www.howtoforge.com/setting-up...on-ubuntu-9.10 (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.
http://images.howtoforge.com/forums/images/misc/progress.gif http://images.howtoforge.com/forums/images/buttons/edit.gif (http://www.howtoforge.com/forums/editpost.php?do=editpost&p=219653)