Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3181

Problems Switching from OpenWRT to Debian Zyxel NSA-325 (5 replies)

$
0
0
Dear all,

first of all excuse me for my bad english and im not so familar with the linux.

Hab success with the guide from OpenWRT to install an flash uboot and the OpenWRT Image.
Want to install OMV and thats the reason why i want to switch to debian.

But i can't boot from USB Stick, tried many guides... also i have not the same mtd drives in my list, like shown here. Hope you can help me.


thank you

greetings

Predi



root@OpenWrt:/# cat /etc/fw_env.config

/dev/mtd1 0x0 0x20000 0x20000



printenv
baudrate=115200
bootcmd=run setenv bootargs; ubi part ubi; ubi read 0x800000 kernel; bootm 0x800000
bootdelay=3
console=console=ttyS0,115200
ethact=egiga0
ethaddr=5C:F4:AB:51:66:57
mtdids=nand0=orion_nand
mtdparts=mtdparts=orion_nand:0x00c0000(uboot),0x80000(uboot_env),0x7ec0000(ubi)
stderr=serial
stdin=serial
stdout=serial

Environment size: 349/131068 bytes

Viewing all articles
Browse latest Browse all 3181

Trending Articles