hard disks chaos + dual boot install

Matthew Flaschen matthew.flaschen at gatech.edu
Fri May 11 01:58:17 UTC 2007


Rashkae wrote:
> 
> Fortunately, this is very easy (if not at all intuitive.).
> 
> you need to edit the the /boot/grub/menu.lst file and add the following. 
>     You need only save the file for the changes to take effect; no other 
> steps are necessary.
> 
> # For booting Windows NT or Windows95
> 
> title Windows 2000
> map (hd1) (hd0)
> map (hd0) (hd1)
> rootnoverify (hd1,0)
> makeactive
> chainloader  +1

Alternatively, run:

sudo update-grub

and grub will generally figure it out for itself.

Matt Flaschen




More information about the ubuntu-users mailing list