FOG 1.3.5 RC 16
-
https://news.fogproject.org/fog-1-3-5-rc-16/
Released specifically due to resize issue that was unforeseen. Seeing as I want resizing to be the basis and this was relatively unknown until later on today, i’m pushing two in one day (Imaging is important enough I think it deserves it).
-
![alt text]( image url)
capturing with rc16 resulted in this error -
This is an oddity. No changes to how captures are performed.
The chksum might lead me to think the problem is with the OS? Maybe need to run a chkdsk?
-
@Tom-Elliott I just did chkdsk /f. No errors. With RC 14 everything was fine. And he wants to resize the boot partition again.
-
@david77 There have been no changes to capture code between 14, 15, and 16.
-
@Tom-Elliott I believe you. But everything went fine on RC 14 at home and at work. Today with RC16 at work and at home, both capturing processes resulted in this error.
-
@david77 And if you install RC 14?
-
Note installing rc 14 you may need to edit the installfog.sh script.
Look for fullrelease
Change it to read as
fullrelease=“0” -
@Tom-Elliott It went fine with RC14. The error occurs only with single disk resizeable.
-
Same stuff here. Happened a few versions back. Happening on an XP image that was working prior. Have not updated to the latest RC yet. Still on RC16 right now.
-
I have the same error here. Windows 10 - single disc Resizable. Running 1.3.5-RC-16.
-
@lorde What same error?
-
@Tom-Elliott Reported by user david77
https://forums.fogproject.org/assets/uploads/files/1489673608949-error.jpeg
-
@lorde Is it the exact same error or very similar? This is important. If it’s the exact same (5986 but reported 5993) (it would appear to be 5 blocks of difference).
-
@Tom-Elliott Is very similar.
-
Building newer init’s currently.
For the capture, I am under the suspicion the problem is partclone’s own checking of the filesystem.
I’m removing the “checker” portion I’ll let you know what to do if you don’t mind testing.
-
Please try these:
wget -O /var/www/fog/service/ipxe/init.xz http://mastacontrola.com/init.xz wget -O /var/www/fog/service/ipxe/init_32.xz http://mastacontrola.com/init_32.xz
-
@Tom-Elliott Of course I’ll test. Just say what to do. Tanks
-
@lorde Already did.
-
@Tom-Elliott Same error.
I tested the image already created, same error, erased the image and created new, same error.
Anything else I can test?