Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi there,
First id like to say, Yes, I am a complete idiot! I picked up a dlink dns 323 yesterday and as an enthusiastic idiot I decided with no Linux experience at all I would put well, Linux on the box!
I followed these easy install steps here - http://www.cyrius.com/debian/orion/d-link/dns-323/
and sat smugly like a fool as the install completed, the box rebooted and came back alive, THEN the realisation I was a moron set in as I used putty to access the box I remembered the username and password I set up and entered it, and now I have no idea what to do!
I can ping the box and logging in with putty tells me debian is definitely on there
Ideally I want to do this, as clearly I shouldn't be touching this type of stuff!
http://www.cyrius.com/debian/orion/d-li … stall.html
Problem is I have no idea how to do it!
If anyone could do a easy to follow guide for a complete idiot id be more than happy to donate to their paypal on completion!
Cheers!
Offline
Ok,
If you install debian could you please test this on nas (after login in with putty on nas) :
"ping http://theshed.hezmatt.org/"
if return ok, just download package with :
"wget http://theshed.hezmatt.org/dns323-firmw … r.gz"
then untar it :
"tar xf dns323-firmware-tools-0.3.tar.gz"
go to it directory :
"cd dns323-firmware-tools-0.3"
download last firmware :
"wget ftp://ftp.dlink.com/Multimedia/dns323/F … .zip"
unzip it :
"unzip dns323_FW_110.zip"
then execute tutoriel :
"splitdns323fw -k uKernel -i uRamdisk ./dns323_FW_110/dns323_FW_110"
"cat uKernel > /dev/mtdblock2"
"cat uRamdisk > /dev/mtdblock3"
Test this and give feedback
(just do not forget to remove " )
Fred.
Offline
Awesome thank you, ill try it out tonight ill report back with how i go!
Offline
Hmm looks like the untar and unzip bit didn't work?
Offline
ok you have internet on debian nas so...
do :
"sudo apt-get update"
"sudo apt-get install unzip"
"sudo apt-get install unrar"
and unzip it again ; )
Fred.
Offline
memiks wrote:
ok you have internet on debian nas so...
do :
"sudo apt-get update"
"sudo apt-get install unzip"
"sudo apt-get install unrar"
and unzip it again ; )
Fred.
Have sent you a PM
Offline