I can access the main windows partition, but the second one, where all of the storage is, is not even able to be seen...
I have TRIED to use the NTFS configuration tool, and what worked for 10.04 has not worked for 10.10 or 11.04... I looked around at some of the problems that were close, but nothing has been working, IN FACT, the NTFS tool is not even starting! after it asks for the password, it just stops dead.
Anyway, quick background. this is a two hard drive laptop. there are two partitions on each drive (bios limited) one drive is windows 7, the other is Ubuntu 11.04 natty. I love using ubuntu, but I need to be able to go from one environment, seamlessly to the other in order to make it worth switching.
sudo mkdir /media/windows. Better than /dev/sda2 (which is what I'm guessing the partition number is) is to use the UUID. This can be found by doingsudo blkid. More info here. – boehj May 16 '11 at 1:20