Seven ways to configure multiboot with Windows 8 and Linux

Gigabyte board UEFI

Gigabyte board UEFI

A few days ago a good friend was struggling with his new notebook (which as expected came with UEFI and Windows 8 pre-installed) trying to install Arch in 'dual boot' without succeeding. Right after I deleted the Windows partitions and installed only Arch, I found an article in one of my favorite sites, which explains 7 different ways to configure multiboot on Windows 8 systems.

At the suggestion of this friend, who received the information late, I decided to translate the entire article to make it available to everyone, so that those who cannot read it in its original language have access to his advice, however, as always I recommend to all who have the opportunity, go directly to the original source that will always be richer than any translation.

As preliminary information, the article in question is the last of a series of 3 on the same subject, published by the author in his blog in the place zdnet.com, which I recommend reading in order to those who want to go into details on the matter. About the author of the same, his name is JA Watson and he has an impressive resume that he describes as follows: “I started working with what we call 'analog computers' in aircraft maintenance with the United States Air Force in 1970. After finishing my military service and returning At university, I was introduced to microprocessors and machine language programming on Intel 4040 processors. After that I also worked, managed and programmed equipment from Digital Equipment Corporation PDP-8, PDP-11 (/ 45 and / 70) and minicomputers VAX. I was involved with the first wave of Unix-based microcomputers, in the early 80s. I have been working on software development, operation, installation and support ever since.

That said, without further ado, here is the translation of the article in question, on which I emphasize, all the merits belong to the original author and any possible errors are of my own making.

Seven ways to configure multiboot with Windows 8 and Linux

A good part of the comments in my most recent post about installing Fedora on my new laptop was in the sense of “instead of telling us what doesn't work, please give us a little information about the options we have to do the work".

It's good advice, and I'm happy to follow it. If all we do is sit around and complain about the dual boot Linux on systems UEFIWe are very likely to discourage some people from trying it, and the truth is that there are options that work without a huge amount of effort.

First, however, I am going to repeat something that I have said many times before. Each firmware implementation UEFI it's different - and not just a little different, whichever is.

Some work very well with Linux installations, they dual boot smoothly right out of the box. Others are difficult, unpredictable, and downright infuriating in their inconsistency and seem to go out of their way to prevent Linux from booting. So if you want to dual boot Linux and Windows, try to find a description written by someone with the same system you are using, or at least a system from the same manufacturer.

Ok, so what are the chances?

1 . Install the Linux GRUB boot loader

Well, the first and undoubtedly the simplest if it works correctly, is to install the bootloader GRUB Linux as the default boot object, and have control of dual-boot with Windows.

To do this, of course, you have to have a Linux distribution compatible with UEFI - the ones I have tried and can attest to are openSUSE, Fedora, Linux Mint y Ubuntu, but there are others and there is more to come in the near future.

If you have a Linux distribution that supports secure boot UEFI, you don't even have to change the configuration settings UEFI, although many people will choose to disable Secure Boot anyway.

When installing a Linux distribution that supports UEFI, if everything works as it should and the firmware configuration UEFI it works fine and you don't get a bad "reboot" (something I have seen happen too often), so rebooting after full installation will get you the boot menu GRUB, and you will be able to choose between Linux (default) or Windows 8 to boot from it.

At that point you are almost free at home - but keep in mind that I personally have seen (and personally own) systems that at some point later, suddenly reset Windows boot settings for no particular reason. If this happens, you should consider using one of the other methods described below, as my experience has been that this does not happen just once.

2 . Use the BIOS boot select key

The second possibility is that you choose a Linux distribution compatible with UEFI, that the installation is done very well, but when you reboot I get up with Windows instead of Linux. This can be very daunting, but it's actually not that difficult to work with.

The important thing to remember is that the Linux installation has added itself to the startup list - you just have to be able to get to that list to boot.

The easiest way to do this is to use the BIOS option Boot Selection, which is activated by pressing a special key during the power-on or restart process. That 'special key' varies between systems, I've seen Escape, F9 y F12 used on some of my systems, and I'm sure there are others.

