
> # boot env vars now correctly setup in uboot-env > setenv bootcmd \'run bootcmd_linux\' saveenv > fw_setenv to_linux "setenv mainlineLinux yes > setenv bootcmd \'run bootcmd_stock\' saveenv > fw_setenv to_stock "setenv mainlineLinux no > $(bootargs_stock) nand read.e $(loadaddr)

> fw_setenv bootcmd_stock 'setenv bootargs > reset ext2load usb 0:1 $(loadaddr) /uImage > fw_setenv bootcmd_linux 'setenv bootargs > fw_setenv bootargs_linux 'console=ttyS0,115200 > fw_setenv bootargs_stock 'console=ttyS0,115200 > execute following commands (put into a script and > on it), user admin default password 1234 > telnet to nsa-325 box (I had stock firmware 4.71 > # we can do this from the userspace on nsa-325 > # change u-boot env.vars so that debian will be > - edit etc/fstab in rootfs and adapt filesystem > - copy files from rootfs /boot to boot filesystem > stock u-boot, so no flash of u-boot needed. > which I understood is the latest that works with > - expand the rootfs tar file from bodhi into > - Create 2 partitions on the usb stick:

> I used a SanDisk Cruzer Fit 8GB USB stick which > Prepare a USB Stick with rootfs / bootfs as from > Procedure to run debian on nsa-325, no need for > without a serial cable, so I hope its useful:

> work from bodhi, buttzy and others I decided I go > After reading and looking at all the excellent > Hi, I recently got an nsa-325 so I thought I share I bought a new nsa325 v2 and followed Hans instructions and it worked.
