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

[NSA310S] Boot Debian USB + Boot ZyxelOS NAND? (7 replies)

$
0
0
Hello everyone! I have Zyxel NSA310S and I would like to be able to boot Debian from USB and start ZyxelOS when the USB flash drive is not inserted. I have read the 2 guides on Debian and Uboot but I can only boot Debian USB and went back to Uboot Stock. How do you recommend me to set it up? I am connected to the nas via Serial. A big thank you to bodhi!

My envs:
bootargs=console=ttyS0,115200 mtdparts=nand_mtd:0x100000(uboot),0x80000(uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) root=/dev/nfs rw init=/init
bootcmd=nand read.e 0x2000000 $(kernel_addr) 0xA00000; bootm 0x2000000
bootdelay=2
baudrate=115200
loads_echo=0
ipaddr=10.4.52.165
serverip=10.4.52.7
rootpath=/srv/ubuntu
netmask=255.255.255.0
nandEcc=1bit
kernel_addr=C80000
MODEL_ID=AD03
PRODUCT_NAME=STG-315
FEATURE_BIT=00
CONTRY_TYPE=FF
VENDOR_NAME=MitraStar Technology Corp.
run_diag=yes
ethaddr=28:28:5D:XX:XX:XX

Viewing all articles
Browse latest Browse all 3247

Trending Articles