Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 27, 2014 06:05PM |
Admin Registered: 13 years ago Posts: 18,898 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 27, 2014 07:21PM |
Registered: 10 years ago Posts: 226 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 27, 2014 10:12PM |
Registered: 10 years ago Posts: 226 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 28, 2014 05:00PM |
Admin Registered: 13 years ago Posts: 18,898 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 29, 2014 02:41AM |
Registered: 10 years ago Posts: 226 |
[ ok ] Starting NFS common utilities: statd idmapd. Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-3.16.0-kirkwood-tld-1 Kernel suffix 1 does not match any of the expected flavors (kirkwood), therefore not writing it to flash.
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 29, 2014 03:38AM |
Admin Registered: 13 years ago Posts: 18,898 |
Quote
Instruction on 1st page
- And install it with dpkg. If you encounter error with flash-kernel when running dpkg, then remove flash-kernel first to avoid potential problem (It is much better to generate uImage and uInitrd manually anyway):
apt-get remove flash-kernel
dpkg -i linux-image-3.16.0-kirkwood-tld-1_1_armel.deb
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 29, 2014 04:24PM |
Registered: 10 years ago Posts: 226 |
Quote
bodhi
This is normal if you have flash-kernel package installed in your system.
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 29, 2014 05:33PM |
Admin Registered: 13 years ago Posts: 18,898 |
ethtool -K eth0 tso off
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 30, 2014 01:14AM |
Registered: 10 years ago Posts: 25 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 30, 2014 01:29AM |
Registered: 10 years ago Posts: 226 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 30, 2014 02:48AM |
Admin Registered: 13 years ago Posts: 18,898 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 30, 2014 02:52AM |
Registered: 10 years ago Posts: 7 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 30, 2014 03:53AM |
Admin Registered: 13 years ago Posts: 18,898 |
Quote
> I have also created a step by step set of
> instructions at
> http://zyxel.nas-central.org/w/index.php?title=Debian_on_325 .
Quote
Operating System
For this project we will download a prebuilt copy of Debian Wheezy for NSA325. This is minimal Debian Wheezy image with a few patches to work on the NSA325 and a custom kernel to run on the Marvell Kirkwood CPU.
Equipment needed:
NSA325 with attached serial cable
Unformatted USB flash drive larger than 8GB
Insert Unformatted USB flash drive.
Download the Debian Wheezy tarball for NSA325.
Extract the compressed file.
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 30, 2014 04:17AM |
Registered: 10 years ago Posts: 7 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 02, 2014 10:06PM |
Admin Registered: 13 years ago Posts: 18,898 |
sigma
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 03, 2014 09:29AM |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 03, 2014 03:47PM |
Admin Registered: 13 years ago Posts: 18,898 |
sigma
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 03, 2014 05:54PM |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 03, 2014 07:06PM |
Admin Registered: 13 years ago Posts: 18,898 |
fw_setenv machid 118f
sigma
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 04, 2014 05:00AM |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 04, 2014 03:13PM |
Admin Registered: 13 years ago Posts: 18,898 |
to_stock=setenv mainlineLinux no; setenv bootcmd \'run bootcmd_stock'\; saveenv; reset to_linux=setenv mainlineLinux yes; setenv bootcmd \'run bootcmd_linux'\; saveenv; reset bootcmd='run bootcmd_linux\; saveenv; reset
run to_stock run to_linux
sigma
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 04, 2014 03:27PM |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 04, 2014 04:24PM |
Admin Registered: 13 years ago Posts: 18,898 |
bootcmd='run bootcmd_linux'
to_stock=setenv mainlineLinux no; setenv bootcmd \'run bootcmd_stock\'; saveenv; reset to_linux=setenv mainlineLinux yes; setenv bootcmd \'run bootcmd_linux\'; saveenv; reset
sigma
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 04, 2014 04:55PM |
sunfire
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 21, 2014 08:31AM |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 21, 2014 03:57PM |
Admin Registered: 13 years ago Posts: 18,898 |
[FAIL] Loading ACPI kernel modules... failed! [....] Starting ACPI services...RTNETLINK1 answers: No such file or directory acpid: error talking to the kernel via netlinkPlease repost this in the NSA325 thread: http://forum.doozan.com/read.php?2,14351
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 28, 2014 04:27PM |
Admin Registered: 13 years ago Posts: 18,898 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 29, 2014 02:18AM |
Registered: 10 years ago Posts: 9 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 29, 2014 02:47AM |
Admin Registered: 13 years ago Posts: 18,898 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) September 29, 2014 04:28AM |
Registered: 10 years ago Posts: 9 |