<?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>Steven Harms &#187; sles</title>
	<atom:link href="http://www.sharms.org/blog/tag/sles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Sun, 28 Aug 2011 18:02:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SLES / SLED 10 with Intel 965 Graphics</title>
		<link>http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/</link>
		<comments>http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:41:57 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[sled]]></category>
		<category><![CDATA[sles]]></category>
		<category><![CDATA[suse]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/?p=601</guid>
		<description><![CDATA[If you need to update your installation to work with Intel graphics, there is an RPM you can install that will likely resolve your issues: http://download.opensuse.org/repositories/home:/mhopf:/hp/SLE_10/i586/intel-i810-xorg-x11-6.9.0.2-8.1.i586.rpm Install that, then run Sax or edit xorg.conf, and make sure to pick the i810 driver. (This post is in response to the number of forum posts on this [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2007/11/howto-add-updated-e1000-driver-to-sled-10-sp1/' rel='bookmark' title='Permanent Link: Howto:  Add updated e1000 driver to SLED 10 SP1'>Howto:  Add updated e1000 driver to SLED 10 SP1</a></li>
<li><a href='http://www.sharms.org/blog/2010/07/sles-sp1-and-novell-suse-autoyast-with-intel-dell-raid-controllers/' rel='bookmark' title='Permanent Link: SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers'>SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers</a></li>
<li><a href='http://www.sharms.org/blog/2007/11/adventures-in-dual-head-for-dell-d620-with-intel/' rel='bookmark' title='Permanent Link: Adventures in 3D Dual Head for Dell D620 with intel'>Adventures in 3D Dual Head for Dell D620 with intel</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you need to update your installation to work with Intel graphics, there is an RPM you can install that will likely resolve your issues:</p>
<p><a href="http://download.opensuse.org/repositories/home:/mhopf:/hp/SLE_10/i586/intel-i810-xorg-x11-6.9.0.2-8.1.i586.rpm">http://download.opensuse.org/repositories/home:/mhopf:/hp/SLE_10/i586/intel-i810-xorg-x11-6.9.0.2-8.1.i586.rpm</a></p>
<p>Install that, then run Sax or edit xorg.conf, and make sure to pick the i810 driver. (<em>This post is in response to the number of forum posts on this subject offering no solutions</em>)</p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2007/11/howto-add-updated-e1000-driver-to-sled-10-sp1/' rel='bookmark' title='Permanent Link: Howto:  Add updated e1000 driver to SLED 10 SP1'>Howto:  Add updated e1000 driver to SLED 10 SP1</a></li>
<li><a href='http://www.sharms.org/blog/2010/07/sles-sp1-and-novell-suse-autoyast-with-intel-dell-raid-controllers/' rel='bookmark' title='Permanent Link: SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers'>SLES 11 SP1 and Novell / SUSE Autoyast with Intel / Dell Raid Controllers</a></li>
<li><a href='http://www.sharms.org/blog/2007/11/adventures-in-dual-head-for-dell-d620-with-intel/' rel='bookmark' title='Permanent Link: Adventures in 3D Dual Head for Dell D620 with intel'>Adventures in 3D Dual Head for Dell D620 with intel</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Bazaar Distributed Version Control on SLES 10 SP2</title>
		<link>http://www.sharms.org/blog/2008/12/installing-bazaar-distributed-version-control-on-sles-10-sp2/</link>
		<comments>http://www.sharms.org/blog/2008/12/installing-bazaar-distributed-version-control-on-sles-10-sp2/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 21:45:28 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bazaar]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sles]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/?p=287</guid>
		<description><![CDATA[I chose to install from source, the process is (tested on SLES 10 SP2 i386): wget &#8211;no-check-certificate https://launchpad.net/bzr/1.10/1.10/+download/bzr-1.10.tar.gz zypper in python-devel python-xml tar xvfz bzr-1.10.tar.gz cd bzr-1.10/ ./setup.py install Now you should be able to run bzr from the command line. Related posts:Installing Flash 9 on Dapper Installing Groupwise 8 Client in Ubuntu Jaunty AMD64 [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2006/10/installing-flash-9-on-dapper/' rel='bookmark' title='Permanent Link: Installing Flash 9 on Dapper'>Installing Flash 9 on Dapper</a></li>
<li><a href='http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/' rel='bookmark' title='Permanent Link: Installing Groupwise 8 Client in Ubuntu Jaunty AMD64'>Installing Groupwise 8 Client in Ubuntu Jaunty AMD64</a></li>
<li><a href='http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/' rel='bookmark' title='Permanent Link: SLES / SLED 10 with Intel 965 Graphics'>SLES / SLED 10 with Intel 965 Graphics</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I chose to install from source, the process is (tested on SLES 10 SP2 i386):</p>
<ul>
<li>wget &#8211;no-check-certificate https://launchpad.net/bzr/1.10/1.10/+download/bzr-1.10.tar.gz</li>
<li>zypper in python-devel python-xml</li>
<li>tar xvfz bzr-1.10.tar.gz</li>
<li>cd bzr-1.10/</li>
<li>./setup.py install</li>
</ul>
<p>Now you should be able to run bzr from the command line.</p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2006/10/installing-flash-9-on-dapper/' rel='bookmark' title='Permanent Link: Installing Flash 9 on Dapper'>Installing Flash 9 on Dapper</a></li>
<li><a href='http://www.sharms.org/blog/2009/06/installing-groupwise-8-client-in-ubuntu-jaunty-amd64/' rel='bookmark' title='Permanent Link: Installing Groupwise 8 Client in Ubuntu Jaunty AMD64'>Installing Groupwise 8 Client in Ubuntu Jaunty AMD64</a></li>
<li><a href='http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/' rel='bookmark' title='Permanent Link: SLES / SLED 10 with Intel 965 Graphics'>SLES / SLED 10 with Intel 965 Graphics</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2008/12/installing-bazaar-distributed-version-control-on-sles-10-sp2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Howto:  Add updated e1000 driver to SLED 10 SP1</title>
		<link>http://www.sharms.org/blog/2007/11/howto-add-updated-e1000-driver-to-sled-10-sp1/</link>
		<comments>http://www.sharms.org/blog/2007/11/howto-add-updated-e1000-driver-to-sled-10-sp1/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 19:41:28 +0000</pubDate>
		<dc:creator>Steven Harms</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[initrd]]></category>
		<category><![CDATA[sled]]></category>
		<category><![CDATA[sles]]></category>

		<guid isPermaLink="false">http://www.sharms.org/blog/?p=126</guid>
		<description><![CDATA[Why I maintain SLED 10 SP1 based systems that need to install via autoyast (ie network install). This does not support newer intel nic cards (which are a big win because they were previously broadcom, but I pushed back and got intel cards). The process is not very obvious, and probably not for the faint [...]


Related posts:<ol><li><a href='http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/' rel='bookmark' title='Permanent Link: SLES / SLED 10 with Intel 965 Graphics'>SLES / SLED 10 with Intel 965 Graphics</a></li>
<li><a href='http://www.sharms.org/blog/2008/12/installing-bazaar-distributed-version-control-on-sles-10-sp2/' rel='bookmark' title='Permanent Link: Installing Bazaar Distributed Version Control on SLES 10 SP2'>Installing Bazaar Distributed Version Control on SLES 10 SP2</a></li>
<li><a href='http://www.sharms.org/blog/2008/05/installing-vmware-tools/' rel='bookmark' title='Permanent Link: Installing VMWare tools'>Installing VMWare tools</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>Why</strong><br />
I maintain SLED 10 SP1 based systems that need to install via autoyast (ie network install).  This does not support newer intel nic cards (which are a big win because they were previously broadcom, but I pushed back and got intel cards).  The process is not very obvious, and probably not for the faint of heart.  The following process is used to make an &#8216;initrd&#8217; file that you can write over the previous initrd file on the iso, and burn that so your iso will have network support.</p>
<p><strong>Install CD Process</strong></p>
<p><strong>1: Extract initrd from SLED SP1 install media to working directory</strong></p>
<pre class="brush: sh">
cp /media/sled/boot/i386/loader/initrd /home/sharms/working_directory</pre>
<p><strong>2: Make a directory to work with contents</strong></p>
<pre class="brush: sh">
mkdir /home/sharms/working_directory/work
</pre>
<p><strong>3: Extract initrd contents</strong></p>
<pre class="brush: sh">
cd /home/sharms/working_directory/work
gzip -dc &lt; ../initrd | cpio -idmuv
</pre>
<p><strong>: Retrieve driver file from forge ftp</strong></p>
<pre class="brush: sh">
cd /home/sharms/working_directory
wget http://forgeftp.novell.com/driver-process/staging/pub/update/Intel/sle10sp1/common/i586/intel-e1000-kmp-default-7.6.5_2.6.16.46_0.12-27.i586.rpm
</pre>
<p><strong>5: Extract module from rpm</strong></p>
<pre class="brush: sh">
mkdir rpm_contents
cd rpm_contents
rpm2cpio ../intel-e1000-kmp-default-7.6.5_2.6.16.46_0.12-27.i586.rpm | cpio -idv
</pre>
<p><strong>6: Add module to initrd</strong></p>
<pre class="brush: sh">
cp default/lib/modules/2.6.16.46-0.12-default/updates/e1000.ko /home/sharms/working_directory/work/modules
</pre>
<p><strong>7: Update module files (this will vary greatly depending on drivers) but</strong><br />
the two files to be modified are:<br />
/home/sharms/working_directory/work/lib/modules/2.6.16.46-0.12-default/modules.alias<br />
/home/sharms/working_directory/work/lib/modules/2.6.16.46-0.12-default/modules.pcimap</p>
<p>I generated mine like this:</p>
<pre class="brush: sh">
depmod -b /tmp -n /tmp/workingdir/work/modules/e1000.ko
</pre>
<p><strong>8: Recreate initrd</strong></p>
<pre class="brush: sh">
cd /home/sharms/working_directory/work/
find . | cpio --quiet -o -H newc &gt; ../initrd
cd ..
gzip -v9c initrd &gt; initrd.gz
mv initrd.gz initrd
</pre>
<p><strong>Creating a new SLES / SLED iso</strong></p>
<pre class="brush: sh">
mount -t iso9660 -o loop /tmp/SLES-10-sp2-x86.iso /tmp/sles
mkdir /tmp/remastered-sles
rsync -avh /tmp/sles /tmp/remastered-sles
cp /tmp/workdir/initrd /tmp/remastered-sles/boot/i386/loader
mkisofs -v -r -J -o /tmp/sles10sp2-e1000.iso -b boot/i386/loader/isolinux.bin -T -pad -no-emul-boot -boot-load-size 4 -c boot.cat -boot-info-table .
</pre>
<p><strong>Addon media process</strong><br />
This is needed because this prior process only covers the install cd, not the files actually installed.<br />
This can be followed from:<br />
<a href="http://opseast.wordpress.com/2007/06/05/autoyast-how-and-why-you-may-need-to-update-your-sle-installation-environment-source/">http://opseast.wordpress.com/2007/06/05/autoyast-how-and-why-you-may-need-to-update-your-sle-installation-environment-source/</a><br />
<strong><br />
Important to note</strong>: when making the addon package, you will want to<br />
include both -default and -smp versions of the module rpm so that way<br />
both types of processors are covered.</p>


<p>Related posts:<ol><li><a href='http://www.sharms.org/blog/2009/09/sles-sled-10-with-intel-965-graphics/' rel='bookmark' title='Permanent Link: SLES / SLED 10 with Intel 965 Graphics'>SLES / SLED 10 with Intel 965 Graphics</a></li>
<li><a href='http://www.sharms.org/blog/2008/12/installing-bazaar-distributed-version-control-on-sles-10-sp2/' rel='bookmark' title='Permanent Link: Installing Bazaar Distributed Version Control on SLES 10 SP2'>Installing Bazaar Distributed Version Control on SLES 10 SP2</a></li>
<li><a href='http://www.sharms.org/blog/2008/05/installing-vmware-tools/' rel='bookmark' title='Permanent Link: Installing VMWare tools'>Installing VMWare tools</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sharms.org/blog/2007/11/howto-add-updated-e1000-driver-to-sled-10-sp1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

