A: Fedora Core 3 uses a cool new type of Windows file sharing called "The Common Internet File System" (CIFS). Instead of using "smbmount", try:
mount -t cifs //computername/share /mnt/somedirectoryFor more information about this, in a terminal you can do:
man mount.cifs