mount -t fat /dev/hda1 /dosc.
the t is to set the file system type to fat. so what is u c partition file system type? fat32 or ntfs? if u use ntfs, u need insmod ntfs.o instead of fat.
for windows, u have to install extra software to access ext3 or ext2 partition,