Dual booting Debian and Windows 8? The 2019 Stack Overflow Developer Survey Results Are Indual...
Origin of "cooter" meaning "vagina"
What is the closest word meaning "respect for time / mindful"
Why do UK politicians seemingly ignore opinion polls on Brexit?
Why is the maximum length of OpenWrt’s root password 8 characters?
Why was M87 targetted for the Event Horizon Telescope instead of Sagittarius A*?
Can one be advised by a professor who is very far away?
How to save as into a customized destination on macOS?
Have you ever entered Singapore using a different passport or name?
Return to UK after being refused entry years previously
Do these rules for Critical Successes and Critical Failures seem Fair?
Is three citations per paragraph excessive for undergraduate research paper?
What did it mean to "align" a radio?
How to type this arrow in math mode?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
"as much details as you can remember"
Output the Arecibo Message
Does the shape of a die affect the probability of a number being rolled?
Pokemon Turn Based battle (Python)
Is "plugging out" electronic devices an American expression?
Identify boardgame from Big movie
What tool would a Roman-age civilization have for the breaking of silver and other metals into dust?
Aging parents with no investments
How come people say “Would of”?
What does Linus Torvalds mean when he says that Git "never ever" tracks a file?
Dual booting Debian and Windows 8?
The 2019 Stack Overflow Developer Survey Results Are Indual boot windows XP/debian, I can't boot windowsDual booting Ubuntu and windows 7Preinstalled windows 8.1 not booting after installing Linux mint 17.1Dual Booting Windows 10 + Debian problemsDual-boot windows/debian, no boot menu?windows and debian dual boot on lenovo 310: windows failed to bootRemoving Grub from Windows 10 + Zorin Dual BootSystem skips grub and loads to Windows (UEFI)Dual booting Windows 10 and DebianDifferent EFIs and Windows dual booting
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
My problem is a little weird (maybe to me only).
Specification: Lenovo, Ideapad Z510. i7 intel core. 1920x1080. ISO: GNOME Debian 7.2.0 amd64. Bootable Device: Universal USB Installer.
---Process begins---
After making the bootable USB, I, in Windows 8, go to Settings -> Change PC Settings -> Update and Recovery -> ... -> Change UEFI Settings.
In the UEFI settings, I directly make the boot method Legacy Boot with Legacy First enabled. I restart. As I expect, of course, the installation screen shows up. I hit Install, without DHCP network configured because my computer can only access a wireless network at the time. When dealing with the partitioning, I see that I have already had an ESP, so I only did two things: 1. Have a 4-GiB free space formatted to be the swap area; 2. Have a 100-GiB free space formatted to be the ex4 primary partition. Then I go on installing. The progress is fluid, and after finishing, I reboot it.
Hooray! I see both Debian and Windows 8 on the GRUB menu (I am still in Legacy Boot method).
Here come the problems:
I hit "Debian..." on the GRUB menu, and I see this: "GNOME 3 failed to load... Unfortunately GNOME 3 failed to start properly and started in the fallback mode. This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience... Learn more about GNOME 3".
I looked up the Internet and I found something about 3D acceleration, but it doesn't apply. How do I know it doesn't? I boot the GNOME Debian live CD 64-bit in VMWare Player with 3D Acceleration turned on, but the message still pops up. So here is the first problem I have.
I hit "Windows 8" on the GRUB menu, and I see this: "Windows failed to start. A recent hardware or software change might have caused the issue...".
Probably it's because I am using Legacy Boot.
--- Process stops ---
The only way to dual-boot successfully is to make Debian boot under UEFI boot method with Secure Boot turned off and Fast Boot (in Power Options in Control Panel in Windows 8) turned off. In short, what I need is that Debian will boot normally without any form of errors (like the GNOME 3 message above) with UEFI Boot turned on and Secure Boot disabled.
I first try to do this by getting in Debian. After opening a terminal with my mouse (Ctrl-Alt-T doesn't work and I haven't checked the keyboard shortcut yet.), I typed in "grub-install" but it complains "command not found"; thus I am not able to proceed. I checked the /boot directory but I didn't see the "efi" directory. I don't know why when there should be one since GRUB 2 can be for UEFI boot. By the way, during the installation I see the grub-install run without any warning or error so I am super confused right now.
I try to use EasyBCD but Debian won't boot, but saying something similar to "Windows 8 failed to start...".
I try different software for creating a bootable device including YUMI, Unetbootin, SARDU, but the problem is still not solved.
debian gnome windows dual-boot grub2
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
My problem is a little weird (maybe to me only).
Specification: Lenovo, Ideapad Z510. i7 intel core. 1920x1080. ISO: GNOME Debian 7.2.0 amd64. Bootable Device: Universal USB Installer.
---Process begins---
After making the bootable USB, I, in Windows 8, go to Settings -> Change PC Settings -> Update and Recovery -> ... -> Change UEFI Settings.
In the UEFI settings, I directly make the boot method Legacy Boot with Legacy First enabled. I restart. As I expect, of course, the installation screen shows up. I hit Install, without DHCP network configured because my computer can only access a wireless network at the time. When dealing with the partitioning, I see that I have already had an ESP, so I only did two things: 1. Have a 4-GiB free space formatted to be the swap area; 2. Have a 100-GiB free space formatted to be the ex4 primary partition. Then I go on installing. The progress is fluid, and after finishing, I reboot it.
Hooray! I see both Debian and Windows 8 on the GRUB menu (I am still in Legacy Boot method).
Here come the problems:
I hit "Debian..." on the GRUB menu, and I see this: "GNOME 3 failed to load... Unfortunately GNOME 3 failed to start properly and started in the fallback mode. This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience... Learn more about GNOME 3".
I looked up the Internet and I found something about 3D acceleration, but it doesn't apply. How do I know it doesn't? I boot the GNOME Debian live CD 64-bit in VMWare Player with 3D Acceleration turned on, but the message still pops up. So here is the first problem I have.
I hit "Windows 8" on the GRUB menu, and I see this: "Windows failed to start. A recent hardware or software change might have caused the issue...".
Probably it's because I am using Legacy Boot.
--- Process stops ---
The only way to dual-boot successfully is to make Debian boot under UEFI boot method with Secure Boot turned off and Fast Boot (in Power Options in Control Panel in Windows 8) turned off. In short, what I need is that Debian will boot normally without any form of errors (like the GNOME 3 message above) with UEFI Boot turned on and Secure Boot disabled.
I first try to do this by getting in Debian. After opening a terminal with my mouse (Ctrl-Alt-T doesn't work and I haven't checked the keyboard shortcut yet.), I typed in "grub-install" but it complains "command not found"; thus I am not able to proceed. I checked the /boot directory but I didn't see the "efi" directory. I don't know why when there should be one since GRUB 2 can be for UEFI boot. By the way, during the installation I see the grub-install run without any warning or error so I am super confused right now.
I try to use EasyBCD but Debian won't boot, but saying something similar to "Windows 8 failed to start...".
I try different software for creating a bootable device including YUMI, Unetbootin, SARDU, but the problem is still not solved.
debian gnome windows dual-boot grub2
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Don't get me wrong, but why do you need Debian? Fedora Desktop comes with Gnome 3 by default, and the packages are almost always up-to-date. It has support for EFI/UEFI too. (fedoraproject.org)
– arielnmz
Jun 2 '14 at 19:05
add a comment |
My problem is a little weird (maybe to me only).
Specification: Lenovo, Ideapad Z510. i7 intel core. 1920x1080. ISO: GNOME Debian 7.2.0 amd64. Bootable Device: Universal USB Installer.
---Process begins---
After making the bootable USB, I, in Windows 8, go to Settings -> Change PC Settings -> Update and Recovery -> ... -> Change UEFI Settings.
In the UEFI settings, I directly make the boot method Legacy Boot with Legacy First enabled. I restart. As I expect, of course, the installation screen shows up. I hit Install, without DHCP network configured because my computer can only access a wireless network at the time. When dealing with the partitioning, I see that I have already had an ESP, so I only did two things: 1. Have a 4-GiB free space formatted to be the swap area; 2. Have a 100-GiB free space formatted to be the ex4 primary partition. Then I go on installing. The progress is fluid, and after finishing, I reboot it.
Hooray! I see both Debian and Windows 8 on the GRUB menu (I am still in Legacy Boot method).
Here come the problems:
I hit "Debian..." on the GRUB menu, and I see this: "GNOME 3 failed to load... Unfortunately GNOME 3 failed to start properly and started in the fallback mode. This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience... Learn more about GNOME 3".
I looked up the Internet and I found something about 3D acceleration, but it doesn't apply. How do I know it doesn't? I boot the GNOME Debian live CD 64-bit in VMWare Player with 3D Acceleration turned on, but the message still pops up. So here is the first problem I have.
I hit "Windows 8" on the GRUB menu, and I see this: "Windows failed to start. A recent hardware or software change might have caused the issue...".
Probably it's because I am using Legacy Boot.
--- Process stops ---
The only way to dual-boot successfully is to make Debian boot under UEFI boot method with Secure Boot turned off and Fast Boot (in Power Options in Control Panel in Windows 8) turned off. In short, what I need is that Debian will boot normally without any form of errors (like the GNOME 3 message above) with UEFI Boot turned on and Secure Boot disabled.
I first try to do this by getting in Debian. After opening a terminal with my mouse (Ctrl-Alt-T doesn't work and I haven't checked the keyboard shortcut yet.), I typed in "grub-install" but it complains "command not found"; thus I am not able to proceed. I checked the /boot directory but I didn't see the "efi" directory. I don't know why when there should be one since GRUB 2 can be for UEFI boot. By the way, during the installation I see the grub-install run without any warning or error so I am super confused right now.
I try to use EasyBCD but Debian won't boot, but saying something similar to "Windows 8 failed to start...".
I try different software for creating a bootable device including YUMI, Unetbootin, SARDU, but the problem is still not solved.
debian gnome windows dual-boot grub2
My problem is a little weird (maybe to me only).
Specification: Lenovo, Ideapad Z510. i7 intel core. 1920x1080. ISO: GNOME Debian 7.2.0 amd64. Bootable Device: Universal USB Installer.
---Process begins---
After making the bootable USB, I, in Windows 8, go to Settings -> Change PC Settings -> Update and Recovery -> ... -> Change UEFI Settings.
In the UEFI settings, I directly make the boot method Legacy Boot with Legacy First enabled. I restart. As I expect, of course, the installation screen shows up. I hit Install, without DHCP network configured because my computer can only access a wireless network at the time. When dealing with the partitioning, I see that I have already had an ESP, so I only did two things: 1. Have a 4-GiB free space formatted to be the swap area; 2. Have a 100-GiB free space formatted to be the ex4 primary partition. Then I go on installing. The progress is fluid, and after finishing, I reboot it.
Hooray! I see both Debian and Windows 8 on the GRUB menu (I am still in Legacy Boot method).
Here come the problems:
I hit "Debian..." on the GRUB menu, and I see this: "GNOME 3 failed to load... Unfortunately GNOME 3 failed to start properly and started in the fallback mode. This most likely means your system (graphics hardware or driver) is not capable of delivering the full GNOME 3 experience... Learn more about GNOME 3".
I looked up the Internet and I found something about 3D acceleration, but it doesn't apply. How do I know it doesn't? I boot the GNOME Debian live CD 64-bit in VMWare Player with 3D Acceleration turned on, but the message still pops up. So here is the first problem I have.
I hit "Windows 8" on the GRUB menu, and I see this: "Windows failed to start. A recent hardware or software change might have caused the issue...".
Probably it's because I am using Legacy Boot.
--- Process stops ---
The only way to dual-boot successfully is to make Debian boot under UEFI boot method with Secure Boot turned off and Fast Boot (in Power Options in Control Panel in Windows 8) turned off. In short, what I need is that Debian will boot normally without any form of errors (like the GNOME 3 message above) with UEFI Boot turned on and Secure Boot disabled.
I first try to do this by getting in Debian. After opening a terminal with my mouse (Ctrl-Alt-T doesn't work and I haven't checked the keyboard shortcut yet.), I typed in "grub-install" but it complains "command not found"; thus I am not able to proceed. I checked the /boot directory but I didn't see the "efi" directory. I don't know why when there should be one since GRUB 2 can be for UEFI boot. By the way, during the installation I see the grub-install run without any warning or error so I am super confused right now.
I try to use EasyBCD but Debian won't boot, but saying something similar to "Windows 8 failed to start...".
I try different software for creating a bootable device including YUMI, Unetbootin, SARDU, but the problem is still not solved.
debian gnome windows dual-boot grub2
debian gnome windows dual-boot grub2
edited Mar 9 at 12:59
Rui F Ribeiro
42k1483142
42k1483142
asked Nov 3 '13 at 14:25
Default-CatDefault-Cat
23139
23139
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Don't get me wrong, but why do you need Debian? Fedora Desktop comes with Gnome 3 by default, and the packages are almost always up-to-date. It has support for EFI/UEFI too. (fedoraproject.org)
– arielnmz
Jun 2 '14 at 19:05
add a comment |
Don't get me wrong, but why do you need Debian? Fedora Desktop comes with Gnome 3 by default, and the packages are almost always up-to-date. It has support for EFI/UEFI too. (fedoraproject.org)
– arielnmz
Jun 2 '14 at 19:05
Don't get me wrong, but why do you need Debian? Fedora Desktop comes with Gnome 3 by default, and the packages are almost always up-to-date. It has support for EFI/UEFI too. (fedoraproject.org)
– arielnmz
Jun 2 '14 at 19:05
Don't get me wrong, but why do you need Debian? Fedora Desktop comes with Gnome 3 by default, and the packages are almost always up-to-date. It has support for EFI/UEFI too. (fedoraproject.org)
– arielnmz
Jun 2 '14 at 19:05
add a comment |
2 Answers
2
active
oldest
votes
Ok, first Linux does not yet have a great track record with EFI booting
. When it works, it works quite well, but when it doesn't it's a PIA
.
The most frequent issue I personally have seen is video card drivers not working in EFI mode
when they work in BIOS mode
. Other issues like NICs and sound cards have on occasion worked in one mode and not the other. That said. You seem to have two problems.
First, your need to boot windows in EFI mode
and Linux
in BIOS mode
(based on your current setup). The eaisest way to do this is a project called [refind](The rEFInd Boot Manager) I have used it in the past and it works quite well.
Basically it lets you boot EFI
, then choose to pass control to the windows boot loader
(EFI
) or Grub (BIOS)
.
Finally your second problem "GNOME 3
failed to load..." may be nothing more than you need to install the video drivers
for your card. Try the open-source drivers first; they are quite nice these days, but keep in mind that they do not cover as much as the closed-source
ones. If the open-source drivers
don't work for you, revert to the proprietary drivers.
1
I guess my bet would be sticking in virtual machine for now :P
– Default-Cat
Nov 3 '13 at 20:14
Your really really close, you just have this one little issue to get over. And it's most certainly something that can be gotten over.
– coteyr
Nov 3 '13 at 20:43
Do you think I can play with GRUB 2? I think GRUB 2 boots under UEFI.
– Default-Cat
Nov 3 '13 at 22:32
Grub2 EFI mode will work, it's just a question of "Does the video card work in Linux, via EFI?"
– coteyr
Nov 4 '13 at 0:57
Does the Boot Manager affect the hardware compatibility of the desktop environment?
– Default-Cat
Nov 4 '13 at 2:03
|
show 1 more comment
Basicly, your debian is booting, you just have an issue with your video drivers. Maybe you raise a separate question for that issue.
Regaring loading Windows, you can try to use rEFInd instead of grub. (Suggestion from the arch forum). According them, you can also dowload their boot loader for an USB stick for recovery purpose.
add a comment |
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%2f98667%2fdual-booting-debian-and-windows-8%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ok, first Linux does not yet have a great track record with EFI booting
. When it works, it works quite well, but when it doesn't it's a PIA
.
The most frequent issue I personally have seen is video card drivers not working in EFI mode
when they work in BIOS mode
. Other issues like NICs and sound cards have on occasion worked in one mode and not the other. That said. You seem to have two problems.
First, your need to boot windows in EFI mode
and Linux
in BIOS mode
(based on your current setup). The eaisest way to do this is a project called [refind](The rEFInd Boot Manager) I have used it in the past and it works quite well.
Basically it lets you boot EFI
, then choose to pass control to the windows boot loader
(EFI
) or Grub (BIOS)
.
Finally your second problem "GNOME 3
failed to load..." may be nothing more than you need to install the video drivers
for your card. Try the open-source drivers first; they are quite nice these days, but keep in mind that they do not cover as much as the closed-source
ones. If the open-source drivers
don't work for you, revert to the proprietary drivers.
1
I guess my bet would be sticking in virtual machine for now :P
– Default-Cat
Nov 3 '13 at 20:14
Your really really close, you just have this one little issue to get over. And it's most certainly something that can be gotten over.
– coteyr
Nov 3 '13 at 20:43
Do you think I can play with GRUB 2? I think GRUB 2 boots under UEFI.
– Default-Cat
Nov 3 '13 at 22:32
Grub2 EFI mode will work, it's just a question of "Does the video card work in Linux, via EFI?"
– coteyr
Nov 4 '13 at 0:57
Does the Boot Manager affect the hardware compatibility of the desktop environment?
– Default-Cat
Nov 4 '13 at 2:03
|
show 1 more comment
Ok, first Linux does not yet have a great track record with EFI booting
. When it works, it works quite well, but when it doesn't it's a PIA
.
The most frequent issue I personally have seen is video card drivers not working in EFI mode
when they work in BIOS mode
. Other issues like NICs and sound cards have on occasion worked in one mode and not the other. That said. You seem to have two problems.
First, your need to boot windows in EFI mode
and Linux
in BIOS mode
(based on your current setup). The eaisest way to do this is a project called [refind](The rEFInd Boot Manager) I have used it in the past and it works quite well.
Basically it lets you boot EFI
, then choose to pass control to the windows boot loader
(EFI
) or Grub (BIOS)
.
Finally your second problem "GNOME 3
failed to load..." may be nothing more than you need to install the video drivers
for your card. Try the open-source drivers first; they are quite nice these days, but keep in mind that they do not cover as much as the closed-source
ones. If the open-source drivers
don't work for you, revert to the proprietary drivers.
1
I guess my bet would be sticking in virtual machine for now :P
– Default-Cat
Nov 3 '13 at 20:14
Your really really close, you just have this one little issue to get over. And it's most certainly something that can be gotten over.
– coteyr
Nov 3 '13 at 20:43
Do you think I can play with GRUB 2? I think GRUB 2 boots under UEFI.
– Default-Cat
Nov 3 '13 at 22:32
Grub2 EFI mode will work, it's just a question of "Does the video card work in Linux, via EFI?"
– coteyr
Nov 4 '13 at 0:57
Does the Boot Manager affect the hardware compatibility of the desktop environment?
– Default-Cat
Nov 4 '13 at 2:03
|
show 1 more comment
Ok, first Linux does not yet have a great track record with EFI booting
. When it works, it works quite well, but when it doesn't it's a PIA
.
The most frequent issue I personally have seen is video card drivers not working in EFI mode
when they work in BIOS mode
. Other issues like NICs and sound cards have on occasion worked in one mode and not the other. That said. You seem to have two problems.
First, your need to boot windows in EFI mode
and Linux
in BIOS mode
(based on your current setup). The eaisest way to do this is a project called [refind](The rEFInd Boot Manager) I have used it in the past and it works quite well.
Basically it lets you boot EFI
, then choose to pass control to the windows boot loader
(EFI
) or Grub (BIOS)
.
Finally your second problem "GNOME 3
failed to load..." may be nothing more than you need to install the video drivers
for your card. Try the open-source drivers first; they are quite nice these days, but keep in mind that they do not cover as much as the closed-source
ones. If the open-source drivers
don't work for you, revert to the proprietary drivers.
Ok, first Linux does not yet have a great track record with EFI booting
. When it works, it works quite well, but when it doesn't it's a PIA
.
The most frequent issue I personally have seen is video card drivers not working in EFI mode
when they work in BIOS mode
. Other issues like NICs and sound cards have on occasion worked in one mode and not the other. That said. You seem to have two problems.
First, your need to boot windows in EFI mode
and Linux
in BIOS mode
(based on your current setup). The eaisest way to do this is a project called [refind](The rEFInd Boot Manager) I have used it in the past and it works quite well.
Basically it lets you boot EFI
, then choose to pass control to the windows boot loader
(EFI
) or Grub (BIOS)
.
Finally your second problem "GNOME 3
failed to load..." may be nothing more than you need to install the video drivers
for your card. Try the open-source drivers first; they are quite nice these days, but keep in mind that they do not cover as much as the closed-source
ones. If the open-source drivers
don't work for you, revert to the proprietary drivers.
edited Sep 27 '14 at 23:42
PersianGulf
7,06343663
7,06343663
answered Nov 3 '13 at 15:41
coteyrcoteyr
3,445922
3,445922
1
I guess my bet would be sticking in virtual machine for now :P
– Default-Cat
Nov 3 '13 at 20:14
Your really really close, you just have this one little issue to get over. And it's most certainly something that can be gotten over.
– coteyr
Nov 3 '13 at 20:43
Do you think I can play with GRUB 2? I think GRUB 2 boots under UEFI.
– Default-Cat
Nov 3 '13 at 22:32
Grub2 EFI mode will work, it's just a question of "Does the video card work in Linux, via EFI?"
– coteyr
Nov 4 '13 at 0:57
Does the Boot Manager affect the hardware compatibility of the desktop environment?
– Default-Cat
Nov 4 '13 at 2:03
|
show 1 more comment
1
I guess my bet would be sticking in virtual machine for now :P
– Default-Cat
Nov 3 '13 at 20:14
Your really really close, you just have this one little issue to get over. And it's most certainly something that can be gotten over.
– coteyr
Nov 3 '13 at 20:43
Do you think I can play with GRUB 2? I think GRUB 2 boots under UEFI.
– Default-Cat
Nov 3 '13 at 22:32
Grub2 EFI mode will work, it's just a question of "Does the video card work in Linux, via EFI?"
– coteyr
Nov 4 '13 at 0:57
Does the Boot Manager affect the hardware compatibility of the desktop environment?
– Default-Cat
Nov 4 '13 at 2:03
1
1
I guess my bet would be sticking in virtual machine for now :P
– Default-Cat
Nov 3 '13 at 20:14
I guess my bet would be sticking in virtual machine for now :P
– Default-Cat
Nov 3 '13 at 20:14
Your really really close, you just have this one little issue to get over. And it's most certainly something that can be gotten over.
– coteyr
Nov 3 '13 at 20:43
Your really really close, you just have this one little issue to get over. And it's most certainly something that can be gotten over.
– coteyr
Nov 3 '13 at 20:43
Do you think I can play with GRUB 2? I think GRUB 2 boots under UEFI.
– Default-Cat
Nov 3 '13 at 22:32
Do you think I can play with GRUB 2? I think GRUB 2 boots under UEFI.
– Default-Cat
Nov 3 '13 at 22:32
Grub2 EFI mode will work, it's just a question of "Does the video card work in Linux, via EFI?"
– coteyr
Nov 4 '13 at 0:57
Grub2 EFI mode will work, it's just a question of "Does the video card work in Linux, via EFI?"
– coteyr
Nov 4 '13 at 0:57
Does the Boot Manager affect the hardware compatibility of the desktop environment?
– Default-Cat
Nov 4 '13 at 2:03
Does the Boot Manager affect the hardware compatibility of the desktop environment?
– Default-Cat
Nov 4 '13 at 2:03
|
show 1 more comment
Basicly, your debian is booting, you just have an issue with your video drivers. Maybe you raise a separate question for that issue.
Regaring loading Windows, you can try to use rEFInd instead of grub. (Suggestion from the arch forum). According them, you can also dowload their boot loader for an USB stick for recovery purpose.
add a comment |
Basicly, your debian is booting, you just have an issue with your video drivers. Maybe you raise a separate question for that issue.
Regaring loading Windows, you can try to use rEFInd instead of grub. (Suggestion from the arch forum). According them, you can also dowload their boot loader for an USB stick for recovery purpose.
add a comment |
Basicly, your debian is booting, you just have an issue with your video drivers. Maybe you raise a separate question for that issue.
Regaring loading Windows, you can try to use rEFInd instead of grub. (Suggestion from the arch forum). According them, you can also dowload their boot loader for an USB stick for recovery purpose.
Basicly, your debian is booting, you just have an issue with your video drivers. Maybe you raise a separate question for that issue.
Regaring loading Windows, you can try to use rEFInd instead of grub. (Suggestion from the arch forum). According them, you can also dowload their boot loader for an USB stick for recovery purpose.
answered Jan 17 '15 at 11:43
TimTim
566212
566212
add a comment |
add a comment |
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%2f98667%2fdual-booting-debian-and-windows-8%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
Don't get me wrong, but why do you need Debian? Fedora Desktop comes with Gnome 3 by default, and the packages are almost always up-to-date. It has support for EFI/UEFI too. (fedoraproject.org)
– arielnmz
Jun 2 '14 at 19:05