<?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>Lynx Blog &#187; Howto</title>
	<atom:link href="http://blog.lynxworks.eu/tag/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.lynxworks.eu</link>
	<description>I don't think there are any dragons here...</description>
	<lastBuildDate>Thu, 17 Jun 2010 15:21:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Watch TV with VLC and a Freecom DVB-T Stick</title>
		<link>http://blog.lynxworks.eu/20090814/watch-tv-with-vlc-and-a-freecom-dvb-t-stick</link>
		<comments>http://blog.lynxworks.eu/20090814/watch-tv-with-vlc-and-a-freecom-dvb-t-stick#comments</comments>
		<pubDate>Fri, 14 Aug 2009 22:43:52 +0000</pubDate>
		<dc:creator>Dougie</dc:creator>
				<category><![CDATA[Arch]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Planet Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.lynxworks.eu/?p=850</guid>
		<description><![CDATA[One of the things I need my Aspire One to do is watch TV.  When you&#8217;re away, it&#8217;s nice to be able to watch a little TV.  I bought a Freecom DVB-T USB stick years ago and have always had success under Linux.  It&#8217;s small, sensitive and selective. I was surprised, especially on Ubuntu, how [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.lynxworks.eu/20090830/huawei-e1550-on-ubuntu" rel="bookmark">Huawei E1550 on Ubuntu</a><!-- (6.81798)--></li>
		<li><a href="http://blog.lynxworks.eu/20090802/replacing-firefox" rel="bookmark">Replacing Firefox</a><!-- (6.53518)--></li>
		<li><a href="http://blog.lynxworks.eu/20090121/install-arch-linux-on-an-aspire-one" rel="bookmark">Install Arch Linux on an Aspire One</a><!-- (5.89767)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>One of the things I need my Aspire One to do is watch TV.  When you&#8217;re away, it&#8217;s nice to be able to watch a little TV.  I bought a <a href="http://www.freecom.com/ecProduct_detail.asp?ID=2234">Freecom DVB-T USB</a> stick years ago and have always had success under Linux.  It&#8217;s small, sensitive and selective.</p>
<p>I was surprised, especially on Ubuntu, how easy it was to setup.</p>
<p>My netbook runs Arch, so I installed it on that and my Dell 1545 running Ubuntu 9.04.<br />
<span id="more-850"></span><br />
<h2>Hardware</h2>
<p>In Ubuntu the firmware was <a href="https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/91415">added</a> to linux-restricted-modules 2.6.24, so it&#8217;s picked up straight away.  Under Arch the firmware is missing but there&#8217;s a copy <a href="http://www.lynxworks.eu/files/dvb-usb-wt220u-zl0353-01.fw.tgz">here</a> which needs to be put in /lib/firmware before plugging in.  Once plugged in checking dmesg shows the device is recognised, don&#8217;t worry about the error message:</p>
<p><code>dvb-usb: found a 'WideView WT-220U PenType Receiver (based on ZL353)' in warm state.<br />
dvb-usb: will use the device's hardware PID filter (table count: 15).<br />
DVB: registering new adapter (WideView WT-220U PenType Receiver (based on ZL353))<br />
DVB: registering adapter 0 frontend 0 (WideView USB DVB-T)...<br />
input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/input/input11<br />
dvb-usb: schedule remote query interval to 300 msecs.<br />
dvb-usb: WideView WT-220U PenType Receiver (based on ZL353) successfully initialized and connected.<br />
dvb-usb: recv bulk message failed: -110</code></p>
<p>Notice that the IR receiver is also initialised, more on that later.</p>
<h2>Software</h2>
<p>I&#8217;m using VLC but need a couple of other utilities too:<code> </code></p>
<p><code>sudo apt-get install dvb-apps dvb-utils vlc</code> for Ubuntu.</p>
<p><code>sudo pacman -S linuxtv-dvb-apps vlc</code> for Arch.</p>
<p>Now scan for channels.  You need to know your transmitter, which you can find out from <a href="http://www.ofcom.org.uk/tv/ifi/tech/transmaps/">Ofcom</a> (in the UK) and replace &#8220;Sudbury&#8221; with it:</p>
<p><code>scan /usr/share/dvb/dvb-t/uk-Sudbury -o zap|tee /home/dougie/channel-list.conf</code></p>
<p>Opening this file in VLC will now give you TV playback:</p>
<p><code>vlc /home/$USER/channel-list.conf</code></p>
<p>Create a launcher and you&#8217;re done.  Well unless you want to use the remote of course.</p>
<h2>Remote</h2>
<p>It&#8217;s relatively straight forward in Ubuntu, install lirc:</p>
<p><code>sudo apt-get install lirc</code></p>
<p>When the menu appears, choose <em>Freecom DVB-T USB Stic</em>k and click <em>OK</em>.  Next select <em>None</em> and click <em>OK</em>.  Lastly choose <em>/dev/input/by-path/pci-2-3-event-ir</em> and click <em>OK</em>.</p>
<p>I had to transpose the <code>VOL_DOWN</code> / <code>CH_DOWN</code> and <code>VOL_UP</code> / <code>CH_UP</code> in <code>/usr/share/lirc/remotes/freecom/lircd.conf.freeconf</code>, your mileage may vary as there appears to be two remote layouts.</p>
<p>Now if you run <code>irw</code> in a terminal and press the buttons on the remote, you should see output like:</p>
<p><code>0000000080010071 00 MUTE Freecom_DVB-T_USB<br />
</code></p>
<p>Now we&#8217;re nearly there, just need to tell applications (in this case VLC) what to do.  This is done by editing ~/.lircrc.</p>
<p>Configuration is not particularly well documented but centres around <code>~/.lircrc</code>.  Each button has a configuration block, starting with begin and ending with end.  You need to stipulate the program to receive (in our case VLC), the button (which we know from irw) and what it does in the receiving program.  For example, assigning the volume up button to increase the volume in VLC.</p>
<p><code>begin<br />
prog = vlc<br />
button = VOL_UP<br />
config = key-vol-up<br />
repeat = 1<br />
end<br />
</code></p>
<p>Open VLC and click Tools -&gt; Preferences, then under &#8220;Show settings&#8221; click &#8220;Advanced&#8221;.  Under &#8220;Interfaces/Control Interfaces&#8221; tick &#8220;Infrared remote control interface&#8221;.  Click &#8220;Save&#8221; to close.</p>
<div id="attachment_861" class="wp-caption alignnone" style="width: 599px"><a href="http://blog.lynxworks.eu/http://blog.lynxworks.eu/wp-content/uploads/2009/08/vlc-interface2.png"><img class="size-full wp-image-861" title="vlc-interface" src="http://blog.lynxworks.eu/http://blog.lynxworks.eu/wp-content/uploads/2009/08/vlc-interface2.png" alt="VLC Infrared Option" width="589" height="392" /></a><p class="wp-caption-text">VLC Infrared Option</p></div>
<p>Sadly, I couldn&#8217;t get it to work on Arch.  The remote is recognised without <code>lirc</code>, detecting some of the keypresses &#8211; power, mute, volume and the numbers but checking <code>sendkey</code> and <code>xev</code> shows there is no keycode generated.</p>
<p>With <code>lirc</code>, <code>irw</code> doesn&#8217;t see input and yet the <code>/etc/input/event</code> does.  I&#8217;m reasonably sure that a module is overriding lirc and tried removing the obvious but to no avail.</p>
<p>After spending the better part of a day farting about with it, I realise that on a small screen the chances of me needing a remote negate the effort.  Bugs me that I haven&#8217;t got it though, so I guess I&#8217;ll revist it when I&#8217;ve more time.</p>
<img src="http://blog.lynxworks.eu/7a88d522/266bbf53/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />

<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.lynxworks.eu/20090830/huawei-e1550-on-ubuntu" rel="bookmark">Huawei E1550 on Ubuntu</a><!-- (6.81798)--></li>
		<li><a href="http://blog.lynxworks.eu/20090802/replacing-firefox" rel="bookmark">Replacing Firefox</a><!-- (6.53518)--></li>
		<li><a href="http://blog.lynxworks.eu/20090121/install-arch-linux-on-an-aspire-one" rel="bookmark">Install Arch Linux on an Aspire One</a><!-- (5.89767)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.lynxworks.eu/20090814/watch-tv-with-vlc-and-a-freecom-dvb-t-stick/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Install Arch Linux on an Aspire One</title>
		<link>http://blog.lynxworks.eu/20090121/install-arch-linux-on-an-aspire-one</link>
		<comments>http://blog.lynxworks.eu/20090121/install-arch-linux-on-an-aspire-one#comments</comments>
		<pubDate>Wed, 21 Jan 2009 18:40:47 +0000</pubDate>
		<dc:creator>Dougie</dc:creator>
				<category><![CDATA[Arch]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[XFCE]]></category>

		<guid isPermaLink="false">http://blog.lynxworks.eu/?p=349</guid>
		<description><![CDATA[I recently decided to reinstall a perfectly good install of Arch on my Aspire One because someone said they couldn&#8217;t get it to work. I don&#8217;t know why this install was more troublesome than the last but it was. I&#8217;m not taking any credit here &#8211; this information is available on the Arch Wiki, its [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.lynxworks.eu/20090814/watch-tv-with-vlc-and-a-freecom-dvb-t-stick" rel="bookmark">Watch TV with VLC and a Freecom DVB-T Stick</a><!-- (7.8102)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>I recently decided to reinstall a perfectly good install of Arch on my Aspire One because someone said they couldn&#8217;t get it to work. I don&#8217;t know why this install was more troublesome than the last but it was. I&#8217;m not taking any credit here &#8211; this information is available on the Arch Wiki, its more to jog my memory for next time.<span id="more-349"></span></p>
<p>If you intend to use an SD card as a home partition you need to know two things &#8211; suspend to ram will not work with the stock kernel (it will with one of the Aspire One kernels) and you must not use ext2 for it &#8211; XFS seems much more stable.</p>
<p>The version of dhcpcd on the current Arch install image seems to have a bug &#8211; it will not initiate a DHCP request on the Aspire One. I got round this is by installing from the <a href="ftp://ftp.archlinux.org/iso/latest/archlinux-2008.06-core-i686.img">USB Core Image</a> and then download the current <a href="ftp://ftp.archlinux.org/core/os/i686/dhcpcd-4.0.7-1-i686.pkg.tar.gz">dhcpcd</a> (4.0.7-1) to a USB stick and used:</p>
<pre>pacman -U dhcpcd-4.0.7-1-i686.pkg.tar.gz</pre>
<p>Then rebooted. It required me to manually drop then raise the interface and call the daemon.</p>
<p><strong>Update: I redid another machine on the weekend and had to edit /etc/rc.conf to add the interface before rebooting:</strong></p>
<pre>eth0="dhcp"
interfaces=(etho)</pre>
<p>The upgrade in klibc has also caused me to have to do a:</p>
<pre>pacman -Syu --force</pre>
<p>/etc/rc.conf needs a couple of tweaks for timezone, input and modules &#8211; not to mention network but I&#8217;ll leave that for now. Here is my modified one:</p>
<pre># /etc/rc.conf - Main Configuration for Arch Linux#</pre>
<pre># -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------</pre>
<pre>LOCALE="en_GB.utf8"
HARDWARECLOCK="localtime"
USEDIRECTISA="no"
TIMEZONE="Europe/London"
KEYMAP="uk"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"</pre>
<pre># -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------</pre>
<pre>MOD_AUTOLOAD="yes"
MODULES=(!memstick !snd-pcsp acpi_cpufreq r8169 pciehp ath5k uvcvideo)</pre>
<pre># Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"</pre>
<pre># -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------

HOSTNAME="aspireone"</pre>
<pre># Interfaces are controlled by wicd
INTERFACES=(!eth0 !wlan0)</pre>
<pre># Routes to start at boot-up (in this order)
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)</pre>
<pre># -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
DAEMONS=(hal fam syslog-ng !network @wicd @alsa)</pre>
<p>Bringing me to the interesting issue of Xorg. I didn&#8217;t really like hotplug support &#8211; the initial Xorg install generated an xorg.xonf fine but of course the keyboard and mouse didn&#8217;t work because evdev wasn&#8217;t available. The need to manipulate slightly obscure text files from one folder to another is a step back for Linux I think.</p>
<p>So, now we need to:</p>
<pre>pacman -S libgl xorg xf86-input-evdev xf86-video-intel xf86-input-synaptics</pre>
<p>Before we can work with the damn X configuration. The <a href="http://wiki.archlinux.org/index.php/Beginners_Guide#Install_X">beginners guide over at the Arch Wiki</a> covers this well enough that I don&#8217;t need to regurgitate it but I will mention how to get the keyboard and mouse to work.</p>
<p>First, add hal to the daemons in /etc/rc.conf and then copy the hotplug files to a permanent location (otherwise upgrades will remove them):</p>
<pre>cp /usr/share/hal/fdi/policy/10ovendor/10-keymap.fdi /etc/hal/fdi/policy/.</pre>
<p>Then edit it, changing the &#8220;input.xkb.layout&#8221; key to the right one for you (in my case the UK is &#8220;gb&#8221;). Now restart hal:</p>
<pre>/etc/rc.d/hal restart</pre>
<p>And then get a default X config:</p>
<pre>xorg -configure</pre>
<p>Test it using:</p>
<pre>X -config /root/xorg.conf.new</pre>
<p>If all is well, then copy it to etc:</p>
<pre>cp /root/xorg.conf.new /etc/X11/xorg.conf</pre>
<p>I&#8217;m going to install XFCE, but you can install other desktops just as easily &#8211; change &#8220;xfce&#8221; to &#8220;gnome&#8221;, &#8220;kde&#8221; or whatever:</p>
<pre>pacman -S xfce4</pre>
<p>73.99Mb&#8217;s later, XFCE is in place. You can use &#8220;startxfce&#8221; to run it or configure a login manager &#8211; I use SLIM:</p>
<pre>pacman -S slim</pre>
<p>I use inittab &#8211; you can use /etc/rc.conf and load slim as a daemon but I don&#8217;t care for that. So edit /etc/inittab, change:</p>
<p>id:3:initdefault:</p>
<p>To</p>
<p>id:5:initdefault:</p>
<p>You also need to set the login manager, so change:</p>
<p>x:5:respawn:/usr/bin/xdm -nodaemon</p>
<p>To:</p>
<p>x:5:respawn:/usr/bin/slim &gt;&amp; /dev/null</p>
<p>Before we can reboot however, we need to add the XFCE session to the system xinitrc (/etc/X11/xinit/xinitrc) to point to XFCE otherwise we get a error message from Slim. Remove the relevant comment mark to enable (exec startxfce4).</p>
<p>There are also some keyboard tweaks we require, so I changed /etc/rc.local to include the WiFi switch and the function keys:</p>
<pre>/usr/bin/setkeycodes e055 159
/usr/bin/setkeycodes e056 158
/usr/bin/setkeycodes e025 130
/usr/bin/setkeycodes e026 131
/usr/bin/setkeycodes e027 132
/usr/bin/setkeycodes e029 122
/usr/bin/setkeycodes e071 134
/usr/bin/setkeycodes e072 135</pre>
<p>Next onto that perrenial favourite &#8211; wireless. The kernel update does the work here &#8211; just need to install a managment system. I prefer wicd, fewer dependencies and no reliance on QT:</p>
<pre>sudo pacman -S wicd</pre>
<p>Notice from my /etc/rc.conf that I&#8217;ve stopped the eth0 and wlan0 interfaces loading and added wicd to the daemon list. This refused to play without a reboot and remember when using wicd-client to configure that when it says it can&#8217;t do something without encryption it wants a password entered in the settings.</p>
<p>Power management was one good reason to reinstall. So lets put acpid on:</p>
<pre>pacman -S acpid</pre>
<p>Once installed, I added two events, one to suspend on shutting the lid and another to shutdown when the button is pressed:</p>
<p>/etc/acpi/events/lid</p>
<pre>event=button/lid.*
action=/usr/sbin/pm-suspend</pre>
<p>/etc/acpi/events/power</p>
<pre>event=button/power.*
action=/sbin/poweroff</pre>
<p>The wireless wont restart after suspend, so you need to add /etc/pm/config.d/modules:</p>
<pre>SUSPEND_MODULES="ath5k"</pre>
<p>OK so that&#8217;s the meat of it. I have also made some alterations to system files specific to the A110, such as fstab, menu.lst and inittab.</p>
<p>Now, I like the filters to improve the display of fonts, so download the tarballs from AUR &#8211; <a href="http://repos.archlinux.org/viewvc.cgi/community/x11/libxft-lcd/?root=community&amp;pathrev=CURRENT">libxft-lcd</a>, <a href="http://aur.archlinux.org/packages/cairo-lcd/cairo-lcd.tar.gz">cairo-lcd</a> and <a href="http://aur.archlinux.org/packages/fontconfig-lcd/fontconfig-lcd.tar.gz">fontconfig-lcd</a>. Uninstall libxft and cairo then build and install.</p>
<img src="http://blog.lynxworks.eu/7a88d522/266bbf53/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />

<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.lynxworks.eu/20090814/watch-tv-with-vlc-and-a-freecom-dvb-t-stick" rel="bookmark">Watch TV with VLC and a Freecom DVB-T Stick</a><!-- (7.8102)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.lynxworks.eu/20090121/install-arch-linux-on-an-aspire-one/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Building PDF from Ubuntu Documentation</title>
		<link>http://blog.lynxworks.eu/20080503/building-pdf-from-ubuntu-documentation</link>
		<comments>http://blog.lynxworks.eu/20080503/building-pdf-from-ubuntu-documentation#comments</comments>
		<pubDate>Sat, 03 May 2008 19:17:27 +0000</pubDate>
		<dc:creator>Dougie</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Documentation Team]]></category>
		<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://blog.lynxworks.eu/?p=62</guid>
		<description><![CDATA[People frequently ask for PDF versions of the Ubuntu System Help. We have a toolchain to build them but why not do it yourself? This is true of any DocBook &#8211; dblatex is in the Ubuntu repositories and can transform DocBook in to many formats, the default being PDF. Usually it is as simple as: [...]

<h3>Related Posts</h3>

No related posts.
]]></description>
			<content:encoded><![CDATA[<p>People frequently ask for PDF versions of the Ubuntu System Help. We have a toolchain to build them but why not do it yourself?</p>
<p>This is true of any DocBook &#8211; <a href="http://dblatex.sourceforge.net/">dblatex</a> is in the Ubuntu repositories and can transform DocBook in to many formats, the default being PDF.</p>
<p>Usually it is as simple as:</p>
<p><code>dblatex filename.xml</code></p>
<p>To generate filename.pdf. Most errors are easy to rectify because dblatex calls other tools and you can step through some (such as pdflatex).</p>
<p>However if you get an error along the lines of:</p>
<p><code>Overfull @hbox (20.76302pt too wide)</code></p>
<p>Well that is a <a href="http://www.gnu.org/software/hello/manual/texinfo/Overfull-hboxes.html">bit of a pain</a>. The prescribed wisdom is that something (usually a ulink) is just really too long, such as one of those really long URLs. In the case of DocBook, more often than not it&#8217;s a table that it just cannot render &#8211; so keep them simple!</p>
<img src="http://blog.lynxworks.eu/7a88d522/266bbf53/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />

<h3>Related Posts</h3>
<p>No related posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lynxworks.eu/20080503/building-pdf-from-ubuntu-documentation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using dd to create disk images</title>
		<link>http://blog.lynxworks.eu/20070903/using-dd-to-create-disk-images</link>
		<comments>http://blog.lynxworks.eu/20070903/using-dd-to-create-disk-images#comments</comments>
		<pubDate>Mon, 03 Sep 2007 11:00:51 +0000</pubDate>
		<dc:creator>Dougie</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Howto]]></category>

		<guid isPermaLink="false">http://blog.lynxworks.eu/2007/09/03/using-dd-to-create-disk-images/</guid>
		<description><![CDATA[Never mind Acronis True Image &#8211; you can use the command line to work with disk images and backups, without any extra software. Create a hard disk image: dd if=/dev/hda1 of=/home/hda1.bin Create a compressed disk image dd if=/dev/hda1 &#124; gzip &#62; /home/hda1.bin.gz Back up the MBR dd if=/dev/hda of=/home/hda.boot.mbr bs=512 count=1 Restore MBR (from a [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.lynxworks.eu/20090814/watch-tv-with-vlc-and-a-freecom-dvb-t-stick" rel="bookmark">Watch TV with VLC and a Freecom DVB-T Stick</a><!-- (5.43371)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>Never mind Acronis True Image &#8211; you can use the command line to work with disk images and backups, without any extra software.</p>
<p><span id="more-12"></span>Create a hard disk image:</p>
<p><code>dd if=/dev/hda1 of=/home/hda1.bin</code></p>
<p>Create a compressed disk image</p>
<p><code>dd if=/dev/hda1 | gzip  &gt; /home/hda1.bin.gz</code></p>
<p>Back up the MBR</p>
<p><code>dd if=/dev/hda of=/home/hda.boot.mbr bs=512 count=1</code></p>
<p>Restore MBR (from a Live CD)</p>
<p><code>dd if=/mnt/hda1/home/hda.boot.mbr of=/dev/hda bs=512 count=1</code></p>
<p>Backup a drive to another drive</p>
<p><code>dd if=/dev/hda of=/dev/hdb conv=noerror,sync bs=4k</code></p>
<img src="http://blog.lynxworks.eu/7a88d522/266bbf53/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" />

<h3>Related Posts</h3>
<ol>
		<li><a href="http://blog.lynxworks.eu/20090814/watch-tv-with-vlc-and-a-freecom-dvb-t-stick" rel="bookmark">Watch TV with VLC and a Freecom DVB-T Stick</a><!-- (5.43371)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.lynxworks.eu/20070903/using-dd-to-create-disk-images/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
