I am running both 32bit and 64 bit as virtual Servers on VirtualBOX. Pls see my /etc/rc.shutdown file below. it is default.
I just hit *reboot* command. reboot works fine on both machines. # cat /etc/rc.shutdown # $OpenBSD: rc.shutdown,v 1.7 2006/06/22 00:41:59 deraadt Exp $ # # If it exists, this script is run at system-shutdown by reboot(8), # halt(8). If the architecture supports keyboard requested halting, # it is also run by init(8) when such an event happens. # *powerdown=NO* # set to YES for powerdown # # Your shell code goes here On Fri, Dec 31, 2010 at 12:20 PM, Markus Bergkvist < [email protected]> wrote: > On 12/31/10 00:56, m c wrote: > >> Hello all. >> >> First time posting here, so I apologize in advance if my question doesn't >> belong on this list. >> >> I've been using some Compaq Deskpro DPENS Pentium II machines as OpenBSD >> firewalls since late 2.x to early 3.x. Recently I made the jump to 4.8 and >> all >> seems to work fine except I noticed the reboot command does not appear to >> work. The machine gets halted, screen blanks out, but that's as far as it >> goes. I re-installed 3.3 and confirmed the reboot works fine under 3.3. >> >> Any tips/hints to help troubleshoot or resolve this problem would be >> greatly >> appreciated. >> >> Do you have powerdown=YES in /etc/rc.shutdown? > > Thanks in advance! >> >> MC. >> > > -- Thank you Indunil Jayasooriya

