Here ya go. The ipod doesn’t show up in the mount query.
fdisk -l
Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000b7777
Device Boot Start End Blocks Id System
/dev/sda1 2048 31457279 15727616 7 HPFS/NTFS/exFAT
/dev/sda2 * 31457280 1250263039 609402880 f W95 Ext'd (LBA)
/dev/sda5 31459328 35680255 2110464 82 Linux swap / Solaris
/dev/sda6 35682304 88117247 26217472 83 Linux
/dev/sda7 88119296 1183123455 547502080 83 Linux
/dev/sda8 1183125504 1250226175 33550336 c W95 FAT32 (LBA)
mount
devtmpfs on /dev type devtmpfs (rw,relatime,size=1666792k,nr_inodes=416698,mode=755)
tmpfs on /dev/shm type tmpfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
/dev/sda6 on / type ext4 (rw,relatime,user_xattr,acl,commit=600,barrier=1,data=ordered)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
/dev/sda7 on /home type ext4 (rw,relatime,user_xattr,acl,commit=600,barrier=1,data=ordered)
/dev/sda8 on /media/fat32 type vfat (rw,nosuid,nodev,noexec,relatime,gid=100,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
securityfs on /sys/kernel/security type securityfs (rw,relatime)
none on /proc/fs/vmblock/mountPoint type vmblock (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
gvfs-fuse-daemon on /home/john/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
Just for fun, I booted in to gnome and plugged the ipod in. It mounted up on the desktop automatically. I ran the above commands and got the same results. Seems to be a kde thing.