ehmdjii Posted July 3, 2007 Posted July 3, 2007 hello, i installed the following three OSes in these partitions.1. primary partition: WinXP2. primary partition: WinVista3. extended partition: ubuntuthen, ubuntu installed the GRUB bootloader in the MBR, which i now want to use to select all three OSes.unfortunately it seems that vista also installed a bootloader on the first and second partitions.so when i configure grub to boot from the first partition, then i get to the vistabootloader which lets me select vista or xp and if i boot from the second partition then i get the error: no bootloader found.so, 1. how can i remove the vista bootloader from the first partition and directly boot xp?2. how can i modify the second partition so that it directly boots vista?thanks!
neo Posted July 3, 2007 Posted July 3, 2007 (edited) Boot with Vista Bootable DVD and goto Repait Option -> Command PromptNavigate to your DVD drive say G: then navigate to G:\Boot>run these commands to do so.1. how can i remove the vista bootloader from the first partition and directly boot xp?bootsect /nt52 C:Your Win XP drive is C:2. how can i modify the second partition so that it directly boots vista?bootsect /nt60 D:Your Vista drive is D: Edited July 3, 2007 by neo
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now