| Author |
Message |
zantar22
Joined: 03 Mar 2010 Posts: 1
|
Posted: Wed 03 Mar 2010, 18:15 Post subject:
Windows shared network directory in Puppy Subject description: sharing windows videos in Puppy |
|
Newbie question. Any help welcome.
I am using Puppy on a laptop as a Media Centre and can access the files
(using "pnethood samba shares"). on my windows PC in another part of the house. I there a way I can create a desktop icon in Puppy to go directly
to the my videos folder on the windows machine ?
I have tried the following script but gives errors on the second line
mkdir -p /mnt/smb/computername/sharename
smbmount //computername/sharename
/mnt/smb/computername/sharename -o
username=myname,password=mypassword
ln -s /mnt/smb/computername/sharename sharename
the multi errors are like
conversion from cp850 to UTF8 not supported
conversion from UTF16BE to cp850 not supported etc
Any assistance is appreciated TX
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Wed 03 Mar 2010, 22:31 Post subject:
|
|
I use /root/File-Sharing. When it finds the shared folder, drag the icon from the folder to the desktop. It helps if your windows box had a static ip.
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3012 Location: Oregon
|
Posted: Thu 04 Mar 2010, 00:46 Post subject:
|
|
I have tried static ip and Every Time I try to set it up on my main PC, and also set it up with the router, it is often ignored and I do not get the ip address I wanted or my internet connection fails.
So is it possible to use the MAC address of my PC for reserving an ip address or am I stuck with computer name that is causing part of the problem with ip address changing depending on if I boot Vista or Puppy on the same PC?
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Thu 04 Mar 2010, 07:48 Post subject:
|
|
I could never get the static ip working with puppy and my old linksys router.
I've recently updated to a Netgear WNDR3700 router which lets me reserve IP addresses for specific MAC addresses.
Very handy for my music server and dynamic DNS.
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
Aitch

Joined: 04 Apr 2007 Posts: 6825 Location: Chatham, Kent, UK
|
Posted: Thu 04 Mar 2010, 11:52 Post subject:
|
|
Here's a static IP post,
any use?
http://www.murga-linux.com/puppy/viewtopic.php?t=17396
here's a much older thread, though you'd need to convert .pup to .pet, I think - is pup2pet still in /usr/bin??
http://www.murga-linux.com/puppy/viewtopic.php?p=21929
Aitch
|
|
Back to top
|
|
 |
DMcCunney
Joined: 02 Feb 2009 Posts: 894
|
Posted: Thu 04 Mar 2010, 14:24 Post subject:
|
|
| trapster wrote: | | I could never get the static ip working with puppy and my old linksys router. |
Which Linksys router?
On my old Linksys WRT54G v2, I could associate a MAC address with a desired static IP and assign that IP to the device each time. (I was using custom firmware called Tomato, since that model of the WRT54G was Linux based, but the capability was there in the stock firmware, too.)
The Linksys died, alas, but the old Belkin I had as a spare works well enough till I get around to replacing the Linksys. As of v5, the WRT54G halved the default RAM and shifted to a VXWorks kernel, so I'll need to get a WRT54GL model at a higher price.
______
Dennis
|
|
Back to top
|
|
 |
8-bit

Joined: 03 Apr 2007 Posts: 3012 Location: Oregon
|
Posted: Thu 04 Mar 2010, 15:08 Post subject:
|
|
trapster,
I also have a Netgear router and have reserved ip addresses for my main PC and one other.
With windows, the correct ip address is found and assigned and the MAC address shows characters in it as Upper Case when I access the router and select "Connected Devices".
When I run Puppy on the same PC, the router page shows the MAC address with lower case characters and assigns a different ip address.
Thoughts?
Problem solved!
I had one too many ip addresses reserved on the router setup!
|
|
Back to top
|
|
 |
|