
how-to block ads
|
| | | | FAQ Revisions | Editors: Cariad , vkr , dragon , dbmaven  Last modified on 2008-05-05 11:15:42
| |
|
|
2.3 Booting·How do I make a boot floppy disk? ·How do I remove a Multiboot program like System Commander, Boot Magic or LILO? ·How do I remove a Boot Sector virus, that my Anti-Virus software hasn't?
| | | Generic boot floppy disk
1. Insert -> floppy in the a: drive.
In a MS-DOS command prompt;
2. Enter -> format a: /u/s/v:boot /autotest
3. Enter -> xcopy c:\windows\command\Chkdsk.exe a: 4. Enter -> xcopy c:\windows\command\Deltree.exe a: 5. Enter -> xcopy c:\windows\command\Fdisk.exe a: 6. Enter -> xcopy c:\windows\command\Format.com a: 7. Enter -> xcopy c:\windows\command\More.com a: 8. Enter -> xcopy c:\windows\command\xcopy*.* a:
Windows 98/98SE/ME Standard Boot Floppy Disk.
1. Insert -> floppy in the a: drive.
In a MS-DOS command prompt;
2. Enter -> Bootdisk
feedback form
feedback form
by vkr edited by dbmaven  last modified: 2003-09-05 10:48:48 | | | Some multiboot options replace the Master Boot Record Loader program with their own, to ensure they come up first and load the program from their partition.
To fully remove this type of program, it is best to start over deleting everything on the drive and reinstall. You will first need to rewrite the MBR (Master Boot Record) and recreate your partitions.
1. Create a bootable floppy. 2. fdisk /mbr
If this does not remove the program, then you will need to use the Hard Drive Manufacture's utility and perform a lower level format to rewrite the Hard Drive Profile and MBR.
feedback form
feedback form
by vkr edited by dbmaven  last modified: 2003-09-05 10:48:58 | | | Some viruses replace the Master Boot Record Loader program with their own, to ensure they come up first before the Operating System. In rewriting the bootstrap, sometimes they damage it and make it impossible to be removed easily.
To fully remove this type of virus, it is best to start over deleting everything on the drive and reinstall. You will first need to rewrite the MBR (Master Boot Record) and recreate your partitions.
1. Create a bootable floppy. 2. fdisk /mbr
If this does not remove the virus, then you will need to use the Hard Drive Manufacture's utility and perform a low level format to rewrite the Hard Drive Profile, MBR, and zero out the drive.
feedback form
feedback form
by vkr edited by dbmaven  last modified: 2003-09-05 10:49:09 |
|