Windows 10 Only Boots In UEFI ModeHow to restore UEFI on a Windows 8 preinstalled laptopCannot boot Windows 8...

For Loop and Sum

Why do neural networks need so many training examples to perform?

How to push a box with physics engine by another object?

If a druid in Wild Shape swallows a creature whole, then turns back to her normal form, what happens?

Is divide-by-zero a security vulnerability?

How to properly claim credit for peer review?

Could quantum mechanics be necessary to analyze some biology scenarios?

Why can I easily sing or whistle a tune I've just heard, but not as easily reproduce it on an instrument?

Why didn't Eru and/or the Valar intervene when Sauron corrupted Númenor?

Does Windows 10's telemetry include sending *.doc files if Word crashed?

What can I substitute for soda pop in a sweet pork recipe?

Called into a meeting and told we are being made redundant (laid off) and "not to share outside". Can I tell my partner?

Why is this code uniquely decodable?

Find the number of ways to express 1050 as sum of consecutive integers

When does coming up with an idea constitute sufficient contribution for authorship?

Which aircraft had such a luxurious-looking navigator's station?

A Wacky, Wacky Chessboard (That Makes No Sense)

Dilemma of explaining to interviewer that he is the reason for declining second interview

Predict mars robot position

Is there a way to help users from having to clicking emails twice before logging into a new sandbox

Finding ratio of the area of triangles

How much time does it take for a broken magnet to recover its poles?

ip vs ifconfig commands pros and cons

Can chords be played on the flute?



Windows 10 Only Boots In UEFI Mode


How to restore UEFI on a Windows 8 preinstalled laptopCannot boot Windows 8 into UEFI mode (CSM only)I'm unable to boot my Windows 10 installer USB in UEFI mode?BIOS only boots entry manuallyDisk boot option missing. Booting with UEFI mode and was workingSSD not mounting in UEFI secure boot offCan only install Windows 7 in UEFI-Legacy Modeproper way to access UEFI menu and boot Linux in legacy modeWindows 10 won't boot via UEFI after fresh installWhat exactly is “UEFI with CSM” boot mode?













1















I have a problem that seems to be the inverse of most others on the internet. I can boot Windows 10 in UEFI mode, but if I disable Secure Boot and enable CSM, I cannot boot Windows 10.



Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).



The UEFI/BIOS settings are set to boot from the SSD first, then USB, then disc (which doesn't exist) and finally LAN.



Even when manually selecting the SSD (which shows up) in CSM mode using the F12 boot menu, the following error appears:



enter image description here



The laptop is a TOSHIBA Portégé running Windows 10 Pro 64-bit.










share|improve this question














bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 2





    So I presume, after you have enabled CSM (which means Secure Boot is also disabled), you reinstalled Windows? It sounds like, your disk still is using GPT, instead of MBR. If you are unable to boot Windows it means, your system disk, is still GPT not MBR. So format your HDD, then boot to an installation disk with CSM enabled, that will allow you to format your system disk to MBR and thus allow you to install Windows

    – Ramhound
    Mar 30 '17 at 22:06













  • @Ramhound That's what I was suspecting. (And no, I didn't reinstall.) I don't particularly want to reinstall, however. How do I verify that my disk is using GPT? And if I were to reformat, could I still boot MBR in UEFI mode? (I know on one of my previous laptops, Windows would boot in either mode.)

    – Dog Lover
    Mar 30 '17 at 22:09













  • Boot into Windows, go to Disk Management, if you have more then 4 partitions it's GPT. If you still can't figure it out, provide a screenshot, of your disk layout. MBR isn't compatible with UEFI mode when your talking about Windows

    – Ramhound
    Mar 30 '17 at 22:49













  • @Ramhound I have more than 4 partitions. So if MBR isn't compatible, why would my old laptop have booted Windows in either mode?

    – Dog Lover
    Mar 30 '17 at 22:55






  • 1





    Because your old laptop supported a hybrid compatible mode. This meant it could detect both MBR and UEFI and adjust. Your new hardware doesn't, but in neither case, could you have explicitly booted to an MBR disk in UEFI only mode. Windows 10 fully supports MBR, so you would have to format your hdd, to achieve what you want. My suggestion since you only want to use live environments is to leave your hdd alone, and enable/disable CPM has needed, in order to boot to them

    – Ramhound
    Mar 30 '17 at 22:59


















