Unable to capture image - Bitlocked Partition
-
I just double checked, and the bitlocker detecting functionality was introduced with this commit in working-branch: https://github.com/FOGProject/fogproject/commit/352ab6d0883ffb3deb96c135e83da06e22717328 and those changes are not present in the current dev branch: https://github.com/FOGProject/fogproject/blob/dev-branch/src/buildroot/package/fog/scripts/usr/share/fog/lib/funcs.sh#L255
So you’re misreading the version, or reading it from the wrong server or something else is going on that I don’t know about. It could be that the version label is just messed up in working-branch.
-
@wayne-workman I’ve only got the one server, and again copied from the GUI.
However, I’m in the process of downgrading to 1.4.4.
I need this guy running.
-
@adymeblack Don’t downgrade yet. The implementation of the bitlocker detection was not tested and turns out it has an issue. Sorry, my fault! We’ll fix that straight away… I’ll keep you posted.
-
@adymeblack As I can’t reach out to Tom at the moment who is building the official FOG init files I just patched the most recent ones for you. Find those here: https://drive.google.com/drive/folders/0B-bOeHjoUmyMeFVNU1p3bnM0eWM?usp=sharing
Just download both files and put in
/var/www/fog/service/ipxe
and you should be up and running again. Be careful, those recent init files might cause issues if used with FOG 1.4.4 - so don’t if you’ve already downgraded. -
@sebastian-roth IT appears this also effects deploy
https://forums.fogproject.org/topic/11017/isbitlockedpartition-error
I didn’t find this post till just now. I’ll give your inits a try for my related problem. -
I’ve encountered this as well and funny thing is this only happens to the Windows 10 Creators Update build that came out in September. I’m on working branch 69 and this was not an issue on an older build of Windows 10. Not sure which one but I can check. Has the bitlocker detection issue been patched on working branch?
-
Hello
I am having the same issue after upgrading to Fog 1.9 RC 9.
No Partitions Passed (is BitlockedPartition)
I have downloaded and added the ints but it did not resolved my issue.
Any help would be appreciated.
-
@jgallo Looking at the git repo I believe it has been patched but I haven’t tested it from the current repo just yet.
-
It works now. I did a git pull from working branch and don’t have problems now.
-
You might want to switch to the working branch.
FOG Install instructions on wiki
Here you will see instructions on how to install Git and switch to working branch. Hope this helps.