<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>krisRowland.bLog</title>
	<atom:link href="http://krisrowland.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://krisrowland.wordpress.com</link>
	<description>01010111011001010110110001100011011011110110110101100101</description>
	<lastBuildDate>Thu, 08 Oct 2009 23:56:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='krisrowland.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/3963d08ad6df15a519338e97ed34bfca?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>krisRowland.bLog</title>
		<link>http://krisrowland.wordpress.com</link>
	</image>
			<item>
		<title>Batch convert images using GIMP in Ubuntu</title>
		<link>http://krisrowland.wordpress.com/2009/10/08/batch-convert-images-using-gimp-in-ubuntu/</link>
		<comments>http://krisrowland.wordpress.com/2009/10/08/batch-convert-images-using-gimp-in-ubuntu/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 23:56:03 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Batch]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[Gimp plugin]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=372</guid>
		<description><![CDATA[The amount of times I&#8217;ve wanted to do the same thing to multiple images&#8230; e.g. converting a collection of .tif images into .jpg. I usually cave in and end up doing it manually &#8211; yuk!
Today I finally found an excellent tool for batch automating most image transformations/effect you&#8217;d want. It&#8217;s a GIMP plugin called David&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=372&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The amount of times I&#8217;ve wanted to do the same thing to multiple images&#8230; e.g. converting a collection of .tif images into .jpg. I usually cave in and end up doing it manually &#8211; <em>yuk</em>!</p>
<p>Today I finally found an excellent tool for batch automating most image transformations/effect you&#8217;d want. It&#8217;s a GIMP plugin called David&#8217;s Batch Processor. You could Google it, download the source, compile it and finally get it to play with GIMP, <em>or</em> (if you&#8217;re using Ubuntu) you could just install the <em>gimp-plugin-registry</em> package via synaptic or aptitude. This package (maintained by the Ubuntu-MOTU dev team and kept in the Universe repos) contains <em>heaps</em> of useful GIMP plugins; David&#8217;s Batch Processor is just one. Do yourself a fovour and check it out!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/372/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/372/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/372/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=372&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/10/08/batch-convert-images-using-gimp-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>
	</item>
		<item>
		<title>Converting a Lyx document to LaTeX: removing line breaks / carriage returns / split lines using Emacs</title>
		<link>http://krisrowland.wordpress.com/2009/08/20/converting-a-lyx-document-to-latex-removing-line-breaks-carriage-returns-split-lines-using-emacs/</link>
		<comments>http://krisrowland.wordpress.com/2009/08/20/converting-a-lyx-document-to-latex-removing-line-breaks-carriage-returns-split-lines-using-emacs/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 07:07:07 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[carriage return]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[line break]]></category>
		<category><![CDATA[line separation]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=364</guid>
		<description><![CDATA[I recently wanted to convert a Lyx document into plain LaTeX. The process is relatively easy: File -&#62; Export -&#62; Plain LaTeX. The resultant .tex file, however, has multiple line breaks throughout every paragraph. Uuuugh&#8230; UGLY! (Not to mention clunky and unusable).
My fix for this surely isn&#8217;t the best, but it&#8217;s better than removing the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=364&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently wanted to convert a Lyx document into plain LaTeX. The process is relatively easy: <em>File -&gt; Export -&gt; Plain LaTeX</em>. The resultant .tex file, however, has multiple line breaks throughout every paragraph. Uuuugh&#8230; UGLY! (Not to mention clunky and unusable).</p>
<p>My fix for this surely isn&#8217;t the best, but it&#8217;s better than removing the trailing carriage returns manually. First, select a paragraph. then search for all (hidden) line breaks, replacing them with a space:</p>
<p><em>meta-x replace-string</em></p>
<p><em>^q ^j</em></p>
<p><em>*space*</em></p>
<p>That&#8217;s it. All line breaks will be replaced by spaces in that paragraph. I&#8217;m not sure how to do a full document replacement since all carriage return marks will be replaced (concatenating all paragraphs etc.); not what you want.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/364/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/364/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/364/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=364&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/08/20/converting-a-lyx-document-to-latex-removing-line-breaks-carriage-returns-split-lines-using-emacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixed: sound not working in Debian Lenny on a Dell Mini 9</title>
		<link>http://krisrowland.wordpress.com/2009/07/15/fixed-sound-not-working-in-debian-lenny-on-a-dell-mini-9/</link>
		<comments>http://krisrowland.wordpress.com/2009/07/15/fixed-sound-not-working-in-debian-lenny-on-a-dell-mini-9/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 14:26:07 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Dell Inspiron Mini 9]]></category>
		<category><![CDATA[Dell Mini]]></category>
		<category><![CDATA[Dell Mini 9]]></category>
		<category><![CDATA[hda]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=350</guid>
		<description><![CDATA[The solution to getting sound working under Debian Lenny on a Dell Mini 9 is very similar to the same procedure with Fedora 9 that I discussed a while ago. In order to enable the hda audio interface, add this line to the end of your /etc/modprobe.d/alsa-base file:
options snd-hda-intel index=0 model=dell
Log out and in and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=350&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The solution to getting sound working under <a href="http://krisrowland.wordpress.com/2009/07/13/how-to-install-debian-lenny-on-a-dell-mini-9-via-a-usb-flash-drive/">Debian Lenny on a Dell Mini 9</a> is very similar to the same procedure with <a href="http://krisrowland.wordpress.com/2008/10/09/fedora-core-9-on-the-dell-inspiron-mini-9-part-2/">Fedora 9 that I discussed a while ago</a>. In order to enable the hda audio interface, add this line to the end of your <em>/etc/modprobe.d/alsa-base</em> file:</p>
<blockquote><p>options snd-hda-intel index=0 model=dell</p></blockquote>
<p>Log out and in and all should work. Be sure to adjust the volume of the speakers in the audio manager when testing it out, too, as mine was all the way down by default.</p>
<p>Once this works, you&#8217;ll probably want to disable the annoying system beep from the PC speaker module, too. To do this, just add this to the end of your <em>/etc/modprobe.d/blacklist</em> file:</p>
<blockquote><p>blacklist pcspkr</p></blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/350/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/350/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/350/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=350&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/07/15/fixed-sound-not-working-in-debian-lenny-on-a-dell-mini-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install Skype on Debian Lenny</title>
		<link>http://krisrowland.wordpress.com/2009/07/15/how-to-install-skype-on-debian-lenny/</link>
		<comments>http://krisrowland.wordpress.com/2009/07/15/how-to-install-skype-on-debian-lenny/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 13:57:01 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=348</guid>
		<description><![CDATA[The easiest way to install Skype (as of this moment) in Debian Lenny is to use the Skype repository. Simply add this line to the end of your /etc/apt/sources.list file:
deb http://download.skype.com/linux/repos/debian/ stable non-free
Then update the repository database for apt with apt-get update.
Skype, and all dependencies can then be installed with apt-get install skype.
There are other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=348&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The easiest way to install Skype (as of this moment) in Debian Lenny is to use the Skype repository. Simply add this line to the end of your <em>/etc/apt/sources.list</em> file:</p>
<blockquote><p><code>deb <a rel="nofollow" href="http://download.skype.com/linux/repos/debian/">http://download.skype.com/linux/repos/debian/</a> stable non-free</code></p></blockquote>
<p>Then update the repository database for apt with <em>apt-get update</em>.</p>
<p>Skype, and all dependencies can then be installed with <em>apt-get install skype</em>.</p>
<p>There are <a href="http://www.debianadmin.com/how-to-install-skype-20-in-debian-lenny.html">other ways</a> to do this, but the repository seems to work at the moment, so use it.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/348/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=348&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/07/15/how-to-install-skype-on-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install Debian Lenny on a Dell Mini 9 via a USB flash drive</title>
		<link>http://krisrowland.wordpress.com/2009/07/13/how-to-install-debian-lenny-on-a-dell-mini-9-via-a-usb-flash-drive/</link>
		<comments>http://krisrowland.wordpress.com/2009/07/13/how-to-install-debian-lenny-on-a-dell-mini-9-via-a-usb-flash-drive/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 16:12:26 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=343</guid>
		<description><![CDATA[Feeling I&#8217;ve grown out of my Ubuntu training wheels (or daiper &#8211; as you prefer) I thought I&#8217;d give Debian a try. I could have just installed it on my desktop or an external HDD, but I thought I&#8217;d be overly masochistic and try it first on my Dell Mini 9. The main issue here, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=343&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Feeling I&#8217;ve grown out of my Ubuntu training wheels (or daiper &#8211; as you prefer) I thought I&#8217;d give Debian a try. I could have just installed it on my desktop or an external HDD, but I thought I&#8217;d be overly masochistic and try it first on my Dell Mini 9. The main issue here, as with installing any Linux distro an the Mini, is actually getting a bootable installation medium to work.</p>
<p>I first tried to load Debian Lenny on my 1GB Kingston USB flash stick using <a href="http://unetbootin.sourceforge.net/">UNetBootin</a>. This worked for me a while ago when <a href="http://krisrowland.wordpress.com/2008/10/01/fedora-core-9-on-the-dell-inspiron-mini-9/">trying to install Fedora core 9</a>. Alas, it appears the Debian install CD menu only allows the mounting of CD/DVD drives, not images &#8211; I may be wrong, but I was too impatient to find out. A better option turned out to be discussed explicitly on the wonderful <a href="http://wiki.debian.org/InstallingDebianOn">DebianOn</a> site &#8211; a site that aims to discuss how to get Debian working on various hardware. In my case, <a href="http://wiki.debian.org/InstallingDebianOn/Dell/InspironMini9?highlight=(mini">how to get Debian Lenny working on a Dell Mini 9</a>! The documentation, however, was very difficult for a semi-novice like me to follow; particularly the part:</p>
<blockquote><p>To install Debian Lenny use the USB-Stick Image from <a href="http://wiki.debian.org/DebianEeePC">http://wiki.debian.org/DebianEeePC</a> and replace the initrd.gz and linux file with the normal NetBoot kernel</p></blockquote>
<p>Sorry&#8230; wha? Loosely translated, this means you have to take the <em>initrd.gz</em> archive and the file named <em>linux</em> from the <em>NetBoot</em> Debian installation image and put it in the custom made Asus EeePC install image.</p>
<p>It turns out that this isn&#8217;t too hard to do. The only way I managed to actually do it was by attempting to read <a href="http://forum.debianizzati.org/installazione/netbook-mini-dell-9-e-netinstall-e-dubbi-vari-t36646.0.html">an Italian forum discussing this very problem</a>. In particular, not the post from Aki, demonstrating the precise commands required to extract and then package these files (I&#8217;ve done my best to translate to English):</p>
<blockquote>
<p style="margin-top:0;display:inline;">#Create a working directory<br />
mkdir workdir<br />
cd workdir</p>
<p># Download the customised EeePC and<br />
# NetBoot installation images/archives<br />
wget http://eeepc.debian.net/debian/images/debian-eeepc.img<br />
wget http://ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/netboot.tar.gz</p>
<p># Unpack the NetBoot archive<br />
tar xf netboot.tar.gz</p>
<p># Copy the original EeePC image to another<br />
# name &#8211; the copy will be altered soon<br />
cp debian-eeepc.img debian-dellmini9.img</p>
<p># Make a directory to mount the copied image to,<br />
# then mount the image (cool, hey?)<br />
mkdir dellmini9_mount<br />
mount debian-dellmini9.img dellmini9_mount/ -t msdos -o loop</p>
<p># copy the aforementioned files from the<br />
# unpacked NetBoot archive into the mounted image<br />
cp -v debian-installer/i386/initrd.gz dellmini9_mount/initrd.gz<br />
cp -v debian-installer/i386/linux dellmini9_mount/linux</p>
<p># Verify that the files copied correctly<br />
# (by checking that the files differ<br />
# &#8211; not necessary but nice for completeness)<br />
cmp debian-installer/i386/initrd.gz dellmini9_mount/initrd.gz; [ $? -eq "0" ] || echo &#8220;initrd.gz wasn&#8217;t copied&#8221;<br />
cmp debian-installer/i386/linux dellmini9_mount/linux; [ $? -eq "0" ] || echo &#8221; the linux file wasn&#8217;t copied&#8221;</p>
<p># Unmount the altered image<br />
umount dellmini9_mount</p>
<p># Check to see the copied image has been stuffed with<br />
# the new files by comparing with the original<br />
# (again, not required but will explicitly show that the files differ)<br />
cmp debian-eeepc.img debian-dellmini9.img</p></blockquote>
<p>Now you can write this image directly to your (bootable) USB stick via</p>
<blockquote><p><em>dd if=debian-dellmini9.img of=/dev/sdb</em></p></blockquote>
<p>where <em>/dev/sdb</em> is the device path of your USB stick (<strong>make sure you use the correct device path &#8211; get it wrong and you could destroy another perfectly healthy drive</strong>). After ensuring the Dell Mini could boot from USB (checking the boot drive and priority settings in the BIOS), the modified Debian install worked PERFECTLY!</p>
<p>Now, there <em>is</em> one major pain in this. The latest stable Lenny kernel doesn&#8217;t like to have a card in the card reader during boot &#8211; it&#8217;ll hang. I&#8217;m willing to forego my SDHC card for now just to try out Debian. I hope this will be fixed in the future&#8230; then again, this <em>is</em> Debian we&#8217;re talking about. Maybe some hacking will be required.</p>
<p>As for setting up the system post-install, particularly for wireless, the original <a href="http://wiki.debian.org/InstallingDebianOn/Dell/InspironMini9?highlight=(mini">DebianOn page for the Dell Mini 9</a> was extremely useful! Provided you use the standard Broadcom card, <a href="http://wiki.debian.org/wl">this method</a> worked perfectly for me (just be sure to reboot after installing network manager &#8211; see the <em>Configure</em> link in step 10).</p>
<p>It seems the webcam works out of the box, at least in Cheese, and most other things seem to work straight away, too. I&#8217;ll install Skype soon to see exactly how well&#8230;</p>
<p>And that&#8217;s it for now&#8230; Hope this helps someone wanting to try out this great distro on their Dell Mini 9!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/343/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/343/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/343/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=343&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/07/13/how-to-install-debian-lenny-on-a-dell-mini-9-via-a-usb-flash-drive/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>
	</item>
		<item>
		<title>Edit PDF files in Linux with pdftk</title>
		<link>http://krisrowland.wordpress.com/2009/07/13/edit-pdf-files-in-linux-with-pdftk/</link>
		<comments>http://krisrowland.wordpress.com/2009/07/13/edit-pdf-files-in-linux-with-pdftk/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 04:17:55 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[pdf document edit terminal command-line]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=340</guid>
		<description><![CDATA[I recently wanted to alter a .pdf file but had no copy of Adobe Acrobat and preferred to use Linux. After a quick bit of searching, I came across an awesome little (but very powerful) program called PDFToolkit. It can be installed on any Linux distro, and should be available in most popular distro&#8217;s repositories. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=340&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently wanted to alter a .pdf file but had no copy of Adobe Acrobat and preferred to use Linux. After a quick bit of searching, I came across an awesome little (but very powerful) program called <a href="http://www.accesspdf.com/pdftk/"><em>PDFToolkit</em></a>. It can be installed on any Linux distro, and should be available in most popular distro&#8217;s repositories. Once installed, the program is called by executing <em>pdftk</em> in the terminal (yes, it&#8217;s a command-line tool). <em>pdftk</em> can&#8217;t be called on its own, it must be followed by input files and parameters. For a list of functions and syntax, check out the man-page: <em>man pdftk</em>.</p>
<p>The things <em>pdftk</em> is capable of are impressive, to say the least. So far, I&#8217;ve used it to do simple tasks like remove pages or concatenate two documents, to more advanced things like overlaying a stamp image on a document.</p>
<p>The only issue I&#8217;ve come across thus far is that, when removing pages (at least) the document&#8217;s contents list breaks. This probably shouldn&#8217;t be surprising, though. Nonetheless, it&#8217;s a very powerful and useful program that I&#8217;ll be using for a long time.</p>
<p><a href="http://www.addthis.com/bookmark.php?&amp;url=http%3A//krisrowland.wordpress.com/2009/07/13/edit-pdf-files-in-linux-with-pdftk/&amp;title=Edit%20PDF%20files%20in%20Linux%20with%20pdftk%20%AB%20krisRowland.bLog"><img class="aligncenter size-full wp-image-269" title="Share this post with AddThis!" src="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif?w=70&#038;h=16" alt="Share this post with AddThis!" width="70" height="16" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/340/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/340/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/340/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=340&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/07/13/edit-pdf-files-in-linux-with-pdftk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>

		<media:content url="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif" medium="image">
			<media:title type="html">Share this post with AddThis!</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixed: Gnome clock shows wrong time (GMT / UTC instead of local) in persistent live USB Ubuntu 8.10</title>
		<link>http://krisrowland.wordpress.com/2009/04/09/fixed-gnome-clock-shows-wrong-time-gmt-utc-instead-of-local-in-persistent-live-usb-ubuntu-810/</link>
		<comments>http://krisrowland.wordpress.com/2009/04/09/fixed-gnome-clock-shows-wrong-time-gmt-utc-instead-of-local-in-persistent-live-usb-ubuntu-810/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 06:01:21 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[GMT]]></category>
		<category><![CDATA[local time]]></category>
		<category><![CDATA[persistent]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[UTC]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=328</guid>
		<description><![CDATA[Hopefully this is the last major bug I find with my  persistent Ubuntu 8.10 install for a while: it seems that the Gnome clock displays UTC (or GMT) time no matter what settings I change. I think the main reason was that my timezone settings weren&#8217;t being saved upon reboot. First, I set the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=328&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Hopefully this is the last major bug I find with my <a href="../2009/04/02/persistent-resizable-live-ubuntu-810-install-on-a-usb-drive/"> persistent Ubuntu 8.10 install</a> for a while: it seems that the Gnome clock displays UTC (or GMT) time no matter what settings I change. I think the main reason was that my timezone settings weren&#8217;t being saved upon reboot. First, I set the clock to sync with internet servers:</p>
<p><em>Administration -&gt; Time and Date -&gt; Configuration -&gt; Keep syncronised with internet servers</em></p>
<p>Install the NTP packages when prompted then select your location and servers to sync from. This is where my settings would be forgotten. After a reboot, the <em>Time Zone</em> field would be blank. Grrr. What I found, however, is that I could reset the <em>tzdata</em> (where the timezone settings are kept) manually by running:</p>
<p><em>sudo dpkg-reconfigure tzdata</em></p>
<p>After executing this to ensure the correct timezone was selected, I then set this command to be run automatically and non-interactively at startup by adding it to <em>System -&gt; Preferences -&gt; Sessions -&gt; Add -&gt; Command:</em> <em>&#8220;sudo dpkg-reconfigure -f noninteractive tzdata&#8221;.</em> (Thanks to <a href="http://www.debianhelp.org/node/11008">Alexis&#8217;s post on Debianhelp</a> for highlighting the command). This seems to have done the trick.</p>
<p>Uuuuugh. Painful.</p>
<p>This will probably be fixed in a kernel update sometime.</p>
<p><a href="http://www.addthis.com/bookmark.php?&amp;url=http%3A//krisrowland.wordpress.com/2009/04/09/fixed-gnome-clock-shows-wrong-time-gmt-utc-instead-of-local-in-persistent-live-usb-ubuntu-810/&amp;title=Fixed%3A%20Gnome%20clock%20shows%20wrong%20time%20%28GMT%20/%20UTC%20instead%20of%20local%29%20in%20persistent%20live%20USB%20Ubuntu%208.10%20%AB%20krisRowland.bLog"><img class="aligncenter size-full wp-image-269" title="Share this post with AddThis!" src="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif?w=70&#038;h=16" alt="Share this post with AddThis!" width="70" height="16" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/328/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/328/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/328/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/328/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/328/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/328/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/328/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/328/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/328/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/328/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=328&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/04/09/fixed-gnome-clock-shows-wrong-time-gmt-utc-instead-of-local-in-persistent-live-usb-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>

		<media:content url="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif" medium="image">
			<media:title type="html">Share this post with AddThis!</media:title>
		</media:content>
	</item>
		<item>
		<title>Screen-lock with xlock on persistent live USB Ubuntu 8.10 Intrepid</title>
		<link>http://krisrowland.wordpress.com/2009/04/06/screen-lock-with-xlock-on-persistent-live-usb-ubuntu-810-intrepid/</link>
		<comments>http://krisrowland.wordpress.com/2009/04/06/screen-lock-with-xlock-on-persistent-live-usb-ubuntu-810-intrepid/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 03:50:55 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[lock screen]]></category>
		<category><![CDATA[persistent]]></category>
		<category><![CDATA[screen-lock]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[xlock]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=319</guid>
		<description><![CDATA[Continuing to refine my persistent Ubuntu 8.10 install, I came across a peculiar feature: the inability to lock the x-session screen &#8211; even if all settings are set to lock the screen after certain events (!). Wanting to use this install in a Uni/work atmosphere, privacy is a good idea.  Not being able to simply [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=319&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Continuing to <a href="http://krisrowland.wordpress.com/2009/04/04/fixed-synaptic-not-showing-searching-all-packages/">refine</a> my<a href="http://krisrowland.wordpress.com/2009/04/02/persistent-resizable-live-ubuntu-810-install-on-a-usb-drive/"> persistent Ubuntu 8.10 install</a>, I came across a peculiar feature: the inability to lock the x-session screen &#8211; even if all settings are set to lock the screen after certain events (!). Wanting to use this install in a Uni/work atmosphere, privacy is a good idea.  Not being able to simply lock your screen is really just a pain in the X, and it seems <a href="http://ubuntuforums.org/showthread.php?p=7067198">I&#8217;m not the</a> <a href="http://ubuntuforums.org/showthread.php?t=1044167">only one</a> in this situation.</p>
<p>After some forum trawling, I found that screen-locking was essentially removed from the Live distro of Ubuntu since Dapper because of issues with users being able to lock themselves out of their own sessions (weird, but it happened). I suppose removing the functionality was better than risking a self-lockout, but still&#8230;</p>
<p>To enable screen-locking, then, I found a nice third-party screen-locker: <em>xlock</em>. You can install it via Synaptic by searching for <em>xlock</em>:</p>
<p><img class="aligncenter size-full wp-image-320" title="Installing XLock via Synaptic" src="http://krisrowland.files.wordpress.com/2009/04/xlock-synaptic.jpg?w=494&#038;h=346" alt="Installing XLock via Synaptic" width="494" height="346" />Select and install the <em>xlockmore</em> package. The <em>xautolock</em> package could be useful, too, although I haven&#8217;t used it yet, enabling screen locking after a set idle time.</p>
<p>Once installed, I bound <em>xlock</em> to a hotkey via <em>gconf-editor</em>. Open a terminal. Run <em>gconf-editor</em>. Browse to <em>apps -&gt; metacity -&gt; keybinding_commands</em>. In the field for <em>command_1</em>, enter <em>xlock -mode matrix</em> <em>-background black</em> <em>-foreground grey</em> (for a list of other modes and other tags, read the manpage: <em>man xlock</em>; I made the background black with grey text since the black text on a grey background I had as default was very ugly). Go to <em>apps -&gt; metacity -&gt; global_keybindings</em> and change the field of the <em>run_command_1</em> entry to whatever hotkey you&#8217;d like; I use <em>&lt;Super&gt;l</em>.</p>
<p>I&#8217;ve had no issues so far. I think this is a nice solution to this strange problem.</p>
<p><a href="http://www.addthis.com/bookmark.php?&amp;url=http%3A//krisrowland.wordpress.com/2009/04/06/screen-lock-with-xlock-on-persistent-live-usb-ubuntu-810-intrepid/&amp;title=Screen-lock%20with%20xlock%20on%20persistent%20live%20USB%20Ubuntu%208.10%20Intrepid%20%AB%20krisRowland.bLog"><img class="aligncenter size-full wp-image-269" title="Share this post with AddThis!" src="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif?w=70&#038;h=16" alt="Share this post with AddThis!" width="70" height="16" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/319/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/319/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/319/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=319&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/04/06/screen-lock-with-xlock-on-persistent-live-usb-ubuntu-810-intrepid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>

		<media:content url="http://krisrowland.files.wordpress.com/2009/04/xlock-synaptic.jpg" medium="image">
			<media:title type="html">Installing XLock via Synaptic</media:title>
		</media:content>

		<media:content url="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif" medium="image">
			<media:title type="html">Share this post with AddThis!</media:title>
		</media:content>
	</item>
		<item>
		<title>Fixed: Synaptic not showing (searching) all packages</title>
		<link>http://krisrowland.wordpress.com/2009/04/04/fixed-synaptic-not-showing-searching-all-packages/</link>
		<comments>http://krisrowland.wordpress.com/2009/04/04/fixed-synaptic-not-showing-searching-all-packages/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 08:21:59 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[persistent]]></category>
		<category><![CDATA[synaptic]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=311</guid>
		<description><![CDATA[After creating another persistent Live CD usb installation of Ubuntu 8.10 Intrepid, I noticed a strange quirk with Synaptic: it wouldn&#8217;t show all packages available from the repositories I&#8217;d specified. While I still have no idea what caused the problem, I&#8217;ve just found how to fix it (thanks to Don Wait on the Ubuntu forums). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=311&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After creating another <a href="http://krisrowland.wordpress.com/2009/04/02/persistent-resizable-live-ubuntu-810-install-on-a-usb-drive/">persistent Live CD usb installation of Ubuntu 8.10 Intrepid</a>, I noticed a strange quirk with Synaptic: it wouldn&#8217;t show all packages available from the repositories I&#8217;d specified. While I still have no idea what caused the problem, I&#8217;ve just found how to fix it (<a href="http://ubuntuforums.org/showthread.php?t=1062798">thanks to Don Wait on the Ubuntu forums</a>). All I had to do was rebuild the &#8220;Xapian Index&#8221;&#8230; How <em>awesome</em> does that sound?</p>
<blockquote><p>&#8220;You&#8217;ll have to excuse me from this meeting. I&#8217;ve just recieved an urgent message to rebuild the Xapian Index&#8230; <em>AWAY</em>!&#8221; *Thrusts fist into the air in a SuperMan pose*</p></blockquote>
<p>To actually do this, close Synaptic then enter this into the terminal:</p>
<blockquote><p><em>sudo update-apt-xapian-index</em></p></blockquote>
<p>Restart Synaptic and all should be well.</p>
<p><em>AWAY! </em></p>
<p><em><a href="http://www.addthis.com/bookmark.php?&amp;url=http%3A//krisrowland.wordpress.com/2009/04/04/fixed-synaptic-not-showing-searching-all-packages/&amp;title=Fixed%3A%20Synaptic%20not%20showing%20%28searching%29%20all%20packages%20%AB%20krisRowland.bLog"><img class="aligncenter size-full wp-image-269" title="Share this post with AddThis!" src="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif?w=70&#038;h=16" alt="Share this post with AddThis!" width="70" height="16" /></a><br />
</em></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/311/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/311/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/311/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=311&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/04/04/fixed-synaptic-not-showing-searching-all-packages/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>

		<media:content url="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif" medium="image">
			<media:title type="html">Share this post with AddThis!</media:title>
		</media:content>
	</item>
		<item>
		<title>Persistent, resizable, live Ubuntu 8.10 Intrepid install on a USB drive</title>
		<link>http://krisrowland.wordpress.com/2009/04/02/persistent-resizable-live-ubuntu-810-install-on-a-usb-drive/</link>
		<comments>http://krisrowland.wordpress.com/2009/04/02/persistent-resizable-live-ubuntu-810-install-on-a-usb-drive/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 15:17:55 +0000</pubDate>
		<dc:creator>krisrowland</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[persistent]]></category>
		<category><![CDATA[Ubuntu 8.10]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://krisrowland.wordpress.com/?p=303</guid>
		<description><![CDATA[This could turn out to be very useful. I&#8217;ve just (FINALLY!) managed to get a persistent Ubuntu 8.10 Intrepid Live install working on my external HDD. It&#8217;s looking pretty good so far. Updating as I type&#8230;
There are many ways to create a persistent install of Ubuntu on a USB drive. The latest Ubuntu 8.10 Live [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=303&subd=krisrowland&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This could turn out to be very useful. I&#8217;ve just (FINALLY!) managed to get a persistent Ubuntu 8.10 Intrepid Live install working on my external HDD. It&#8217;s looking pretty good so far. Updating as I type&#8230;</p>
<p>There are many ways to create a persistent install of Ubuntu on a USB drive. The latest Ubuntu 8.10 Live CD actually has the ability to do it: System -&gt; Administration -&gt; Create a USB startup disk. Once selected, the Live CD itself is used as the source of the install. You select the attached USB drive and whether or not you want the install to be persistent or not. You can even select the size of the persistence change file you&#8217;d like (actually the <em>casper-rw</em> file located in the root folder). Neat.</p>
<p>Another great option is to follow the instructions given on the <a href="http://www.pendrivelinux.com/">PenDriveLinux.com</a> site. A great site which is really easy to follow. In the end I used the instructions for <a href="http://www.pendrivelinux.com/live-ubuntu-810-usb-persistent-install-windows/">installing via Windows</a> (*gasp*). There&#8217;s also instructions for <a href="http://www.pendrivelinux.com/usb-ubuntu-804-persistent-install-via-the-live-cd/">installing from a Live CD</a>.</p>
<p>This is all well and good but the issue for me is that the persistence change file (<em>casper-rw</em>) can&#8217;t be changed in size without destroying the contents (as far as I can tell). How am I meant to accomodate more room if I go nuts with installations? The answer is surprisingly easy and appears to be possible due to the way the <em>Casper</em> package works.</p>
<p>To do this, the only deviation from the Windows installation for me was the creation of three partitions on the drive prior to executing the usual process detailed in the <a href="http://www.pendrivelinux.com/">PenDriveLinux.com</a> instructions; <em>key</em> if you want to be able to resize your persistent changes storage. The process I used was:</p>
<ol>
<li>Boot the Ubuntu 8.10 Live CD</li>
<li>Insert my USB drive</li>
<li>Open GParted (System -&gt; Administration -&gt; Partition Editor)</li>
<li>Create 3 partitions formatted as (change sizes as desired): 1GB as FAT32, 4GB as ext3 and named: <em>casper-rw</em>, remaining space as ext3 and named <em>home-rw. Casper</em> is clever enough to pick up the fact that these partitions are to be used as the persistence and home rewritable paths. Awesomz! (I had a fair bit of pain getting GParted to play with my drives &#8211; see below &#8211; and the HDD was the only one that allowed me to create the 3 partitions; no idea why)</li>
<li>Boot back into windows and insert the partitioned drive.</li>
<li>Run <em>U810.bat</em> (with the <em>Ubuntu-8.10-Desktop-i386.iso</em> Live CD image in the <em>U810</em> folder, as per the instructions)</li>
<li>Input the drive letter of the FAT32 partition when prompted. All necessary files will then be copied and the partition will be made bootable.</li>
</ol>
<p>Now, this was done using my 40GB external HDD. I initially tried using my 8GB Flash Voyager USB flash drive, but I simply couldn&#8217;t get Ubuntu to format all three partitions correctly. It would consistently fail when creating the final partition no matter what order I did things in. Oh well&#8230; the HDD is probably a better option, anyway. <strong>Careful:</strong> If using a HDD over a flash drive, you&#8217;ll have to alter the <em>makeboot.bat</em> file that is run after the <em>U810.bat</em> file is run. The process will actually tell you what to do: I got an error message saying that the specified drive was not removable media&#8230; not correct but it&#8217;s probably due to the fact it&#8217;s a HDD, not a flash stick. The script suggests adding a &#8220;<em>-f</em>&#8221; tag. Where, you ask? Open up the <em>makeboot.bat</em> file in your favourite editor and add &#8220;f&#8221; to the end of the tags (the letters after the dash &#8220;-&#8221;) after the <em>syslinux</em> command. Then just run <em>makeboot.bat</em> again, <strong>being sure you run it from the correct drive</strong> (<em>U810.bat</em> will copy it to the root directory of the USB drive specified &#8211; that&#8217;s the copy you want to run). Also, you&#8217;ll have to run as Administrator in Vista (but you get reminded of that enough via the script).</p>
<p><strong>Update:</strong> After the updates finished downloading, I had a few errors/crashes apparently related to the fact that I&#8217;m using a Live install. The Update Manager seems happy afterwards, though. I stupidly didn&#8217;t save the exact error messages, but they were something along the lines of &#8220;couldn&#8217;t create link to&#8230; Using a Live CD&#8221; with a package broken after the install. Hopefully it&#8217;s not critical to the functioning of the install. If all continues smoothly, I guess it&#8217;s safe to ignore.</p>
<p><strong>Meta-Update:</strong> I seem to have fixed the issue. The <em>initramfs</em> cannot be linked to due to the Live nature of the install. However, the broken package error is easily fixed and update no longer crashes because of it. All I did was un-install and re-install the offending packages: <em>linux-image-2.6.27-7-generic</em> and it <em>restricted modules</em> counterpart. I didn&#8217;t reboot between un-installing and re-installing. If you do, it seems Ubuntu won&#8217;t boot as parts of the 2.6.27-7 kernel are still in use. I&#8217;ve also found this eventually happens for the<em> linux-image-2.6.27-11-generic</em> package, too. Just uninstall then reinstall as before, being sure that all packages that are automatically removed are reinstalled (for me these were <em>linux-generic, linux-image-generic, </em><em> linux-image-2.6.27-11-generic</em>, <em>linux-restricted-modules-generic,</em><em> </em><em> linux-restricted-modules-2.6.27-11-generic</em>).</p>
<p><strong>(!) Fixes:</strong> After using this persistent install for a while, I&#8217;ve come across a few issues. I&#8217;ve written up my fixes for the main issues on this bLog:</p>
<ul>
<li>
<address class="title"><a title="Permanent Link to Fixed: Synaptic not showing (searching) all packages" rel="bookmark" href="../2009/04/04/fixed-synaptic-not-showing-searching-all-packages/">Fixed: Synaptic not showing (searching) all packages</a></address>
</li>
<li>
<address class="title"><a href="http://krisrowland.wordpress.com/2009/04/06/screen-lock-with-xlock-on-persistent-live-usb-ubuntu-810-intrepid/">Screen-lock with xlock on persistent live USB Ubuntu 8.10 Intrepid</a></address>
</li>
<li>
<address class="title"><a title="Permanent Link to Fixed: Gnome clock shows wrong time (GMT / UTC instead of local) in persistent live USB Ubuntu 8.10" rel="bookmark" href="../2009/04/09/fixed-gnome-clock-shows-wrong-time-gmt-utc-instead-of-local-in-persistent-live-usb-ubuntu-810/">Fixed: Gnome clock shows wrong time (GMT / UTC instead of local) in persistent live USB Ubuntu 8.10</a></address>
</li>
</ul>
<p style="text-align:center;"><a href="http://www.addthis.com/bookmark.php?&amp;url=http%3A//krisrowland.wordpress.com/2009/04/02/persistent-resizable-live-ubuntu-810-install-on-a-usb-drive/&amp;title=Persistent%2C%20resizable%2C%20live%20Ubuntu%208.10%20Intrepid%20install%20on%20a%20USB%20drive%20%AB%20krisRowland.bLog"><img class="size-full wp-image-269 aligncenter" title="Share this post with AddThis!" src="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif?w=70&#038;h=16" alt="Share this post with AddThis!" width="70" height="16" /></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/krisrowland.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/krisrowland.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/krisrowland.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/krisrowland.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/krisrowland.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/krisrowland.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/krisrowland.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/krisrowland.wordpress.com/303/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/krisrowland.wordpress.com/303/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/krisrowland.wordpress.com/303/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=krisrowland.wordpress.com&blog=4039735&post=303&subd=krisrowland&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://krisrowland.wordpress.com/2009/04/02/persistent-resizable-live-ubuntu-810-install-on-a-usb-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a33c93b1fedcc65b4b59c11172ed091f?s=96&#38;d=identicon&#38;r=R" medium="image">
			<media:title type="html">krisrowland</media:title>
		</media:content>

		<media:content url="http://krisrowland.files.wordpress.com/2009/03/lg-share-en-dark-kr-2.gif" medium="image">
			<media:title type="html">Share this post with AddThis!</media:title>
		</media:content>
	</item>
	</channel>
</rss>