• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Question about dual-booting and MBR

J3anyus

Platinum Member
Alright, here's the basic setup and idea of what I want to do. I have two 60GB hard drives on an onboard HPT370A RAID controller, and they're running RAID 0 (striping). They're partitioned as one big partition, and that has Win2K running. Everything's fine, but I want to add a 7GB hard drive to my Primary IDE, and install Redhat on it. I know that installing Redhat on that second drive will mess with the MBR and whatnot, and I only plan to have Redhat running temporarily. So, basically, I want to be able to add a drive, install Redhat, and then later remove the drive that has Redhat on it, and go back to just a normal single-OS (Win2K) system. Adding the drive and setting up Redhat is simple, but removing the drive and going back to just Win2K is what I don't know anything about...can anyone clue me in as to what I'll need to do when I remove Redhat? Some sort of MBR recovery, I would imagine, but I really don't know...

Thanks.

Jacob
 
Using the Win2K recovery console after booting with the Win2k cd will allow you to use FixMBR. Please read the instructions carefully.

DC
 
Originally posted by: Nothinman
RedHat won't touch the MBR unless you tell it to.

Uhh...then how will it boot? I would imagine that it would require me to rewrite my boot.ini, which actually sounds like a much easier way of taking care of this situation, although I have no idea what I'd have to write in there.
 
You can have it setup a bootloader in the MBR and boot Win2K from that or you can have it setup it's bootloader in it's root partition and use NT's bootloader. I think there's even an option to not put a bootloader anywhere, which means you'd need a boot disk to boot it.
 
Originally posted by: Nothinman
I think there's even an option to not put a bootloader anywhere, which means you'd need a boot disk to boot it.

That's right, I had completely forgotten about that. I think that's what I'll do, since I don't plan to boot into Redhat very often at all.
 
Back
Top