Emma Jane Hogbin wrote: ...
smeagol:/mnt 21:28:04 $ mount ipod2 mount: wrong fs type, bad option, bad superblock on /dev/sda2, or too many mounted file systems
what about sda3? This is what works for me (that's without relying on /etc/fstab):
mount -t hfsplus /dev/sda3 /mnt/ipod what does fsdisk (or other partitioning tools) say about /dev/sda? erik