<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>d o l l m o n t . n e t &#187; howto</title>
	<atom:link href="http://dollmont.net/tag/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://dollmont.net</link>
	<description>Open Source Excellence</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:36:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>OpenSolaris on Levenvo Thinkpad T61</title>
		<link>http://dollmont.net/opensolaris-on-levenvo-thinkpad-t61</link>
		<comments>http://dollmont.net/opensolaris-on-levenvo-thinkpad-t61#comments</comments>
		<pubDate>Thu, 12 Feb 2009 15:39:28 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[General SysAdmin]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://dollmont.net/?p=16</guid>
		<description><![CDATA[I’ve made attempts at installing Solaris on my Thinkpad in the past, with mixed success. I’m happy to report that, as of OpenSolaris 11.08, the installation is straightforward and almost everything works out of the box. Go ahead and follow the procedures for installing OpenSolaris. Once the installation is complete, do a software update: $pfexec [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve made attempts at installing Solaris on my Thinkpad in the past, with mixed success. I’m happy to report that, as of OpenSolaris 11.08, the installation is straightforward and almost everything works out of the box.</p>
<p>Go ahead and follow the procedures for installing OpenSolaris. Once the installation is complete, do a software update:</p>
<blockquote><p>$pfexec pkg image-update –v</p>
</blockquote>
<p>The pfexec command raises your privileges to root—like sudo in Linux. The -v part of the command will give you feedback on how everything is going. Once you’re done, you’ll have an entirely new boot image, courtesy of ZFS and snapshots. Next time you boot, your update OS will be the default option in GRUB, and you’ll be able to boot back into your previous, unpatched OS.</p>
<p>To enable suspend/resume, edit /etc/power.conf:</p>
<blockquote><p>$pfexec vi /etc/power.conf</p>
</blockquote>
<p>At the bottom, insert:</p>
<blockquote><p>S3-support-enable</p>
</blockquote>
<p>Save the file and run:</p>
<blockquote><p>$pfexec pmconfig</p>
</blockquote>
<p>On the next reboot, Suspend will be added as an option to the shutdown menu. Unlike other systems, you’ll have to press the power button to resume. In your Gnome Power Preferences, you’ll now be able to select Suspend as an option for “When laptop lid is closed:”</p>
<p>Wireless, including support for WPA, works out of the box. So does the nVidia card, including 3D acceleration and Compiz Fusion. The desktop is beautiful and performance is outstanding.</p>
<p>The only thing I’ve not got working yet are the softkeys for the volume controls. I’ll post an update when I get that sorted.</p>
]]></content:encoded>
			<wfw:commentRss>http://dollmont.net/opensolaris-on-levenvo-thinkpad-t61/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
