<?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"
	>
<channel>
	<title>Comments on: YamiPod 0.99.5</title>
	<atom:link href="http://linuxtoy.org/archives/yamipod_0_99_5.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/yamipod_0_99_5.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Wed, 03 Dec 2008 22:08:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: jazzi</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-919</link>
		<dc:creator>jazzi</dc:creator>
		<pubDate>Tue, 10 Oct 2006 12:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-919</guid>
		<description>谢谢提示，我的是仿制品，故设置和他有点不同，我把我的写出来供存档。
1，sudo mkdir /media/ipod
2,修改/etc/fstab，增加这一行
&lt;blockquote&gt;/dev/sda1       /media/ipod     vfat    defaults,utf8,umask=007,gid=46 0       1 &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>谢谢提示，我的是仿制品，故设置和他有点不同，我把我的写出来供存档。<br />
1，sudo mkdir /media/ipod<br />
2,修改/etc/fstab，增加这一行</p>
<blockquote><p>/dev/sda1       /media/ipod     vfat    defaults,utf8,umask=007,gid=46 0       1 </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-547</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Sun, 10 Sep 2006 07:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-547</guid>
		<description>忘了加链接，补上：

http://www.erning.net/archives/2005/06/26/ipod-f828-on-my-laptop/</description>
		<content:encoded><![CDATA[<p>忘了加链接，补上：</p>
<p><a href="http://www.erning.net/archives/2005/06/26/ipod-f828-on-my-laptop/" rel="nofollow">http://www.erning.net/archives/2005/06/26/ipod-f828-on-my-laptop/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-546</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Sun, 10 Sep 2006 07:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-546</guid>
		<description>jazzi 兄不妨参照下这里，与你的情况比较类似，因为我没有 ipod，所以无法测试了。</description>
		<content:encoded><![CDATA[<p>jazzi 兄不妨参照下这里，与你的情况比较类似，因为我没有 ipod，所以无法测试了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jazzi</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-545</link>
		<dc:creator>jazzi</dc:creator>
		<pubDate>Sun, 10 Sep 2006 07:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-545</guid>
		<description>我的是仿制品， 输入命令dmesg有如下输出：
&lt;blockquote&gt;Vendor: SigmaTel  Model: MSCN              Rev: 0100
[17192284.964000]   Type:   Direct-Access                      ANSI SCSI revision: 04
[17192284.968000] usb-storage: device scan complete
[17192284.980000] Driver 'sd' needs updating - please use bus_type methods&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>我的是仿制品， 输入命令dmesg有如下输出：</p>
<blockquote><p>Vendor: SigmaTel  Model: MSCN              Rev: 0100<br />
[17192284.964000]   Type:   Direct-Access                      ANSI SCSI revision: 04<br />
[17192284.968000] usb-storage: device scan complete<br />
[17192284.980000] Driver &#8217;sd&#8217; needs updating - please use bus_type methods</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: jazzi</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-544</link>
		<dc:creator>jazzi</dc:creator>
		<pubDate>Sun, 10 Sep 2006 06:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-544</guid>
		<description>请问如何挂载ipod呢？
我在/etc/fstab中增加了这么一行
&lt;blockquote&gt;/dev/ipod       /media/ipod     vfat    defaults,utf8,umask=007,gid=46 0       1&lt;/blockquote&gt;
还是不行，请教了？</description>
		<content:encoded><![CDATA[<p>请问如何挂载ipod呢？<br />
我在/etc/fstab中增加了这么一行</p>
<blockquote><p>/dev/ipod       /media/ipod     vfat    defaults,utf8,umask=007,gid=46 0       1</p></blockquote>
<p>还是不行，请教了？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jazzi</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-418</link>
		<dc:creator>jazzi</dc:creator>
		<pubDate>Sun, 03 Sep 2006 03:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-418</guid>
		<description>Thanks !</description>
		<content:encoded><![CDATA[<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-417</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Sun, 03 Sep 2006 03:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-417</guid>
		<description>在 Firefox 的标题栏上右击，从弹出的菜单中选择 Remember... -&gt; Dimensions 和 Position 即可。</description>
		<content:encoded><![CDATA[<p>在 Firefox 的标题栏上右击，从弹出的菜单中选择 Remember&#8230; -> Dimensions 和 Position 即可。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jazzi</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-412</link>
		<dc:creator>jazzi</dc:creator>
		<pubDate>Sun, 03 Sep 2006 03:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-412</guid>
		<description>谢谢，已收到。
我的firefox无法记住我调整后的窗口大小，不知你有什么办法</description>
		<content:encoded><![CDATA[<p>谢谢，已收到。<br />
我的firefox无法记住我调整后的窗口大小，不知你有什么办法</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toy</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-411</link>
		<dc:creator>Toy</dc:creator>
		<pubDate>Sun, 03 Sep 2006 03:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-411</guid>
		<description>已经发送，请注意查收。</description>
		<content:encoded><![CDATA[<p>已经发送，请注意查收。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jazzi</title>
		<link>http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-410</link>
		<dc:creator>jazzi</dc:creator>
		<pubDate>Sun, 03 Sep 2006 02:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/archives/yamipod_0_99_5.html#comment-410</guid>
		<description>另外linuxjournal上有一篇专门讲和ipod有关的文章，有兴趣的话可以看看：&lt;a href="http://www.linuxjournal.com/article/9266" rel="nofollow"&gt;http://www.linuxjournal.com/article/9266&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>另外linuxjournal上有一篇专门讲和ipod有关的文章，有兴趣的话可以看看：<a href="http://www.linuxjournal.com/article/9266" rel="nofollow">http://www.linuxjournal.com/article/9266</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
