<?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: How to transfer music from CD to MP3 on Apple iPod in Ubuntu Linux</title>
	<atom:link href="http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html</link>
	<description>Philippines, Technology, Mobile, Android, Games, Mac, Linux, WordPress</description>
	<lastBuildDate>Sat, 31 Dec 2011 04:26:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Kevin</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-440</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 13 Feb 2011 22:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-440</guid>
		<description>Running Rythmbox version 0.13.1</description>
		<content:encoded><![CDATA[<p>Running Rythmbox version 0.13.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-439</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 13 Feb 2011 22:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-439</guid>
		<description>I am running PinGuy OS version of Ubuntu that a friend installed for me.  When I open RythmBox I am missing &quot;Devices&quot; part of the menu on the left.  When I insert an audio cd, nothing happens.  I clicked on Search Removable Media and it doesn&#039;t find anything.</description>
		<content:encoded><![CDATA[<p>I am running PinGuy OS version of Ubuntu that a friend installed for me.  When I open RythmBox I am missing &#8220;Devices&#8221; part of the menu on the left.  When I insert an audio cd, nothing happens.  I clicked on Search Removable Media and it doesn&#8217;t find anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alphasoup</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-438</link>
		<dc:creator>Alphasoup</dc:creator>
		<pubDate>Sat, 15 Jan 2011 21:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-438</guid>
		<description>Thanks for a short and very useful tutorial.

With Ubuntu 10.4 with the above repository enabled Rhythmbox automatically propose a list of gstreamer packages to install to enable MP3 once you start transferring audio tracks.
Just say Yes to install them (in this case it added 3 more in addition to the ugly-multiverse mentioned above):
gstreamer0.10-ffmpeg
gstreamer0.10-fluendo-mp3
gstreamer0.10-plugins-ugly

If your iPod is formated for Mac, you will likely need this:
https://help.ubuntu.com/community/hfsplus

To disable journaling so that the iPod FS can be written to.
Otherwise the drag and drop into iPod device will do nothing.

Plug-in iPod in a Mac, don&#039;t answer any question that pops-up about syncing the device, etc.
Open a terminal look for the new drive (Query &quot;Terminal&quot;):
$ sudo df -k
...
/dev/disk1s3 ... /Volumes/iPod YourName
Make sure you replace disk1s3 in example by the device name your find on your Mac (select the entry that has &quot;YourName&quot; the one of Your iPod),
then:
$ sudo diskutil disableJournal /dev/disk1s3
$ exit
Then answer the question that popped-up when plugging in the usb iPod earlier with &quot;Cancel&quot; this should unmount the iPod (eject).</description>
		<content:encoded><![CDATA[<p>Thanks for a short and very useful tutorial.</p>
<p>With Ubuntu 10.4 with the above repository enabled Rhythmbox automatically propose a list of gstreamer packages to install to enable MP3 once you start transferring audio tracks.<br />
Just say Yes to install them (in this case it added 3 more in addition to the ugly-multiverse mentioned above):<br />
gstreamer0.10-ffmpeg<br />
gstreamer0.10-fluendo-mp3<br />
gstreamer0.10-plugins-ugly</p>
<p>If your iPod is formated for Mac, you will likely need this:<br />
<a href="https://help.ubuntu.com/community/hfsplus" rel="nofollow">https://help.ubuntu.com/community/hfsplus</a></p>
<p>To disable journaling so that the iPod FS can be written to.<br />
Otherwise the drag and drop into iPod device will do nothing.</p>
<p>Plug-in iPod in a Mac, don&#8217;t answer any question that pops-up about syncing the device, etc.<br />
Open a terminal look for the new drive (Query &#8220;Terminal&#8221;):<br />
$ sudo df -k<br />
&#8230;<br />
/dev/disk1s3 &#8230; /Volumes/iPod YourName<br />
Make sure you replace disk1s3 in example by the device name your find on your Mac (select the entry that has &#8220;YourName&#8221; the one of Your iPod),<br />
then:<br />
$ sudo diskutil disableJournal /dev/disk1s3<br />
$ exit<br />
Then answer the question that popped-up when plugging in the usb iPod earlier with &#8220;Cancel&#8221; this should unmount the iPod (eject).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: barymasy</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-437</link>
		<dc:creator>barymasy</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-437</guid>
		<description>step to step guide is very good !</description>
		<content:encoded><![CDATA[<p>step to step guide is very good !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel G.</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-436</link>
		<dc:creator>Angel G.</dc:creator>
		<pubDate>Wed, 13 Jan 2010 20:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-436</guid>
		<description>I`ve failed to rip audio w k3b(ubuntu), so I`ll try the tips above. Thanx.</description>
		<content:encoded><![CDATA[<p>I`ve failed to rip audio w k3b(ubuntu), so I`ll try the tips above. Thanx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-435</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Tue, 05 Jan 2010 06:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-435</guid>
		<description>Has anyone had any luck ripping audio CD&#039;s to MP3 in K3b?</description>
		<content:encoded><![CDATA[<p>Has anyone had any luck ripping audio CD&#8217;s to MP3 in K3b?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-434</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Sun, 01 Mar 2009 14:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-434</guid>
		<description>THANK YOU SO MUCH!!!!!  I was googleing for liek 2 hours for this!  This is just what i needed!</description>
		<content:encoded><![CDATA[<p>THANK YOU SO MUCH!!!!!  I was googleing for liek 2 hours for this!  This is just what i needed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerry</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-433</link>
		<dc:creator>gerry</dc:creator>
		<pubDate>Sun, 25 Jan 2009 13:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-433</guid>
		<description>Hi Tom, You&#039;re welcome.</description>
		<content:encoded><![CDATA[<p>Hi Tom, You&#8217;re welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Russell</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-432</link>
		<dc:creator>Tom Russell</dc:creator>
		<pubDate>Sun, 25 Jan 2009 12:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-432</guid>
		<description>Thank you very much for your article, I have been struggling with this for far too long, and was about to give up and go to Windows  .Saved!!!</description>
		<content:encoded><![CDATA[<p>Thank you very much for your article, I have been struggling with this for far too long, and was about to give up and go to Windows  .Saved!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerry</title>
		<link>http://gerry.ws/2009/01/540/how-to-transfer-music-from-cd-to-mp3-on-apple-ipod-in-ubuntu-linux.html/comment-page-1#comment-431</link>
		<dc:creator>gerry</dc:creator>
		<pubDate>Mon, 05 Jan 2009 20:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://gerry.ws/?p=540#comment-431</guid>
		<description>@uchari if you enabled the cover art plugin, it will retrieve and display it on the left side when the album is being played.</description>
		<content:encoded><![CDATA[<p>@uchari if you enabled the cover art plugin, it will retrieve and display it on the left side when the album is being played.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

