Default minimyth
From Wiki.mattrude.com
This is the Config file for PXE not minimyth. in this file you need to tell the minimyth system how to find the server.
PROMPT 1
DEFAULT minimyth
DISPLAY messages
TIMEOUT 5
label linux
KERNEL bzImage
APPEND initrd=rootfs-0.5.1 ramdisk_blocksize=4096 ramdisk=34000 LIRC=haup-hb2 MYTHSERVER=192.168.1.3 TIMESERVER=207.126.98.204
label linux2
KERNEL bzImage-minimyth
APPEND ro root=/dev/ram0 initrd=minimyth-mdr ramdisk_blocksize=4096 ramdisk=64000 MYTHSERVER=192.168.1.3 TIMESERVER=207.126.98.204
label minimyth
KERNEL kernel
APPEND ro root=/dev/ram0 initrd=rootfs ramdisk_blocksize=4096 ramdisk=64000 MYTHSERVER=192.168.1.3 TIMESERVER=207.126.98.204