of course, here it is:
------------------------------
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 2 38643 310391865 f W95 Ext'd (LBA)
/dev/sda2 * 38644 38914 2168832 82 Linux swap / Solaris
/dev/sda5 2 12960 104093136 7 HPFS/NTFS
/dev/sda6 12961 25937 104237721 7 HPFS/NTFS
/dev/sda7 25938 32386 51801561 7 HPFS/NTFS
/dev/sda8 32387 38643 50259321 83 Linux
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>

proc /proc proc defaults 0 0
# Entry for /dev/sda8 :
UUID=1479bbc9-a541-484f-96b2-7a948b49023c / ext3 defaults,errors=remount-ro 0 1
# Entry for /dev/sda5 :
UUID=4EC4C5D3C4C5BD89 /media/sda5 ntfs umask=222,utf8 0 1
# Entry for /dev/sda6 :
UUID=A6A8289FA828704B /media/sda6 ntfs umask=222,utf8 0 1
# Entry for /dev/sda7 :
UUID=32B2AFF1B2AFB7AD /media/sda7 ntfs umask=222,utf8 0 1
# Entry for /dev/sda2 :
UUID=be1ccdb6-c919-4fb6-b829-6b70e21ece89 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
-------------------------------------------------------

btw i got ntfsfix working, i unmounted all NTFS partitions and then ntfsfix worked. but i get another error message when trying to enable ntfs-3g. it tells me to change the fstab line so it says ntfs-3g default,force 0 0. i do so and remount all drives and i can see them but all there are no files on them (there should be) and i still got no write permission.