new 2.6.39.4 kernel for nwsp2 classic and lite
Attached is a archive containing a new kernel for the nwsp2 classic and lite version.
yes one kernel that will run on both systems :mrgreen:
need some volunteers for testing before putting it in the firmware.
I tested it on my systems and also Jocko tested it on his nwsp2 but a second test on anther nwsp2 lite would be nice.
To install it
Precondition: you must have fvdw-sl-10-1 running or use the first time install package fvdw-10-1 for nwsp2 and use this kernel instead the one in the package.
I assume you unpacked the zip archive in the fvdw share.
(Make it in the webinterface if you didn't create it already in the past)
The package contains 1 files
the new kernel: uImage-26394-nwsp2cl-9
Install the new kernel
Access the nwsp2 via SSH using Putty
Type on the command line
double check that you didn't make a error in this command as dd easily can destroy data on your disk when writing to wrong partition !
reboot the nwsp2 it will now boot using the new kernel.
Only try it if you think you have enough Linux experience.
Let us know your results
thks fvdw
yes one kernel that will run on both systems :mrgreen:
need some volunteers for testing before putting it in the firmware.
I tested it on my systems and also Jocko tested it on his nwsp2 but a second test on anther nwsp2 lite would be nice.
To install it
Precondition: you must have fvdw-sl-10-1 running or use the first time install package fvdw-10-1 for nwsp2 and use this kernel instead the one in the package.
I assume you unpacked the zip archive in the fvdw share.
(Make it in the webinterface if you didn't create it already in the past)
The package contains 1 files
the new kernel: uImage-26394-nwsp2cl-9
Install the new kernel
Access the nwsp2 via SSH using Putty
Type on the command line
- Code: Select all
dd if=/share/1000/fvdw/uImage-26394-nwsp2cl-9 of=/dev/sda6
double check that you didn't make a error in this command as dd easily can destroy data on your disk when writing to wrong partition !
reboot the nwsp2 it will now boot using the new kernel.
Only try it if you think you have enough Linux experience.
Let us know your results
thks fvdw