An iPod system for Linux - Part 5 - Unmounting the iPod

14 October 2006

In previous posts, we discussed the iPod, and iTunes in Linux. We then looked at how to get our songs from CDs and put them in our song library and then we mounted the iPod.

Not long to go now, all we have to do is let gtkpod recognise the iPod and to learn how to mount it uncleanly.

Letting gtkpod know the iPod

If you plug in the iPod now and then open gtkpod then it will bring up a little dialog like this screenshot:

`.. image:: http://commandline.org.uk/images/posts/ipod/initialize-iPod.png

System Message: WARNING/2 (<string>, line 13); backlink

Inline interpreted text or phrase reference start-string without end-string.
alt:Dialog in gtkpod to choose the iPod model

System Message: WARNING/2 (<string>, line 15)

Definition list ends without a blank line; unexpected unindent.

`_

System Message: WARNING/2 (<string>, line 15); backlink

Inline interpreted text or phrase reference start-string without end-string.

If you do not know what iPod you have got then look on the back for the model number or look it up over at Apple History.

That was pretty easy.

Cleanly unmounting the iPod

When you want to unplug your iPod, you should unmount it before; just in case you lose data that has not been written to the iPod yet. You can use the umount command, but I wanted to do something a bit more swish as I am expecting a non-technical user to be able to use this system.

I started writing a little GTK-Python program for this but decided in the end to just use a little bash. This one-liner has a few dependencies.

  • Firstly, you need the 'eject' program. Some distros have it by default. Gentoo users can emerge eject, Debian and Ubuntu can apt-get install eject. The iPod seems to prefer eject to umount, as the iPod screen properly reacts with the former.
  • Secondly, you need to install 'gksu' if you do not have it. Again emerge gksu or apt-get install gksu

Next, you need to right click on your desktop and choose 'Create Launcher'.

`.. image:: http://commandline.org.uk/images/posts/ipod/create-launcher- small.png

System Message: WARNING/2 (<string>, line 42); backlink

Inline interpreted text or phrase reference start-string without end-string.

System Message: ERROR/3 (<string>, line 44)

Unexpected indentation.
alt:Create a launcher for the ipod eject

System Message: WARNING/2 (<string>, line 45)

Block quote ends without a blank line; unexpected unindent.

`_

System Message: WARNING/2 (<string>, line 45); backlink

Inline interpreted text or phrase reference start-string without end-string.

Fill in the values, something like as follows, or just click on the above screenshot and copy it.

Name: Eject iPod

Comment: Safely Remove iPod

Command: gksu "eject ipod"

Icon: Whatever you want

Now if someone double-clicks the icon, it will pop up a graphical box asking for the root password and it will then eject the iPod, as in the screenshot below:

`.. image:: http://commandline.org.uk/images/posts/ipod/gksu-small.png

System Message: WARNING/2 (<string>, line 62); backlink

Inline interpreted text or phrase reference start-string without end-string.
alt:Pop up box from gksu

System Message: WARNING/2 (<string>, line 64)

Definition list ends without a blank line; unexpected unindent.

`_

System Message: WARNING/2 (<string>, line 64); backlink

Inline interpreted text or phrase reference start-string without end-string.

If you want to customise the message, then add some text to the command:

gksu "eject ipod" -m "To Safely Remove your iPod, please enter your password."

This will look like this:

`.. image:: http://commandline.org.uk/images/posts/ipod/gksu-1-small.png

System Message: WARNING/2 (<string>, line 73); backlink

Inline interpreted text or phrase reference start-string without end-string.
alt:Customised message

System Message: WARNING/2 (<string>, line 75)

Definition list ends without a blank line; unexpected unindent.

`_

System Message: WARNING/2 (<string>, line 75); backlink

Inline interpreted text or phrase reference start-string without end-string.

With the exception of podcasts, we have now done all the basic work to get our system running, i.e. the system administration side. In the next post I will give a set of instructions for the end-user of this system.

1 Phill says...

Hmmm... on my version of Ubuntu (6), it will mount the iPod automatically. Come to think of it, Fedora Core 4 did that as well. Ubuntu also provides the "Eject" command by default for mounted iPods. as well as automatically starting up the music library which I never use (I always use GtkPod). Certainly beats Windows anyway! :D

Posted at 11:03 p.m. on October 14, 2006


2 Zeth says...

Well my system tried to mount it as /media/IPOD when it was a virgin HFS+ ipod and then /media/disk when I had used it once under Mac OS X. However once I had added it to fstab then it did what I wanted (my gtkpod seems to expect /mnt/ipod).

What program did Ubuntu start up as the music library? What graphical option does it give to unmount the Ipod?

Posted at 2:22 a.m. on October 15, 2006


