Hi guys, I want to install debian on my Nslu2 (266Mhz;D). I read http://www.cyrius.com/debian/nslu2/install.html but I want to be sure: 1)could I upgrade,...
... As the wiki notes, there is no web interface to flash firmware on any of the replacement firmwares for the NSLU2. So you'll have to place the NSLU2 in...
... Hi Mike, tnx for the reply even if I read here http://www.cyrius.com/debian/nslu2/install.html that I can install in this way: "Using the web interface...
... By "replacement" firmwares, I am referring to Unslung, SlugOS, OpenWRT, Debian, and all other firmwares except the original Linksys firmware. If you have...
... As Mario Ruprecht said, the OS needs to be specified. Hardware modifications are required for power to be restored after turning off. There are no...
... Hi Mike, tnx again, I did't know that, with unslung, I can't upgrade anymore! Another quetsion again: after reflash, via ssh I start the installer, have I...
Hi there, i want to update the wiki page i wrote here - http://www.nslu2-linux.org/wiki/HowTo/ConfigureRtorrentWithUnslung with some more information, should i...
Hi First off I am sorry, I posted to the wrong group (nslu2-general) instead of this one - so I guess I should repost as my original would have been rejected. ...
Hi again Simple one this time. I have created a simple startup script to load snort on start-up, but it never gets executed for some reason. It is simply: ...
Well, in answer to myself, it seems from other posts here people have had lots of problems with the zd1211b drivers and it requires compiling from source in...
... Could be one of any number of reasons. First it's probably worth checking that the script does actually get run at boot time, perhaps by adding something...
... I don't personally run SlugOS but I would actually adjust the script as follows. #!/bin/sh echo "snort run" > /var/tmp/snort.log /opt/bin/snort -c...
Hi all, Can anyone advise on the safest way to upgrade an nslu2 currently running etch to lenny? Is it just a case of: - backup - apt-get update - change...
Cool, thanks for the suggestions, I will try out what you said and report back. I am pretty sure the script isn't being run at all, since I tried adding an...
Thanks for this update, I will test this one out as well. Hopefully, when my Linux Bible arrives for Xmas, I will be able to work out what all the commandes...
As none of the USB adpators mentioned here http://www.nslu2-linux.org/wiki/Peripherals/EthernetAdapter?from=HowTo.AddEthernetAdapter are currently available to...
... I see a lot of conclusions that you've come to, but no information that would help anyone determine what the problem might really be! Let's start with the...
... Yep, including flash: cat /dev/mtdblock? > mtd-backup ... The first apt-get update (before changing the repository) is useless, unless you want to do an...
The board of NSLU containes the required Clock chip. One wire needs to be soldered on the board only. After that the chip will be able to wake up the Slug any...
... that would help anyone determine what the problem might really be! sorry, all that info was included in my other post to nslu2-general, I should have...
prupertplum wrote:... ... "ifconfig -a" will list all the interfaces present on the systems - what is the output from that command? Also, what is the output...
Hello, I tried to install python on SlugOS 4.8-beta. To my surprise no longer a complete package was found in the feed. So I did: ipkg install python-core...
If you use optware python, my advice is to keep it self-contained in /opt. Don't copy or link /opt stuff to /usr, unless you know what you're doing and don't...
Hi there, I try to install a raid1 array on my slug following the howto. I'm trying to install the raid kernel modules for Unslung 6.10. I get the following ...
Hello Brian, Thank you very much for your quick and extensive answer. My experience in trying your suggestions is the following: 1. Moving /opt/bin/ in file...