Displaying 2 results from an estimated 2 matches for "rhel6client".
2013 Jun 06
0
memdisk and iso
...> prompt 0
> timeout 600
>
> # Set-up menu as default
> DEFAULT vesamenu.c32
> PROMPT 0
>
> # Menu config
> MENU TITLE PXE Boot Menu
> MENU BACKGROUND iit.png
>
> label local
> localboot 0x80
>
> label linux
> MENU LABEL Install RHEL6
> kernel rhel6client/linux
> append initrd=rhel6client/initrd.img ramdisk_size=14532 ks=nfs:NFS
> server:/ks/ks-rhel6.cfg ext4
>
> label ^-----freedos
> MENU LABEL FreeDOS
> kernel memdisk
> # append initrd=msdos/FreeDOS-1.1-USB-Boot.img
> append initrd=msdos/freedos
>
> ##THIS is...
2013 Jun 06
8
memdisk and iso
On Wed, Jun 5, 2013 at 9:58 PM, upen <upendra.gandhi at gmail.com> wrote:
> I copied pxelinux.cfg/default to pxelinux.cfg/<IP to HEX> and it looks this
> step resolved the earlier error. Next I get failed to load com32 file
> vesamenu.c32 while that file exists in /tftplinux/linux-install.
Is vesamenu.c32 from 5.10?
--
-Gene