[ubuntu-uk] Mounting NAS using curlftpfs
Markie
mark.curtis.1970 at googlemail.com
Sat Feb 20 10:43:52 GMT 2010
I have a crunchbang machine here and i use this script to mount my Freecom
NAS drive;
#!/bin/bash
# Script to mount network drive
echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled
mount -t cifs //192.168.0.2/Shared ~/HomeShare -o username=curtis
So I would say that this is something to do with lack of memory or swap
perhaps? Hows your memory settings? "free" works on this machine to give a
memory output
Mark
On 20 February 2010 10:26, Dan Fish <dan at fishms.org> wrote:
> Jon,
> Any luck with mounting the NAS from the desktop from 'Places -> connect
> to server' then choosing 'FTP (with login)'?
>
> Regards
> Dan
>
> On Sat, 2010-02-20 at 00:50 +0000, Jon Reynolds wrote:
> > Thanks for the link, but I think I can't solve my problem like that as
> > this is a NAS drive, not another machine's share.
> >
> > So am still a bit dumbfounded.
> >
> > Thanks again
> >
> > Jon
> >
> > On Fri, Feb 19, 2010 at 04:00:00PM +0000, Alan Pope wrote:
> > > Hi,
> > >
> > > Googling for the error...
> > >
> > > On 19 February 2010 15:45, Jon Reynolds <maillist at jcrdevelopments.com>
> wrote:
> > > > ? ?jonr at jonr-laptop:~$ sudo mount -t cifs //192.168.0.3/PUBLIC/media/fnd/
> > > > ? ?-o username=jonr
> > > > ? ?mount: Cannot allocate memory
> > > >
> > >
> > >
> http://linux.derkeiler.com/Newsgroups/comp.os.linux.networking/2006-10/msg00629.html
> > >
> > > "This is not a Linux problem, but the Windows machine is the one that
> is
> > > causing it and refusing to allow the mount. I found this by running
> tail
> > > on the messages file in one term and then running the command in
> another
> > > terminal window, then watching the tail command to see what errors were
> > > generated by the mount commmand."
> > >
> > > Lots more info at the above link..
> > >
> > > Cheers,
> > > Al.
> > >
> > > --
> > > ubuntu-uk at lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
> > > https://wiki.ubuntu.com/UKTeam/
> >
>
>
>
> --
> ubuntu-uk at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
> https://wiki.ubuntu.com/UKTeam/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20100220/5747e3e3/attachment.htm
More information about the ubuntu-uk
mailing list