indeed
some idea's
So you have in the tftp directory of the fvdw-sl console a subdirectory with name nwsp2 (renamed from 5big1 to nwsp2)
Please post what files are in this nwsp2 sub folder
Do not start the installer but give the command
(replace in this command ip-pc by the actual ip address of your PC running the fvdw-sl console)
- Code: Select all
tftp -r nwsp2/KERNELVERSION -l KERNELVERSION -g ip-pc
Then if the file is uploaded give the command
- Code: Select all
cat KERNELVERSION
Post the output of this command here.
It should give the name of the kernel that the installer tries to upload, a file with that name must be present in the nwsp2 sub folder
(Remark: The commands are case sensitive in Linux so type KERNELVERSION and
not kernelversion)