buenos
Advanced Member level 3
- Joined
- Oct 24, 2005
- Messages
- 962
- Helped
- 40
- Reputation
- 82
- Reaction score
- 24
- Trophy points
- 1,298
- Location
- Florida, USA
- Activity points
- 9,143
Could someone tell me suitable basic Linux commands for all the 3 situations below?
1) Warm reboot, that only asserts a reset signal on the motherboard, while the power is not going away even for a fraction of a second, then the system starts up again. It is RST_CPU (with SYS_RST=1) in the CF9 register.
2) Cold reboot, that makes the power go away for a second, then the system starts up again. It is FULL_RST in the CF9 register.
3) Power off and stay off.
The restart and shutdown command help does not explain it very well. The above 3 options are offered by all intel chipsets, through the standard CF9h register.
1) Warm reboot, that only asserts a reset signal on the motherboard, while the power is not going away even for a fraction of a second, then the system starts up again. It is RST_CPU (with SYS_RST=1) in the CF9 register.
2) Cold reboot, that makes the power go away for a second, then the system starts up again. It is FULL_RST in the CF9 register.
3) Power off and stay off.
The restart and shutdown command help does not explain it very well. The above 3 options are offered by all intel chipsets, through the standard CF9h register.