Windows manager not booting after grub
I have:
Windows 7 installed on my primary HDD 500GB
Debian 9 installed on secondary SSD 100 GB in caddy placed in CD-ROM
OUTPUT of lsblk on Debian:
debian:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 100M 0 part
├─sda2 8:2 0 128M 0 part
├─sda3 8:3 0 451.2G 0 part
└─sda4 8:4 0 14.4G 0 part
sdb 8:16 0 111.8G 0 disk
├─sdb1 8:17 0 104.3G 0 part /
├─sdb2 8:18 0 1K 0 part
└─sdb5 8:21 0 7.5G 0 part [SWAP]
sr0 11:0 1 1024M 0 rom
GRUB installed on /dev/sdb
Bios device priority is set up to boot from caddy(GRUB Debian) and then from internal HDD(WIN 7) For first, when I remove SSD (Debian), WIN7 boot normally, no problem.
When I insert SSD (Debian), GRUB shows up:
1.Option is DEBIAN
2.Option alternative with Debian // never tried this
3.Option Windows 7
So when I select I select 1.Opinion, Debian boots up normally and everything works
PROBLEM is when I selected 3. Opinion, GRUB tried to boot WIN7 or Windows boot manager and I can hear that HDD(Win7) started to move but after few second Windows boot manager said error message (see picture):
Windows boot manager problem
And Windows failed to boot. Please let me know how to fix this. And I don't want to to do any changes to HDD with Win7 if it is not necessary.!
boot multi-boot grub
add a comment |
I have:
Windows 7 installed on my primary HDD 500GB
Debian 9 installed on secondary SSD 100 GB in caddy placed in CD-ROM
OUTPUT of lsblk on Debian:
debian:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 100M 0 part
├─sda2 8:2 0 128M 0 part
├─sda3 8:3 0 451.2G 0 part
└─sda4 8:4 0 14.4G 0 part
sdb 8:16 0 111.8G 0 disk
├─sdb1 8:17 0 104.3G 0 part /
├─sdb2 8:18 0 1K 0 part
└─sdb5 8:21 0 7.5G 0 part [SWAP]
sr0 11:0 1 1024M 0 rom
GRUB installed on /dev/sdb
Bios device priority is set up to boot from caddy(GRUB Debian) and then from internal HDD(WIN 7) For first, when I remove SSD (Debian), WIN7 boot normally, no problem.
When I insert SSD (Debian), GRUB shows up:
1.Option is DEBIAN
2.Option alternative with Debian // never tried this
3.Option Windows 7
So when I select I select 1.Opinion, Debian boots up normally and everything works
PROBLEM is when I selected 3. Opinion, GRUB tried to boot WIN7 or Windows boot manager and I can hear that HDD(Win7) started to move but after few second Windows boot manager said error message (see picture):
Windows boot manager problem
And Windows failed to boot. Please let me know how to fix this. And I don't want to to do any changes to HDD with Win7 if it is not necessary.!
boot multi-boot grub
I would runsudo update-grub
in Debian before any other troubleshooting. This is assuming Windows still boots normally if not via Grub. Otherwise you need to actually repair Wiondows, Grub cannot boot a Windows that doesn't boot from itself.
– GabrielaGarcia
Jan 17 at 18:40
Thanks for reply, I did it yesterday, but nothing changed.... I also reinstall whole grub. And then updated it... Still same.
– Tomas Inzerat
Jan 18 at 11:03
And windows boot from itself...but not via GRUB... I don't know why... Maybe some protection??? Laptom is ThinkPad E560
– Tomas Inzerat
Jan 18 at 11:05
add a comment |
I have:
Windows 7 installed on my primary HDD 500GB
Debian 9 installed on secondary SSD 100 GB in caddy placed in CD-ROM
OUTPUT of lsblk on Debian:
debian:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 100M 0 part
├─sda2 8:2 0 128M 0 part
├─sda3 8:3 0 451.2G 0 part
└─sda4 8:4 0 14.4G 0 part
sdb 8:16 0 111.8G 0 disk
├─sdb1 8:17 0 104.3G 0 part /
├─sdb2 8:18 0 1K 0 part
└─sdb5 8:21 0 7.5G 0 part [SWAP]
sr0 11:0 1 1024M 0 rom
GRUB installed on /dev/sdb
Bios device priority is set up to boot from caddy(GRUB Debian) and then from internal HDD(WIN 7) For first, when I remove SSD (Debian), WIN7 boot normally, no problem.
When I insert SSD (Debian), GRUB shows up:
1.Option is DEBIAN
2.Option alternative with Debian // never tried this
3.Option Windows 7
So when I select I select 1.Opinion, Debian boots up normally and everything works
PROBLEM is when I selected 3. Opinion, GRUB tried to boot WIN7 or Windows boot manager and I can hear that HDD(Win7) started to move but after few second Windows boot manager said error message (see picture):
Windows boot manager problem
And Windows failed to boot. Please let me know how to fix this. And I don't want to to do any changes to HDD with Win7 if it is not necessary.!
boot multi-boot grub
I have:
Windows 7 installed on my primary HDD 500GB
Debian 9 installed on secondary SSD 100 GB in caddy placed in CD-ROM
OUTPUT of lsblk on Debian:
debian:~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 465.8G 0 disk
├─sda1 8:1 0 100M 0 part
├─sda2 8:2 0 128M 0 part
├─sda3 8:3 0 451.2G 0 part
└─sda4 8:4 0 14.4G 0 part
sdb 8:16 0 111.8G 0 disk
├─sdb1 8:17 0 104.3G 0 part /
├─sdb2 8:18 0 1K 0 part
└─sdb5 8:21 0 7.5G 0 part [SWAP]
sr0 11:0 1 1024M 0 rom
GRUB installed on /dev/sdb
Bios device priority is set up to boot from caddy(GRUB Debian) and then from internal HDD(WIN 7) For first, when I remove SSD (Debian), WIN7 boot normally, no problem.
When I insert SSD (Debian), GRUB shows up:
1.Option is DEBIAN
2.Option alternative with Debian // never tried this
3.Option Windows 7
So when I select I select 1.Opinion, Debian boots up normally and everything works
PROBLEM is when I selected 3. Opinion, GRUB tried to boot WIN7 or Windows boot manager and I can hear that HDD(Win7) started to move but after few second Windows boot manager said error message (see picture):
Windows boot manager problem
And Windows failed to boot. Please let me know how to fix this. And I don't want to to do any changes to HDD with Win7 if it is not necessary.!
boot multi-boot grub
boot multi-boot grub
edited Jan 17 at 16:28
KAE
75141530
75141530
asked Jan 17 at 14:34
Tomas InzeratTomas Inzerat
1
1
I would runsudo update-grub
in Debian before any other troubleshooting. This is assuming Windows still boots normally if not via Grub. Otherwise you need to actually repair Wiondows, Grub cannot boot a Windows that doesn't boot from itself.
– GabrielaGarcia
Jan 17 at 18:40
Thanks for reply, I did it yesterday, but nothing changed.... I also reinstall whole grub. And then updated it... Still same.
– Tomas Inzerat
Jan 18 at 11:03
And windows boot from itself...but not via GRUB... I don't know why... Maybe some protection??? Laptom is ThinkPad E560
– Tomas Inzerat
Jan 18 at 11:05
add a comment |
I would runsudo update-grub
in Debian before any other troubleshooting. This is assuming Windows still boots normally if not via Grub. Otherwise you need to actually repair Wiondows, Grub cannot boot a Windows that doesn't boot from itself.
– GabrielaGarcia
Jan 17 at 18:40
Thanks for reply, I did it yesterday, but nothing changed.... I also reinstall whole grub. And then updated it... Still same.
– Tomas Inzerat
Jan 18 at 11:03
And windows boot from itself...but not via GRUB... I don't know why... Maybe some protection??? Laptom is ThinkPad E560
– Tomas Inzerat
Jan 18 at 11:05
I would run
sudo update-grub
in Debian before any other troubleshooting. This is assuming Windows still boots normally if not via Grub. Otherwise you need to actually repair Wiondows, Grub cannot boot a Windows that doesn't boot from itself.– GabrielaGarcia
Jan 17 at 18:40
I would run
sudo update-grub
in Debian before any other troubleshooting. This is assuming Windows still boots normally if not via Grub. Otherwise you need to actually repair Wiondows, Grub cannot boot a Windows that doesn't boot from itself.– GabrielaGarcia
Jan 17 at 18:40
Thanks for reply, I did it yesterday, but nothing changed.... I also reinstall whole grub. And then updated it... Still same.
– Tomas Inzerat
Jan 18 at 11:03
Thanks for reply, I did it yesterday, but nothing changed.... I also reinstall whole grub. And then updated it... Still same.
– Tomas Inzerat
Jan 18 at 11:03
And windows boot from itself...but not via GRUB... I don't know why... Maybe some protection??? Laptom is ThinkPad E560
– Tomas Inzerat
Jan 18 at 11:05
And windows boot from itself...but not via GRUB... I don't know why... Maybe some protection??? Laptom is ThinkPad E560
– Tomas Inzerat
Jan 18 at 11:05
add a comment |
0
active
oldest
votes
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%2f1395405%2fwindows-manager-not-booting-after-grub%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 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%2f1395405%2fwindows-manager-not-booting-after-grub%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
I would run
sudo update-grub
in Debian before any other troubleshooting. This is assuming Windows still boots normally if not via Grub. Otherwise you need to actually repair Wiondows, Grub cannot boot a Windows that doesn't boot from itself.– GabrielaGarcia
Jan 17 at 18:40
Thanks for reply, I did it yesterday, but nothing changed.... I also reinstall whole grub. And then updated it... Still same.
– Tomas Inzerat
Jan 18 at 11:03
And windows boot from itself...but not via GRUB... I don't know why... Maybe some protection??? Laptom is ThinkPad E560
– Tomas Inzerat
Jan 18 at 11:05