3 Phill says...

When you plugin an iPod it loads up Rhythmbox. Also it puts an "iPod" icon on your desktop. When you want to 'eject' the iPod, just right-click on the icon and select "eject". That didn't work properly under Fedora 4 but it works fine on Ubuntu 6!

I like GtkPod, the only problem I had was with earlier versions (0.96 I think) which didn't seem to write the DB properly all the time - I would frequently lose songs. I upgraded it to version 0.99 and it was fine (this was on Fedora 4 by the way, in Ubuntu 6 I think the latest version is in the repository which is good).

Posted at 2:09 p.m. on October 15, 2006


What do you have to say?

Show Editing Help

About

Hello, my name is Zeth, I'll be your host here.

Command Line Warriors is about taking control of your own technology, it looks at our experiences of computing; especially using GNU/Linux, the Python programming language, the command-line and issues such as techno-ethics, best practices and whatever is cool now. If you take control of your technology then you are a Warrior too!

This site is your site too which means that you can contribute and get involved. You can leave comments using the facility provided. For me, the comments and discussions are by far the best part of the site. So please do have your say!

Latest Discussions

Cupcake

July 31, 2010
Good post! You helped me a lot with my school project! CountryField(blank = True) < (K)
Countries in Django

LeshaShampoo

July 30, 2010
it was very interesting to read commandline.org.uk I want to quote your post in my blog. It can? And you et an account on Twitter?
Email Syntax Check in Python

vemma2018

July 30, 2010
I find myself coming to your blog more and more often to the point where my visits are almost daily now!
On Comment Spam

layecenda

July 30, 2010
Hello. And Bye.test :) http://idfjhvihdfiphvlajbvhalibv.com
PuTTY Series: Adding PuTTY to your system path

scuba

July 30, 2010
I’ve been visiting your blog for a while now and I always find a gem in your new posts. Thanks for sharing.
On Comment Spam

Businesking

July 30, 2010
Great site and articles for hack for win, I said Amazing post
How not to program WSGI

Tehnoking

July 30, 2010
This is Great post to learn about the hack Thumbs-up for you :D
How not to program WSGI

Syabiltech

July 30, 2010
I think this articles for master...because very hard to learning, As blogger beginners like me.
How not to program WSGI

coffeeatea

July 30, 2010
Are you looking for coffee gifts? We can tell you more about the coffee gifts including coffee machines and coffee pods.
Introducing Soturi - yet another Django blog application

noni juice

July 30, 2010
I just sent this post to a bunch of my friends as I agree with most of what you’re saying here and the way you’ve presented it is awesome.
On Comment Spam

Dion Moult

July 29, 2010
What I do know is that ever since I tried out Opera and put their tab bar on the left as a column, I've loved that layout. Back on Firefox ...
We need a thoughout integration of the desktop and the web - not Tab Candy superfast jellyfish

ZonaEntertainment

July 29, 2010
Wow useful articles, I'm read to learn about this and now I bookmark this to my Facebook, thanks for share!
How not to program WSGI

Giacomo

July 29, 2010
Honestly, I think both Mozilla and you are wrong :) This sort of concept adds overhead. A user would have to manage all this crap, constantly dragging and dropping, creating ...
We need a thoughout integration of the desktop and the web - not Tab Candy superfast jellyfish

Matija "hook" Šuklje

July 29, 2010
As a minimalist, you'll probybly moan if I mention KDE, but I'll do so anyway ;) The future I want (and actually see slowly fold out before me) is to ...
We need a thoughout integration of the desktop and the web - not Tab Candy superfast jellyfish

tahitian noni

July 28, 2010
Thank You For This Blog, was added to my bookmarks.
On Comment Spam

Rick

July 28, 2010
I already have piles. It's called A New Window.
We need a thoughout integration of the desktop and the web - not Tab Candy superfast jellyfish

Tech News

July 25, 2010
Thanks for this short tutorial...was auto-FTPing my files from my appserver to webserver for my tech news website. Everything was OK until someone hacked it. Hosting provider is now recommending ...
SFTP in Python: Really Simple SSH

naypalm

July 24, 2010
During the past 3-4 years, I and many others have enjoyed unlimited 2G/3G internet. But ever since the massive cult-like following of i Phone users in the US, most cellular ...
Calling time on mobile internet nonsense?

Steve

July 15, 2010
Very occasionally, you will run into a Java program that uses a lot of memory just to hold all the classes used. It turns out that the JVM uses a ...
Three classic command line tips

no

July 14, 2010
1. number one 2. number two 4. number four 3. number three 6. number six # first # second ## second-ay ## second-bee ### second-bee-one ### second-bee-two
An Introduction to ReStructuredText