<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kernel on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/kernel/</link><description>Recent content in Kernel on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 17 Mar 2011 13:07:22 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/kernel/index.xml" rel="self" type="application/rss+xml"/><item><title>Compiling Drivers for Altiris Linux PXE Image Part 1</title><link>https://remkoweijnen.nl/blog/2011/03/17/compiling-drivers-for-altiris-linux-pxe-image-part-1/</link><pubDate>Thu, 17 Mar 2011 13:07:22 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/03/17/compiling-drivers-for-altiris-linux-pxe-image-part-1/</guid><description>&lt;p&gt;First we need to setup a Linux Virtual Machine with a distro of choice (I recommend a 32 bit version). I will be using Ubuntu here and the first step is to &lt;a href="http://www.ubuntu.com/desktop/get-ubuntu/download" target="_blank"&gt;download&lt;/a&gt; the iso.&lt;/p&gt;
&lt;p&gt;At the time of writing Ubuntu 10.10 was the Latest version so I used that one.&lt;/p&gt;
&lt;p&gt;Create a new Virtual Machine and use the iso as install media, I am using VMWare Workstation and it recognises Ubuntu and performs an &amp;ldquo;easy install&amp;rdquo;:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox" data-type="image" data-gallery="post-1594" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image23.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image_thumb23.webp" border="0" alt="image" width="244" height="64" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The install is unattended (when VMWare Tools are installed you need to perform a login) and took only 6 minutes on my laptop!&lt;/p&gt;
&lt;p&gt;Now we need to install gcc (the compiler), open the Ubuntu Software Center:&lt;/p&gt;
&lt;p&gt;&lt;a class="glightbox" data-type="image" data-gallery="post-1594" href="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image24.webp"&gt;&lt;img loading="lazy" decoding="async" style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="https://remkoweijnen.nl/blog/wp-content/uploads/2011/03/image_thumb24.webp" border="0" alt="image" width="232" height="231" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>