• 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 clean HD's Master Boot Record

Ted1

Senior member
I have installed a Red Hat Linux 6.1 on a PC, and the LILO is loaded into the MBR.

Now I want to give the PC away to somebody who will use it as Windows PC. Unfortunately I don't get the LILO out of the MBR, what means that each time the PC is booting on the harddisk, it is booting as a LINUX machine.

I guess that low formatting the hardddisk might help - but how to do?

Or is there a direct way to remove LILO from the MBR?
 
SUOrangeman, that is not the case with Windows 9x; with Windows NT/2000, I believe it should however.

Use:

fdisk /mbr

Always worked for me! 😉
 
Back
Top