The time now is Tue 21 May 2013, 10:31
All times are UTC - 4 |
| Author |
Message |
DC

Joined: 30 Apr 2006 Posts: 337 Location: Maidenhead, England
|
Posted: Tue 29 May 2012, 16:16 Post subject:
NFS at last - problem solved Subject description: NFS not mounting in newer puppies |
|
For many weeks I've been trying to find out why I could not mount my Readynas Duo using NFS in newer puppies.
previously in the 525/528 series of Puppy Linux I've been using the command
| Code: | | mount-FULL -t nfs -o nolock 192.16.16.200:/media /mnt/nas_media |
This would not work in any of the newer puppies. I've now discovered that the command that works is
| Code: | | busybox mount -t nfs -o nolock 192.16.16.200:/media /mnt/nas_media |
I've tested it with these puppies that are some of the ones currently on my desktop pc
squeeze-5_X_3_2_11-SCSI
precise-5_2_55
FATSlacko-5_3_3x-SCSI
luci-001_003
spup-312
DC
_________________ a little bit of knowledge and I'm dangerous
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
|
Posted: Fri 01 Jun 2012, 19:08 Post subject:
|
|
Can not say anything about mounting network shares, but i am a fan of busybox .
|
|
Back to top
|
|
 |
stekel8812

Joined: 16 Sep 2008 Posts: 45 Location: NL
|
Posted: Thu 31 Jan 2013, 07:05 Post subject:
|
|
What would the syntax look like if I need to suply username&password?
I now get: permission denied. Which is actually quit good, because it means a connection is trying to be made Slowly I'm progressing...
|
|
Back to top
|
|
 |
step
Joined: 04 May 2012 Posts: 11
|
Posted: Fri 22 Feb 2013, 10:24 Post subject:
Re: NFS at last - problem solved Subject description: NFS not mounting in newer puppies |
|
THANK YOU! Your solution works on saluki 023 too.
Unfortunately this post is too low on google's rank for people with NFS mount problems to notice. Lots of older posts I've tried lead nowhere, yours is a savior.
BTW, on saluki mount-FULL -t nfs fails because it can't find mount.nfs, which is indeed missing, and I can't find it in common repositories either. If anyone can point me to a package with that file I'll be grateful.
| DC wrote: | For many weeks I've been trying to find out why I could not mount my Readynas Duo using NFS in newer puppies.
previously in the 525/528 series of Puppy Linux I've been using the command
| Code: | | mount-FULL -t nfs -o nolock 192.16.16.200:/media /mnt/nas_media |
This would not work in any of the newer puppies. I've now discovered that the command that works is
| Code: | | busybox mount -t nfs -o nolock 192.16.16.200:/media /mnt/nas_media |
I've tested it with these puppies that are some of the ones currently on my desktop pc
squeeze-5_X_3_2_11-SCSI
precise-5_2_55
FATSlacko-5_3_3x-SCSI
luci-001_003
spup-312 |
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0446s ][ Queries: 12 (0.0064s) ][ GZIP on ] |