Rebooting and Shutting the System Down


Sometimes you have to reboot the machine. Simple as that. Here are the right ways to do it. You need to be root for all but the last method...

After a shutdown, you can probably just type boot at the bootprom level to bring the system back up again.

To boot into single user mode, boot -s.

To boot off of a specific disk, boot disk#, where # is the scsi id of the hard disk.

If you have hardware problems, you may need to shut off the computer and the associated external hardware (e.g. optical drives).

If you add new hardware, you should probably do a boot -r to reconfigure the system for the new hardware device drivers.


© J Kevin McFadden
Last modified: Thu Sep 19 11:07:40 EDT