1















I have a problem that seems to be the inverse of most others on the internet. I can boot Windows 10 in UEFI mode, but if I disable Secure Boot and enable CSM, I cannot boot Windows 10.



Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).



The UEFI/BIOS settings are set to boot from the SSD first, then USB, then disc (which doesn't exist) and finally LAN.



Even when manually selecting the SSD (which shows up) in CSM mode using the F12 boot menu, the following error appears:



enter image description here



The laptop is a TOSHIBA Portégé running Windows 10 Pro 64-bit.










share|improve this question














bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.











  • 2





    So I presume, after you have enabled CSM (which means Secure Boot is also disabled), you reinstalled Windows? It sounds like, your disk still is using GPT, instead of MBR. If you are unable to boot Windows it means, your system disk, is still GPT not MBR. So format your HDD, then boot to an installation disk with CSM enabled, that will allow you to format your system disk to MBR and thus allow you to install Windows

    – Ramhound
    Mar 30 '17 at 22:06













  • @Ramhound That's what I was suspecting. (And no, I didn't reinstall.) I don't particularly want to reinstall, however. How do I verify that my disk is using GPT? And if I were to reformat, could I still boot MBR in UEFI mode? (I know on one of my previous laptops, Windows would boot in either mode.)

    – Dog Lover
    Mar 30 '17 at 22:09













  • Boot into Windows, go to Disk Management, if you have more then 4 partitions it's GPT. If you still can't figure it out, provide a screenshot, of your disk layout. MBR isn't compatible with UEFI mode when your talking about Windows

    – Ramhound
    Mar 30 '17 at 22:49













  • @Ramhound I have more than 4 partitions. So if MBR isn't compatible, why would my old laptop have booted Windows in either mode?

    – Dog Lover
    Mar 30 '17 at 22:55






  • 1





    Because your old laptop supported a hybrid compatible mode. This meant it could detect both MBR and UEFI and adjust. Your new hardware doesn't, but in neither case, could you have explicitly booted to an MBR disk in UEFI only mode. Windows 10 fully supports MBR, so you would have to format your hdd, to achieve what you want. My suggestion since you only want to use live environments is to leave your hdd alone, and enable/disable CPM has needed, in order to boot to them

    – Ramhound
    Mar 30 '17 at 22:59
















1












1








1








I have a problem that seems to be the inverse of most others on the internet. I can boot Windows 10 in UEFI mode, but if I disable Secure Boot and enable CSM, I cannot boot Windows 10.



Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).



The UEFI/BIOS settings are set to boot from the SSD first, then USB, then disc (which doesn't exist) and finally LAN.



Even when manually selecting the SSD (which shows up) in CSM mode using the F12 boot menu, the following error appears:



enter image description here



The laptop is a TOSHIBA Portégé running Windows 10 Pro 64-bit.










share|improve this question














I have a problem that seems to be the inverse of most others on the internet. I can boot Windows 10 in UEFI mode, but if I disable Secure Boot and enable CSM, I cannot boot Windows 10.



Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).



