<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Cyconet Blog &#187; Uncategorized</title>
	<atom:link href="http://blog.waja.info/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waja.info</link>
	<description>Just a place to be!</description>
	<lastBuildDate>Fri, 07 Oct 2011 07:45:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>Alone at home</title>
		<link>http://blog.waja.info/2011/08/07/alone-at-home/</link>
		<comments>http://blog.waja.info/2011/08/07/alone-at-home/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 11:30:33 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[real-life^Wsuck]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=440</guid>
		<description><![CDATA[Sometime it happens, that there are school holidays. As my lovely girl used to be a teacher, she has some time off at that period. So she left me with our kids yesterday to visit the grandparents. It was two hours after leaving, when I was really surprized that I was sitting around and thinking [...]]]></description>
			<content:encoded><![CDATA[<p>Sometime it happens, that there are school holidays. As my lovely girl used to be a teacher, she has some time off at that period. So she left me with our kids yesterday to visit the grandparents.<br />
It was two hours after leaving, when I was really surprized that I was sitting around and thinking about what to do next, as normaly the weekend are family time.<br />
So I decided to take my bike and a paper map to get of for a trip. Since some years, I usually use my bike to escort the girls or when going to work, which is just a 5 minutes ride, so I thought that would be a great opportunitiy.<br />
I took a backpack with raining clothes, mounted the bike helmet on it, in case I needed to go cross country, some water and my music player.<br />
It was a great ride, beside that I realized I&#8217;m not in the same condition as some years ago. Unfortunately this will likely not change in the next 12 mounth, as we have some projects in the queue we need to deal with. Hopefully we will solve that satisfactorily and have a bit more spare time afterwards.<br />
<a href="http://blog.waja.info/wp-content/uploads/2011/08/IMG_0955.jpg" rel="lightbox"><img class="aligncenter size-medium wp-image-442" title="feeling sweat" src="http://blog.waja.info/wp-content/uploads/2011/08/IMG_0955-300x224.jpg" alt="" width="300" height="224" /></a><br />
Anyways .. 27,65km in 1h40 is not so bad, as it was hot and humid.<br />
Ride summary:<br />
<a href="http://blog.waja.info/wp-content/uploads/2011/08/ride.png" rel="lightbox"><img class="aligncenter size-medium wp-image-443" title="ride" src="http://blog.waja.info/wp-content/uploads/2011/08/ride-260x300.png" alt="" width="260" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2011/08/07/alone-at-home/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Virtualisation on HP ProLiant hardware with squeeze</title>
		<link>http://blog.waja.info/2011/03/24/virtualisation-on-hp-proliant-hardware-with-squeeze/</link>
		<comments>http://blog.waja.info/2011/03/24/virtualisation-on-hp-proliant-hardware-with-squeeze/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 15:57:10 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=403</guid>
		<description><![CDATA[In case you are using HP ProLiant G6-series or G7-series with Intel-based hardware and you are thinking about virtualistion (e.g. booting the hypervisor), you should have a look into this customer advisory. To make it short, the following should work: # grep GRUB_CMDLINE_XEN /etc/default/grub GRUB_CMDLINE_XEN=&#8221;pci=use_crs&#8221; # update-grub It took me two workdays to discover this [...]]]></description>
			<content:encoded><![CDATA[<p>In case you are using HP ProLiant G6-series or G7-series with Intel-based hardware and you are thinking about virtualistion (e.g. booting the hypervisor), you should have a look into <a target="new" href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=c02495237&#038;lang=en&#038;cc=us&#038;taskId=101&#038;prodSeriesId=3884113&#038;prodTypeId=15351">this</a> customer advisory. To make it short, the following should work:</p>
<p class="code">
# grep GRUB_CMDLINE_XEN /etc/default/grub<br />
GRUB_CMDLINE_XEN=&#8221;pci=use_crs&#8221;<br />
# update-grub
</p>
<p>It took me two workdays to discover this solution for a DL180G6. Anyways &#8230; I&#8217;m still having <a target="new" href="http://bugs.debian.org/619317">trouble</a> on a DL160G6 when booting the hypervisor, suggestions are welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2011/03/24/virtualisation-on-hp-proliant-hardware-with-squeeze/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>package updates</title>
		<link>http://blog.waja.info/2011/02/10/package-updates/</link>
		<comments>http://blog.waja.info/2011/02/10/package-updates/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 22:12:42 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backports]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[icinga]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[policyd-weight]]></category>
		<category><![CDATA[postfwd]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=380</guid>
		<description><![CDATA[After Debian Squeeze was released last weekend, development will speed up again. Today I uploaded a new postfwd package which ships also the postfwd2 script, a prefork server version. I also started to orphan packages I&#8217;m not using anymore or having dead upstream. The first candidate was policyd-weight, fortunately Chris Butler took the package over. [...]]]></description>
			<content:encoded><![CDATA[<p>After Debian Squeeze was <a href="http://blog.waja.info/2011/02/06/debian-6-0-squeeze-released/">released</a> last weekend, development will speed up again.<br />
Today I <a target="new" href="http://packages.qa.debian.org/p/postfwd/news/20110210T083825Z.html">uploaded</a> a new <a target="new" href="http://postfwd.org/">postfwd</a> package which ships also the postfwd2 script, a prefork server version.<br />
I also started to orphan packages I&#8217;m not using anymore or having dead upstream. The first candidate <a target="new" href="http://bugs.debian.org/612734">was</a> <a target="new" href="http://packages.qa.debian.org/p/policyd-weight.html">policyd-weight</a>, fortunately <a target="new" href="http://qa.debian.org/developer.php?login=chrisb%40debian.org&#038;comaint=yes">Chris Butler</a> took the package over.<br />
I&#8217;m happy to be the first <a target="new" href="http://backports.debian.org/changes/squeeze-backports.html">uploader</a> into <a target="new" href="http://backports.debian.org/news/squeeze-backports_and_lenny-backports-sloppy_started/">squeeze-backports</a> with &#8230;. <a target="new" href="http://lists.debian.org/debian-backports-changes/2011/02/msg00083.html">icinga</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2011/02/10/package-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>linux-image-2.6.32-bpo.5-xen-686 and xen/xen-common from squeeze broken?</title>
		<link>http://blog.waja.info/2010/10/31/linux-image-2-6-32-bpo-5-xen-686-and-xenxen-common-from-squeeze-broken/</link>
		<comments>http://blog.waja.info/2010/10/31/linux-image-2-6-32-bpo-5-xen-686-and-xenxen-common-from-squeeze-broken/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 14:03:50 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bpo]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=352</guid>
		<description><![CDATA[I&#8217;m experiencing since some time (out of the blue) spontaneous reboots of some of my dom0s on lenny/i386 (others don&#8217;t have this effect). As result of this, I started rolling out linux-image-2.6.32-bpo.5-xen-686 from bpo and backported xen and xen-common from testing: # dpkg -l &#124; grep xen &#124; grep bpo ii libxenstore3.0 4.0.1-1~bpo50+1 Xenstore communications [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m experiencing since some time (out of the blue) spontaneous reboots of some of my dom0s on lenny/i386 (others don&#8217;t have this effect). As result of this, I started rolling out linux-image-2.6.32-bpo.5-xen-686 from bpo and backported xen and xen-common from testing:</p>
<p class="code">
# dpkg -l | grep xen | grep bpo<br />
ii  libxenstore3.0                                4.0.1-1~bpo50+1            Xenstore communications library for Xen<br />
ii  linux-image-2.6.32-bpo.5-xen-686              2.6.32-26~bpo50+1          Linux 2.6.32 for modern PCs, Xen dom0 suppor<br />
ii  xen-hypervisor-4.0-i386                       4.0.1-1~bpo50+1            The Xen Hypervisor on i386<br />
ii  xen-linux-system-2.6.32-bpo.5-xen-686         2.6.32-26~bpo50+1          Xen system with Linux 2.6.32 on modern PCs (<br />
ii  xen-tools                                     4.1-1~bpo50+1              Tools to manage Debian XEN virtual servers<br />
ii  xen-utils-4.0                                 4.0.1-1~bpo50+1            XEN administrative tools<br />
ii  xen-utils-common                              4.0.0-1~bpo50+1            XEN administrative tools &#8211; common files<br />
ii  xenstore-utils                                4.0.1-1~bpo50+1            Xenstore utilities for Xen
</p>
<p>This fixed the problem of spontaneous reboots for all of the systems I have migrated &#8230;. until now! Last week I tried this solution on my private system and it failed in some way.<br />
<a href="http://blog.waja.info/wp-content/uploads/2010/10/xen_boot.png" rel="lightbox"><img src="http://blog.waja.info/wp-content/uploads/2010/10/xen_boot-300x165.png" alt="boot problems" title="xen_boot" width="300" height="165" class="alignnone size-medium wp-image-356" /></a><br />
A full dump of the syslog is also <a target="new" href="http://blog.waja.info/downloads/xen_startup.log">available</a>. It looks like /etc/rcS.d/S03udev is hanging in some way .. the syslog for this looks like:</p>
<p class="code">
Oct 29 20:51:07 mordor kernel: [   17.728120] Code: 04 00 00 00 00 83 3c 24 10 74 32 77 0c 83 3c 24 08 0f 85 9f 00 00 00 eb 12 83 3c 24 20 74 30 83 3c 24 40 0f 85 8d 00 00 00 eb 35 <0f> b6 01 8b 54 24 20 89 02 c7 42 04 00 00 00 00 eb 79 0f b7 01<br />
Oct 29 20:51:07 mordor kernel: [   17.731554] EIP: [<c1184d4c>] acpi_ex_system_memory_space_handler+0&#215;189/0&#215;221 SS:ESP 0069:ec135d74<br />
Oct 29 20:51:07 mordor kernel: [   17.731791] CR2: 00000000eda86000<br />
Oct 29 20:51:07 mordor kernel: [   17.731881] &#8212;[ end trace 7b8af581772a1c55 ]&#8212;<br />
Oct 29 20:51:07 mordor kernel: [   18.116622] input: PC Speaker as /devices/platform/pcspkr/input/input6<br />
Oct 29 20:51:07 mordor kernel: [   18.427607] Error: Driver &#8216;pcspkr&#8217; is already registered, aborting&#8230;<br />
Oct 29 20:51:07 mordor kernel: [  232.381814] Adding 10000452k swap on /dev/sda2.  Priority:-1 extents:1 across:10000452k
</p>
<p>The dom0 is there hanging in some way &#8230; I don&#8217;t have an exact way to get the system proceed from there &#8230; usually I need to wait some seconds and pressing ^C after a while will get the box up.<br />
Anyways &#8230; I remember there are some problems with udev >= 150 and older kernels, which is also documented in the <a target="new" href="http://www.debian.org/releases/squeeze/i386/release-notes/ch-upgrading.en.html#upgrading-udev">squeeze release notes</a>. Maybe there is also a problem with older udev and newer kernels? But why is this combination working on other systems? Booting linux-image-2.6.32-bpo.5-686 works without any issue anyways, so it seems xen related. Any idea is appreciated!<br />
<strong>UPDATE:</strong> I&#8217;ve also reported this via <a target="new" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602109">#602109</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2010/10/31/linux-image-2-6-32-bpo-5-xen-686-and-xenxen-common-from-squeeze-broken/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>new nagios-plugins  (1.4.14-1), now also installable on kfreebsd and hurd</title>
		<link>http://blog.waja.info/2010/01/23/nagios-pluginskfreebsd-and-hurd/</link>
		<comments>http://blog.waja.info/2010/01/23/nagios-pluginskfreebsd-and-hurd/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 13:03:06 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=305</guid>
		<description><![CDATA[Last night here at BSP I released nagios-plugins (1.4.14-1), which has a couple of fixes and enhancements. For more information, see the changelog. The main change may, that with this version, the package should be installable on non-linux archs, where iputils-ping is not available. The downside of using inetutils-ping is, that its behavior is]]></description>
			<content:encoded><![CDATA[<p>Last night here at <a target="new" href="http://wiki.debian.org/BSP2010/Moenchengladbach">BSP</a> I released nagios-plugins  (1.4.14-1), which has a couple of fixes and enhancements. For more information, see the <a target="new" href="http://packages.debian.org/changelogs/pool/main/n/nagios-plugins/current/changelog">changelog</a>.<br />
The main change may, that with this version, the package should be installable on non-linux archs, where iputils-ping is not available. The downside of using inetutils-ping is, that its behavior is <a target=new" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565137">different</a> from iputils-ping. As result of this, check_ping will timeout much often, even if there isn&#8217;t any problem and you will have false positives. As <a href="http://sourceforge.net/mailarchive/forum.php?thread_name=2b7af7c40707301622u59482b51g5073b4fdc2aac85%40mail.gmail.com&#038;forum_name=nagios-users">suggested</a> long ago, at least on this archs, you should consider to replace the use of check_ping with check_icmp.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2010/01/23/nagios-pluginskfreebsd-and-hurd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Just after election &#8230; welcome in reality!</title>
		<link>http://blog.waja.info/2009/10/27/just-after-election-welcome-in-reality/</link>
		<comments>http://blog.waja.info/2009/10/27/just-after-election-welcome-in-reality/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 15:47:33 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=286</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/bDKTaqSAuwY&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bDKTaqSAuwY&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/10/27/just-after-election-welcome-in-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>OpenWRT WDS works like charm</title>
		<link>http://blog.waja.info/2009/10/25/openwrt-wds-works-like-charm/</link>
		<comments>http://blog.waja.info/2009/10/25/openwrt-wds-works-like-charm/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 22:20:18 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[OpenWRT]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[planet]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=277</guid>
		<description><![CDATA[A try with OpenWRT 8.09 in April to setup a WDS with additional AP functionality and encryption, like described in the documentation, failed. So I keeped with my halfbroken solution running on DD-WRT, which is going a bit too commercial these days in my eyes. Now I have found time to try OpenWRT again for [...]]]></description>
			<content:encoded><![CDATA[<p>A try with <a target="new" href="http://openwrt.org">OpenWRT</a> 8.09 in April to setup a <a target="new" href="http://en.wikipedia.org/wiki/Wireless_Distribution_System">WDS</a> with additional AP functionality and encryption, like described in the <a target="new" href="http://downloads.openwrt.org/kamikaze/docs/openwrt.html#x1-210001.2.2">documentation</a>, <a target="new" href="https://dev.openwrt.org/ticket/4974">failed</a>. So I keeped with my halfbroken solution running on <a target="new" href="http://dd-wrt.com">DD-WRT</a>, which is going a bit too commercial these days in my eyes.<br />
Now I have found time to try OpenWRT again for this purpose, since the issue was <a target="new" href="https://dev.openwrt.org/changeset/16160">fixed</a> really fast. I just did setup a stock 8.09.1 installation and then dropped the following into /etc/config/wireless:</p>
<p class="code">
config &#8216;wifi-device&#8217; &#8216;wl0&#8242;<br />
&#160&#160&#160 &#160&#160option &#8216;type&#8217; &#8216;broadcom&#8217;<br />
&#160&#160&#160 &#160&#160option &#8216;channel&#8217; &#8217;5&#8242;<br />
&#160&#160&#160 &#160&#160option &#8216;disabled&#8217; &#8217;0&#8242;<br />
config wifi-iface<br />
&#160&#160&#160 &#160&#160option device   &#8220;wl0&#8243;<br />
&#160&#160&#160 &#160&#160option network  lan<br />
&#160&#160&#160 &#160&#160option mode     ap<br />
&#160&#160&#160 &#160&#160option ssid     &#8220;OpenWrt&#8221;<br />
&#160&#160&#160 &#160&#160option encryption  psk2<br />
&#160&#160&#160 &#160&#160option key      &#8220;keyforclients&#8221;<br />
config wifi-iface<br />
&#160&#160&#160 &#160&#160option device   &#8220;wl0&#8243;<br />
&#160&#160&#160 &#160&#160option network  lan<br />
&#160&#160&#160 &#160&#160option mode     wds<br />
&#160&#160&#160 &#160&#160option bssid    00:16:B6:19:63:C8<br />
&#160&#160&#160 &#160&#160option ssid     &#8220;OpenWrtWDS&#8221;<br />
&#160&#160&#160 &#160&#160option encryption psk2<br />
&#160&#160&#160 &#160&#160option key      &#8220;pskforWDS&#8221;
</pre>
<p>And guess what? It worked like a charm! So I could replace the odd DD-WRT boxes. Anyways ... does anybody have an idea where to find the <a target="new" href="http://dd-wrt.com/site/support/other-downloads">sourcecode</a> of anything > v23 SP1?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/10/25/openwrt-wds-works-like-charm/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>[selfnote] Cloning/Backing up NTFS systems</title>
		<link>http://blog.waja.info/2009/09/18/cloningbacking-up-ntfs-systems/</link>
		<comments>http://blog.waja.info/2009/09/18/cloningbacking-up-ntfs-systems/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 21:27:34 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[selfnote]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=262</guid>
		<description><![CDATA[For some reasons, you may need to clone/backup NTFS based systems. Lets say your NTFS system is located at /dev/sda1 and /dev/sdb1 is a spare partition where you can store your image. At first you need to boot a live system to take an image: mount /dev/sdb1 /mnt/sdb1 dd bs=512 count=1 if=/dev/sda of=/mnt/sdb1/xp_vbox.mbr ntfsclone -s [...]]]></description>
			<content:encoded><![CDATA[<p>For some reasons, you may need to clone/backup NTFS based systems. Lets say your NTFS system is located at /dev/sda1 and /dev/sdb1 is a spare partition where you can store your image.</p>
<p>At first you need to boot a live system to take an image:</p>
<p class="code">
mount /dev/sdb1 /mnt/sdb1<br />
dd bs=512 count=1 if=/dev/sda of=/mnt/sdb1/xp_vbox.mbr<br />
ntfsclone -s -o &#8211; /dev/sda1 | bzip2 -9 -c > \<br />
 /mnt/sdb1/xp_vbox.img.bz2
</p>
<p>To restore the image you just need:</p>
<p class="code">
mount /dev/sdb1 /mnt/sdb1<br />
dd count=1 bs=446 if=/mnt/sdb1/xp_vbox.mbr of=/dev/sda<br />
cat /mnt/sdb1/xp_vbox.img.bz2 | bunzip2 -c | \<br />
ntfsclone -r -O /dev/sda1 -
</p>
<p>P.S. If you are elective in germany, have a look at <a href="http://blog.waja.info/tag/politics/">this</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/09/18/cloningbacking-up-ntfs-systems/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Act now &#8230; go vote!</title>
		<link>http://blog.waja.info/2009/09/18/act-now-go-vote/</link>
		<comments>http://blog.waja.info/2009/09/18/act-now-go-vote/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 20:58:41 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://blog.waja.info/?p=258</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/kx4__umnAxs&#038;hl=de&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/kx4__umnAxs&#038;hl=de&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/09/18/act-now-go-vote/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Du bist Terrorist</title>
		<link>http://blog.waja.info/2009/09/14/du-bist-terrorist/</link>
		<comments>http://blog.waja.info/2009/09/14/du-bist-terrorist/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 19:49:52 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[politics]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2009/09/14/du-bist-terrorist/</guid>
		<description><![CDATA[Du bist Terrorist from alexanderlehmann on Vimeo.]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="225"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=4631958&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=4631958&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="225"></embed></object>
<p><a href="http://vimeo.com/4631958">Du bist Terrorist</a> from <a href="http://vimeo.com/user221974">alexanderlehmann</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2009/09/14/du-bist-terrorist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
