Hi Akemi,<br><br>Thanks a lot for your very fast response..<br><br>In the meantime I did some more research and found out the reason; the problem was on Win XP side (what else you would expect ? :)..<br><br>I found in the Win XP eventviewer the following error:
<br><br>Error: The server&#39;s configuration parameter &quot;irpstacksize&quot; is too small for the server to use a local device. Please, increase the value of this parameter..<br><br>Then I found it by googling that this can be modified using regedit: 
<br><br><span id="postmessage_5635">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services \lanmanserver\parameters<br><br>There was actually no IRPStackSize parameter defined on my Windows box at all, so I created a DWORD and set the value to 15, as it was suggested. After a reboot on Win XP side everything started working.
<br><br>thanks,<br>istvan<br><br><br></span><br><div><span class="gmail_quote">On 1/17/07, <b class="gmail_sendername">Akemi Yagi</b> &lt;<a href="mailto:amyagi@gmail.com">amyagi@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 17 Jan 2007 17:27:41 +0100, Szegedi Istvan wrote:<br><br>&gt; Hi,<br>&gt;<br>&gt; I am just trying to mount a Windows share (shared on a Windows XP) to my<br>&gt; desktop running Fedora FC5 but it is not working. So the setup is that my
<br>&gt; Fedora is the SMB client, while the Windows XP machine is the server.<br>&gt;<br>&gt; The following command failed with a mount error:<br>&gt;<br>&gt; #&nbsp;&nbsp;mount -t cifs -o username=xxx,domain=yyy&nbsp;&nbsp;//172.21.71.3/linuxshare&nbsp;&nbsp;/mnt
<br>&gt; Password:***<br>&gt; mount error 12 = Cannot allocate memory<br>&gt; Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)<br>&gt;<br>&gt; Thanks,<br>&gt; istvan<br><br>A couple of questions.&nbsp;&nbsp;Can you connect to that share using smbclient?
<br>How about from a Windows box?<br><br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>