How to do a reconfigure boot or reboot in Sun Solaris

Categorías:

To do a reconfigure boot in Solaris from the openboot prom (OK prompt):

OK> boot -r

To do a reconfigure reboot from within Solaris:

# reboot -- -r

OR

# touch /reconfigure
# init 6

Example

boot -r; reboot -- -r; touch /reconfigure; init 6

Fuente: http://www.coolcommands.com/index.php?option=com_cc&task=display&id=557

Sin respuestas

Deja un comentario