Tried doing it manually?

cd /mnt
mkdir vfat
mount -t vfat /dev/hda1 /mnt/vfat

your windows partition should then be viewable under /mnt/vfat