Dual booting windows and linux
techAdmin
Status: Site Admin
Joined: 26 Sep 2003
Posts: 4126
Location: East Coast, West Coast? I know it's one of them.
Reply Quote
There's a good article on dual booting linux and windows while preserving the ntloader boot loader for windows. In other words, grub [or lilo] is installed on the linux partition, and the windows boot loader is left intact. This is useful information for some circumstances, since windows updates and upgrades tend to overwrite the boot loader too.

Read the full article here.

:: Quote ::
The advantages of this setup are:

* The Windows configuration remains essentially untouched.
* No changes to the Windows hard drive boot sector are necessary.
* Removing Linux from the machine is simple: physically remove the Linux disk and remove the Linux entry from boot.ini under Windows.
* Windows users have a tendency to reinstall the OS from time to time. If that occurs on this system, the Linux disk would be untouched (although you might not be able to boot to it until you copy the boot sector again and fix boot.ini).

While this configuration isn't ideal for everyone, it is a great way to add Linux to an Windows machine with minimal disruption of an existing Windows installation.


There's some useful links to Window's utilities [bootpart] to help do this process too. I've tried this and run into difficulties at some points, but it's possible I did something wrong. This basic method, however, is the only way to boot linux using the native windows boot loader, so if you need to do that, this is how you do it.
Back to top
aus9
Status: Assistant
Joined: 21 Sep 2008
Posts: 358
Location: Australia
Reply Quote
hi

this is an alternative way

install grub to the /boot parttion ....often called the root partition

take an image of that sector using dd command

copy that file onto a removeable media and boot into M$oft

Copy file onto C root using admin powers

edit boot.ini found at C root to point to file

good luck

www.geocities.com/epark/linux/grub-w2k-HOWTO.html
Back to top
GoinEasy9
Status: Contributor
Joined: 28 Jun 2008
Posts: 84
Location: Manorville, New York
Reply Quote
I've been using EasyBCD 1.7.2 for Vista dual boots. Version 2.0 is out for Windows 7 and Grub2. I still haven't found time to test it with my Vista to Win 7 upgrade, but their forums have positive results. Using EasyBCD you don't have to worry about Windows updates overwriting the bootloader.
Back to top
Display posts from previous:   

All times are GMT - 8 Hours