On Wednesday 09 October 2002 02:27 am, Todd Lyons wrote:
> The only config file I have there is "default" and it is pretty simple:

> [root@fiji /var/lib/tftpboot]# cat PXEClient/pxelinux.cfg/default
> PROMPT 1
> DEFAULT local
> DISPLAY messages
> TIMEOUT 150
> label local
>         LOCALBOOT 0
>
> label cooker
>         KERNEL memdisk
>         APPEND initrd=images/cooker/network.img
>
> label 9.0
>         KERNEL memdisk
>         APPEND initrd=images/9.0/network.img
>
> label 8.2
>         KERNEL memdisk
>         APPEND initrd=images/8.2/network.img
>
> F1 help.txt

Were you able to use network.img straight out of the 9.0 CD /images directory, 
and if not where did you get it from?

Cheers; Leon


Reply via email to