<?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/tag/wd-mybook/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stastnarodina.com/honza-en</link>
	<description></description>
	<lastBuildDate>Mon, 03 May 2010 09:30:45 +0000</lastBuildDate>
	<language>cs</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<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>

<!-- by Texy2! -->]]></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>
]]></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>
	</channel>
</rss>
