[root@server0 ~]# blkid /dev/sdc2
/dev/sdc2: LABEL="IPOD" UUID="ABCD-1234" TYPE="vfat"
I then put the UUID in fstab
UUID=ABCD-1234 /mnt/ipod vfat user 0 0
After this, I ejected the iPod using "eject /dev/sdc". Reinserting the iPod i then mounted the iPod using "mount /mnt/ipod". After all that I restarted songbird and the ipod was detected right away.
The preferences button on the add-on was greyed out for me the whole time btw.