If you want to REALLY clear the mbr use this:

Format a dos disk as a bootup diskette (use /s).
Copy debug.exe (or .com, cant quite remember) to the disk
Run debug and type these commands:

F 9000:0 L 200 0
a
Mov dx,9000
Mov es,dx
Xor bx,bx
Mov cx,0001
Mov dx,0080
Mov ax,0301
Int 13
Int 20
<enter>
g

If all goes well then this will fill the mbr with 0's ineffect wiping out 
the drive and returning it to it's original factory state. Remember, this 
will completely destroy any info in the mbr. I got it out of a NT magizine.

-----Original Message-----
From:   casler, heather [SMTP:[EMAIL PROTECTED]]
Sent:   Tuesday, November 30, 1999 5:50 PM
To:     'redhat-list'; 'linux-kernel'
Subject:        Problem with setting up dual boot?

Hi All,
I'm hoping someone can help.  I royally hosed this system!!  I have a 
system
with an 8GB drive with 3 partitions (hopefully):  NT 2.1GB, swap 133MB and
Linux having the rest.  I am desparately trying to get it so it will dual
boot properly.
NT isn't booting because there isn't any type of BootManager software there
to tell it to boot so the host automatically went to Linux (RH v6.0 
upgraded
to v2.2.13).  I wanted to go back into NT, add some sort of BootManager
software (probably from PartitionMagic), and then use it to dual boot, but 
I
couldn't boot into NT from Lilo, etc.
I tried fdisking the drive to clear it and to create new partitions from
both Dos and Linux floppies, but the host still tries booting from Linux.
I've tried reinstalling both NT & Linux and reformatting the drive from Dos
(not necessarily in that order!), but Linux still tries to boot.
Does the MBR still hold the boot files for Linux?  How do I entirely clear
the drive so I can do a clean install of NT and Linux??
I apologize if this is off-topic or not the forum for this question.  Any
suggestions are greatly appreciated!
TIA!
Heather


--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to