Hi everyone,
I upgraded to Ubuntu 8.04, and it doesn't seem to be able to mount my USB drive (specifically, an MP3 player) via the CLI. If I go to Places -> Computer and double-click "USB Drive", I get:
Unable to mount location

Can't mount file
However, running
Code:
sudo mount /dev/sdb1 /media/sdb1
in a terminal works fine.

Any ideas how to fix this?