Elite Buyer

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 21 February 2012

How to Multi Boot Windows 7

Posted on 20:54 by Unknown

How to Multi Boot Windows 7

Windows 7 takes over the primary partition as soon as you install it. So, how do you multi boot Windows 7? This article explains setting up a Windows 7 multi boot process so that you can use two or more operating systems.

Multi Boot Windows 7 – Why is it Complex?

The main thing to keep in mind while preparing to multi boot Windows 7 is that there is no boot.ini in Windows 7. Unlike XP and other Windows operating systems, you cannot manually edit boot.ini to inform your boot loader about other operating systems existing on the computer. You will need some command line entries to report the other operating systems that we discuss in this guide.

Preparing to Set Up Multi Boot in Windows 7

Multi Boot Windows 7 - Windows Boot Loader
Normally, the rule of thumb is to install the latest operating system first. However, as soon as you load Windows 7, you cannot log into XP or other previous Windows versions. The best method for setting up a multi boot process in Windows 7 is to do a fresh installation of all operating systems. We will be discussing the same here. If you do not wish to reinstall all the operating systems again, you may try troubleshooting when XP won't boot after a Windows 7 install. In this article, we will discuss installing all operating systems by creating different partitions for each. If you wish, you may use an additional HDD containing enough space to handle as many operating systems as you wish to install. In the latter case, make sure you make it the primary HDD (fix the jumper using the settings as shown on the hard disk).

For now, we will consider a single hard disk with enough capacity to multi boot Windows 7 with Vista and XP. You may also use Linux, Desktop Ubuntu or anything else.
The first step is to back up all the important data from all partitions. If you need a good backup software, you can use Macrium's Reflect to back up data - faster than remote backups, burning to a CD/DVD, etc.
Remember that it is very important to have each operating system on a separate partition.
As we'll be installing Windows 7 first, we will use its disk management software to adjust the partitions. Another method is to re-partition the entire hard disk using Fdisk, a very old yet highly reliable DOS based tool that I use to date. Just remember that Windows 7 will take up 16-20GB space. So your first, active partition should be around 30GB (to reserve space for programs that you intend to install on the operating system). In case you are using Fdisk, you have to delete all of the logical partitions before you can delete the secondary partition. You can't delete the primary partition before deleting the secondary partition. You need only the primary partition from Fdisk. Remember to format it using the command Format else you wont be able to install anything. Once we install Windows 7 on the primary partition, we can use Windows 7 utilities to create other partitions to save time.
IMPORTANT: Before trying to create a multi boot environment in Windows 7, make sure your computer is compatible with the new OS. Download and run Windows 7 Compatibility Advisor for this purpose. If the compatibility report is in your favor, turn to the next page for the best multi boot method.

Setting up Multi Boot Windows 7 – How to Install Operating Systems

To set up a multi boot environment in Windows 7 so that your computer does not give you problems, we will install Windows 7, then Vista, and finally XP.
We'll do a clean install of each operating system to avoid possible hiccups in future. This means formatting each partition on which we will install the individual operating systems.
Assuming you did a backup of all the data to a secure place, proceed with the Windows 7 installation. You will have to install any programs that you wish to use. We can do this later once we successfully set up the other operating systems. Now that Windows 7 is ready to use, navigate to Disk Management under Control Panel. You will find it under Administrative Tools -> Computer Management -> Storage. As we need two more partitions, delete the logical drives and then entire secondary partition. The Windows 7 partition is primary.
You'll need 20GB for Windows Vista and a minimum of 2GB for Windows XP. I'll recommend you add at least 10 GB extra for each OS so you do not fall short of space while installing programs. This means 30GB for Windows 7, 30GB for Windows Vista, and about 15GB for Windows XP. Create the secondary partition and then the logical drives for each OS as per the calculations. You may use the remaining space for data. Format all new partitions using the Disk Manager so you can skip the "format screen" while installing Vista and XP.

