I am on Ubuntu 11.10, installed with Wubi. I used to be able to access my Windows partion from the list of devices in Nautilus, but I no longer see it. What might b.e wrong?
Running sudo blkid gives the following:
/dev/loop0: UUID="ef34b449-1330-4ac5-bb69-e1475c0b91da" TYPE="ext4"
/dev/sda1: LABEL="PQSERVICE" UUID="D04C76D04C76B138" TYPE="ntfs"
/dev/sda2: LABEL="SYSTEM RESERVED" UUID="EC4878594878248C" TYPE="ntfs"
/dev/sda3: LABEL="Acer" UUID="54947A5A947A3E94" TYPE="ntfs"
Thanks.

sudo blkidshow you for starters? (this will tell us if Ubuntu can see the Windows drive and what filesystem it is). – Caesium Nov 27 '11 at 23:18