<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Reboot a Solaris system | Solaris | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Fri, 12 Dec 2008 08:31:18 -0000</lastBuildDate><item><title>Re: Reboot a Solaris system | Solaris | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-4365470</link><description>Try this:&lt;br&gt;&lt;br&gt;/sbin/uadmin 2 0  &lt;br&gt;&lt;br&gt;That will shutdown the node without the execution of the init kill scripts...&lt;br&gt;&lt;br&gt;btw what version of solaris / kernal patch level are your using?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">flexinfo</dc:creator><pubDate>Fri, 12 Dec 2008 08:31:18 -0000</pubDate></item><item><title>Re: Reboot a Solaris system | Solaris | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766752</link><description>Hopefully you've sorted this by now, but use shutdown -i6 -g0 -y to reboot if none of the others work, though I can't think why they shouldn't.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 25 Oct 2004 21:20:58 -0000</pubDate></item><item><title>Re: Reboot a Solaris system | Solaris | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766751</link><description>Hi anybody,&lt;br&gt;can't reboot my E450, sure i'm root . But any of these init 6, reboot, or halt commands returns me (after some seconds) to the shell prompt.&lt;br&gt;&lt;br&gt;any idea? thx. Troy</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Troy</dc:creator><pubDate>Sun, 17 Oct 2004 21:58:47 -0000</pubDate></item><item><title>Re: Reboot a Solaris system | Solaris | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766750</link><description>umm.. but I believe&lt;br&gt;&lt;br&gt;shutdown -h 5 -g 60 -y&lt;br&gt;&lt;br&gt;That will shut it down cleanly and power it off.&lt;br&gt;&lt;br&gt;"shutdown" includes sync and all that graceful fun stuff.&lt;br&gt;&lt;br&gt;Sincerely&lt;br&gt;Craig Fourie</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 10 Feb 2004 12:12:36 -0000</pubDate></item><item><title>Re: Reboot a Solaris system | Solaris | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/9/reboot-a-solaris-system/#comment-2766749</link><description>Sync is no longer necessary in any modern version of Unix (Solaris and Linux included).  If you're a system administrator, you should learn proper use of the init command, which allows you to change runlevels.  Here are a few different uses of init:&lt;br&gt;&lt;br&gt;# init 6     - reboots the system&lt;br&gt;# init 5     - halts the system (turns power off)&lt;br&gt;# init 0     - sends you to runlevel 0, which is the "ok" prompt (OpenBoot PROM)&lt;br&gt;# init 1     - sends you to single user mode, useful for installing patches.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">illumin8</dc:creator><pubDate>Wed, 15 Oct 2003 16:54:49 -0000</pubDate></item></channel></rss>