Hi, A space doesn't work, because /etc/fstab uses the space for a delimiter between fields. What does work, though, is to put the octal escape code for the space character: \040 .
So if you change your fstab line to the following, it should work: //dorje/Documents\040and\040Settings /mnt/dorje-docs smbfs ro,guest 0 0 Hope this helps, James Dietrich -- [EMAIL PROTECTED] -- http://www.fastmail.fm - A fast, anti-spam email service. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]