Search the web
Sign In
New User? Sign Up
nslu2-general
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 6876 - 6905 of 7927   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6876
... Hmm - it seems you are not alone. I have a development slug which exhibits the same behaviour. One thing I have noted is that the internal 3.3V supply...
Rod Whitby
rwhitby
Offline Send Email
Nov 2, 2007
12:50 am
6877
... What version of rsync? ... Please verify it with "free". A other test would be to run "top" during the rsync. -- marceln...
Marcel Nijenhof
marcelnijenhof
Offline Send Email
Nov 2, 2007
9:56 pm
6878
... Is the nslu2 with the linksys firmware certified for vista? I know that there are problems with older versions of samba. ... Did you try to connect with a...
Marcel Nijenhof
marcelnijenhof
Offline Send Email
Nov 2, 2007
10:32 pm
6879
thank you for your help! :)...
alvindustin
Offline Send Email
Nov 3, 2007
9:08 am
6880
During running find utility on NSLU2 I got an error. I try to run manualny fsck from UNSLUNG console. There is result of fsck errors: -bash-3.2# find / -name...
mackowiakp
Offline Send Email
Nov 3, 2007
11:11 am
6881
... This really is one of those things where unslung does strange things. The linksys software requires that the disk is mounted as "/share/hdd/data" but we...
Marcel Nijenhof
marcelnijenhof
Offline Send Email
Nov 3, 2007
5:21 pm
6882
hi frank who are you ? u was sed mail to me for file server stp server pls if you have good information about server than send to me because i want to complite...
tabrez akhatr
tabrez_akhtar
Offline Send Email
Nov 3, 2007
6:30 pm
6883
THX. So I will wait for bug fixing _____ From: nslu2-general@yahoogroups.com [mailto:nslu2-general@yahoogroups.com] On Behalf Of Marcel Nijenhof Sent:...
Piotr Mackowiak
mackowiakp
Offline Send Email
Nov 4, 2007
7:41 am
6884
So how can I FSCK filesystem? I mean about cron based routine to periodically run FSCK on whole HDD attached to USB port. Can anybody help me? _____ From:...
Piotr Mackowiak
mackowiakp
Offline Send Email
Nov 6, 2007
5:37 am
6885
... On the slug: bash-2.05b# rsync --version rsync version 2.6.3 protocol version 28 On slackware 12.0: root@phoenix:~# rsync --version rsync version 2.6.9...
Peter Chant
peter_chant_0
Offline Send Email
Nov 6, 2007
8:46 pm
6886
... The version i used in my test (and the current ipkg version as well): $ rsync --version rsync version 2.6.9 protocol version 29 ... So swap usage...
Marcel Nijenhof
marcelnijenhof
Offline Send Email
Nov 6, 2007
10:58 pm
6887
... Done. PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 4743 root 18 0 15548 3680 3580 D 19.5 12.1 0:38.72 rsync OK, while it was...
Peter Chant
peter_chant_0
Offline Send Email
Nov 7, 2007
12:16 am
6888
... Looks like it did the trick, just re-running the backup script piping its output to a log file to confirm. Thanks, Pete -- Peter Chant ...
Peter Chant
peter_chant_0
Offline Send Email
Nov 7, 2007
8:22 am
6889
... Yep, did the trick. Pete -- Peter Chant http://www.petezilla.co.uk...
Peter Chant
peter_chant_0
Offline Send Email
Nov 7, 2007
7:03 pm
6890
We would like to use the NSLU2 to stream video from a digital USB camera at 30 fps to a HDD. Is the NSLU2 fast enough? Are the USB ports 'High Speed'? This...
ruhkick
Offline Send Email
Nov 7, 2007
7:56 pm
6891
I try to install dstat utility. Code: -bash-3.2# ipkg install dstat Installing dstat (0.6.6-1) to root... Downloading ...
mackowiakp
Offline Send Email
Nov 9, 2007
6:39 am
6892
/opt/bin/dstat is actually a python script. The Unix convention of invoking an interpreter is to have a first line like #!/usr/bin/env python based on this,...
Brian Zhou
brian_zhou
Offline Send Email
Nov 9, 2007
5:26 pm
6893
... Thanks for the quick fix. Maybe we should fix this by correcting the "#!/usr/bin/env python" with "#!/opt/bin/python" because as packagers we know that we...
Marcel Nijenhof
marcelnijenhof
Offline Send Email
Nov 9, 2007
10:40 pm
6894
Yeah, #!/opt/bin/python is a better idea. -Brian Zhou...
Brian Zhou
brian_zhou
Offline Send Email
Nov 9, 2007
10:55 pm
6895
But loot to the result if one of coreutils usage. code -bash-3.2# uptime uptime: couldn't get boot time: No such file or directory What the problem is? _____ ...
Piotr Mackowiak
mackowiakp
Offline Send Email
Nov 10, 2007
6:13 am
6896
... I have changed it. -- marceln...
Marcel Nijenhof
marcelnijenhof
Offline Send Email
Nov 10, 2007
11:57 am
6897
... How much data is the camera going to generate? That depends on the frame rate as well as the resolution and the format in which it streams. ... It probably...
Marcel Nijenhof
marcelnijenhof
Offline Send Email
Nov 10, 2007
12:12 pm
6898
From strace, coreutils uptime is looking to read eith /var/run/utmpx or /var/run/utmp, those files do not exist on unslung. The coreutils uptime is working...
Brian Zhou
brian_zhou
Offline Send Email
Nov 10, 2007
3:38 pm
6899
THX after installing procps works fine ! _____ From: nslu2-general@yahoogroups.com [mailto:nslu2-general@yahoogroups.com] On Behalf Of Brian Zhou Sent:...
Piotr Mackowiak
mackowiakp
Offline Send Email
Nov 10, 2007
5:21 pm
6900
Could anyone PLEASE summarize the solution here? I'm struggling with this not-spinning-down problem. I have Unslung 6.8 unslung to a WD MyBook on port 2. This...
tangbotu
Offline Send Email
Nov 14, 2007
2:37 pm
6901
First, let me apologize in advance for my lack of Linux knowledge. I'm posting because I'm seeing a discrepancy in network speed between SMB transfers and FTP...
remote4177
Offline Send Email
Nov 14, 2007
2:37 pm
6902
... /share/flash/data ... /share/flash/conf ... Sorry if this is a repeat...I replied on Nabble before realizing it forwards to this list, so I joined this...
creisor
Offline Send Email
Nov 15, 2007
3:32 pm
6903
I had the same problem, i solved it by unslung to a usb stick and not the disk. rgrds Tomas ... [Non-text portions of this message have been removed]...
Tomas Holmén
tomas_a_h
Offline Send Email
Nov 15, 2007
3:32 pm
6904
Hi, I've try to flash my nslu2 last night. I was ill, so I don't read all the page correctly ... :( I've used linksys update firmware web page and I've try to...
nothing.here67000
nothing.here...
Offline Send Email
Nov 15, 2007
3:33 pm
6905
In message <fhgkv0+nuqv@eGroups.com>, creisor <creisor@...> writes ... Firstly, the Older Unslung version 5.5 firmware is smaller, on my machine takes...
Robert Hammond
quasi_quixotic
Offline Send Email
Nov 15, 2007
4:30 pm
Messages 6876 - 6905 of 7927   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help