Linux disk imaging and booting
Find the Factorial From the Given Prime Relationship
Confusion about off peak timings of London trains
PhD - Well known professor or well known school?
When 2-pentene reacts with HBr, what will be the major product?
Arriving at the same result with the opposite hypotheses
Should I give professor gift at the beginning of my PhD?
Compiling c files on ubuntu and using the executable on Windows
Passing multiple files through stdin (over ssh)
What makes an item an artifact?
Which comes first? Multiple Imputation, Splitting into train/test, or Standardization/Normalization
Implement Homestuck's Catenative Doomsday Dice Cascader
Payment instructions allegedly from HomeAway look fishy to me
How Can I Tell The Difference Between Unmarked Sugar and Stevia?
Winning Strategy for the Magician and his Apprentice
1980s live-action movie where individually-coloured nations on clouds fight
Do any instruments not produce overtones?
Is open-sourcing the code of a webapp not recommended?
The eyes have it
Is the term 'open source' a trademark?
Should an arbiter claim draw at a K+R vs K+R endgame?
Can an Aarakocra use a shield while flying?
Trapping Rain Water
Watts vs. Volt Amps
Why record retracted opinions in the mishnah?
Linux disk imaging and booting
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have a Centos 7 system - boot, home, and root are all on seperate partitions on a single 500GB disk - which the system boots from.
What i want to do is to use an imaging program once a month to take an EXACT BOOTABLE image of the system - very little changes on those partitions from month to month - but rebuilding would be a giant pain.
I am happy to shut the system down once a month to complete this task and to boot from a live CD.
If i equate this to the Windows world i would image the system to another drive and then be able at any time to replace the existing drive with the imaged drive and have a high confidence level that the system would boot OK.
It does not seem to be the case in Linux, i have tried a number of different systems, CLonezilla, Ghost for Linux, commandline DD and numerous others - whilst all of them complete the job, not one has been able to deliver me the end result of having the system boot up from the new drive. Each of them dump me into the GRUB rescue system and then force me to go looking for various files to edit.
It appears that none of the imaging apps that i have used are able to write identical UUIDs to the disks and this is where GRUB falls over. (Correct me if i am wrong here)
Based on the research that i have done using google - Linux people just seem to accept this as how it is and do not see it as an issue.
Have i interpreted this correctly - or is there a magic tool that will deliver me an imaged system that i can boot and operate from simply by replacing a hard drive ?
Happy to take any advice or be pointed to software (commercial or otherwise) that will do this.
Craig
linux boot clonezilla
New contributor
add a comment |
I have a Centos 7 system - boot, home, and root are all on seperate partitions on a single 500GB disk - which the system boots from.
What i want to do is to use an imaging program once a month to take an EXACT BOOTABLE image of the system - very little changes on those partitions from month to month - but rebuilding would be a giant pain.
I am happy to shut the system down once a month to complete this task and to boot from a live CD.
If i equate this to the Windows world i would image the system to another drive and then be able at any time to replace the existing drive with the imaged drive and have a high confidence level that the system would boot OK.
It does not seem to be the case in Linux, i have tried a number of different systems, CLonezilla, Ghost for Linux, commandline DD and numerous others - whilst all of them complete the job, not one has been able to deliver me the end result of having the system boot up from the new drive. Each of them dump me into the GRUB rescue system and then force me to go looking for various files to edit.
It appears that none of the imaging apps that i have used are able to write identical UUIDs to the disks and this is where GRUB falls over. (Correct me if i am wrong here)
Based on the research that i have done using google - Linux people just seem to accept this as how it is and do not see it as an issue.
Have i interpreted this correctly - or is there a magic tool that will deliver me an imaged system that i can boot and operate from simply by replacing a hard drive ?
Happy to take any advice or be pointed to software (commercial or otherwise) that will do this.
Craig
linux boot clonezilla
New contributor
add a comment |
I have a Centos 7 system - boot, home, and root are all on seperate partitions on a single 500GB disk - which the system boots from.
What i want to do is to use an imaging program once a month to take an EXACT BOOTABLE image of the system - very little changes on those partitions from month to month - but rebuilding would be a giant pain.
I am happy to shut the system down once a month to complete this task and to boot from a live CD.
If i equate this to the Windows world i would image the system to another drive and then be able at any time to replace the existing drive with the imaged drive and have a high confidence level that the system would boot OK.
It does not seem to be the case in Linux, i have tried a number of different systems, CLonezilla, Ghost for Linux, commandline DD and numerous others - whilst all of them complete the job, not one has been able to deliver me the end result of having the system boot up from the new drive. Each of them dump me into the GRUB rescue system and then force me to go looking for various files to edit.
It appears that none of the imaging apps that i have used are able to write identical UUIDs to the disks and this is where GRUB falls over. (Correct me if i am wrong here)
Based on the research that i have done using google - Linux people just seem to accept this as how it is and do not see it as an issue.
Have i interpreted this correctly - or is there a magic tool that will deliver me an imaged system that i can boot and operate from simply by replacing a hard drive ?
Happy to take any advice or be pointed to software (commercial or otherwise) that will do this.
Craig
linux boot clonezilla
New contributor
I have a Centos 7 system - boot, home, and root are all on seperate partitions on a single 500GB disk - which the system boots from.
What i want to do is to use an imaging program once a month to take an EXACT BOOTABLE image of the system - very little changes on those partitions from month to month - but rebuilding would be a giant pain.
I am happy to shut the system down once a month to complete this task and to boot from a live CD.
If i equate this to the Windows world i would image the system to another drive and then be able at any time to replace the existing drive with the imaged drive and have a high confidence level that the system would boot OK.
It does not seem to be the case in Linux, i have tried a number of different systems, CLonezilla, Ghost for Linux, commandline DD and numerous others - whilst all of them complete the job, not one has been able to deliver me the end result of having the system boot up from the new drive. Each of them dump me into the GRUB rescue system and then force me to go looking for various files to edit.
It appears that none of the imaging apps that i have used are able to write identical UUIDs to the disks and this is where GRUB falls over. (Correct me if i am wrong here)
Based on the research that i have done using google - Linux people just seem to accept this as how it is and do not see it as an issue.
Have i interpreted this correctly - or is there a magic tool that will deliver me an imaged system that i can boot and operate from simply by replacing a hard drive ?
Happy to take any advice or be pointed to software (commercial or otherwise) that will do this.
Craig
linux boot clonezilla
linux boot clonezilla
New contributor
New contributor
New contributor
asked 26 mins ago
CraigCraig
111
111
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
Craig is a new contributor. Be nice, and check out our Code of Conduct.
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%2funix.stackexchange.com%2fquestions%2f522760%2flinux-disk-imaging-and-booting%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Craig is a new contributor. Be nice, and check out our Code of Conduct.
Craig is a new contributor. Be nice, and check out our Code of Conduct.
Craig is a new contributor. Be nice, and check out our Code of Conduct.
Craig is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f522760%2flinux-disk-imaging-and-booting%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