Linux Using Windows Bootloader with Win 7 & Ubuntu 10.10 dual boot

Discussion in 'Software' started by andreinuk, 16 Feb 2011.

  1. andreinuk

    andreinuk Minimodder

    Joined:
    20 May 2009
    Posts:
    567
    Likes Received:
    57
    I decided that I would finally like to have a play with linux and started with Ubuntu 10.10. Running dual boot with windows 7.

    I use Windows 7 more than linux so wanted to use the windows bootloader instead of Grub2.

    I found a little guide about how to change them at the following address;

    http://neosmart.net/wiki/display/EBCD/Ubuntu

    Followed the instructions but unfortunately this has led to my pc booting straight into ubuntu.

    Any ideas on how to solve this?

    UPDATE

    Managed to change the grub loader settings - GRUB_TIMEOUT=10 rather than the 0 as outlined in the guide and now get the grub loader displayed rather then booting straight into Ubuntu.

    Can anyone help me out with setting this up so that the windows boot loader is displayed instead of Grub?
     
    Last edited: 16 Feb 2011
  2. Zurechial

    Zurechial Elitist

    Joined:
    21 Mar 2007
    Posts:
    2,045
    Likes Received:
    99
    The reason you need to use GRUB2 is because it obviously supports Linux and offers the option of chain-loading into another bootloader (the windows bootloader, in this case) so that you can choose which you want at bootup.

    Alternatively, you can tell the Windows bootloader to chain-load into GRUB; which is what that EasyBCD article is instructing you to do. Either way, you're going to have to deal with two bootloaders in series - That's just the nature of dual-booting Windows and Linux I think.

    If you want to just get back into Windows now instead of Ubuntu your best bet is to use your Windows 7 CD to restore the default Win7 bootloader to the MBR; then follow the instructions in the EasyBCD article to get access to GRUB from your Windows bootloader.

    Just a tip; you can hold down shift during boot (after the BIOS POST) to force GRUB to display its menu if you'd rather not have a boot delay in normal circumstances.
    As to choosing the default, your best bet would be to edit the GRUB configuration from within your Linux install and set the Windows bootloader as the default boot; with Ubuntu as your optional switch.

    If you don't want to muck around in the GRUB conf files I think you can use the GUI tool StartupManager to do what you want.
    https://help.ubuntu.com/community/StartUpManager
     
    Last edited: 16 Feb 2011
  3. andreinuk

    andreinuk Minimodder

    Joined:
    20 May 2009
    Posts:
    567
    Likes Received:
    57
    Ok cheers, I'll check out StartupManager manager tomorrow and see how far I can get. I have managed to add linux to the windows bootloader so I am starting to make progress.
     
  4. bulldogjeff

    bulldogjeff The modding head is firmly back on.

    Joined:
    2 Mar 2010
    Posts:
    8,403
    Likes Received:
    634
    Down load easy BCD it'll sort out the bootloader in no time . You can then set it up as you want it by installing the correct boot loader to give you back the dual boot.
     
  5. Aracos

    Aracos What's a Dremel?

    Joined:
    11 Feb 2009
    Posts:
    1,338
    Likes Received:
    47
    Just install startup manager and set it to automatically boot windows with a 3 second timer or something, simple.
     
  6. Palmski

    Palmski What's a Dremel?

    Joined:
    10 Feb 2011
    Posts:
    70
    Likes Received:
    2
    Or use the installer which allows you to install from within Windows. I've been doing that with Linux Mint with no problems. I know it offends certain hardcore Linux users but what the hey? It works...
     
  7. red4our

    red4our ¿Qué es un Dremel?

    Joined:
    13 Jan 2011
    Posts:
    75
    Likes Received:
    0
    Yeah, I don't get why it rattles hardcore linux users either. It works great for dual boot and if it gets more people to use linux, then even better. You can even change the order of the two OS's in Windows so that the boot screen displays the order you prefer and times-out to your prefered OS.
     

Share This Page