My daughter has a RIO II phone from Orange. I am trying to connect it via USB to my ubuntu 11.04 system so I can copy music files onto the phone using banshee or nautilus.

I think the phone is recognised by the USB. Output of lsusb
Code:
paul@gandalf:~$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 046d:c517 Logitech, Inc. LX710 Cordless Desktop Laser
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04a9:1094 Canon, Inc. PIXMA iP3000x Printer
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 19d2:0010 ONDA Communication S.p.A. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I think the phone is
Code:
Bus 001 Device 006: ID 19d2:0010 ONDA Communication S.p.A.
How do I mount this so I can copy files onto the phone?

Thanks