Okay, here comes a lot together, one solved problem leads to two others.
I noticed that the original bzImage and the file from you have different file icons. The original one is a binary file, the just downloaded one seems to be an archive (you see i’m not much familiar with Linux (and miss my file endings g)
Since i thought it ccould be something with the download i made, i tried to solve the thing with the not working wget and found that it probably has to be
[I]–no-check-certificat[/I] instead of [I]–no-check-certificates[/I]…
Unluckily, changing that, wget tells me now that i have no right to access the file.
Tom, i’m not sure if i understand what you wrote. As i understand it, doing the file download with wget as you
suggested it would replace the old and backuped bzImage with your file which gets the exact same name.
My questions are:
- When i download bzImage32 and rename it to bzImage, is this tecnically the same in the result and may i do so?
- Does i have to run a command on the file downloaded from you (since it seems to be not a binary file)?
Thank you for your help and patience!