In the "Reboot actions" dialog, you may tell XShutdown not to use its internal reboot routine, but something else which you can specify. The items you specify here will appear in the XShutdown confirmation window; if you specify something different than "Default" in that window, the command you have configured here will be executed instead of the normal XShutdown reboot function.

This is especially useful if you have the IBM Boot Manager installed, which comes with OS/2. The Boot Manager can be activated from the command line by using the SETBOOT command (look into the OS/2 Command Reference to find out more).

In XShutdown's context, the "reboot to" function of this command can be handy. This function is accessed with the "/iba:<os>" option of SETBOOT, with "<os>" being the exact name of the operating system as it appears in the Boot Manager menu after system startup. By using this option, the system will reboot without showing the Boot Manager menu, but starting the specified partition directly.

For example, if you wish to boot to PC-DOS 7 directly, which carries the title "PC-DOS 7" in the Boot Manager menu, type at the command line:

setboot /iba:"PC-DOS 7"

Now, with this example, if you wish to make PC-DOS 7 a user reboot action of XShutdown, do the following:

  1. Press the "New" button.
  2. In the "Action description" field, enter whatever you wish to see in the XShutdown confirmation dialog (e.g. "PC-DOS 7").
  3. In the "Action command line" field, enter the command to execute, in this case:
    setboot /iba:"PC-DOS 7"
  4. Press "OK". The item will appear in the XShutdown confirmation dialog the next time you attempt to shut down your system.
Important notes: