On Mon, Jan 14, 2002 at 01:22:36PM +0100, Grimm Peter (KTPS 1) wrote: > CP commands in the kernel parameter VMHALT are not executed during shutdown if >'shutdown' or 'halt' are issued from a REXX program. CP commands in the kernel >parameter VMHALT are executed during shutdown if 'shutdown' or 'halt' are issued from >the command prompt. This applies to RedHat Linux 2.4.9-17. The problem does not exist >in Suse Linux 2.2.16.
Current kernel sources only support this "vmhalt" kernel parameter for non-SMP kernels (At least in 2.4.18pre3 or newer kernels.). So compiling a custom kernel might be one option to resolve this issue... cu, Florian La Roche
