<?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>Notes from the mousepad &#187; Installation</title>
	<atom:link href="http://j1m.net/category/installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://j1m.net</link>
	<description>user help, free and open source</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:48:16 +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>Xfce 4.6 is released!</title>
		<link>http://j1m.net/2009/02/26/xfce-46-is-released/</link>
		<comments>http://j1m.net/2009/02/26/xfce-46-is-released/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 01:04:30 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Desktop Linux]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Release Notes]]></category>
		<category><![CDATA[Xfce]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://j1m.net/?p=53</guid>
		<description><![CDATA[Hot off of the presses comes a release announcement marking the final release of Xfce 4.6! from          Stephan Arts &#60;stephan@xfce.org&#62; date    Thu, Feb 26, 2009 at 6:30 PM subject    Xfce 4.6.0 Released!!! After more than two years of development, Xfce 4.6.0 has just been released. Xfce 4.6 features a new configuration backend, a new [...]]]></description>
			<content:encoded><![CDATA[<p>Hot off of the presses comes a release announcement marking the final release of Xfce 4.6!</p>
<blockquote><p>from          Stephan Arts &lt;stephan@xfce.org&gt;<br />
date    Thu, Feb 26, 2009 at 6:30 PM<br />
subject    Xfce 4.6.0 Released!!!</p>
<p>After more than two years of development, Xfce 4.6.0 has just been released.</p>
<p>Xfce 4.6 features a new configuration backend, a new settings manager,<br />
a brand new session manager and sound mixer as well as several huge<br />
improvements of its core components. A list of all the changes since<br />
the last release candidate can be found on <a title="4.6 Changelogs" href="http://www.xfce.org/documentation/changelogs/4.6.0" target="_blank">this page</a>.</p>
<p>A visual overview of Xfce 4.6 is available here:<br />
<a href="http://www.xfce.org/about/tour" target="_blank">http://www.xfce.org/about/tour</a></p>
<p>Download Xfce 4.6 from the Downloads section of the Xfce website:<br />
<a href="http://www.xfce.org/download" target="_blank">http://www.xfce.org/download</a></p>
<p>Regards,<br />
The Xfce development team.</p></blockquote>
<p>All interested parties should take a quick peek at the desktop tour that is linked-to above, but Xubuntu users won&#8217;t need to download anything from the Xfce website &#8211; Xfce 4.6 will be included by default in Xubuntu 9.04.  <img src='http://j1m.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>CONGRATULATIONS to the entire Xfce development team!</p>
]]></content:encoded>
			<wfw:commentRss>http://j1m.net/2009/02/26/xfce-46-is-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installation pains &#8211; Free Geek Chicago</title>
		<link>http://j1m.net/2007/06/04/installation-pains-free-geek-chicago/</link>
		<comments>http://j1m.net/2007/06/04/installation-pains-free-geek-chicago/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 01:54:57 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://j1m.net/?p=26</guid>
		<description><![CDATA[I volunteered at Free Geek Chicago again on Sunday, and spent much of my day trying to get Xubuntu Feisty Fawn to install on some rather unique hardware. It didn&#8217;t go so well. The machine in question was a PII with 256mb of RAM, and two SCSI hard drives &#8211; one 8gb and one 4gb [...]]]></description>
			<content:encoded><![CDATA[<p>I volunteered at Free Geek Chicago again on Sunday, and spent much of my day trying to get Xubuntu Feisty Fawn to install on some rather unique hardware. It didn&#8217;t go so well.</p>
<p>The machine in question was a PII with 256mb of RAM, and two SCSI hard drives &#8211; one 8gb and one 4gb in size. I tried to set up an LVM installation, but the installer hung after it had completed 85% of the software installation. So I also tried manual partitioning, setting up the root partition on the 4gb drive, and boot, home, and swap partitions on the 8gb drive. It hung at 85%, too. Even trying to do a command-line installation hung at 85%.</p>
<p>With frustration mounting, we just switched over to a new computer. I knew there had to be a way to view what was causing the install to hang, so I asked the folks in #ubuntu-iso what I could do to see these error messages. I talked the issue over with Stephane Graber, and he suggested that I check out some of the install messages in /var/log by pressing ctrl-alt-f2 and getting to run level 2 once the installation had hung.</p>
<p>I&#8217;m going to do that the next time I&#8217;m at Free Geek Chicago. If anything, I&#8217;d like to at least get a good bug report out of this. I haven&#8217;t done too much testing of SCSI drives, and also haven&#8217;t done to much LVM testing, so I think I might try and add that to my testing repertoire on this release cycle. I&#8217;m even going to trade in my standard PII testing box (which runs just fine, thank you) for this SCSI beast (assuming it has no hardware issues).</p>
]]></content:encoded>
			<wfw:commentRss>http://j1m.net/2007/06/04/installation-pains-free-geek-chicago/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ok, instead of Apt on CD</title>
		<link>http://j1m.net/2007/05/12/ok-instead-of-apt-on-cd/</link>
		<comments>http://j1m.net/2007/05/12/ok-instead-of-apt-on-cd/#comments</comments>
		<pubDate>Sat, 12 May 2007 18:33:16 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Desktop Linux]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://j1m.net/?p=24</guid>
		<description><![CDATA[How about replicating an installed package list this way: dpkg --get-selections &#124; grep '[[:space:]]install$' &#124; awk '{print $1}' &#62; packagelist.txt on the old machine, then: sudo apt-get -u install `cat packagelist.txt` on new machine, That should work. Only disadvantage is that you&#8217;d have to download the installed packages from the &#8216;net onto the new machine, [...]]]></description>
			<content:encoded><![CDATA[<p>How about replicating an installed package list this way:</p>
<p><code>dpkg --get-selections | grep '[[:space:]]install$' | awk '{print $1}' &gt; packagelist.txt </code>on the old machine,</p>
<p>then:<br />
<code>sudo apt-get -u install `cat packagelist.txt` </code>on new machine,</p>
<p>That should work.  Only disadvantage is that you&#8217;d have to download the installed packages from the &#8216;net onto the new machine, rather than having them available via a CD.   The advantage, of course, is that you have burnt one less CD, and will automatically download the most recent version of your packages.  <img src='http://j1m.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://j1m.net/2007/05/12/ok-instead-of-apt-on-cd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apt on CD</title>
		<link>http://j1m.net/2007/05/11/apt-on-cd/</link>
		<comments>http://j1m.net/2007/05/11/apt-on-cd/#comments</comments>
		<pubDate>Sat, 12 May 2007 04:10:22 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Desktop Linux]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://j1m.net/?p=23</guid>
		<description><![CDATA[Apt on CD looks pretty awesome for For x/k/ed/ubuntu and debian users . . . There&#8217;s got to be a way to back up all of your installed .debs without the gui, but this will be useful for most desktop users. And I like how it allows you to share the packages that you already [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://aptoncd.sourceforge.net/" title="Apt on CD" target="_blank">Apt on CD</a> looks pretty awesome for For x/k/ed/ubuntu and debian users . . .   There&#8217;s got to be a way to back up all of your installed .debs without the gui, but this will be useful for most desktop users.  And I like how it allows you to share the packages that you already have installed with other folks.  Something like this would come in handy for Xubuntu, which isn&#8217;t installed with a very rich set of multimedia apps, for example.</p>
]]></content:encoded>
			<wfw:commentRss>http://j1m.net/2007/05/11/apt-on-cd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.248 seconds -->

