I'm seeing some strange behavior on my 3rd slug running SlugOSBE 5.2. blkid reports identical UUIDs for two partitions, okay, they're identical drives with the...
I would like to set up a NAS as a remote backup system. The idea is that I can connect to it via rsync and copy data back and forth as part of my nightly...
Dave, Debian might be a good choice. I am running Lenny here on an NSLU2 and most all of the packages that would practically run on the NSLU2 are available ...
... Hello Carl, thanks for your answer. Sorry I did not respond but in the meantime I found a different solution. My serial interface, that is soldered onto...
Really want to take part in this with my pogoplug, but it seems the plug section has been password protected. Any reason? Can the pass be given out? The open...
Hello! I'm not the fellow who's responsible for that section... But I have a question, here you state: " The open pogo site is shutting down their repo..." Is...
This is a follow on from a post I made on linuxquestions.org. It has evolved to be what I think is an unslung specific question rather than the linux question...
I suppose you have installed the coreutils. When you are logged in, your path shows to /opt/bin/ls first, but cron uses /bin/ls, which has the 2GB limit. ...
Thank you very much. This works perfectly. If you know I'd be interested to know why the /bin/ls utility is crippled in this way but either way you have an...
... I'm sure that the answer is that /bin/ls is just a link to busybox, and /opt/bin/ls is the real thing. Busybox is somewhat crippled to keep its size...
... One of the coolest tools in the embedded and small-system Linux space is busybox -- it combines in a single executable a lot of the basic Linux utilities....
I can't seem to get my second HD to work on this raid array. I tested the HD using the WD utility many times and got no errors. Anyone have any idea why this...
... Looks like a failed hard drive. The vendor-provided utilities are often inadequate; in order to test it properly, you'll have to take the HDD itself out of...
My experience has been that software raid does not work reliably on NSLU2's for hard drive. The reason being is software raid requires a significant amount...
I've had my NSLU2 for awhile now just plugging away mainly as a NAS. I have tried to keep up on this group for awhile and Asterisk has peaked my interest. A...
You have some useful links here: http://www.voip-info.org/tiki-index.php?page=Asterisk+Linksys+NSLU2 http://www.ambor.com/public/home_pabx/home_pabx.html ...
Looks cool, although the $25.00 Dockstar I bought a few months ago looks powerfull compared to this. Can try the cs08q1armel or cs05q3armel repositories....
Of course, but the Dockstar has been discontinued by Seagate AFAIK so $25 is not its real (competitive) price. Even if these NAS devices are manufactured in...
I am getting the following error on a ASUS RT16 tomato VPN installation: Traceback (most recent call last): File "tedlogdb.py", line 5, in <module> import...
I wasn't trying to knock them, I apologize if that is how it came across. I think that, that is their strength (made in China) and hopefully will bring these...
I am working on a NSLU2 V2.3R63-uNSLUng-6.10-beta weather station using OWW. I am needing a copy of libusb - 0.1.12-1 that I can install via ipkg. If anyone...
The current uNSLUng installation using ipkg provides version libusb - 0.1.12-2. With this installation I cannot get OWW to talk to the USB port properly. I...
I did get owfs working on the nslu2 running Debian but as I remember it was somewhat flaky and I ended up using the digitemp package instead. Not sure if it is...
... Ok. Use "ipkg download libusb". Delete the libusb package it downloaded; you just need the URL it printed out. The old packages are not deleted out of...