also @ TechSpot: AMD Radeon HD 7770 & Radeon HD 7750 Review
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Begin your free trial now Pay-as-you-go options starting at $10/user/month

If i format the First OS in Dual boot

Thread Tools Search this Thread
  #1  
Old 04-03-2007
Newcomer, in training
 
Member since: Apr 2007, 1 posts
If i format the First OS in Dual boot

Hi All,
I have configured dual boot on my system. first is windows XP and second fedora core 6. suppose my Windows XP gets corrupted then there is only 2 option left.

1) to repair the OS
2) or to install fress. in this case what to do.
i) dont format the system leave as it is because then boot inforamtion of the linux will be lost.( i am right)

QUE:- just wanted to know what i said is right or not.

thanks
  #2  
Old 04-03-2007
Nodsu's Avatar
TechSpot Evangelist
 
Location: Estonia
Member since: Feb 2002, 9,431 posts
System specs
It depends on what boot manager you use. If you use the Windows bootloader, then formatting the WIndows partition will break it. If you are using GRUB, then all the information is stored on the Linux partition (and you could still boot using the GRUB command line anyway).

Other boot loaders can be completely standalone, living entirely in the boot sector, making them immune to OS or filesystem problems.

Mind you, when you repair or reinstall Windows, it will trod all over your bootloader and replace it with the Windows one no matter what.