The UEFI/BIOS settings are set to boot from the SSD first, then USB, then disc (which doesn't exist) and finally LAN.



Even when manually selecting the SSD (which shows up) in CSM mode using the F12 boot menu, the following error appears:



enter image description here



The laptop is a TOSHIBA Portégé running Windows 10 Pro 64-bit.







windows-10 boot ssd bios uefi






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 30 '17 at 22:01









Dog LoverDog Lover

289314




289314





bumped to the homepage by Community 12 mins ago


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 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 2





    So I presume, after you have enabled CSM (which means Secure Boot is also disabled), you reinstalled Windows? It sounds like, your disk still is using GPT, instead of MBR. If you are unable to boot Windows it means, your system disk, is still GPT not MBR. So format your HDD, then boot to an installation disk with CSM enabled, that will allow you to format your system disk to MBR and thus allow you to install Windows

    – Ramhound
    Mar 30 '17 at 22:06













  • @Ramhound That's what I was suspecting. (And no, I didn't reinstall.) I don't particularly want to reinstall, however. How do I verify that my disk is using GPT? And if I were to reformat, could I still boot MBR in UEFI mode? (I know on one of my previous laptops, Windows would boot in either mode.)

    – Dog Lover
    Mar 30 '17 at 22:09













  • Boot into Windows, go to Disk Management, if you have more then 4 partitions it's GPT. If you still can't figure it out, provide a screenshot, of your disk layout. MBR isn't compatible with UEFI mode when your talking about Windows

    – Ramhound
    Mar 30 '17 at 22:49













  • @Ramhound I have more than 4 partitions. So if MBR isn't compatible, why would my old laptop have booted Windows in either mode?

    – Dog Lover
    Mar 30 '17 at 22:55






  • 1





    Because your old laptop supported a hybrid compatible mode. This meant it could detect both MBR and UEFI and adjust. Your new hardware doesn't, but in neither case, could you have explicitly booted to an MBR disk in UEFI only mode. Windows 10 fully supports MBR, so you would have to format your hdd, to achieve what you want. My suggestion since you only want to use live environments is to leave your hdd alone, and enable/disable CPM has needed, in order to boot to them

    – Ramhound
    Mar 30 '17 at 22:59
















  • 2





    So I presume, after you have enabled CSM (which means Secure Boot is also disabled), you reinstalled Windows? It sounds like, your disk still is using GPT, instead of MBR. If you are unable to boot Windows it means, your system disk, is still GPT not MBR. So format your HDD, then boot to an installation disk with CSM enabled, that will allow you to format your system disk to MBR and thus allow you to install Windows

    – Ramhound
    Mar 30 '17 at 22:06













  • @Ramhound That's what I was suspecting. (And no, I didn't reinstall.) I don't particularly want to reinstall, however. How do I verify that my disk is using GPT? And if I were to reformat, could I still boot MBR in UEFI mode? (I know on one of my previous laptops, Windows would boot in either mode.)

    – Dog Lover
    Mar 30 '17 at 22:09













  • Boot into Windows, go to Disk Management, if you have more then 4 partitions it's GPT. If you still can't figure it out, provide a screenshot, of your disk layout. MBR isn't compatible with UEFI mode when your talking about Windows

    – Ramhound
    Mar 30 '17 at 22:49













  • @Ramhound I have more than 4 partitions. So if MBR isn't compatible, why would my old laptop have booted Windows in either mode?

    – Dog Lover
    Mar 30 '17 at 22:55






  • 1





    Because your old laptop supported a hybrid compatible mode. This meant it could detect both MBR and UEFI and adjust. Your new hardware doesn't, but in neither case, could you have explicitly booted to an MBR disk in UEFI only mode. Windows 10 fully supports MBR, so you would have to format your hdd, to achieve what you want. My suggestion since you only want to use live environments is to leave your hdd alone, and enable/disable CPM has needed, in order to boot to them

    – Ramhound
    Mar 30 '17 at 22:59










2




2





So I presume, after you have enabled CSM (which means Secure Boot is also disabled), you reinstalled Windows? It sounds like, your disk still is using GPT, instead of MBR. If you are unable to boot Windows it means, your system disk, is still GPT not MBR. So format your HDD, then boot to an installation disk with CSM enabled, that will allow you to format your system disk to MBR and thus allow you to install Windows

– Ramhound
Mar 30 '17 at 22:06







So I presume, after you have enabled CSM (which means Secure Boot is also disabled), you reinstalled Windows? It sounds like, your disk still is using GPT, instead of MBR. If you are unable to boot Windows it means, your system disk, is still GPT not MBR. So format your HDD, then boot to an installation disk with CSM enabled, that will allow you to format your system disk to MBR and thus allow you to install Windows

– Ramhound
Mar 30 '17 at 22:06















@Ramhound That's what I was suspecting. (And no, I didn't reinstall.) I don't particularly want to reinstall, however. How do I verify that my disk is using GPT? And if I were to reformat, could I still boot MBR in UEFI mode? (I know on one of my previous laptops, Windows would boot in either mode.)

– Dog Lover
Mar 30 '17 at 22:09







@Ramhound That's what I was suspecting. (And no, I didn't reinstall.) I don't particularly want to reinstall, however. How do I verify that my disk is using GPT? And if I were to reformat, could I still boot MBR in UEFI mode? (I know on one of my previous laptops, Windows would boot in either mode.)

– Dog Lover
Mar 30 '17 at 22:09















Boot into Windows, go to Disk Management, if you have more then 4 partitions it's GPT. If you still can't figure it out, provide a screenshot, of your disk layout. MBR isn't compatible with UEFI mode when your talking about Windows

