Re: Comiz is Suse 10.3?
You need to "Mount" the Windows partitions to view them
/dev/hda1 /c ntfs defaults,user,ro,umask=002,gid=100 0 0
/dev/hda2 /d ntfs defaults,user,ro,umask=002,gid=100 0 0
These lines to be included to mount Windows Partitions
/etc/fstab <--- add them to this file.
Plz Note that You have to replace hda1 and hda 2 with the respective partition values and also dont forget to create "C" & "D" directories in "/" before adding those commands to fstab.
fstab is like Autoexec.bat of windows
Compiz I cant help as I never use Suse :$
also replace "ntfs" with "vfat" if your partitions are Fat or Fat32