grub2:menuentry "Other grub.cfg" { set root= configfile /path/to/other/grub.cfg}syslinux:LABEL othermenuMENU LABEL Other MenuKERNEL vesamenu.c32APPEND othermenu.cfg或者LABEL new_configCONFIG /path/to/new/config.cfg