[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#562205: closed by Ben Hutchings <ben@decadent.org.uk> (Bug#562205: fixed in linux-2.6 2.6.32-3)



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/



Reply to: