Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello all,
first post after a lot of reading and searching.
I have a CH3SNAS (= DNS-323 rev.B1) running DNS-323 fw 1.09 and a DNS-323 rev.C1 running fw 1.08. Both are equipped with ffp (from usb).
I have the smartmontools installed, but I'd really really really like to get rid of the log-filling, annoying kernel warnings regarding the depreciated ioctl (while still running smartd ;-) ).
I've obtained the source (GPL) for fw 1.08 from Dlink and located the location of the warning printk's in the kernel source. I also have the splitdns323fw en mkdns323fw scripts.
So the plan was to simply remove the warning printk's, rebuild the 2.6.12.6 kernel, rebuild the firmware and flash it (I don't have a serial or JTAG connection).
But ... it appears the kernel needs to be built in a u-boot format.
Also, I'd like to replace the Dlink logo in the webinterface of the CH3SNAS with a Conceptronic logo (just replace the header image), to avoid a mixup between the 2 (rebooting the wrong one, for instance).
But the initrd also needs to be built in u-boot format (?).
The initrd.bin produced by splitdns323fw can't be gunzipped, but when I strip the first block, it can (dd if=./initrd.bin of=initrdtest.gz bs=64 skip=1 -> initrdtest.gz can be gunzipped and then mounted).
My question: can someone give me some pointers on how to (re)build the standard firmware (kernel and initrd) from Dlink in u-boot format?
Thanx!
Offline
Well, I figured the kernel part out. Running smartd and looking at a clean /var/log/messages right now. ;-)
Offline