I am running win2000 and suse 9.1, it works fine. My win2000 is on a fat partition. suse mounts it automatically, and I can read this partition but I can not writte to it, how can I get this to automatically mount it (the way it is in the moment) and at the same time it allows any user to writte in to that partition? my fstab is /dev/hda1 / reiserfs acl,user_xattr 1 1 /dev/hda3 /windows/C vfat defaults 0 0 /dev/hda2 swap swap pri=42 0 0 devpts /dev/pts devpts mode=0620,gid=5 0 0 proc /proc proc defaults 0 0 usbfs /proc/bus/usb usbfs noauto 0 0 sysfs /sys sysfs noauto 0 0 /dev/dvd /media/dvd subfs fs=cdfss,ro,procuid,nosuid$ /dev/fd0 /media/floppy subfs fs=floppyfss,procuid,nodev$ thanks in advance