Pressing it will interrupt the Windows boot process and you will get a list of available operating systems - probably Windows 8 and Linux. I personally don't pay attention to this option because I don't like to get into the 'rush' with the boot process to make sure I hit the boot select key in time, and if I'm distracted or too slow then I have to go all the way. way through the Windows boot and to simply reboot immediately to return to the boot selection menu.

But this doesn't seem to matter to a lot of people, and it's certainly an option that requires a minimum of fiddling and struggling with rogue BIOS settings. One way this can be made a little easier is to go into BIOS setup and select a startup delay, many systems allow you to set a 5-30 second delay before Windows actually boots, which will give you It gives a lot more time to press the magic key.

3 . Enable 'Legacy Boot'

The third "simple" possibility is to enable 'Legacy Boots'in the BIOS settings and just ignore the whole thing about UEFI.

This is not the option that I personally prefer, partly because I'm stubborn and partly because, as Adam Williamson explained to me some time ago, there are some functional advantages to boot. UEFI. But it's certainly a viable option, and strictly in terms of getting Linux installed and booting, it might actually be the absolute simplest solution.

The only problem I've seen with this option is that some systems make it difficult to enable 'Legacy Boots', either because the option is well hidden in the BIOS setup, or because you have to set a BIOS password before it lets you change it. I've heard there might be some systems that don't count 'Legacy Boots'not at all, but I've never seen one like this.

In any case, choosing this path not only makes things a lot easier for dual boot setup and setup, it allows you to install almost any Linux distribution you want, regardless of compatibility with UEFI.

I have personally used this option to install non-Linux distributions UEFIas solydxk, PCLinuxOS y Linux Mint Debian Edition in a multi-boot configuration with some other UEFI compliant distribution. So I can go back and disable Legacy Boots, and just use the GRUB support UEFI to boot unsupported Linux.

Four . Try using the Windows bootloader

The fourth possibility should be to use the Windows boot loader for a Linux dual boot. I say it should be, because people keep posting comments that say 'just use EasyBCD to configure it ", or even" use bcdedit'But try as I might, I can't get it to work.

I wrote about this a year or so ago when I had my first system UEFI, and I assumed at the time that the problem was just that EasyBCD was not fully adapted to withstand starting UEFI, but now I have tried again, with the latest version of EasyBCD that I could get from the website of NeoSmart and still can't get Linux to boot at all.

Now I may be too dense to find out, but if someone is going to come in and put a comment saying "it works fine", then please be prepared to be very specific, and give exact details of what you did to get it to work. Because I've tried everything I can think of, and no matter what I do, the only thing I get when I try to boot any Linux installation is a "Windows failed to start" message.

I have also searched the web for more information, and the only concrete examples I can find are those who have failed in the same way as me. I can find a lot of places that say «EasyBCD works ", and" use EasyBCD for multiboot Windows 8, 7, Vista, XP, MacOS and Linux ", but not ONE that actually says" we did this with Windows 8 UEFI and Linux, it worked, and this is what you have to do ».

What I did was the following. I downloaded and installed EasyBCD 2.2 on two Windows 8 systems UEFI different (the recently acquired HP Compaq and my Acer Aspire One 725). When then i ran EasyBCD (as an administrator of course) I was surprised that a list of operating systems appeared for your boot configuration. I know the Windows bootloader hadn't been seeing it or offering to boot anything other than Windows 8. It took me a minute to realize that what was listed was all that was in the BIOS boot list.

That was exactly what would be offered if I used the boot selection option, as described above, but if I let Windows boot normally there was no sign of these others. Even if I put a 30 second delay on Windows startup, using bcdedit o EasyBCD, it would stop and only list Windows 8. So why EasyBCD Did it list all the others? I didn't understand, but I was hoping it might be a good sign, that EasyBCDAt least I found the other options, and all I had to do now was add them to the normal Windows bootloader menu.

I tried to do that, first just marking one of the Linux distributions as the default boot object. EasyBCD It lets me do that without any complaints, but when I rebooted I saw that it came back right with Windows. Bah!.

So I tried to use the "Add" option in EasyBCD, and I gave him all the information for one of the Linux partitions. This time at least when I rebooted it showed the Linux option in the boot list, but when I tried to boot it gave me the message "Windows Boot Failed". I yelled at the damn computer that it wasn't even trying to start Windows, so how could it fail, but that didn't help either.

