Emmanuel De Paepe wrote: > I disabled the service but it didn't help. > For now I have only tried it for Solaris Express. > > It is a strange error, since when I perform an 'init 6' it always reboots. > In my opinion this means that the OS is shut down correctly, except the > powering off is missing. > I guess something is missing or going wrong to physically powering off > the computer. After all this motherboard P5KR is relatively recent. > >
Runlevel 6 reboots the system (man shutdown). Either use /usr/sbin/poweroff or shutdown -i 5 -g 0 -y for a more graceful shutdown, or simply press the power button once. Regards, Moinak. > > This message posted from opensolaris.org > _______________________________________________ > opensolaris-discuss mailing list > [email protected] > _______________________________________________ opensolaris-discuss mailing list [email protected]
