Results 1 to 7 of 7
HI all,
I have installed Window XP on my PC, after that I installed Linux as well. Now windows has encountered some problem because of it windows is not booting.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-03-2006 #1Just Joined!
- Join Date
- Nov 2006
- Location
- India
- Posts
- 5
windows setup not running from CD-ROM with Linux already present
HI all,
I have installed Window XP on my PC, after that I installed Linux as well. Now windows has encountered some problem because of it windows is not booting.
I tried to install windows again by using CD-ROM with linux already present ( Linux booting normallly), but setup is not running from CD ROM.
I am using GRUB as boot loader. Linux installed is Fedora Core 5.
An early response will be highley appreciated.
Thanks.
- 11-03-2006 #2
you have remove GRUB first. you can install GRUB again after windows installation.
boot up from Windows 98 bootbale floppy and execute command
you can download windows 98 bootbale floppy from www.bootdisk.comCode:fdisk /mbr
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-03-2006 #3Just Joined!
- Join Date
- Nov 2006
- Location
- India
- Posts
- 5
thanks for reply
Thanks for ur reply...
How could i un-install GRUB? It will be nice if you can give a hint...
Originally Posted by devils_casper
- 11-03-2006 #4
fdisk /mbr will remove/uninstall GRUB and you will be able to install windows.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-03-2006 #5Just Joined!
- Join Date
- Nov 2006
- Location
- India
- Posts
- 5
thnx
thnx buddy for the valuable guidance...
Originally Posted by devils_casper
- 11-03-2006 #6
you are welcome kkumar !
after windows installation, boot up from FC5 and the execute this code at boot: prompt to re-install GRUB...
press Ctrl+D two times.Code:linux rescue chroot /mnt/sysimage grub-install /dev/hda
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 11-03-2006 #7Just Joined!
- Join Date
- Nov 2006
- Location
- India
- Posts
- 5
Thanks a lot again!!!
QUOTE=devils_casper]you are welcome kkumar !
after windows installation, boot up from FC5 and the execute this code at boot: prompt to re-install GRUB...
press Ctrl+D two times.Code:linux rescue chroot /mnt/sysimage grub-install /dev/hda
casper[/QUOTE]


Reply With Quote