Then I realized that what I was actually establishing EasyBCD it was an attempt to boot something called /NST/neogrub.efi (or something like that, I don't have the exact name in my head right now, and I'm sick of the EasyBCD and Windows, so I'm not going to look at it again).

So I tried to put multiple boot files with that name - at first I tried the grubx64.efi image from one of the Linux distributions, then I tried to copy the boot block (first 512 bytes) from disk and / or system of Linux files, just like it should be done in order to dual boot with Windows XP and Linux, and then I got desperate and just put a Linux kernel under that name. Of course, none of them worked.

I finally decided, based on my own experience and the lack of success stories or actual configuration information on the web, that EasyBCD it is of no use in creating bootable Windows / Linux dual-boot UEFI enabled. It might be possible to use it if it is enabled Legacy Boots, and then set it up exactly the way it was done in Windows XP, but if you're going to do that then just use method three above and you save yourself a ton of trouble.

After struggling with EasyBCD For a long time, and finally giving up, I decided to give the bcdedit utility a try, which is the standard Windows method for this type of configuration. I'm fairly familiar with this program, having used it to set up dual-boot with Windows XP, so I wasn't exactly wandering around awkwardly in the dark.

But then again, no matter what I've tried, it won't boot. I could get the Linux item added to the Windows bootloader menu, and I could set all sorts of different things as the boot object, but none of them worked. Lastly, just to prove to myself that I wasn't doing just something fundamentally wrong (or stupid), I set the boot object for one of my Linux attempts to be Windows 8 and it booted up right away. Grrrr !.

So my conclusion from all of this is that, one of the main reasons why EasyBCD it has no use in creating a Linux dual boot, it is basically impossible to use the Windows 8 bootloader to boot Linux with boot UEFI enabled. Again, it might be possible with Legacy Boot enabled, but I don't care enough at this point to find out.

If you know I'm wrong on this, and have personally configured a Windows 8 system to boot Linux using the Windows bootloader, then tell me in the comments, and please, please be specific and tell how you did it, because I'd love to know.

5 . Install a different bootloader

The fifth multiboot option UEFI is to install a different bootloader, like rEFInd by Roderick W. Smith. This has the advantage of being able to boot almost anything - Windows, Linux, MacOS - and is very powerful and very flexible in automatically searching for what might be on the disk, presenting it as a boot selection list.

Unfortunately, the only thing it doesn't solve is the "uncooperative / unpredictable BIOS setup" issue described above. If Windows or the boot process, or something else is messing with the BIOS settings and preventing you from permanently setting GRUB as the default bootloader, then it will almost certainly prevent the setting of rEFInd.

6. Try a temporary alternative

The sixth option is not exactly a solution to the BIOS uncooperative / unpredictable configuration problem, it is rather an ugly temporary workaround for it.

Turns out, in addition to the normal "boot sequence" list in the boot configuration UEFIThere is also a "next boot" option, which specifies a one-time boot configuration.

This is normally null, so the system follows the boot sequence list, but if it is set, the system will try to boot that item first, and it is also evident that it is set so that the next boot returns to the use of default boot sequence list.

Next boot settings can be adjusted desde Linux using efibootmgr -n XXXX, where XXXX is the boot list item number, to find out the Linux installation number (s), just use efibootmgr with no options (or efibootmgr -v if you want to see all the explicit details) - The number will be something like 0001 or 0002 in most cases.

This "next boot" option could be turned into a semi-permanent job by adding the efibootmgr command to the Linux boot scripts, so every time Linux boots it would be reset so it would boot Linux again the next time. once. I didn't say it was cool, or elegant, or even pretty, but it works, because I have tried.

7. Cheat the default boot process

Finally, the seventh option is to "cheat" the default boot process by putting the shim.efi Linux image (or grubx64.efi if you disable Secure Boot) where the Windows Boot Manager is normally located.

On systems I have tested, this is on the boot partition EFI (typically / dev / sda2 on Linux, mounted as / boot / efi), under the name /EFI/Microsoft/Boot/Bootmgfw.efi. I have had some success in doing this, but I warn you that some systems (especially HP Compaq) are so aggressive about checking and resetting the boot configuration UEFI By default they sometimes realize that Bootmgfw.efi is not actually the "original" program installed, and it gets a copy of the original and puts it back in its place, thus undoing the cunning deception. You can probably imagine how irritating and frustrating it is when this happens ...

So there you have it. Seven different options for configuring multiboot with Windows 8 and Linux.

I suppose there are others that I have not thought about, or that I am not remembering at the moment, but these are the ones that I think are the most obvious.

I have tried all of them at one point or another. The most beautiful and of course the simplest is the first one, you just have to install and boot GRUB, if it works on your particular system. I also know that some people swear that the second option is enough, just by pressing Select Boot, and that they think I'm being lazy and stubborn by not using that one.

Beyond those two, it would probably take more dedication, learning, and trial and error to get the others to work (some I haven't gotten to work yet). But in the long run, if you're determined to dual boot Linux and Windows, you should be able to do it.

Well, so far the translation of the original article, I hope it helps those who have a similar problem ...


Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Hello said

    Sorry to comment on something that is not the central theme, but what theme do you use? I liked and more than anything the orange color of the edges

    1.    isaac said

      Lol .. That is not an OS, it is the UEFI of a Gigabyte board.

    2.    ever said

      Exact. It is the interface of a UEFI

    3.    charlie brown said

      Yup ... as colleagues isaac and eVeR accurately say, it is the image of the UEFI interface of a Gigabyte board 😉

  2.   vidagnu said

    Excellent article, already save it as a favorite for the future.
    Regards,

    1.    charlie brown said

      Thanks for stopping by ...

  3.   jony127 said

    Hello, out of curiosity.

    As the original author says that it advises against disabling the uefi because you have functional advantages, does anyone know what they are?

    Greetings.

    1.    charlie brown said

      In my opinion (VERY personal by the way), UEFI is a solution to a problem that did NOT exist; I am one of those who consider that it is another imposition of Microsoft (one more), to the hardware manufacturers to facilitate the use of their products and make it difficult for the competition and incidentally, make the installation structure of their OS (as anyone who gets a machine with UEFI and Windows 8 pre-installed can see). Anyway, I repeat, that is MY very personal opinion, so I recommend you do a quick search on San Google with the terms UEFI + advantages and you will receive links to enough information that you can form your own opinion.

      Ah! and thank you very much for stopping by and commenting ...

      1.    jony127 said

        ok I'll take a look then, but just one more question on this topic, what does the legacy boot mean?

        Thank you.

      2.    mario said

        It is not the same UEFI as the secureboot extension, one is from intel and the other from MS. UEFI is something like IPv6, it comes to solve many problems that were generated over the decades. Using GPT overcomes the MBR limitations both in size and the maximum of 4 partitions per disk. It also works in "pure" 64-bit mode, unlike BIOS, which is still 16-bit. Personally, the times that I have to use multiboot I used clover EFI (it also starts OSX), it autodetects the OS reading the folders that are in the first VFAT partition. And if the systems do not start, use a live USB or CD, to access that first partition and delete or move the folders.

        1.    charlie brown said

          Yes, I am clear that UEFI is not the same as Secure Boot, what happens is that something that was already necessary (the "update" of the BIOS) to supply the deficiencies accumulated by the passage of time and the advancement of technologies, is It has twisted along the way, mainly due to the influence of Microsoft, and the cure has ended up being worse than the disease.

          On the other hand, the suggestion you give is clearly valid, what happens is that in most cases, if you apply it on a laptop with Windows 8 pre-installed, you lose the warranty of the equipment just for the fact of deleting or moving the folders of the partition set by that OS

          1.    jony127 said

            Curious about losing the warranty. If on a new laptop I modify the size of the windows partition and then create new ones to install linux, does that also make me lose the laptop warranty?

      3.    Alejandro said

        What's up charly
        First of all good post and second I wanted to see if you can help me.
        What happens is that I have a Compaq 18 All-in-On and it comes with windows 8 out of the box and what I want to do is a dual boot with windows 7.
        And I did everything about the disk partition so that I can install windows on that partition.
        Also already enter the BIOS and remove the secure boot mode and enable the UEFI mode.
        Now the problem is that when I am installing windows ... in the part of "install advanced options" I select the partition of the disk that I create and it tells me this "Windows cannot be installed on this disk. the selected disk has the GPT partition style »in fact that tells me with all the partitions I have.
        I have researched the solution on the internet but I only find a solution for people who want to simply install windows7 and not Dual boot since with the other solutions I would have to delete my partitions and even the wimdows 8 system to be able to install it and that is what I don't I want.
        I'd appreciate it if you could lend a hand

  4.   pandev92 said

    Most desktop motherboards come with legacy boot enabled.

    1.    charlie brown said

      Yes, but things get complicated if it is a laptop ...

  5.   Andy-Z said

    I come to say that at least in my Mother AsRock the UEFI secure boot is disabled, something that caught my attention

  6.   toño said

    HOW AWFUL!!!
    If I only want to install the operating system that I like and now, it should not be like that!

    1.    Noctuid said

      That was before, at most you had to configure the BIOS to boot the CD or pendrive with the ISO image that contained the distribution ready to install. It is one more way to show us that Windows computers are from Microsoft (not the one who supposedly buys them).

  7.   George said

    Hello, I leave you a video of how to do it, although it is not very well explained.
    The issue is that you install the cd with ultraiso, look at it. Deu.

  8.   Onaki said

    The truth is, your contribution is excellent, I was just "reneging" with a new notebook, which has that configuration.
    Thank you very much for the contribution,
    Do not want to merit because without your translation it would not reach our hands.

  9.   tainin said

    Help for step 7.

    Could someone tell me which files I should copy or rename to do step "7 Fool the default boot process"

    I have tried but I did something wrong because it only came out in pront grub> and I could not enter Windows or Linux, thank goodness I had an HD image.

    THANK YOU VERY MUCH.

  10.   Saul said

    excellent content as always desde linux : )
    I am one of the lucky ones that option 1 worked for him, I installed ubuntu 14.04 64bit on an Asus n56vb and the truth was that everything worked perfectly ..
    first comment I make to this blog that the truth is that I have followed it for a long time.
    thanks!! Cheers

  11.   isaac said

    I had to print this to be able to do it on my XD laptop

  12.   Paulo said

    First, thank you very much for these recommendations in perfect Spanish.
    Second, my notebook is an hp with win8.1 pre-installed, I was able to install Debian last night and I don't remember the time, I know it was fine because I rebooted and entered win8, when I restarted I managed to enter by pressing F9 and choosing my Debian option, which opened my Grub and hence all good. So my question is about recommendation 1 on "Install Grub" On which partition should I install grub to be the default bootloader? Should it be on the partition where the windo $ bootloader is? .
    Note: I installed with UEFI enabled.
    Thank you very much again.

    1.    x11tete11x said

      If you want you can also ask in the forum, the guys are always willing to help http://foro.desdelinux.net/

  13.   Willy said

    First of all thanks for this interesting article all the information.
    Although I do not have experience in the subject, I understand the terms and I can say that by investigating in many forums and blogs, I can easily achieve dual boot effectively, the easiest way to do it is to enter the BIOS directly and in the EUFI configurations I deactivated it and left Directly to the installation of ubuntu I know that ubuntu supports uefi but I realized that it will work, then I installed elementary os and so I can continue installing OS's the grub that is installed is 1.99 It is worth mentioning that I installed ubuntu in the same windows partition what I seems strange since I understand that it works in ext.

  14.   Interian Noah said

    The truth is that I think like many that it is an imposition of Microsoft since it does not benefit us at all, it is quite a feat to be able to install Linux and Windows 8 on the same computer.

  15.   juan antonio said

    Hello
    I need help on the school netbook, Ubuntu comes installed with windows 8.1 but when starting it only appears and starts, it loads Ubuntu, the technicians indicate that Windows 8.1 is installed and you see it in the hard disk partitions.
    My question can be had at the beginning the two systems and you choose which one you want to work with.
    some guide of the steps to follow,
    thanks to all
    magnificent article
    regards

    1.    seravil said

      If you still do not solve that look here
      https://blog.desdelinux.net/como-cambiar-la-opcion-de-entrada-por-defecto-de-grub2/

      on the internet there are many entries that talk about grub settings, default option, time, background image ...
      regards

  16.   Alfred Marin said

    Hello dear I have read the article and the truth seems to me quite interesting I do not know much about configurations, but I have a problem, on my computer I have windows 7 and Fedora installed, now the problem is that I cannot start in safe mode in windows I would like Could you explain to me in a simple way what I have to do so that I can carry out this function, greetings and thanks, I will be waiting for your answer ... 🙂

    1.    seravil said

      Hi Alfredo, I may be wrong but the way to get into safe mode is still inside the windows boot, therefore immediately after selecting the win7 entry in grub start pressing F8 and repeat every two seconds to that the window of time does not pass, this has always been done and also an operating system does not have to affect the start of another.

      greetings.

  17.   seravil said

    Finally what I did was install my dear Debian and then install this virtual machine program, virtualbox, where I installed win7 for some games 😀 This way I always start in Linux and if I want to play I open the virtual machine.

  18.   daisy said

    Hello

    I was wondering if you can ONLY install linux from legacy boot?

    My pc is one of the cases that you mention that it does not accept the UEFI signature of any OS apart from windows 🙁

  19.   Francisca said

    Good article. Thanks for the translation.

  20.   adrian said

    Hello, could someone help me I want to boot from usb and when I do the boot menu the screen goes black and a gion flashing and it does not start and I think it is because I have to deactivate the uefi from the bios but it does not let me deactivate it and I don't know why I have windows 7 could someone help me

    1.    seravil said

      In the bios (it depends on what it is), in mine at least I approach the part of the boot configurations, there is an item nearby called "Legacy Mode", you must activate the legacy mode, so the uefi mode it will be disabled, after that configure the legacy mode boot order to leave the USB as the first options, save the changes and exit. The bios of my computer warns me that the changes made in the bios could affect the security of the equipment and other slops, so it asks you to type a number on the keyboard that puts you right there on the screen, when this is done the system starts in legacy mode (normal). Regards.

  21.   eeyygg@gmail.com said

    I have loved your post, at the moment I do not know how to install Linux, in fact I would have loved to be able to start a Puppy Linux, I will continue investigating to see if I get it, but there is no doubt that your article has helped me understand the slavery to which we submit little windows, well to the others, he doesn't catch me again
    kind regards

  22.   Mauricio said

    I just installed Windows 270 on a Colombian Samsung NP7 machine in efi mode, I have found that factory uefi is active, but without secure boot, I have also found that it has an option in the uefi bios, to delete! All the digital signatures (the efi certificates) that come with the equipment and there is also an option to add and replace the one that it has from the factory with Windows 8 for any digital signature of any operating system, therefore I deduce that Samsung still does not accept the imposition of secure boot…. or does not want to fall into limiting the user to install up to windows XP …… because this laptop brings an option to activate secureboot with something weird called csm os ……

    Thanks for the post…. As I remember, I tried to install windows 7 in efi mode on an acer laptop and that laptop doesn't bring secureboot options ……. therefore nothing could be done other than to restore with the factory system… ..

  23.   August said

    hello ... interesting article ... but let's get to the point, since I got to your page, because I have a problem with the uefi configuration on my Chinese tablet pipo w4 with win 8.1 pro ...

    I wanted to install ubuntu on a partition (partition that I did not make in the space included in which the windows recovery system is housed) which was without problems, but at the moment I reboot, the damn black screen appears with efi shell version 2.31 in which you only have to enter commands ... I have entered exit, (the only command that works) and I have returned to the bios ...

    Before the installation of ubuntu, I had taken the safe mode uefi, I have put it in legacy mode, which I do from the console as administrator ... the strange thing is that now the windows manager mode does not appear as a boot option in the list of the bios configuration… only uefi.

    from the bios I have given it a thousand configurations but none works for me, not even with the f keys of the usb keyboard connected to the tablet ... it does not detect usb pendrive, sd memories, nothing external apparently ... only the keyboard ...

    now my queries are the following ... could a w8.1 recovery pendrive work which from a usb memory serves as a boot loader? despite apparently not detecting anything from usb?

    Is there a method to recover the tablet from a pc, with a boot program or externally installing drivers, or bios? I have seen on the official page of the tablet that there are driver installation programs through PC, but apparently they are for Android tablet…. will there be a similar method for windows?

    Is there a command that from efi shell, leads me to restart windows, or reset the tablet completely, or introduce me again to the world of windows?

    Or do I just have to take it to a technician?

    thanks for your answers in advance ... greetings from Chile!

    1.    David said

      Hello, it seems that when making the pendrive with RUFUS you must choose the type of partition you must choose GPT for UEFI and that way the bios recognizes it ... I'm testing .. if it works out, I'll tell you SLDS from Chile

  24.   Luis said

    Another option may be ... format everything and install Windows7 and then Ubuntu?

    Thanks in advance.

  25.   John Acuna said

    right now I'm going to try everything, thank you very much for taking care of you, and soon I will give you some answers .. when I have them. we are in the same prerogative ..

  26.   Antonio said

    The correct way to make Windows dual boot work with EasyBCD is explained on this website:

    http://www.luisllamas.es/2013/11/dual-boot-windowslinux-configurar-particiones-ubuntu-o-linux-mint/

    It is about making a partition for the Grub below windows and for it to work, once linux is installed, you have to use EasyBCD 2.2
    This linux installation will allow you to remove it completely without affecting Windows startup in the least.
    regards

    1.    louisllamas said

      Haber Antonio, in which part of the tutorial you are linking is the EasyBSD configuration? Because I read the entire tutorial and there is nothing related to this.
      I have enough headaches with a Win8-Debian dual boot, to start visiting (maybe this was the only thing that you laughed at) and reading pages waiting for one type of information, and finally finding another that is irrelevant

  27.   th said

    The article lacks information about the procedure to be carried out, you only mention them, it is like I say, to eat, you can choose between pizza or pasta, but it does not tell you how to cook pizza or how to prepare pasta with the sauce you want.

  28.   EmmaFX said

    I have an Asrock H61M-VG3 and I have this problem, since I understand little and it is my first experience installing dual operating systems. It came with Windows 8 and I couldn't install Windows XP on it, until I did it by modifying something in the BIOS. It worked fine, but when restarting it did not show me any option to choose between 8 and XP. I installed the EasyBCD "I configured it" and nothing else started. He said there was a mistake. That a file was missing in system32. I have tried ALL the tumors that I could find on the web and I am still unable to access it. I curse the day I buy this Wed * da.

  29.   bet said

    Very good article I learned a lot and as I have thought about it and I come to the conclusion it is a matter of architecture, I had precisely been a little oblivious to the OS until about a month ago and I found this problem and a week ago I came across a hp that does not allow to install linux distributions, do not try anything because it is not my computer but I think it should be able

  30.   AntipodaDarkness said

    With easybcd you can. Tested on an eMachines 355 with windows 10 following this turorial rename http://es.ccm.net/faq/10661-realizar-un-multiboot-con-easybcd

    greetings.

  31.   Diego said

    Hello I want to make a query, I have a dual boot PC with Windows 7 and Ubuntu but I want to change Windows 7 to Windows XP. My query is that the procedure should be formatting and installing XP on the Win7 partition? … That simple or is there something else?
    Thank you!

  32.   Toshiro said

    Hello, I want to make a query, I have windows 10 but I installed kali linux, but I forgot to do the dual boot, when it starts it does not start windows 10 if not the kali linux, I already tried the windows recovery methods, someone could help?

  33.   Victor Payta said

    I have a problem I have win 7 and I installed a linux centos 7 in another partition but aura aura as I address the boot at the beginning to enter widows 7

  34.   diego44  said

    when I install a lightweight OS from Windows 10 Could it be that I lose many of its normal characteristics?

  35.   EA Mujica D said

    After almost 10 years and we are still in the same with uefi and Windows 11 if there is no uefi in the machine it says that it cannot be installed or to speak of a problematic dual boot. I see that companies continue in their role to prevent linux from being installed on their computers. There users should make a blacklist of computers that do not allow dual boot. This is to take away the freedom to choose what to do with your equipment and manufacturers should be obliged to put the legend "Only compatible with Windows not dual boot" while working on boot loaders to re-normalize the freedom of the Owner of the equipment that purchase and it is not given away.