– Ramhound
Mar 30 '17 at 22:49







Boot into Windows, go to Disk Management, if you have more then 4 partitions it's GPT. If you still can't figure it out, provide a screenshot, of your disk layout. MBR isn't compatible with UEFI mode when your talking about Windows

– Ramhound
Mar 30 '17 at 22:49















@Ramhound I have more than 4 partitions. So if MBR isn't compatible, why would my old laptop have booted Windows in either mode?

– Dog Lover
Mar 30 '17 at 22:55





@Ramhound I have more than 4 partitions. So if MBR isn't compatible, why would my old laptop have booted Windows in either mode?

– Dog Lover
Mar 30 '17 at 22:55




1




1





Because your old laptop supported a hybrid compatible mode. This meant it could detect both MBR and UEFI and adjust. Your new hardware doesn't, but in neither case, could you have explicitly booted to an MBR disk in UEFI only mode. Windows 10 fully supports MBR, so you would have to format your hdd, to achieve what you want. My suggestion since you only want to use live environments is to leave your hdd alone, and enable/disable CPM has needed, in order to boot to them

– Ramhound
Mar 30 '17 at 22:59







Because your old laptop supported a hybrid compatible mode. This meant it could detect both MBR and UEFI and adjust. Your new hardware doesn't, but in neither case, could you have explicitly booted to an MBR disk in UEFI only mode. Windows 10 fully supports MBR, so you would have to format your hdd, to achieve what you want. My suggestion since you only want to use live environments is to leave your hdd alone, and enable/disable CPM has needed, in order to boot to them

– Ramhound
Mar 30 '17 at 22:59












1 Answer
1






active

oldest

votes


















0















Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).




I can't be 100% positive of this, but I suspect this is a case of the Linux USB drives being improperly prepared. Most modern Linux distributions support booting in EFI mode, including booting their installation and emergency tools in this way; however, some tools, like YUMI, omit the EFI boot loaders when they convert .iso files to USB boot media. The solution to this problem is to use another tool to prepare the boot media, or possibly to adjust options in the tool you are using. See this page of mine for more on this subject.



If you're using an old or obscure Linux live medium that lacks EFI-mode boot support, you may be able to add it yourself by installing a suitable boot loader and configuring it manually. This is likely to be a hassle and reqires a deeper-than-average understanding of Linux boot loaders. My Web page on this subject may be helpful, but you'll need to read at least the first couple of sections and the section(s) on the boot loader(s) you intend to use. You'll also need to be able to parse the medium's existing boot loader configuration so you can "translate" its configuration to your new boot loader.



Another option is to switch boot modes whenever you want to boot the Linux media. How you do this varies from one machine to another. In most cases, you can permanently set an option in the firmware so that it supports both EFI/UEFI and BIOS/CSM/legacy booting. With that done, the computer's built-in boot manager should show options to boot Windows or from the USB drive. (The built-in boot manager is usually accessed by pressing Esc, Enter, or a Function key at boot time; but details vary from one computer to another.) Alternatively, you could install my rEFInd boot manager and edit its refind.conf file so that scanfor is uncommented and biosexternal is among its options. This should cause rEFInd to show options for booting USB drives in BIOS/CSM/legacy mode, if they're inserted when you boot. (In some cases, you may need to press the Esc key in the rEFInd menu to get these media to show up, or uncomment the uefi_deep_legacy_scan option in refind.conf.)



One final comment: If Secure Boot is enabled, this feature can limit your options. Major Linux distributions like Ubuntu, Fedora, and OpenSUSE all support Secure Boot; but more obscure distributions might not. Likewise, if you install your own boot loader or use rEFInd, you'll have to either disable Secure Boot or jump through extra hoops to get it working, as described on this page of mine. You can usually disable Secure Boot without enabling the CSM, but I've heard reports of EFIs that link the two options.






share|improve this answer
























  • Hi Rod, thanks for your answer. Unfortunately, it would appear that, as Ramhound established, my laptop's UEFI settings only allow one mode at a time - there's no "Both" or "UEFI/CSM" mode and no option like "Boot UEFI First". I used Rufus to prepare the USB, and I did see an efi folder or similar on the USB. I think it may just be a case of my laptop's UEFI being awkward, as I read on the manufacturer's website or forum that external devices would only boot in CSM mode. Fortunately, on my desktop it shows all devices in both modes (and can have UEFI and CSM enabled at the same time).

    – Dog Lover
    Apr 4 '17 at 5:29











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1194072%2fwindows-10-only-boots-in-uefi-mode%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









