Eric,

Here are instructions to fix your DNS-323.  I've tested them on my
machine.

On your DNS-323:

 - Install the latest 2.6.32-trunk-orion5x package (i.e. version -3 or
   higher; -3 is the latest at the time of writing)

 - Then issue the following commands:

tmp="$(tempfile)"
devio > "$tmp" 'wl 0xe3a01c06,4' 'wl 0xe3811006,4'
cat /boot/vmlinuz-2.6.32-trunk-orion5x >> $tmp
mkimage -A arm -O linux -T kernel -C none -a 0x00008000 \
  -e 0x00008000 -d "$tmp" uKernel
rm -f $tmp
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00800000 \
  -e 0x00800000 -d /boot/initrd.img-2.6.32-trunk-orion5x uRamdisk

 - Now copy uKernel and uRamdisk to your PC

On your PC:

 - Follow the section "Uploading the Kernel and Ramdisk with Kermit" of
   http://www.cyrius.com/debian/orion/d-link/dns-323/recovery.html

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to