<?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>Honza's perspective &#187; WD MyBook</title>
	<atom:link href="http://blog.stastnarodina.com/honza-en/category/wd-mybook/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stastnarodina.com/honza-en</link>
	<description></description>
	<lastBuildDate>Tue, 20 Sep 2011 08:23:09 +0000</lastBuildDate>
	<language>cs</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Debian Lenny VIM broken dependency</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/debian-lenny-vim-broken-dependency/</link>
		<comments>http://blog.stastnarodina.com/honza-en/spot/debian-lenny-vim-broken-dependency/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 00:47:38 +0000</pubDate>
		<dc:creator>honza</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WD MyBook]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Vim]]></category>

		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=14</guid>
		<description><![CDATA[
<p>Today I ran apt-get update &amp;&amp; apt-get dist-upgrade on my Debian
Lenny installed on WD MyBook as I ussually do. It removed VIM (I let it as
I thought it was just replaced by another package). I tried to run vim after
the upgrade but it was really uninstalled. Trying to install it again by apt-get
install I got The following […]</p>

<!-- by Texy2! -->]]></description>
			<content:encoded><![CDATA[
<p>Today I ran <code>apt-get update &amp;&amp; apt-get dist-upgrade</code> on
my Debian Lenny installed on WD MyBook as I ussually do. It removed VIM (I let
it as I thought it was just replaced by another package). I tried to run
<code>vim</code> after the upgrade but it was really uninstalled. Trying to
install it again by <code>apt-get install</code> I got</p>

<pre><code>The following packages have unmet dependencies:
  vim: Depends: vim-runtime (= 1:7.1.293-3)
         but 1:7.1.293-3+lenny1 is to be installed
E: Broken packages</code></pre>

<p>I tried to uninstall vim-runtime. It didn't help. I don't have time to
solve it now so I can't give a solution. If you encountered the same problem
and have a solution to this problem, I'd really appretiate your comment.</p>

<p>It's quite sad that Debian repository is not consistent and one gets errors
using <code>apt-get</code>.</p>

<!-- by Texy2! -->]]></content:encoded>
			<wfw:commentRss>http://blog.stastnarodina.com/honza-en/spot/debian-lenny-vim-broken-dependency/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>nice apt-get</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/</link>
		<comments>http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 14:43:52 +0000</pubDate>
		<dc:creator>honza</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[WD MyBook]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[nice]]></category>

		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/</guid>
		<description><![CDATA[
<p>Today I wanted to upgrade packages at my WD MyBook running Debian Lenny. My
notebook was being backed up at the time so I thought that it would be a good
idea to run apt-get with a lower priority, as the the samba process eats almost
all MyBook resources. I typed nice apt-get update &amp;&amp; nice apt-get
upgrade. […]</p>
]]></description>
			<content:encoded><![CDATA[
<p>Today I wanted to upgrade packages at my WD MyBook running Debian Lenny. My
notebook was being backed up at the time so I thought that it would be a good
idea to run apt-get with a lower priority, as the the samba process eats almost
all MyBook resources.</p>

<p>I typed <code>nice apt-get update &amp;&amp; nice apt-get upgrade</code>. It
did what I wanted it to do, but hour later I found that apache and samba were
running with low priority. This is because the services were restarted by
apt-get.</p>

<p>Having been reniced, all the services are running OK again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.stastnarodina.com/honza-en/spot/nice-apt-get/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WD MyBook useful links</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/wd-mybook-useful-links/</link>
		<comments>http://blog.stastnarodina.com/honza-en/spot/wd-mybook-useful-links/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 11:35:00 +0000</pubDate>
		<dc:creator>honza</dc:creator>
				<category><![CDATA[WD MyBook]]></category>

		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=7</guid>
		<description><![CDATA[
<p>System upgrade Hacking WD MyBook at wikidot – Center of most of the
WD hacks Martin Hinner's guide on enabling SSH – Enable SSH on the original
configuration WD MyBook. There are some precompiled packages such as vsftpd on
his site too. Smart Spindown for WD MyBook – Save some energy by spinning
the HDD down. When things break Restore the original […]</p>
]]></description>
			<content:encoded><![CDATA[
<h3>System upgrade</h3>

<ul>
	<li><a href="http://mybookworld.wikidot.com/">Hacking WD MyBook at
	wikidot</a> – Center of most of the WD hacks</li>

	<li><a href="http://martin.hinner.info/mybook/">Martin Hinner's guide on
	enabling SSH</a> – Enable SSH on the original configuration WD MyBook. There
	are some precompiled packages such as vsftpd on his site too.</li>

	<li><a href="http://kyyhkynen.net/stuff/mybook/spindown.php">Smart Spindown for
	WD MyBook</a> – Save some energy by spinning the HDD down.</li>
</ul>

<h3>When things break</h3>

<ul>
	<li><a href="http://mybookworld.wikidot.com/rescue-procedure">Restore the
	original system</a></li>

	<li>(Advanced only) <a
	href="http://www.ismprofessional.net/pascucci/documenti/mybook/mybook-hacking-en.html">Install
	Debian Lenny</a> – both rescue and upgrade procedure</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.stastnarodina.com/honza-en/spot/wd-mybook-useful-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WD My Book Debian Lenny &#8212; Samba</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/wd-my-book-debian-lenny-samba/</link>
		<comments>http://blog.stastnarodina.com/honza-en/spot/wd-my-book-debian-lenny-samba/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 11:06:00 +0000</pubDate>
		<dc:creator>honza</dc:creator>
				<category><![CDATA[WD MyBook]]></category>

		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=6</guid>
		<description><![CDATA[
<p>I have recently installed Debian Lenny to my Western Digital My Book. All
thanks to great guide at Mario Pascucci's site (big thanks!) A commented
version with some other details can be found at Hacking WD MyBook World Ed site
The system installed is full-fledged version of testing version (called lenny)
of Debian, so one can use use apt-get […]</p>
]]></description>
			<content:encoded><![CDATA[
<p>I have recently installed Debian Lenny to my Western Digital My Book. All
thanks to great guide at <a
href="http://www.ismprofessional.net/pascucci/documenti/mybook/mybook-hacking-en.html">Mario
Pascucci's site</a> (big thanks!)</p>

<p>A commented version with some other details can be found at <a
href="http://mybookworld.wikidot.com/forum/t-30649/my-fast-and-perfect-setup-of-debian-lenny-into-my-500gb-world-book">Hacking
WD MyBook World Ed site</a></p>

<p>The system installed is full-fledged version of testing version (called
lenny) of Debian, so one can use use apt-get to install packages the same way as
at PC (providing you use a <a href="http://www.debian.org/mirror/list">packages
mirror</a>, that serves arm architecture). Having successfully installed FTP
(vsftpd), htop, gcc, and others, I also wanted to install Samba (as the most
important part of such a device).</p>

<p>I was fighting with Samba at MyBook for more than two days (and nights). The
problem was that it didn't want to list the shares at the server. The problem in
the end was that there is a <a
href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445566">bug</a> in Debian
samba package version 3.0.28–1 – current testing (lenny) version, which has
something to do with arm compiler – if you download Samba source code and
compile it yourself without additional parameter -O0, the result will be the
same as with the samba Debian package.</p>

<p>The bug has already been fixed in 3.0.28–2. This version is not in testing
(lenny) yet, but you can manually download the current versions from</p>

<ul>
	<li>Samba common: <a
	href="http://http.us.debian.org/debian/pool/main/s/samba/samba-common_3.0.28-2_arm.deb">http://http.us.debian.org/…28-2_arm.deb</a></li>

	<li>Samba <a
	href="http://http.us.debian.org/debian/pool/main/s/samba/samba_3.0.28-2_arm.deb">http://http.us.debian.org/…28-2_arm.deb</a></li>
</ul>

<p>To install it do as root:</p>

<pre><code>cd /tmp
wget http://http.us.debian.org/debian/pool/main/s/samba/samba-common_3.0.28-2_arm.deb
wget http://http.us.debian.org/debian/pool/main/s/samba/samba_3.0.28-2_arm.deb
dpkg --install samba-common_3.0.28-2_arm.deb
dpkg --install samba_3.0.28-2_arm.deb
rm samba-common_3.0.28-2_arm.deb samba_3.0.28-2_arm.deb</code></pre>

<p>Another way is to add sid deb sources to you
<code>/etc/apt/sources­.list</code></p>

<p>I hope that this can make somebody's fight shorter than two days…</p>

<!-- by Texy2! -->]]></content:encoded>
			<wfw:commentRss>http://blog.stastnarodina.com/honza-en/spot/wd-my-book-debian-lenny-samba/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to open Western Digital My Book World Edition</title>
		<link>http://blog.stastnarodina.com/honza-en/spot/how-to-open-western-digital-my-book-world-edition/</link>
		<comments>http://blog.stastnarodina.com/honza-en/spot/how-to-open-western-digital-my-book-world-edition/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 17:09:00 +0000</pubDate>
		<dc:creator>honza</dc:creator>
				<category><![CDATA[WD MyBook]]></category>

		<guid isPermaLink="false">http://blog.stastnarodina.com/honza-en/?p=5</guid>
		<description><![CDATA[
<p>There are few guides on how to dismantle Western Digital My Book World
Edition (500 GB) available online. (see here or here). Just for those who have
the new model (white with rubber around it): There is no screw in the cover.
You need to remove the rubber before you try to slide the cover.</p>
]]></description>
			<content:encoded><![CDATA[
<div><a
href="http://blog.stastnarodina.com/honza-en/wp-content/uploads/2008/03/pb110050.JPG"><img
src="http://blog.stastnarodina.com/honza-en/wp-content/uploads/2008/03/pb110050.thumbnail.JPG"
alt="WD MyBook" class="right" /></a></div>

<p>There are few guides on how to dismantle Western Digital My Book World
Edition (500 GB) available online. (see <a
href="http://rebootdaily.blogspot.com/2007/03/how-to-open-western-digital-my-book.html">here</a>
or <a
href="http://www.ransackery.com/western-digital-mybook-open-case-recover-data.htm">here</a>).</p>

<p>Just for those who have the new model (white with rubber around it):</p>

<ul>
	<li><em>There is no screw in the cover</em>.</li>

	<li>You need to remove the rubber before you try to slide the cover.</li>
</ul>

<!-- by Texy2! -->]]></content:encoded>
			<wfw:commentRss>http://blog.stastnarodina.com/honza-en/spot/how-to-open-western-digital-my-book-world-edition/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

