Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Multi-Boot  (Read 2682 times)

0 Members and 1 Guest are viewing this topic.

spock

    Topic Starter


    Intermediate

    Thanked: 1
    Multi-Boot
    « on: January 05, 2010, 07:11:15 PM »
      My hard drive is partitioned with a different O.S. in each one. How do I get it to multi-boot with XP as the default O.S.?
    "It's always something!"-Gilda Radner

    patio

    • Moderator


    • Genius
    • Maud' Dib
    • Thanked: 1769
      • Yes
    • Experience: Beginner
    • OS: Windows 7
    Re: Multi-Boot
    « Reply #1 on: January 05, 2010, 07:29:06 PM »
    Depends on how it was set up initially...
    But with the vast amount of detail provided so far this may take some time...
    Patience.
    " Anyone who goes to a psychiatrist should have his head examined. "

    dahlarbear



      Specialist

      Thanked: 101
      Re: Multi-Boot
      « Reply #2 on: January 06, 2010, 01:26:55 PM »
      My hard drive is partitioned with a different O.S. in each one. How do I get it to multi-boot with XP as the default O.S.?
      0.  Master Boot Record.  What did you first use to initialize or "partition" the hard drive?

      1.  Partitions
           a.  How many?
           b.  What kind is each partition?
                (1)  Primary Partition
                (2)  Extended Partition
                      (a)  How many logical volumes?
                (3)  Some other type of partition

      2.  Operating Systems
           (a)  How many?
           (b)  Which ones?
           (c)  Installed to which partition or logical volume?
           (d)  Order of installation?

      3.  Boot Selection.  How do you currently select the operating system to boot?

      spock

        Topic Starter


        Intermediate

        Thanked: 1
        Re: Multi-Boot
        « Reply #3 on: January 06, 2010, 06:41:37 PM »
        There are 4 partitions. 3 are NTFS.  The fourth is Ext3.  The primary partition is Win Xp. The second one is Win Vista. The third is Win 7 (currently blank). The Fourth is for Ubuntu  (not working yet-see my other threads).
        I'm unfamiliar with the terminology "extended partition" and "logical partition".
        "It's always something!"-Gilda Radner

        dahlarbear



          Specialist

          Thanked: 101
          Re: Multi-Boot
          « Reply #4 on: January 06, 2010, 08:29:42 PM »
          While I'm interested in what you're trying to do, my personal multi-boot experience does not extend beyond Windows XP; so I can't advise regarding Vista, Windows 7, and Ubuntu.  I can, however, provide the links I've collected in preparation for this:
               a.  http://www.multibooters.co.uk/
               b.  http://www.multibooters.co.uk/articles/windows_seven.html
               c.  https://help.ubuntu.com/community/WindowsDualBoot

          ubermensch



            Rookie

            Re: Multi-Boot
            « Reply #5 on: January 06, 2010, 09:52:36 PM »
            Most likely, they're all primary. Windows has the fdisk utility, Ubuntu also has cfdisk, and you had to have created these partitions yourself at some point, so whatever utility you used must have access to this information as well.

            The simplest method is going to require ubuntu be installed last. During ubuntu's installation, ensure grub is installed to the mbr. I'm not sure how it's phrased, it'll probably explicitly say MBR, but you may also notice /dev/sda without a trailing partition number.

            However, at some point, you're going to want to install win7, so you'll probably want to read https://wiki.ubuntu.com/Grub2 and keep your livecd on hand. Keep in mind, Ubuntu uses Grub2, so documentation based on Grub is obsolete.

            Geek-9pm


              Mastermind
            • Geek After Dark
            • Thanked: 1026
              • Gekk9pm bnlog
            • Certifications: List
            • Computer: Specs
            • Experience: Expert
            • OS: Windows 10
            Re: Multi-Boot
            « Reply #6 on: January 06, 2010, 10:43:50 PM »
            Here are some possible thoughts about what you're trying to do.
            One of your disk drive partitions is, apparently, for Linux. In that case you probably have a program called Grub that controls the boot order. The difficult part is whether or not the version of grub properly loads up Vista or Windows 7. Once you get the way you want it might be something like this:
            First the Grub loader offers you the choice of loading Linux or loading the Windows system. You will want the Windows system to be first on the list. Next, you'll see another list that shows earlier version of Windows, Vista, and Windows 7. The earlier version of Windows should be first on the list. That will be XP.
            So then, you probably will have to go in and edit the file for the  Grub loader inside of the Linux OS. Then after that you have to go into the Windows 7 or Vista system, hard to tell which one would be, most likely the Windows 7. There you would again edit something so that the old operating system will come up as being the first. Windows XP is called the earlier version of Windows.
            SRS Windows is concerned, you can use a program called BCDedit. As for the Linux system, I am not sure how you get it to load the Windows 7 boot loader. In fact, you may not be able to do that unless you update the boot loader. So you'll need to find somebody here in this forum that's a real expert on Linux and how do use the boot loader. I tried some time ago I had to give up. I just didn't understand anything about it.
            now if you're not using the Linux system very often, you may just choose to edit the boot loader for Windows and make the Windows boot loader the default loader for the system. I believe there is a way that you can force the boot into Linux by using a floppy disk. Or use a boot CD and tell it to go into the operating system that's already on the disc. I recall there is some kind of a command in Linux region tell it that the root is on the hard drive and not on the CD-ROM.
            Sorry I can't be of any more help. But there's other people here that can guide you through this. The question is what you really wanted to, and what you have on that disc now.

            EDIT: You may want to download EasyBCD. They say it is the answer.
            Here is a video that shows what it does:

            http://www.youtube.com/watch?v=zdjNfXZjRxs
            « Last Edit: January 06, 2010, 11:01:36 PM by Geek-9pm »