search for: 622c

Displaying 1 result from an estimated 1 matches for "622c".

Did you mean: 622
2010 Apr 13
2
how to debug pxe boot problems
...PXE_Setup & http://wiki.centos.org/HowTos/PXE/PXE_Setup/Menus) Here's my /tftpboot/pxepxelinux.cfg/default : default menu.c32 prompt 1 timeout 300 ONTIMEOUT local MENU TITLE PXE Menu label Dos Bootdisk MENU LABEL ^Dos bootdisk kernel memdisk append initrd=images/622c.img LABEL CentOS 5 x86_64 MENU LABEL ^CentOS 5 x86_64 kernel images/centos/5/x86_64/vmlinuz append initrd=images/centos/5/x86_64/initrd.img ramdisk_size=100000 ksdevice=eth0 ip=dhcp url --url http://192.168.2.250/linux/centos/5/os/x86_64 label linux kernel vmlinuz...