Hi Guys,
ich such nach einer Moeglichkeit die UBCD ueber PXE zu booten.
TFTP und DHCP stehen. Sind auch schon etliche Tools und Distris drauf, und jetzt soll halt noch die UBCD mit rein. Vor allem wegen den BIOS tools.
Das Menue mit ins PXE einzubinden ist nicht wirklich das Problem. Nur bootet er die Tools einfach nicht :/
Hat einer von euch ne Idee?
LABEL Ultimate Boot CD
MENU LABEL ^Ultimate Boot CD
KERNEL menu.c32
APPEND /boot/ubcd/menus/main.cfg
MENU INCLUDE /boot/ubcd/menus/defaults.cfg
LABEL mainboard
MENU LABEL Mainboard Tools
KERNEL menu.c32
APPEND /boot/ubcd/menus/mboard.cfg
LABEL harddisk
MENU LABEL Hard Disk Tools
KERNEL menu.c32
APPEND /boot/ubcd/menus/hdd.cfg
LABEL filesys
MENU LABEL Filesystem Tools
KERNEL menu.c32
APPEND /boot/ubcd/menus/filesys.cfg
LABEL others
MENU LABEL Other Tools
KERNEL menu.c32
APPEND /boot/ubcd/menus/others.cfg
LABEL custom
MENU LABEL User-defined Tools
KERNEL menu.c32
APPEND /boot/ubcd/custom/custom.cfg
LABEL bootdisks
MENU LABEL DOS/Linux Boot Disks
KERNEL menu.c32
APPEND /boot/ubcd/menus/bootdsk.cfg