RAMDISK: EOF while readin compressed data
-
Just looked at the source code and I’m leaning more towards a problem with RAM on that particular system.
Is this occurring on EVERY system, or just this particular system?
-
@Tom-Elliott said:
Just looked at the source code and I’m leaning more towards a problem with RAM on that particular system.
Is this occurring on EVERY system, or just this particular system?
I’ve checked 3 different PC’s and they are all doing it. None of them are booting via efi.
One of them happens to be the machine I use to master one of my images. I can’t put my finger on which one, but this started happening after a recent update. Right now I’m on 4451 via github.
-
Is this happening on EVERY system, or just this model of system?
-
@Tom-Elliott I’ve only got 2 different models at the office here. Dell Optiplex 3010 and 3020. It’s happening on both of those. If you would like me to verify other systems I will have to go to some of my other sites and check (which is not a problem, I just have to wait until someone else gets here).
-
I’ve got a Dell OptiPlex 3020 I can test with. give me a few minutes and i’ll update my dev box and try to replicate the issue
-
@Neil-Underwood said:
@Tom-Elliott I’ve only got 2 different models at the office here. Dell Optiplex 3010 and 3020. It’s happening on both of those. If you would like me to verify other systems I will have to go to some of my other sites and check (which is not a problem, I just have to wait until someone else gets here).
Two is enough - you don’t need to go anywhere.
-
Any news on this problem ?
i have the last GIT version of Fog and seems to have the same problem (on different machine)
It was working great with version 1.2.0
Thanks in advance -
@giejo63 said:
Any news on this problem ?
i have the last GIT version of Fog and seems to have the same problem (on different machine)
It was working great with version 1.2.0
Thanks in advanceI have tested with the init.xz, init_32.xz, bzimage and bzimage32 from Fog_1.2.0 and this error disappeared (putting them in ipxe directory)
but now my problem is that it didnt deploy at all, seems like computers are looping infinitely -
The best guess, that I can see, is that the init’s were not properly downloaded. It’s probably got the proper file for the kernels, but not for the inits.
-
@giejo63 In other words, try to reinstall.
I’d really highly recommend using the -y argument so it auto-updates the DB for you. like this:
./installfog.sh -y