0















Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).




I can't be 100% positive of this, but I suspect this is a case of the Linux USB drives being improperly prepared. Most modern Linux distributions support booting in EFI mode, including booting their installation and emergency tools in this way; however, some tools, like YUMI, omit the EFI boot loaders when they convert .iso files to USB boot media. The solution to this problem is to use another tool to prepare the boot media, or possibly to adjust options in the tool you are using. See this page of mine for more on this subject.



If you're using an old or obscure Linux live medium that lacks EFI-mode boot support, you may be able to add it yourself by installing a suitable boot loader and configuring it manually. This is likely to be a hassle and reqires a deeper-than-average understanding of Linux boot loaders. My Web page on this subject may be helpful, but you'll need to read at least the first couple of sections and the section(s) on the boot loader(s) you intend to use. You'll also need to be able to parse the medium's existing boot loader configuration so you can "translate" its configuration to your new boot loader.



Another option is to switch boot modes whenever you want to boot the Linux media. How you do this varies from one machine to another. In most cases, you can permanently set an option in the firmware so that it supports both EFI/UEFI and BIOS/CSM/legacy booting. With that done, the computer's built-in boot manager should show options to boot Windows or from the USB drive. (The built-in boot manager is usually accessed by pressing Esc, Enter, or a Function key at boot time; but details vary from one computer to another.) Alternatively, you could install my rEFInd boot manager and edit its refind.conf file so that scanfor is uncommented and biosexternal is among its options. This should cause rEFInd to show options for booting USB drives in BIOS/CSM/legacy mode, if they're inserted when you boot. (In some cases, you may need to press the Esc key in the rEFInd menu to get these media to show up, or uncomment the uefi_deep_legacy_scan option in refind.conf.)



One final comment: If Secure Boot is enabled, this feature can limit your options. Major Linux distributions like Ubuntu, Fedora, and OpenSUSE all support Secure Boot; but more obscure distributions might not. Likewise, if you install your own boot loader or use rEFInd, you'll have to either disable Secure Boot or jump through extra hoops to get it working, as described on this page of mine. You can usually disable Secure Boot without enabling the CSM, but I've heard reports of EFIs that link the two options.






share|improve this answer
























  • Hi Rod, thanks for your answer. Unfortunately, it would appear that, as Ramhound established, my laptop's UEFI settings only allow one mode at a time - there's no "Both" or "UEFI/CSM" mode and no option like "Boot UEFI First". I used Rufus to prepare the USB, and I did see an efi folder or similar on the USB. I think it may just be a case of my laptop's UEFI being awkward, as I read on the manufacturer's website or forum that external devices would only boot in CSM mode. Fortunately, on my desktop it shows all devices in both modes (and can have UEFI and CSM enabled at the same time).

    – Dog Lover
    Apr 4 '17 at 5:29
















0















Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).




I can't be 100% positive of this, but I suspect this is a case of the Linux USB drives being improperly prepared. Most modern Linux distributions support booting in EFI mode, including booting their installation and emergency tools in this way; however, some tools, like YUMI, omit the EFI boot loaders when they convert .iso files to USB boot media. The solution to this problem is to use another tool to prepare the boot media, or possibly to adjust options in the tool you are using. See this page of mine for more on this subject.



If you're using an old or obscure Linux live medium that lacks EFI-mode boot support, you may be able to add it yourself by installing a suitable boot loader and configuring it manually. This is likely to be a hassle and reqires a deeper-than-average understanding of Linux boot loaders. My Web page on this subject may be helpful, but you'll need to read at least the first couple of sections and the section(s) on the boot loader(s) you intend to use. You'll also need to be able to parse the medium's existing boot loader configuration so you can "translate" its configuration to your new boot loader.



Another option is to switch boot modes whenever you want to boot the Linux media. How you do this varies from one machine to another. In most cases, you can permanently set an option in the firmware so that it supports both EFI/UEFI and BIOS/CSM/legacy booting. With that done, the computer's built-in boot manager should show options to boot Windows or from the USB drive. (The built-in boot manager is usually accessed by pressing Esc, Enter, or a Function key at boot time; but details vary from one computer to another.) Alternatively, you could install my rEFInd boot manager and edit its refind.conf file so that scanfor is uncommented and biosexternal is among its options. This should cause rEFInd to show options for booting USB drives in BIOS/CSM/legacy mode, if they're inserted when you boot. (In some cases, you may need to press the Esc key in the rEFInd menu to get these media to show up, or uncomment the uefi_deep_legacy_scan option in refind.conf.)



