Results 1 to 3 of 3

Thread: Dual Boot Win 7 FROM Ubuntu?

  1. #1
    Join Date
    Mar 2013
    Beans
    1

    Dual Boot Win 7 FROM Ubuntu?

    Hi all,

    So i switched from Win7 to Ubuntu 12.04 LTS a few months ago, and i'm loving it. However, I just can't get my head around installing Windows games with Wine or POL.
    So i'm thinking I'll dual boot win7 for the sole purpose of gaming and use Ubuntu for everything else, with the hope of figuring out games at some future point.

    I've googled around numerous times, but I only seem to find guides to dual booting with win7 as the current OS. Can anyone point me in the direction of how to set up a DB and install win7 from within Ubuntu? I've got everything set up just how i like it now and i really dont want to have to start from scratch with a fresh install.

    Many thanks, in advance.

  2. #2
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Dual Boot Win 7 FROM Ubuntu?

    Cheesemill

  3. #3
    Join Date
    Apr 2010
    Location
    Littleton, CO
    Beans
    203
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Dual Boot Win 7 FROM Ubuntu?

    Welcome to the forums!

    This is actually really easy to do. I have done this plenty of times.

    WARNING: You can lose your data by performing these methods. It is recommended that you back up your data before attempting to do this.
    NOTE: You will need both your Windows Install DVD, and your Ubuntu Live CD/USB.

    Here's what you gotta do:
    1. Boot from your Ubuntu Live CD/USB.
    2. Launch the Partition Editor, commonly known as GParted.
    3. Right-Click your Ubuntu partition and click Resize/Move.

    4. In the dialog that opens, make the bar at the top smaller, and click Resize/Move
    5. Click on the check mark at the top of the GParted window, and you will then resize your partition
    You are now ready to install Windows.
    6. Install Windows 7, but make sure you select your blank space, not the Ubuntu partition
    You will lose the ability to boot Ubuntu at this point.
    This is normal, and here's how to fix it:
    7. Boot from your Ubuntu Live CD/USB again.
    8. Open a Terminal and run the following commands to install the Boot Repair utility:
    Code:
    sudo add-apt-repository ppa:yannubuntu/boot-repair
    sudo apt-get update
    sudo apt-get install boot-repair
    9. Launch Boot Repair as root
    Code:
    sudo boot-repair
    10. Once Boot Repair is open, click on the Recommended Repair button.

    You should have installed Ubuntu and Windows 7, and have the ability to boot either one. Tell me if you have any issues or questions.
    Last edited by dolphin194; March 21st, 2013 at 06:06 PM.
    Feel free to add me on Skype for a quicker response, but tell me you're from the forums!
    Read the following if you want, but I'm warning you: it may be complete nonsense!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •