OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 02:10AM |
Registered: 1 year ago Posts: 16 |
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 02:24AM |
Admin Registered: 11 years ago Posts: 16,661 |
Quote
Updated 25 Aug 2019:
Basic Debian buster Kirkwood rootfs for most Kirwood plugs:
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 02:26AM |
Admin Registered: 11 years ago Posts: 16,661 |
Quote
- Will booting Debian require an external USB stick or an internal HDD to boot? Or will it fit on the system's internal storage?
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 03:11AM |
Registered: 1 year ago Posts: 16 |
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 03:24AM |
Registered: 6 years ago Posts: 36 |
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 03:35AM |
Admin Registered: 11 years ago Posts: 16,661 |
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 05:11AM |
Admin Registered: 11 years ago Posts: 16,661 |
Quote
If you only install OpenWrt then use their u-boot version.
If you want to run both then use my u-boot version. See here for the installation steps:
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 05:46AM |
Registered: 1 year ago Posts: 16 |
Re: OpenWRT or Debian on Zyxel NSA325v2 April 30, 2021 07:02AM |
Admin Registered: 11 years ago Posts: 16,661 |
Re: OpenWRT or Debian on Zyxel NSA325v2 May 11, 2021 01:50AM |
Registered: 1 year ago Posts: 16 |
Re: OpenWRT or Debian on Zyxel NSA325v2 May 11, 2021 04:19AM |
Admin Registered: 11 years ago Posts: 16,661 |
Re: OpenWRT or Debian on Zyxel NSA325v2 May 11, 2021 05:48AM |
Registered: 1 year ago Posts: 16 |
Re: OpenWRT or Debian on Zyxel NSA325v2 May 11, 2021 10:21AM |
Registered: 1 year ago Posts: 16 |
Re: OpenWRT or Debian on Zyxel NSA325v2 May 11, 2021 04:54PM |
Admin Registered: 11 years ago Posts: 16,661 |
Quote
https://downloads.lede-project.org/releases/17.01.4/targets/kirkwood/generic/lede-17.01.4-kirkwood-pogo_e02-initramfs-uImage
Re: OpenWRT or Debian on Zyxel NSA325v2 May 12, 2021 02:09AM |
Registered: 1 year ago Posts: 16 |
[91387.374689] usb 1-1.3: Detected FT232RL [91387.379766] usb 1-1.3: FTDI USB Serial Device converter now attached to ttyUSB0 pi@pi:~/Downloads/kwboot-tool $ ls -la total 5664 drwxr-xr-x 2 pi pi 4096 May 12 09:03 . drwxr-xr-x 3 pi pi 4096 May 12 08:47 .. -rw-r--r-- 1 pi pi 4063232 May 12 08:51 18.bin -rwxrwxrwx 1 pi pi 15604 May 12 09:03 kwboot -rw-r--r-- 1 pi pi 569104 May 12 08:51 uboot.bin -rw-r--r-- 1 pi pi 569168 May 12 08:51 uboot.img -rw-r--r-- 1 pi pi 569620 May 12 08:51 uboot.kwb pi@pi:~/Downloads/kwboot-tool $ ./kwboot -t -B 115200 /dev/ttyUSB0 -b uboot.kwb bash: ./kwboot: No such file or directory pi@pi:~/Downloads/kwboot-tool $
Re: OpenWRT or Debian on Zyxel NSA325v2 May 14, 2021 02:07AM |
Registered: 1 year ago Posts: 16 |