One final comment: If Secure Boot is enabled, this feature can limit your options. Major Linux distributions like Ubuntu, Fedora, and OpenSUSE all support Secure Boot; but more obscure distributions might not. Likewise, if you install your own boot loader or use rEFInd, you'll have to either disable Secure Boot or jump through extra hoops to get it working, as described on this page of mine. You can usually disable Secure Boot without enabling the CSM, but I've heard reports of EFIs that link the two options.






share|improve this answer
























  • Hi Rod, thanks for your answer. Unfortunately, it would appear that, as Ramhound established, my laptop's UEFI settings only allow one mode at a time - there's no "Both" or "UEFI/CSM" mode and no option like "Boot UEFI First". I used Rufus to prepare the USB, and I did see an efi folder or similar on the USB. I think it may just be a case of my laptop's UEFI being awkward, as I read on the manufacturer's website or forum that external devices would only boot in CSM mode. Fortunately, on my desktop it shows all devices in both modes (and can have UEFI and CSM enabled at the same time).

    – Dog Lover
    Apr 4 '17 at 5:29














0












0








0








Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).




I can't be 100% positive of this, but I suspect this is a case of the Linux USB drives being improperly prepared. Most modern Linux distributions support booting in EFI mode, including booting their installation and emergency tools in this way; however, some tools, like YUMI, omit the EFI boot loaders when they convert .iso files to USB boot media. The solution to this problem is to use another tool to prepare the boot media, or possibly to adjust options in the tool you are using. See this page of mine for more on this subject.



If you're using an old or obscure Linux live medium that lacks EFI-mode boot support, you may be able to add it yourself by installing a suitable boot loader and configuring it manually. This is likely to be a hassle and reqires a deeper-than-average understanding of Linux boot loaders. My Web page on this subject may be helpful, but you'll need to read at least the first couple of sections and the section(s) on the boot loader(s) you intend to use. You'll also need to be able to parse the medium's existing boot loader configuration so you can "translate" its configuration to your new boot loader.



Another option is to switch boot modes whenever you want to boot the Linux media. How you do this varies from one machine to another. In most cases, you can permanently set an option in the firmware so that it supports both EFI/UEFI and BIOS/CSM/legacy booting. With that done, the computer's built-in boot manager should show options to boot Windows or from the USB drive. (The built-in boot manager is usually accessed by pressing Esc, Enter, or a Function key at boot time; but details vary from one computer to another.) Alternatively, you could install my rEFInd boot manager and edit its refind.conf file so that scanfor is uncommented and biosexternal is among its options. This should cause rEFInd to show options for booting USB drives in BIOS/CSM/legacy mode, if they're inserted when you boot. (In some cases, you may need to press the Esc key in the rEFInd menu to get these media to show up, or uncomment the uefi_deep_legacy_scan option in refind.conf.)



One final comment: If Secure Boot is enabled, this feature can limit your options. Major Linux distributions like Ubuntu, Fedora, and OpenSUSE all support Secure Boot; but more obscure distributions might not. Likewise, if you install your own boot loader or use rEFInd, you'll have to either disable Secure Boot or jump through extra hoops to get it working, as described on this page of mine. You can usually disable Secure Boot without enabling the CSM, but I've heard reports of EFIs that link the two options.






share|improve this answer














Ordinarily, I would be happy using UEFI, but at the moment I'm playing around with Linux live USBs, which will only show up in CSM mode (they do work in CSM mode).




I can't be 100% positive of this, but I suspect this is a case of the Linux USB drives being improperly prepared. Most modern Linux distributions support booting in EFI mode, including booting their installation and emergency tools in this way; however, some tools, like YUMI, omit the EFI boot loaders when they convert .iso files to USB boot media. The solution to this problem is to use another tool to prepare the boot media, or possibly to adjust options in the tool you are using. See this page of mine for more on this subject.



