PC Review
Forums
Newsgroups
Windows XP
Windows XP Setup
Remove Win2000 Boot Loader
Forums
Newsgroups
Windows XP
Windows XP Setup
Remove Win2000 Boot Loader
![]() |
Remove Win2000 Boot Loader |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
Does anyone know how to get the Windows 2000 boot loader (or whatever it is called) off of a hard drive? That is, the part when the computer is booting and the white, text mode progress indicator runs. When I install Windows XP on a new hard drive, that progress bar is not there, but I can't get rid of it from any drive that has been a boot drive for Windows 2000. Thank you, DEJ |
|
|
|
#2 |
|
Guest
Posts: n/a
|
There is a dangerous way... And that is running "fdisk /mbr", but it will
also remove ALL PARITIONS. I suggest you to remove all other harddisks before clearing the MBR. Another way for doing it is to use the excellent linux tool "dd"... But that's even more dangerous ;-). // Chen "danjam" <djameson@childrensoncologygroup.org> skrev i meddelandet news:uxOqpZvUEHA.716@TK2MSFTNGP11.phx.gbl... > Hi, > > Does anyone know how to get the Windows 2000 boot loader (or whatever it is > called) off of a hard drive? That is, the part when the computer is booting > and the white, text mode progress indicator runs. When I install Windows XP > on a new hard drive, that progress bar is not there, but I can't get rid of > it from any drive that has been a boot drive for Windows 2000. > > Thank you, > DEJ > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
"danjam" <djameson@childrensoncologygroup.org> wrote in message news:uxOqpZvUEHA.716@TK2MSFTNGP11.phx.gbl... > Hi, > > Does anyone know how to get the Windows 2000 boot loader (or whatever it is > called) off of a hard drive? That is, the part when the computer is booting > and the white, text mode progress indicator runs. When I install Windows XP > on a new hard drive, that progress bar is not there, but I can't get rid of > it from any drive that has been a boot drive for Windows 2000. > > Thank you, > DEJ > If you get rid of it then Win2000 won't load! To make it invisible, just set timeout=0 in the hidden file c:\boot.ini. |
|
|
|
#4 |
|
Guest
Posts: n/a
|
This is incorrect: fdisk /mbr will restore the Windows Master Boot
Record. It will certainly not delete any partitions. "Chen" <weeblie@h.o.t.m.a.i.l.com> wrote in message news:evzoFpxUEHA.2408@tk2msftngp13.phx.gbl... > There is a dangerous way... And that is running "fdisk /mbr", but it will > also remove ALL PARITIONS. I suggest you to remove all other harddisks > before clearing the MBR. > > Another way for doing it is to use the excellent linux tool "dd"... But > that's even more dangerous ;-). > > // Chen > > "danjam" <djameson@childrensoncologygroup.org> skrev i meddelandet > news:uxOqpZvUEHA.716@TK2MSFTNGP11.phx.gbl... > > Hi, > > > > Does anyone know how to get the Windows 2000 boot loader (or whatever it > is > > called) off of a hard drive? That is, the part when the computer is > booting > > and the white, text mode progress indicator runs. When I install Windows > XP > > on a new hard drive, that progress bar is not there, but I can't get rid > of > > it from any drive that has been a boot drive for Windows 2000. > > > > Thank you, > > DEJ > > > > > > |
|
|
|
#5 |
|
Guest
Posts: n/a
|
In news:evzoFpxUEHA.2408@tk2msftngp13.phx.gbl,
Chen <weeblie@h.o.t.m.a.i.l.com> typed: > There is a dangerous way... And that is running "fdisk /mbr", but it > will also remove ALL PARITIONS. Sorry, that's not correct. It doesn't remove partitions at all. -- Ken Blake - Microsoft MVP Windows: Shell/User Please reply to the newsgroup |
|
|
|
#6 |
|
Guest
Posts: n/a
|
"Pegasus (MVP)" <I.can@fly.com> wrote in message news:%23VkSz%23xUEHA.1048@tk2msftngp13.phx.gbl... > This is incorrect: fdisk /mbr will restore the Windows Master Boot > Record. It will certainly not delete any partitions. Well, in an case, the FDISK commands won't work in 2000 or XP, never has, and never will! |
|
|
|
#7 |
|
Guest
Posts: n/a
|
Well, just checked it up, you're right. fdisk is not destroying the
partition table, but you should be awear of that the partition table is in MBR too (at the end of the sector). // Chen "Pegasus (MVP)" <I.can@fly.com> skrev i meddelandet news:%23VkSz%23xUEHA.1048@tk2msftngp13.phx.gbl... > This is incorrect: fdisk /mbr will restore the Windows Master Boot > Record. It will certainly not delete any partitions. > > > "Chen" <weeblie@h.o.t.m.a.i.l.com> wrote in message > news:evzoFpxUEHA.2408@tk2msftngp13.phx.gbl... > > There is a dangerous way... And that is running "fdisk /mbr", but it will > > also remove ALL PARITIONS. I suggest you to remove all other harddisks > > before clearing the MBR. > > > > Another way for doing it is to use the excellent linux tool "dd"... But > > that's even more dangerous ;-). > > > > // Chen > > > > "danjam" <djameson@childrensoncologygroup.org> skrev i meddelandet > > news:uxOqpZvUEHA.716@TK2MSFTNGP11.phx.gbl... > > > Hi, > > > > > > Does anyone know how to get the Windows 2000 boot loader (or whatever it > > is > > > called) off of a hard drive? That is, the part when the computer is > > booting > > > and the white, text mode progress indicator runs. When I install > Windows > > XP > > > on a new hard drive, that progress bar is not there, but I can't get rid > > of > > > it from any drive that has been a boot drive for Windows 2000. > > > > > > Thank you, > > > DEJ > > > > > > > > > > > > |
|
|
|
#8 |
|
Guest
Posts: n/a
|
Yes, true, it won't work inside 2k or XP... But you can start from a
bootdisk (www.bootdisk.com) instead! // Chen "Tom" <noway@nothere.com> skrev i meddelandet news:eMqATMyUEHA.2716@tk2msftngp13.phx.gbl... > > "Pegasus (MVP)" <I.can@fly.com> wrote in message > news:%23VkSz%23xUEHA.1048@tk2msftngp13.phx.gbl... > > This is incorrect: fdisk /mbr will restore the Windows Master Boot > > Record. It will certainly not delete any partitions. > > Well, in an case, the FDISK commands won't work in 2000 or XP, never has, > and never will! > > |
|
|
|
#9 |
|
Guest
Posts: n/a
|
But... don't forget that boot.ini is a "hidden file" and
"write-protected"... ;-) The easiest way for changing it is to use msconfig. (start->run, msconfig, OK) // Chen "Pegasus (MVP)" <I.can@fly.com> skrev i meddelandet news:eUWSQ%23xUEHA.3024@TK2MSFTNGP09.phx.gbl... > > "danjam" <djameson@childrensoncologygroup.org> wrote in message > news:uxOqpZvUEHA.716@TK2MSFTNGP11.phx.gbl... > > Hi, > > > > Does anyone know how to get the Windows 2000 boot loader (or whatever it > is > > called) off of a hard drive? That is, the part when the computer is > booting > > and the white, text mode progress indicator runs. When I install Windows > XP > > on a new hard drive, that progress bar is not there, but I can't get rid > of > > it from any drive that has been a boot drive for Windows 2000. > > > > Thank you, > > DEJ > > > > If you get rid of it then Win2000 won't load! To make it invisible, > just set timeout=0 in the hidden file c:\boot.ini. > > |
|
|
|
#10 |
|
Guest
Posts: n/a
|
"Chen" <weeblie@h.o.t.m.a.i.l.com> wrote in message news:%23RROqR2UEHA.1152@TK2MSFTNGP09.phx.gbl... > Yes, true, it won't work inside 2k or XP... But you can start from a > bootdisk (www.bootdisk.com) instead! Still wrong, you cannot use a bootdisk to fix XP. If you use a bootdisk, the only thing that the FDISK utility will do is delete the non DOS partition or if XP was FAT**, then it can remove that too. But it does not have the ability to fix the boot configuration (especially so if the install is NTFS). It does not have the ability to work as a setup disk for loading XP. The only thing FDISK can do other than to delete, is to set different partitions as "active" in the case of different OSes being loaded onto their own Primary partitions. But there are bootloaders that are faster and more efficient than FDISK is. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

