Florian, That did it.
Thanks, Lonny -----Original Message----- From: Florian La Roche [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 1:58 PM To: [EMAIL PROTECTED] Subject: Re: Linux shutdown on VM On Tue, Apr 30, 2002 at 01:46:44PM -0400, Sivey,Lonny wrote: > I'm afraid I don't see power-off or vmpoff in my doc, only vmhalt. How > would I specify those? Just replace "vmhalt" with "vmpoff". The code just skips all occurences of '"', so if you only specify one word you can just give vmpoff=LOGOFF vmhalt=LOGOFF within your param file. How do you shut down your system? "shutdown -h now"? (Never actually tried this myself.) cu, Florian La Roche > > -----Original Message----- > From: Florian La Roche [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, April 30, 2002 1:38 PM > To: [EMAIL PROTECTED] > Subject: Re: Linux shutdown on VM > > > On Tue, Apr 30, 2002 at 12:53:51PM -0400, Sivey,Lonny wrote: > > I have a RedHat 7.2 system I would like to logoff when a shutdown is done. > > I added vmhalt="logoff" to the kernel parameters, but, this seems to have > no > > affect. What am I missing? > > Hello Lonny Sivey, > > I've had a quick look into the kernel source and this should be ok. (I > remember that I posted some time ago this feature is disabled in the kernel, > but I was wrong on that.) > > Maybe you use the "power-off" variant and everything works fine with > the "vmpoff=" option for you? > > cu, > > Florian La Roche > > > > > Thanks, Lonny > > > > _____________________________________ > > Lonny Sivey > > System Support Division > > OCLC Online Computer Library Center, Inc. > > 6565 Frantz Rd, Dublin, OH 43017 > > (614) 764-6013 FAX (614) 718-7200 > > mailto:[EMAIL PROTECTED] > > _____________________________________