If you're using an old or obscure Linux live medium that lacks EFI-mode boot support, you may be able to add it yourself by installing a suitable boot loader and configuring it manually. This is likely to be a hassle and reqires a deeper-than-average understanding of Linux boot loaders. My Web page on this subject may be helpful, but you'll need to read at least the first couple of sections and the section(s) on the boot loader(s) you intend to use. You'll also need to be able to parse the medium's existing boot loader configuration so you can "translate" its configuration to your new boot loader.



Another option is to switch boot modes whenever you want to boot the Linux media. How you do this varies from one machine to another. In most cases, you can permanently set an option in the firmware so that it supports both EFI/UEFI and BIOS/CSM/legacy booting. With that done, the computer's built-in boot manager should show options to boot Windows or from the USB drive. (The built-in boot manager is usually accessed by pressing Esc, Enter, or a Function key at boot time; but details vary from one computer to another.) Alternatively, you could install my rEFInd boot manager and edit its refind.conf file so that scanfor is uncommented and biosexternal is among its options. This should cause rEFInd to show options for booting USB drives in BIOS/CSM/legacy mode, if they're inserted when you boot. (In some cases, you may need to press the Esc key in the rEFInd menu to get these media to show up, or uncomment the uefi_deep_legacy_scan option in refind.conf.)



One final comment: If Secure Boot is enabled, this feature can limit your options. Major Linux distributions like Ubuntu, Fedora, and OpenSUSE all support Secure Boot; but more obscure distributions might not. Likewise, if you install your own boot loader or use rEFInd, you'll have to either disable Secure Boot or jump through extra hoops to get it working, as described on this page of mine. You can usually disable Secure Boot without enabling the CSM, but I've heard reports of EFIs that link the two options.







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 3 '17 at 19:47









Rod SmithRod Smith

17.2k22043




17.2k22043













  • Hi Rod, thanks for your answer. Unfortunately, it would appear that, as Ramhound established, my laptop's UEFI settings only allow one mode at a time - there's no "Both" or "UEFI/CSM" mode and no option like "Boot UEFI First". I used Rufus to prepare the USB, and I did see an efi folder or similar on the USB. I think it may just be a case of my laptop's UEFI being awkward, as I read on the manufacturer's website or forum that external devices would only boot in CSM mode. Fortunately, on my desktop it shows all devices in both modes (and can have UEFI and CSM enabled at the same time).

    – Dog Lover
    Apr 4 '17 at 5:29



















  • Hi Rod, thanks for your answer. Unfortunately, it would appear that, as Ramhound established, my laptop's UEFI settings only allow one mode at a time - there's no "Both" or "UEFI/CSM" mode and no option like "Boot UEFI First". I used Rufus to prepare the USB, and I did see an efi folder or similar on the USB. I think it may just be a case of my laptop's UEFI being awkward, as I read on the manufacturer's website or forum that external devices would only boot in CSM mode. Fortunately, on my desktop it shows all devices in both modes (and can have UEFI and CSM enabled at the same time).

    – Dog Lover
    Apr 4 '17 at 5:29

















Hi Rod, thanks for your answer. Unfortunately, it would appear that, as Ramhound established, my laptop's UEFI settings only allow one mode at a time - there's no "Both" or "UEFI/CSM" mode and no option like "Boot UEFI First". I used Rufus to prepare the USB, and I did see an efi folder or similar on the USB. I think it may just be a case of my laptop's UEFI being awkward, as I read on the manufacturer's website or forum that external devices would only boot in CSM mode. Fortunately, on my desktop it shows all devices in both modes (and can have UEFI and CSM enabled at the same time).

– Dog Lover
Apr 4 '17 at 5:29





Hi Rod, thanks for your answer. Unfortunately, it would appear that, as Ramhound established, my laptop's UEFI settings only allow one mode at a time - there's no "Both" or "UEFI/CSM" mode and no option like "Boot UEFI First". I used Rufus to prepare the USB, and I did see an efi folder or similar on the USB. I think it may just be a case of my laptop's UEFI being awkward, as I read on the manufacturer's website or forum that external devices would only boot in CSM mode. Fortunately, on my desktop it shows all devices in both modes (and can have UEFI and CSM enabled at the same time).

– Dog Lover
Apr 4 '17 at 5:29


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1194072%2fwindows-10-only-boots-in-uefi-mode%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

Couldn't open a raw socket. Error: Permission denied (13) (nmap)Is it possible to run networking commands...