Thanks for Your Donations

Total 0 Donators
Donate to us!
Results 1 to 6 of 6

Thread: How to Dual Boot Vista and Linux (General Help)

  1. #1
    izenhower is offline V.I.P Member PS3ISO Supporter
    Join Date
    Apr 2007
    Posts
    145
    Rep Power
    10

    Default How to Dual Boot Vista and Linux (General Help)

    Requirements:
    - 2 Hard Drives
    - Linux Install CD
    - Vista Install DVD
    - Computer powerful enough to run Vista
    Why this is nessissary
    Vista comes with a more difficult to work with bootloader. If you install Vista, then Grub, it wipes out the Vista Bootloader. It used to be that you could just tell Grub what to do to boot into Windows, but Windows no longer boots on it’s own: It needs its *special* bootloader!

    This may seem convoluted, but in order to counteract this, I keep the Windows Bootloader on the Windows drive. However, I then make that drive the 2nd drive and install the Grub bootloader on the 1st drive. This makes the computer boot Grub first, which can either go right into Linux or it can boot into the 2nd drive, remapping the drives so that the Windows Bootloader can take over, thinking that it is on the 1st drive.
    Before you start!
    Read this entire manual so you have an idea of what you are doing.

    Step 1: Install Windows Vista
    Install everything taking up the entire contents of the first disk. Reboot to make sure Windows boots normally.

    Note: if you are going to install multiple Windows operating systems, install them BEFORE installing Vista ONTO this drive, but do not take up all of the disk space!

    Step 2: Swap Drives
    Powerdown. Physically swap drives. My system is hotswap so this is easy. If you have Master/Slave pins, switch the Master with the Slave. If you are using SATA, switch connections between the two drives. I don’t care how you do it, just make the computer think the first drive is the 2nd drive and visa versa.

    Step 3. Install Linux
    I have tried this with both Gentoo and Kubuntu. Works great. Go through the linux setup, installing to the FIRST DRIVE. This drive WOULD have been the 2nd drive, but now it is the 1st because we swapped the drives around.
    When it asks what Bootloader you want, select GRUB!

    Step 4. Configure GRUB
    Follow your distributions manual on configuring grub.conf for the linux partition. However, for the Windows partition you must configure it as so:

    # Windows Vista
    title=Windows Vista
    rootnoverify (hd1,0)
    map (hd1) (hd0)
    map (hd0) (hd1)
    chainloader +1
    Step 5. Install GRUB to the MBR
    Run grub to open the grub terminal:

    grub> root (hd0,0)
    grub> setup (hd0)
    grub> quit

    Reboot after you are finished setting up your system. It should let you pick between either Linux or Vista.


  2. #2
    tanveer2008 Guest

    Default

    I thought it wasnt possible with vista to work along with linux?

  3. #3
    Red537's Avatar
    Red537 is offline Member PS3ISO Member
    Join Date
    Jan 2011
    Posts
    74
    Rep Power
    3

    Default

    It is also possible to use your Windows install disk to repair your MBR to use the Windows loader.

  4. #4
    Blackotoo's Avatar
    Blackotoo is offline Uploader lvl - 2 Hall of Famer
    Join Date
    Oct 2010
    Location
    All Over The Interwebs
    Posts
    5,247
    Rep Power
    32

    Default

    I use VMWare with Linux that way you don't have to reboot to switch back and forth. I can boot into MAC OSX, Linux or Win 7 all within XP.

  5. #5
    pspmixer's Avatar
    pspmixer is offline Senior Member PS3ISO Supporter
    Join Date
    Sep 2010
    Location
    Liverpool
    Posts
    128
    Rep Power
    4

    Default

    i download a program called EASEUS Partition Master 7.0.1 Home Edition to partition my hard in two to dual boot xp an win7 dont know if it can be installed on vista tho sorry

  6. #6
    dchef's Avatar
    dchef is offline Junior Member Starting To Post
    Join Date
    Jan 2011
    Location
    Puerto Rico
    Posts
    11
    Rep Power
    3

    Default

    Why Vista ? Use 7. I have windows 7 and Linux"Mint"in one hdd and onother hdd running Mac "Leopard". First I used The Linux CD to partition first hdd into 2. then installed the windows os in the first partition,updates,ext. Then installed Linux in the second partition of the first hdd. Then used tonymacx86: iboot and retail mac os install for the second hdd.

    O btw I have a stock Gateway FX6840-23

Similar Threads

  1. PS3 Dual Boot GameOS/Linux CFW Released
    By noriya in forum Playstation News
    Replies: 18
    Last Post: 7th May 2011, 11:18 PM
  2. Dual Boot GameOS/Linux CFW
    By cbrown87 in forum PS3 Help
    Replies: 1
    Last Post: 5th May 2011, 10:17 PM
  3. Replies: 13
    Last Post: 26th March 2011, 02:50 PM

Tags for this Thread

Posting Permissions

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