Questions about using Clonezilla to create and restore image on Windows 8.1 secure boot system
I'd like to use clonezilla to create a disk image of a Windows 8.1 system with secure boot enabled and some third-party software installed, so that I can at a later time restore the system from that image to the original machine and not have to install the third-party software one by one, etc.
When I try to use clonezilla off usb I get the error:
"EFI USB Device (...) has been blocked by the current security policy."
I have two questions:
Will disabling secure boot to allow clonezilla to load, creating the disk image, and then re-enabling secure boot afterwards have any adverse effects on me being able to run the currently installed Windows 8.1 OS?
Does it make sense to create a disk image this way in the first place? Will I be able to re-image the drive at a later time with secure boot enabled (if not during the re-imaging then at least afterwards) and startup the OS successfully? Or will re-imaging the drive make the system inoperable because (I'm assuming) the secure boot keys also get updated in the firmware as one updates windows 8.1 in the meantime and so they won't match the image?
windows-8.1 disk-image clonezilla secure-boot
add a comment |
I'd like to use clonezilla to create a disk image of a Windows 8.1 system with secure boot enabled and some third-party software installed, so that I can at a later time restore the system from that image to the original machine and not have to install the third-party software one by one, etc.
When I try to use clonezilla off usb I get the error:
"EFI USB Device (...) has been blocked by the current security policy."
I have two questions:
Will disabling secure boot to allow clonezilla to load, creating the disk image, and then re-enabling secure boot afterwards have any adverse effects on me being able to run the currently installed Windows 8.1 OS?
Does it make sense to create a disk image this way in the first place? Will I be able to re-image the drive at a later time with secure boot enabled (if not during the re-imaging then at least afterwards) and startup the OS successfully? Or will re-imaging the drive make the system inoperable because (I'm assuming) the secure boot keys also get updated in the firmware as one updates windows 8.1 in the meantime and so they won't match the image?
windows-8.1 disk-image clonezilla secure-boot
1
You won't be able to boot to Clonezilla unless you disable Secure Boot. You don't need it enabled to take a working image of your system.
– Ramhound
May 20 '14 at 17:43
add a comment |
I'd like to use clonezilla to create a disk image of a Windows 8.1 system with secure boot enabled and some third-party software installed, so that I can at a later time restore the system from that image to the original machine and not have to install the third-party software one by one, etc.
When I try to use clonezilla off usb I get the error:
"EFI USB Device (...) has been blocked by the current security policy."
I have two questions:
Will disabling secure boot to allow clonezilla to load, creating the disk image, and then re-enabling secure boot afterwards have any adverse effects on me being able to run the currently installed Windows 8.1 OS?
Does it make sense to create a disk image this way in the first place? Will I be able to re-image the drive at a later time with secure boot enabled (if not during the re-imaging then at least afterwards) and startup the OS successfully? Or will re-imaging the drive make the system inoperable because (I'm assuming) the secure boot keys also get updated in the firmware as one updates windows 8.1 in the meantime and so they won't match the image?
windows-8.1 disk-image clonezilla secure-boot
I'd like to use clonezilla to create a disk image of a Windows 8.1 system with secure boot enabled and some third-party software installed, so that I can at a later time restore the system from that image to the original machine and not have to install the third-party software one by one, etc.
When I try to use clonezilla off usb I get the error:
"EFI USB Device (...) has been blocked by the current security policy."
I have two questions:
Will disabling secure boot to allow clonezilla to load, creating the disk image, and then re-enabling secure boot afterwards have any adverse effects on me being able to run the currently installed Windows 8.1 OS?
Does it make sense to create a disk image this way in the first place? Will I be able to re-image the drive at a later time with secure boot enabled (if not during the re-imaging then at least afterwards) and startup the OS successfully? Or will re-imaging the drive make the system inoperable because (I'm assuming) the secure boot keys also get updated in the firmware as one updates windows 8.1 in the meantime and so they won't match the image?
windows-8.1 disk-image clonezilla secure-boot
windows-8.1 disk-image clonezilla secure-boot
asked May 20 '14 at 17:19
ChrisChris
612
612
1
You won't be able to boot to Clonezilla unless you disable Secure Boot. You don't need it enabled to take a working image of your system.
– Ramhound
May 20 '14 at 17:43
add a comment |
1
You won't be able to boot to Clonezilla unless you disable Secure Boot. You don't need it enabled to take a working image of your system.
– Ramhound
May 20 '14 at 17:43
1
1
You won't be able to boot to Clonezilla unless you disable Secure Boot. You don't need it enabled to take a working image of your system.
– Ramhound
May 20 '14 at 17:43
You won't be able to boot to Clonezilla unless you disable Secure Boot. You don't need it enabled to take a working image of your system.
– Ramhound
May 20 '14 at 17:43
add a comment |
1 Answer
1
active
oldest
votes
You should use the Microsoft tools to do a system image - officially.
We've been trying to do this with a Samsung tablet with Secure Boot disabled but CloneZilla gets to a certain point and then doesn't begin taking the image.
We're next going to try booting to a WinPE disk and capture the image using DISM (create a WIM of the current system).
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f756655%2fquestions-about-using-clonezilla-to-create-and-restore-image-on-windows-8-1-secu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You should use the Microsoft tools to do a system image - officially.
We've been trying to do this with a Samsung tablet with Secure Boot disabled but CloneZilla gets to a certain point and then doesn't begin taking the image.
We're next going to try booting to a WinPE disk and capture the image using DISM (create a WIM of the current system).
add a comment |
You should use the Microsoft tools to do a system image - officially.
We've been trying to do this with a Samsung tablet with Secure Boot disabled but CloneZilla gets to a certain point and then doesn't begin taking the image.
We're next going to try booting to a WinPE disk and capture the image using DISM (create a WIM of the current system).
add a comment |
You should use the Microsoft tools to do a system image - officially.
We've been trying to do this with a Samsung tablet with Secure Boot disabled but CloneZilla gets to a certain point and then doesn't begin taking the image.
We're next going to try booting to a WinPE disk and capture the image using DISM (create a WIM of the current system).
You should use the Microsoft tools to do a system image - officially.
We've been trying to do this with a Samsung tablet with Secure Boot disabled but CloneZilla gets to a certain point and then doesn't begin taking the image.
We're next going to try booting to a WinPE disk and capture the image using DISM (create a WIM of the current system).
answered May 20 '14 at 17:51
KinnectusKinnectus
8,87421730
8,87421730
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f756655%2fquestions-about-using-clonezilla-to-create-and-restore-image-on-windows-8-1-secu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
You won't be able to boot to Clonezilla unless you disable Secure Boot. You don't need it enabled to take a working image of your system.
– Ramhound
May 20 '14 at 17:43