To set up a multi boot environment in Windows 7 so that your computer does not give you problems, we will install Windows 7, then Vista, and finally XP.
We'll do a clean install of each operating system to avoid possible hiccups in future. This means formatting each partition on which we will install the individual operating systems.
Assuming you did a backup of all the data to a secure place, proceed with the Windows 7 installation. You will have to install any programs that you wish to use. We can do this later once we successfully set up the other operating systems. Now that Windows 7 is ready to use, navigate to Disk Management under Control Panel. You will find it under Administrative Tools -> Computer Management -> Storage. As we need two more partitions, delete the logical drives and then entire secondary partition. The Windows 7 partition is primary.
You'll need 20GB for Windows Vista and a minimum of 2GB for Windows XP. I'll recommend you add at least 10 GB extra for each OS so you do not fall short of space while installing programs. This means 30GB for Windows 7, 30GB for Windows Vista, and about 15GB for Windows XP. Create the secondary partition and then the logical drives for each OS as per the calculations. You may use the remaining space for data. Format all new partitions using the Disk Manager so you can skip the "format screen" while installing Vista and XP.

IMPORTANT: Label each partition with the OS name so that you do not mess up while installing.
Next, we'll move to Vista. To install Vista on a multi boot Windows 7 computer, insert the installation CD into CD Drive. Install Vista to the correct partition as marked when you were creating the logical partitions. After installation, reboot. You can see the boot loader showing you both operating systems. We now achieved a dual boot system for Windows 7 and Windows Vista! Smile - and move on to install Windows XP – the toughest part in setting up this multi boot environment.
Insert the Windows XP CD into the drive and start the installation process. You need not format as you have already done that while setting up logical drives. When prompted for drive letter, select the correct one else you'll loose all the work. Reboot after Windows XP installs. You cannot see XP in the boot loader! You need not worry. XP is on the machine (fully installed and ready to use) but the boot loader doesn't know it.
The problem is that XP installation changes the boot loader, sometimes making it corrupt. To fix this, use the Windows 7 installation DVD to boot. Select Repair and then select the operating system that is not appearing (in this case, it is Windows XP). Once you are at the command prompt type the following lines – one at a time – and hit Enter for each:
Bootrec.exe /FixMBR
Bootrec.exe /FixBoot
This will restore the boot loader. In case you want more information on bootrec.exe command, you can visit the Microsoft website.
Remove the Windows 7 DVD and reboot into Windows 7 again. Click Start, RUN (if RUN is not visible, press Windows key +R) and type cmd to get command prompt window. Now we'll add Windows XP to boot loader for setting-up multi boot Windows 7 with XP and Vista. To include Windows XP into boot loader, type the following and hit Enter for each line:
bcdedit –set {ntldr} device partition=C:
bcdedit –set {ntldr} path \ntldr
bcdedit –displayorder {ntldr} –addlast
bcdedit -set {ntldr} description "XP"
Close the command prompt. Reboot and see Windows boot loader. It should show all three OS. We are done with setting up multi boot Windows 7.
NOTE: Sometimes XP may not appear in Windows boot loader even with the above commands. Boot into Windows 7 normally and change the drive letter of Windows XP partition (to something like M, N, or X) using the Disk Management tool so that it appears few letters above the last drive letter in your computer.
Tip: After creating a multi boot Windows 7 computer, you may never want to go through the entire process again. After you install programs on each OS, create a disk image and a rescue disk using Reflect or any other disk imaging software. This may prove helpful if anything causes problems in the future.


Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in boot, complex, multi boot, mutliboot, operating, system, windows 7 | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Best 100 Most Interesting Blogs and Websites of 2013
    The 100 Best, Most Interesting Blogs and Websites of 2013   by Shaw Adli Google Note:  If you tweet or share this post, please include the #...
  • Best Music Apps
    15 of the best music apps Lanyard Lanyard is a beautiful way to keep and share memories of the gigs you’ve been to. This Web app (native...
  • Best Hard Drive Disk Degragmentation Tools Defrag (Computer Support Torrance)
    Five Best Disk Defragmentation Tools 562-366-4177 elitebuyer.com Defragmenting your hard drive regularly is an important part of regular h...
  • Essential Outlook 2010 Tips to improve your email
    Understand How Calendar Preview Appears in Meeting Requests When you e-mail a meeting request to a co-worker or client, if the recipient us...
  • Archiving Outlook Manually
    Microsoft Office Outlook® 2003 and 2007 In Outlook, archiving is a way to back up or delete old items, such as e-mail messages, appointmen...
  • Learn any Languages Via Subtitles While Watching Movies With LaMP
    A really great way to get good at a foreign language is to watch films that have subtitles in the language you’re learning; this allows yo...
  • How To Transfer Contact to iphone 5 from 4s/4 iphone
    How to Transfer Contacts to iPhone 5, iOS 6 from iPhone 4S/4/3G/3GS   iPhone     Just purchased the new iPhone 5 and want t...
  • Sync iPhone 3g With Google Calendar
    NuevaSync allows direct, over-the-air, native synchronization of certain smart phones and PDA devices with public PIM, and calendaring servi...
  • How to boot Windows 7 from a USB Flash Drive Step By Step
    Step by Step on how to install Windows 7 from a USB Flash Drive. Download Diskpart form Microsoft site Run diskpart Type : List disk You sho...
  • How To flush DNS on you desktop computer
    If you get a Ip conflict on your network you need to flush out the DNS on that systems. n  Microsoft   Windows , you can use the command  ip...

Categories

  • -6123
  • 100
  • 101 most useful
  • 128bit
  • 15 Android widgets that will make iPhone users jealous
  • 20 sites to promote your web site
  • 2007
  • 2010
  • 3gs
  • 4gs
  • 562-366-4177
  • 5g
  • 5gs
  • 6123
  • 64bit
  • 90505
  • 90732
  • 90804
  • 90813
  • access
  • activex
  • adli
  • alert
  • apps
  • archive
  • array
  • attachments
  • audio
  • autocomplete
  • backtoschool
  • basic
  • best
  • Best PDF Tools
  • better
  • blogs
  • blue screen
  • bluscreen
  • bmw
  • boot
  • browser
  • browser chooser
  • bsod
  • burn cd
  • burn dvd
  • burn iso
  • ca
  • capture
  • carson
  • ccleaner
  • cd
  • certificate problems
  • changes
  • cheat
  • cis
  • claim
  • classicshell
  • cmb
  • combofix
  • command
  • compaq
  • complex
  • compliance
  • computer
  • computer fix
  • computer help
  • computer upgrade.
  • confugure.
  • connection
  • contacts
  • control panel
  • create
  • creating
  • data
  • data21
  • defrag
  • defraging
  • defragmenting
  • delete
  • deleted
  • delivered
  • dell
  • dentist
  • dentrix
  • desktop
  • desktop vista
  • desktop windows 7
  • desktop windows 8
  • desktp
  • disaster
  • disc
  • disk2vhd
  • doubling
  • download
  • Driver manager
  • dual monitors
  • duplicate
  • dvd
  • easy transfer
  • ebcnetworks
  • efficient
  • elitebuyer
  • email
  • email e-mail
  • emergency
  • emial color code
  • enhancements
  • entrepreneur
  • error
  • expand
  • explorere
  • failure
  • fast
  • fax
  • file
  • file zilla
  • files
  • filesharing
  • filezilla
  • finder
  • firefox
  • firewall
  • fix
  • fix center
  • fixmycomputer
  • folder
  • folders
  • format
  • free
  • freezing
  • ftp
  • gmail
  • google
  • Google sync with iPhone
  • google.
  • greeting
  • hard drive
  • have
  • help
  • help fix computer
  • hep
  • High Ranking in Search engines
  • hot Corner
  • how to
  • howto
  • hp
  • hyperv
  • icloud
  • ie8
  • ie9
  • improve
  • inbox
  • indexing
  • insurance
  • internet
  • Internet Explorer Windows XP Professional
  • invalid
  • ios
  • iphone
  • Iphone to google Sync
  • iphone5
  • iso
  • it
  • jpg
  • junk
  • kids
  • languages
  • laptop
  • laserjet
  • late
  • learn
  • lesson
  • linux
  • listary
  • long beach
  • long beach computer
  • long beach laptop
  • longbeach
  • los angeles
  • mac
  • malicious
  • malware
  • malwarebytes
  • management
  • managment
  • marketing
  • message
  • micorosft
  • micorosoft
  • microsoft
  • microsoft office
  • microsoft office 2010
  • mobile
  • move
  • movie
  • multi boot
  • multi-user
  • mutliboot
  • network
  • network support
  • networking
  • new
  • newspaper websites First Click free access to all the news articles without registering or subscribing
  • nk2
  • office
  • office 2007
  • office 2010
  • office xp
  • office2007
  • office2010
  • Online
  • operating
  • option
  • orignianl
  • outllok2010
  • outloo
  • outlook
  • outlook 2000
  • outlook 2003
  • outlook 2007
  • outlook 2010
  • Outlook it disappears from the task bar
  • outlook2007
  • outlook2010
  • panning
  • password
  • pc
  • pc repair
  • pci
  • PDF Password Remover Mac
  • pdf printer.
  • PDF Unlocker for Mac
  • phone
  • pictures
  • pin
  • Pismo
  • pocket
  • point
  • portable
  • precisionamc
  • print spooler
  • printer
  • productivity
  • profile
  • program
  • prompt
  • putty
  • QTTabBar
  • quick books
  • Quick Cliq
  • quickbooks
  • range
  • recover
  • recovery
  • remote
  • removal
  • repair
  • replacment
  • restore
  • reverting
  • review of Adobe Acrobat
  • review of Foxit
  • review of PDF-XChange
  • roadkil
  • router
  • run.
  • safe mode.
  • san pedro
  • scan
  • schedule
  • school
  • script
  • scripts
  • search
  • searching
  • second monitor
  • sender
  • server
  • server 2003
  • server 2008
  • server 2008.
  • service
  • setup
  • share
  • sharing
  • shaw
  • shoot
  • site
  • slow
  • smb
  • social
  • software
  • spam
  • spamfilter
  • speed
  • spooler
  • ssd
  • ssd hard drive
  • ssl
  • ssl cipher
  • ssl2
  • start menu
  • statup
  • stellar phoenix
  • step
  • step by step
  • stream
  • support
  • support.
  • sync
  • system
  • system doctor 2014
  • systems
  • tamim
  • Taskbar
  • tech
  • technet
  • techsupport
  • this copy of windows must be activated with microsoft before you can log on.
  • tip
  • tips
  • tool
  • torrance
  • transfer
  • trick long beach
  • troubleshoot
  • tweak
  • typing
  • typist
  • unc
  • understand
  • uninstall
  • updates
  • upgrade 90802
  • utilities
  • verify
  • video
  • virtual
  • virus
  • vist
  • vista
  • visual guide
  • voice
  • warning
  • webcam
  • website
  • websites
  • wet
  • widgets
  • widnows7
  • widows
  • window 7
  • window 7 libraries
  • window 7 pro
  • window 8
  • window7
  • window8
  • windoweasytransfer
  • windows
  • windows 7
  • windows 8
  • windows vista
  • windows xp
  • Windows XP Professional
  • Windows XP SP3
  • windows7
  • windows8
  • windwos7
  • wireless
  • Word 2007 ie8
  • xp
  • XP Recovery Disc
  • XP tech support.
  • Yardi

Blog Archive

  • ►  2013 (16)
    • ►  November (1)
    • ►  October (1)
    • ►  July (3)
    • ►  June (5)
    • ►  February (2)
    • ►  January (4)
  • ▼  2012 (63)
    • ►  December (11)
    • ►  November (3)
    • ►  October (2)
    • ►  September (3)
    • ►  August (2)
    • ►  July (5)
    • ►  June (4)
    • ►  May (2)
    • ►  April (4)
    • ►  March (5)
    • ▼  February (18)
      • Windows Enhancements Tip and Tricks
      • Best Free Windows Enhancements
      • How To Restore Windows 7 or Vista using system retore
      • Six Free Tools for Removing Malicious Software
      • Archive old email in your Gmail inbox the easy way
      • Tweaking Windows 7 for Faster Online Connections
      • How to Multi Boot Windows 7
      • Computer keeps freezing up in Windows FIX
      • Speed Up Firefox Browser Download
      • Recover Windows Data that you deleted by mistake
      • 15 Android widgets that will make iPhone users jea...
      • How to migrate NK2 Auto complete cache “suggested ...
      • How To setup Two Monitors or Dual Monitors to Micr...
      • How To Defrag your Computer Hard Drive.
      • Microsoft Fix it Solution Center Find automated s...
      • Use Ubuntu Linux if you don't want to buy Windows
      • Windows 7, Windows 8 Best Features
      • Microsoft Office 2010 A Visual Guide Whats New
    • ►  January (4)
  • ►  2011 (9)
    • ►  December (3)
    • ►  November (1)
    • ►  September (1)
    • ►  May (1)
    • ►  April (1)
    • ►  February (2)
  • ►  2010 (10)
    • ►  December (5)
    • ►  November (1)
    • ►  August (1)
    • ►  February (2)
    • ►  January (1)
  • ►  2009 (10)
    • ►  October (2)
    • ►  August (1)
    • ►  May (2)
    • ►  April (3)
    • ►  March (1)
    • ►  January (1)
  • ►  2008 (1)
    • ►  December (1)
Powered by Blogger.

About Me

Unknown
View my complete profile