<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: View USB storage attached to A.C.Ryan PlayOn!HD over network</title>
	<atom:link href="http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm</link>
	<description>Dreams ∙ Passion ∙ Digital World</description>
	<lastBuildDate>Sun, 05 Feb 2012 14:21:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: shadowandy</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-15108</link>
		<dc:creator>shadowandy</dc:creator>
		<pubDate>Tue, 15 Dec 2009 01:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-15108</guid>
		<description>Skowals,

Yes, the POHD mounts the devices as read only. I&#039;ve actually written a script to remount them as rw. Only thing is that it isn&#039;t automatic. But it actually detects all USB mounts and remount them as read write.

You can check out the script &lt;a href=&quot;http://www.shadowandy.net/2009/11/remount-all-read-only-usb-mounts-as-read-write.htm&quot; rel=&quot;nofollow&quot;&gt;Remount all read-only usb mounts as read-write&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Skowals,</p>
<p>Yes, the POHD mounts the devices as read only. I&#8217;ve actually written a script to remount them as rw. Only thing is that it isn&#8217;t automatic. But it actually detects all USB mounts and remount them as read write.</p>
<p>You can check out the script <a href="http://www.shadowandy.net/2009/11/remount-all-read-only-usb-mounts-as-read-write.htm" rel="nofollow">Remount all read-only usb mounts as read-write</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skowals</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-15105</link>
		<dc:creator>Skowals</dc:creator>
		<pubDate>Mon, 14 Dec 2009 14:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-15105</guid>
		<description>I found a non-persistent fix on the POHD support site to fix the write/create problem:

hongfai: The problem lies in the mouting of /tmp/usbmounts/sdb1 (my external hd), it&#039;s mounted with the ro (read-only option). Do a remount using the following command:

mount -o remount rw /tmp/usbmounts/sdb1

This works great during the session but after a reboot it works no more..
How to make it persistent? Adding the line to the configsamba or some other config file?</description>
		<content:encoded><![CDATA[<p>I found a non-persistent fix on the POHD support site to fix the write/create problem:</p>
<p>hongfai: The problem lies in the mouting of /tmp/usbmounts/sdb1 (my external hd), it&#8217;s mounted with the ro (read-only option). Do a remount using the following command:</p>
<p>mount -o remount rw /tmp/usbmounts/sdb1</p>
<p>This works great during the session but after a reboot it works no more..<br />
How to make it persistent? Adding the line to the configsamba or some other config file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skowals</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-15104</link>
		<dc:creator>Skowals</dc:creator>
		<pubDate>Mon, 14 Dec 2009 13:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-15104</guid>
		<description>Hi, it worked very well..  thx

I had some trouble copying the lines in with putty but after I figured out how to do a backspace (ctrl+h) I could correct the dots into quotation marks.

Now I indeed have an extra share folder &#039;All&#039; showing my usb-drives :)

..but I cannot create/write to them over the network..  I can delete from them..

Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi, it worked very well..  thx</p>
<p>I had some trouble copying the lines in with putty but after I figured out how to do a backspace (ctrl+h) I could correct the dots into quotation marks.</p>
<p>Now I indeed have an extra share folder &#8216;All&#8217; showing my usb-drives <img src='http://www.shadowandy.net/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>..but I cannot create/write to them over the network..  I can delete from them..</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roy</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-14986</link>
		<dc:creator>roy</dc:creator>
		<pubDate>Sun, 22 Nov 2009 22:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-14986</guid>
		<description>Hi Andy,

Is it possible to subtract the whole script from Notepad++ and post it? I&#039;ve been tinkering around for the whole afternoon and I cannot get it done   . I tried to follow your steps one by one with a telnet connection but that didn&#039;t work out and I&#039;ve checked in notepad++ for the 2 lines you reffer to
Quote:
The chunk of text should be entered right after the done (for the loop) and just before the line &quot;/tmp/package/script/samba-security anonymous&quot;

and they are far behind the (98 and 99) the other echo lines. It would be great when you are able to post the script so I can find out what i did wrong and have my little DOH!-moment</description>
		<content:encoded><![CDATA[<p>Hi Andy,</p>
<p>Is it possible to subtract the whole script from Notepad++ and post it? I&#8217;ve been tinkering around for the whole afternoon and I cannot get it done   . I tried to follow your steps one by one with a telnet connection but that didn&#8217;t work out and I&#8217;ve checked in notepad++ for the 2 lines you reffer to<br />
Quote:<br />
The chunk of text should be entered right after the done (for the loop) and just before the line &#8220;/tmp/package/script/samba-security anonymous&#8221;</p>
<p>and they are far behind the (98 and 99) the other echo lines. It would be great when you are able to post the script so I can find out what i did wrong and have my little DOH!-moment</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shadowandy</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-14886</link>
		<dc:creator>shadowandy</dc:creator>
		<pubDate>Mon, 02 Nov 2009 11:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-14886</guid>
		<description>Digitium,

That&#039;s good for you. I can&#039;t view USB device over network on mine prior to editing the script.</description>
		<content:encoded><![CDATA[<p>Digitium,</p>
<p>That&#8217;s good for you. I can&#8217;t view USB device over network on mine prior to editing the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Digitium</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-14885</link>
		<dc:creator>Digitium</dc:creator>
		<pubDate>Mon, 02 Nov 2009 06:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-14885</guid>
		<description>I upgraded the firmware to 2089, and now, I can see my USB device over the network, and I did not use any script.</description>
		<content:encoded><![CDATA[<p>I upgraded the firmware to 2089, and now, I can see my USB device over the network, and I did not use any script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shadowandy</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-14862</link>
		<dc:creator>shadowandy</dc:creator>
		<pubDate>Fri, 30 Oct 2009 01:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-14862</guid>
		<description>Hi dbogarde,

I am using 2089 beta as well. You should insert those lines just after the &quot;done&quot; for the loop and just before the line calling &quot;samba-security anonymous&quot;</description>
		<content:encoded><![CDATA[<p>Hi dbogarde,</p>
<p>I am using 2089 beta as well. You should insert those lines just after the &#8220;done&#8221; for the loop and just before the line calling &#8220;samba-security anonymous&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dbogarde</title>
		<link>http://www.shadowandy.net/2009/10/view-usb-storage-attached-to-a-c-ryan-playonhd-over-network.htm/comment-page-1#comment-14861</link>
		<dc:creator>dbogarde</dc:creator>
		<pubDate>Thu, 29 Oct 2009 23:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.shadowandy.net/?p=3145#comment-14861</guid>
		<description>hi, 

I&#039;m trying your procedure but my configsamba has 99 lines so doing /done twice must put me somewhere else than you because at the end it doesn&#039;t work.

Could u specify exactly where the echo&#039;s should be placed. Also what firmware are you using (i&#039;m on 2089_beta) as it&#039;s quite odd to have different lenght in the configsamba file.

Thanks
d</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>I&#8217;m trying your procedure but my configsamba has 99 lines so doing /done twice must put me somewhere else than you because at the end it doesn&#8217;t work.</p>
<p>Could u specify exactly where the echo&#8217;s should be placed. Also what firmware are you using (i&#8217;m on 2089_beta) as it&#8217;s quite odd to have different lenght in the configsamba file.</p>
<p>Thanks<br />
d</p>
]]></content:encoded>
	</item>
</channel>
</rss>

