Results 1 to 1 of 1
Hi, I am new to Syslinux.
I am trying to create a simple menu system using vesamenu.c32.
I would like to include in the menu select to have an option ...
- 06-15-2011 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 1
How to add System Halt / Shutdown command in Syslinux menu
Hi, I am new to Syslinux.
I am trying to create a simple menu system using vesamenu.c32.
I would like to include in the menu select to have an option "Shutdown" for user to select. This enable the system to be shutdown.
Part of the script will include:
LABEL Shutdown
MENU LABEL Shutdown
But I do not know what script/commands should I add to have the system to shutdown.
Please advise. Thank you.


Reply With Quote