Upgrade version
-
@mimi1255 Was this image originally captured with a pre 1.2.0 version of FOG?
Also could you post the results of this command?
ls -la /images/DellLatitudeE6320model
What I’m thinking is the image format may be the older style. We can fix this, I just need to be sure. We “may” also have to get a developer to look at this since I don’t remember the older version of fog anymore. -
@george1421 Below the result:
administrateur@SRVFOG:/images$ ls -la /images/DellLatitudeE6320model
total 3172580
drwxrwxrwx 2 administrateur administrateur 4096 févr. 16 08:23 .
drwxrwxrwx 14 root root 4096 févr. 16 09:19 …
-rwxrwxrwx 1 administrateur administrateur 2 févr. 16 08:23 d1.fixed_size_partitions
-rwxrwxrwx 1 administrateur administrateur 15 févr. 16 08:23 d1.original.fstypes
-rwxrwxrwx 1 administrateur administrateur 259 févr. 16 08:23 d1.original.partitions
-rwxrwxrwx 1 administrateur administrateur 0 févr. 16 08:23 d1.original.swapuuids
-rwxrwxrwx 1 administrateur administrateur 8673377 févr. 16 08:23 rec.img.000
-rwxrwxrwx 1 administrateur administrateur 3240019543 févr. 16 08:24 sys.img.000 -
@mimi1255 I would say that looks like the older format (just guessing since its not the same structure as one of my images).
So what we need to enable is a FOG option to let you show the Image Manager in the on the image definition page.
Go to this FOG setting and enable it.
FOG Configuration->FOG System Settings->General Settings(section)->FOG_FORMAT_FLAG_IN_GUI
Then go back to the image definiton and change the Image Manager from
partclone
topartimage
. -
@george1421 just for clarity this is what a Partclone format looks like.
d1.fixed_size_partitions d1.original.fstypes d1p2.img d1.mbr d1.original.swapuuids d1p3.img d1.minimum.partitions d1p1.img d1.partitions
-
@george1421 I tried again, I changed the OS and the Image type. And now it works. !
But is it possible to know settings for each old image (OS, image type, etc…) ?Thanks.
-
@mimi1255 I don’t feel 100% confident with this statement (simply since I don’t have any experience with 1.2.0 stable or before).
I would say if the directory has this file
sys.img.000
then its in partimage format. If it hasd1p1.img
it is (current FOG 1.3.x) partclone format. As for the OS, I would hope you knew what the captured image was. The other option like you found out is trial and error. -
@george1421 from the list of files in that image’s directory, that was definitely not a partimage image. any image folder that contains the files
d1.fixed_size_partitions
d1.original.fstypes
d1.original.partitions
d1.original.swapuuids
are partcloneimage folders that contain image files with the naming format
rec.img.000
sys.img.000
also may be partclone, from before the naming convention was changed -
@Junkhacker Well then my confidence level now is 0% I know what I’m speaking about.
-
@george1421 well, unfortunately, the file naming conventions and formatting hasn’t always been the clearest. it’s gotten a lot better, even if i don’t think what we use now is perfect
-
@mimi1255 If your current issues are not related to the original problem in this thread, please start a new thread - and we will gladly help you there.