2007-03-01, 09:06 PM
i have xp pro and fedora on the same hard drive but when i boot up my computer it goes straight to xp with no errors like i never installed linux
dual booting fedora
|
2007-03-01, 09:06 PM
i have xp pro and fedora on the same hard drive but when i boot up my computer it goes straight to xp with no errors like i never installed linux
2007-03-02, 01:53 PM
Which OS did you install last? If you installed XP last, the XP bootloader wrote over grub (linux boot loader). If this is the case, you will have to reinstall grub and configure it to boot linux and XP.
2007-03-02, 09:07 PM
Quote:Which OS did you install last? If you installed XP last, the XP bootloader wrote over grub (linux boot loader). If this is the case, you will have to reinstall grub and configure it to boot linux and XP. i had xp installed first
2007-03-20, 01:02 AM
gurb might not have installed right the first time try this, boot from the CD and type at the boot: linux rescue then after it boots type # chroot /mnt/sysimage # cd /boot/grub then # grep '#boot' grub.conf then it will say where GRUB bootloader was previously installed, if installed#boot=/dev/*** use this command to install GRUB # grub-install /dev/*** then reboot with the command # sync;sync;exit;exit # reboot "*** is your hard disk" I hope this will help you. If not sorry. |
« Next Oldest | Next Newest »
|