一楼就是两个新子菜单例子,不需要通过 kernel vesamenu.c32实现子菜单的方法。
将上面的例子插入syslinux.cfg pxelinux.cfg isolinux.cfg中就可以看到效果了。红色的字体是做此子菜单应该注意的地方。
效果图:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
另外还有一种菜单形式 THE ADVANCED MENU SYSTEM
利用编译后生成的simple.c32 和complex.c32来载入*.menu(另一种规则的cfg文件),实现多重子菜单
效果图:
Last edited by barton on 2008-3-5 at 06:00 PM ]
The first floor has two examples of new sub - menu. The method of not using kernel vesamenu.c32 to realize sub - menu.
Insert the above examples into syslinux.cfg, pxelinux.cfg, isolinux.cfg and you can see the effect. The red font is the points that should be noted when making this sub - menu.
Effect picture:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
In addition, there is another menu form THE ADVANCED MENU SYSTEM
Use the compiled simple.c32 and complex.c32 to load *.menu (another rule - based cfg file) to realize multi - level sub - menus
Effect picture:
Last edited by barton on 2008-3-5 at 06:00 PM ]