Einzelnen Beitrag anzeigen
Alt 29.07.2008, 20:42   #14
didi
Abonnent
 
Registriert seit: 20.08.1999
Beiträge: 168

Mein Computer

Standard

Das ist der Inhalt der main.cfg
Liegt im Ordner menus

ENU INCLUDE /menus/defaults.cfg
LABEL mainboard
MENU LABEL Mainboard Tools
KERNEL menu.c32
APPEND /menus/mboard.cfg
LABEL harddisk
MENU LABEL Hard Disk Tools
KERNEL menu.c32
APPEND /menus/hdd.cfg
LABEL filesys
MENU LABEL Filesystem Tools
KERNEL menu.c32
APPEND /menus/filesys.cfg
LABEL others
MENU LABEL Other Tools
KERNEL menu.c32
APPEND /menus/others.cfg
LABEL custom
MENU LABEL User-defined Tools
KERNEL menu.c32
APPEND /custom/custom.cfg
LABEL bootdisks
MENU LABEL DOS/Linux Boot Disks
KERNEL menu.c32
APPEND /menus/bootdsk.cfg
LABEL boothdd0
MENU LABEL *Boot First Hard Disk
KERNEL chain.c32
APPEND hd0
LABEL boothdd1
MENU LABEL *Boot Second Hard Disk
KERNEL chain.c32
APPEND hd2
didi ist offline   Mit Zitat antworten