I installed Ubuntu onto a WinXPP machine so that they are duo boot. The system should have automatically mounted my windows directory and created an icon on the desktop. It did not. I followed the directions and opened a bash shell and typed
sudo vol_id -u /dev/sda1
Ubuntu returns the error command sudo:vol_id -u not valid command
I am using sudo version 1.6.8p12
On Ubuntu Kernel 2.6.15-26-386
Is there another way to identify my windows partition so I can mount the directory?