remove win 2000 boot manager

This is a discussion about remove win 2000 boot manager in the Slack Space category; I set my computer up to dual boot into 98 and 2000. I have removed 2000, but I can't get rid of the boot manager. Is there a way to do this without formatting everything?.

Slack Space 1613 This topic was started by , . Last reply by ,


data/avatar/default/avatar30.webp

4 Posts
Location -
Joined 2000-03-27
I set my computer up to dual boot into 98 and 2000. I have removed 2000, but I can't get rid of the boot manager. Is there a way to do this without formatting everything?

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Mar 27
Created
Apr 1
Last Response
0
Likes
1 minute
Read Time
User User User User
Users

Responses to this topic


data/avatar/default/avatar27.webp

1117 Posts
Location -
Joined 2000-01-23
Edit the boot.ini and set timeout=0. This doesn't really get rid of it, but at least you won't ever see it.

data/avatar/default/avatar25.webp

1297 Posts
Location -
Joined 1999-07-16
boot in to Win98 dos prompt or a floppy boot disk.
Make sure both sys.com & fdisk.exe is on the floppy disk.
from harddisk
<tpye> fdisk /mbr
from flppy disk
<tpye> fdisk /mbr c:
then
from floppy or harddisk
<tpye> sys c:
all done
 
[This message has been edited by SHS (edited 27 March 2000).]

data/avatar/default/avatar30.webp

4 Posts
Location -
Joined 2000-03-27
OP
Thank you for your help I no longer have the boot manager on my system. I knew about fdisk /mbr but the sys c: was new to me.
My thanks to you again.

data/avatar/default/avatar37.webp

11 Posts
Location -
Joined 2000-03-22
SHS:
 
Can you explain what these commands actually do?

data/avatar/default/avatar25.webp

1297 Posts
Location -
Joined 1999-07-16
The commands "fdisk /mbr" remove the master boot record & re-creates new master boot record so that the dos bootsector will boot up.
 
The commands "sys c:" make the drive bootable agine it all so know as bootsector.