• 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.

how to remove boot loader

paketLoS

Junior Member
i just removed xp for my second drive because it failed and upgraded Winme to xp on my 1st drive. now the boot loader gives me an option of winxp or winxp 🙂
how do i remove the bootloader. can someone explain what this fdisk/mbr is

cheers
 
I'm unsure about the winxp bootloader, but I can explain fdisk /mbr.

/MBR is an undocumented function from Microsofts side. It is in fact documented in Linux manuals. MBR stands for Master Boot Record and is a common place to store Linux boot loaders like LILO. When running "fdisk /mbr" you will format that space. The machine will then try to boot whatever is on the first sector on the first partition. Windows 9X boots fine when MBR is formatted.
 
Back
Top