Grub recover - install Ubuntu, keep Win7
I messed up the grub loader by accident and all tutorials to install it again failed. Now I can't boot anything so I created an Ubuntu Boot Stick to access all my data. When I tried to reinstall the grub loader I have had several different errors like
- error no such device
- failed to get cannonical path of /cow
- file /grub/i386-pc/normal.mod can not be found
- the command normal and insmod normal cannot be found
and even more. So I give up and I would like to ask if it is safe to reinstall Ubuntu and keep Win7. Ubuntu offers an option via the boot stick I created to do so, but in the last step there is a warning that the boot sector of one partition will be changed and one partition will be overwritten. I do not care about the installed Ubuntu partition, this one can be overwritten. But the Win7 partition should stay untouched. Is there a way to find out and to be sure nothing of Win7 will be deleted or will the setup be so intelligent on its own?
Edit: As far as I know I put Grub in sda2.
linux ubuntu boot dual-boot grub
add a comment |
I messed up the grub loader by accident and all tutorials to install it again failed. Now I can't boot anything so I created an Ubuntu Boot Stick to access all my data. When I tried to reinstall the grub loader I have had several different errors like
- error no such device
- failed to get cannonical path of /cow
- file /grub/i386-pc/normal.mod can not be found
- the command normal and insmod normal cannot be found
and even more. So I give up and I would like to ask if it is safe to reinstall Ubuntu and keep Win7. Ubuntu offers an option via the boot stick I created to do so, but in the last step there is a warning that the boot sector of one partition will be changed and one partition will be overwritten. I do not care about the installed Ubuntu partition, this one can be overwritten. But the Win7 partition should stay untouched. Is there a way to find out and to be sure nothing of Win7 will be deleted or will the setup be so intelligent on its own?
Edit: As far as I know I put Grub in sda2.
linux ubuntu boot dual-boot grub
Thanks for your answer. Yes I have, this leads to grub-install: error: failed to get canonical path of `/cow'. That is why I kind of gave up since there are no important data on the Ubuntu installation anyway. I simply would like to keep the Win7 installation safe without any loss.
– UserSoUndSo
Mar 5 at 22:11
Just did it. Unfortunately I do not know a lot about this system as it was only my backup system and I usually do not work a lot with linux. I will try to burn the boot repair on a stick and try to repair the grub loader once again. But so far every attempt failed.
– UserSoUndSo
Mar 5 at 23:02
Please click edit and, using a LiveUSB flashdrive, find the assignments of sda1, sda2, sda3, et cetera, then tell us what you find. Windows 7 could use EFI (which would be the first partition) but most Windows 7 installs are legacy instead (so we have to check).
– K7AAY
Mar 5 at 23:46
add a comment |
I messed up the grub loader by accident and all tutorials to install it again failed. Now I can't boot anything so I created an Ubuntu Boot Stick to access all my data. When I tried to reinstall the grub loader I have had several different errors like
- error no such device
- failed to get cannonical path of /cow
- file /grub/i386-pc/normal.mod can not be found
- the command normal and insmod normal cannot be found
and even more. So I give up and I would like to ask if it is safe to reinstall Ubuntu and keep Win7. Ubuntu offers an option via the boot stick I created to do so, but in the last step there is a warning that the boot sector of one partition will be changed and one partition will be overwritten. I do not care about the installed Ubuntu partition, this one can be overwritten. But the Win7 partition should stay untouched. Is there a way to find out and to be sure nothing of Win7 will be deleted or will the setup be so intelligent on its own?
Edit: As far as I know I put Grub in sda2.
linux ubuntu boot dual-boot grub
I messed up the grub loader by accident and all tutorials to install it again failed. Now I can't boot anything so I created an Ubuntu Boot Stick to access all my data. When I tried to reinstall the grub loader I have had several different errors like
- error no such device
- failed to get cannonical path of /cow
- file /grub/i386-pc/normal.mod can not be found
- the command normal and insmod normal cannot be found
and even more. So I give up and I would like to ask if it is safe to reinstall Ubuntu and keep Win7. Ubuntu offers an option via the boot stick I created to do so, but in the last step there is a warning that the boot sector of one partition will be changed and one partition will be overwritten. I do not care about the installed Ubuntu partition, this one can be overwritten. But the Win7 partition should stay untouched. Is there a way to find out and to be sure nothing of Win7 will be deleted or will the setup be so intelligent on its own?
Edit: As far as I know I put Grub in sda2.
linux ubuntu boot dual-boot grub
linux ubuntu boot dual-boot grub
edited Mar 5 at 22:30
UserSoUndSo
asked Mar 5 at 21:41
UserSoUndSoUserSoUndSo
62
62
Thanks for your answer. Yes I have, this leads to grub-install: error: failed to get canonical path of `/cow'. That is why I kind of gave up since there are no important data on the Ubuntu installation anyway. I simply would like to keep the Win7 installation safe without any loss.
– UserSoUndSo
Mar 5 at 22:11
Just did it. Unfortunately I do not know a lot about this system as it was only my backup system and I usually do not work a lot with linux. I will try to burn the boot repair on a stick and try to repair the grub loader once again. But so far every attempt failed.
– UserSoUndSo
Mar 5 at 23:02
Please click edit and, using a LiveUSB flashdrive, find the assignments of sda1, sda2, sda3, et cetera, then tell us what you find. Windows 7 could use EFI (which would be the first partition) but most Windows 7 installs are legacy instead (so we have to check).
– K7AAY
Mar 5 at 23:46
add a comment |
Thanks for your answer. Yes I have, this leads to grub-install: error: failed to get canonical path of `/cow'. That is why I kind of gave up since there are no important data on the Ubuntu installation anyway. I simply would like to keep the Win7 installation safe without any loss.
– UserSoUndSo
Mar 5 at 22:11
Just did it. Unfortunately I do not know a lot about this system as it was only my backup system and I usually do not work a lot with linux. I will try to burn the boot repair on a stick and try to repair the grub loader once again. But so far every attempt failed.
– UserSoUndSo
Mar 5 at 23:02
Please click edit and, using a LiveUSB flashdrive, find the assignments of sda1, sda2, sda3, et cetera, then tell us what you find. Windows 7 could use EFI (which would be the first partition) but most Windows 7 installs are legacy instead (so we have to check).
– K7AAY
Mar 5 at 23:46
Thanks for your answer. Yes I have, this leads to grub-install: error: failed to get canonical path of `/cow'. That is why I kind of gave up since there are no important data on the Ubuntu installation anyway. I simply would like to keep the Win7 installation safe without any loss.
– UserSoUndSo
Mar 5 at 22:11
Thanks for your answer. Yes I have, this leads to grub-install: error: failed to get canonical path of `/cow'. That is why I kind of gave up since there are no important data on the Ubuntu installation anyway. I simply would like to keep the Win7 installation safe without any loss.
– UserSoUndSo
Mar 5 at 22:11
Just did it. Unfortunately I do not know a lot about this system as it was only my backup system and I usually do not work a lot with linux. I will try to burn the boot repair on a stick and try to repair the grub loader once again. But so far every attempt failed.
– UserSoUndSo
Mar 5 at 23:02
Just did it. Unfortunately I do not know a lot about this system as it was only my backup system and I usually do not work a lot with linux. I will try to burn the boot repair on a stick and try to repair the grub loader once again. But so far every attempt failed.
– UserSoUndSo
Mar 5 at 23:02
Please click edit and, using a LiveUSB flashdrive, find the assignments of sda1, sda2, sda3, et cetera, then tell us what you find. Windows 7 could use EFI (which would be the first partition) but most Windows 7 installs are legacy instead (so we have to check).
– K7AAY
Mar 5 at 23:46
Please click edit and, using a LiveUSB flashdrive, find the assignments of sda1, sda2, sda3, et cetera, then tell us what you find. Windows 7 could use EFI (which would be the first partition) but most Windows 7 installs are legacy instead (so we have to check).
– K7AAY
Mar 5 at 23:46
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
});
}
});
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%2f504580%2fgrub-recover-install-ubuntu-keep-win7%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
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%2f504580%2fgrub-recover-install-ubuntu-keep-win7%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
Thanks for your answer. Yes I have, this leads to grub-install: error: failed to get canonical path of `/cow'. That is why I kind of gave up since there are no important data on the Ubuntu installation anyway. I simply would like to keep the Win7 installation safe without any loss.
– UserSoUndSo
Mar 5 at 22:11
Just did it. Unfortunately I do not know a lot about this system as it was only my backup system and I usually do not work a lot with linux. I will try to burn the boot repair on a stick and try to repair the grub loader once again. But so far every attempt failed.
– UserSoUndSo
Mar 5 at 23:02
Please click edit and, using a LiveUSB flashdrive, find the assignments of sda1, sda2, sda3, et cetera, then tell us what you find. Windows 7 could use EFI (which would be the first partition) but most Windows 7 installs are legacy instead (so we have to check).
– K7AAY
Mar 5 at 23:46