Creating an MS-DOS Boot Disk
I recently said that an MS-DOS boot disk couldn't be created in Windows
2000. As several readers pointed out, this isn't quite true. An MS-DOS
boot disk can be created using files located on the Windows 2000
Professional CD.
Insert the Windows 2000 Professional CD. Open a command prompt and
switch to the CD by typing in the drive letter and pressing Enter. Type:
\Valueadd\3rdparty\Ca_Antiv
Press Enter. Now insert a disk into Drive A and then type:
makedisk
Press Enter. After the disk is created, you can delete the unnecessary
files from the floppy.
We decided to use Windows Explorer to copy the files in
\Valueadd\3rdparty\Ca_Antiv to a new folder on Drive C (Boot_disk).
Then we created a new batch file to generate the boot disk and
automatically delete the unnecessary non-system files.
To create the batch file, run Notepad and enter the following:
@echo off
fd144 a: avboot
cls
attrib a:*.* -r >null
del a:autoexec.bat
del a:avboot.exe
del a:choice.com
del a:more.com
del a:virboot.dat
del a:*.txt
exit
Choose File, Save As, and name the file bootdisk.cmd. Save bootdisk.cmd
in the Drive C folder that contains the contents of
\Valueadd\3rdparty\Ca_Antiv.
To create a boot floppy, insert a disk into Drive A and double-click
bootdisk.cmd. If you need to create a boot disk very often, then you
can place a bootdisk.cmd shortcut on your desktop or in the Quick
Launch toolbar.
Windows XP Professional will create an MS-DOS boot disk. Just right-
click Drive A in My Computer and choose Format. When the Format dialog
box opens, select the 'Create an MS-DOS startup disk' check box and
click Start.
» posted by ITworld staff
ITworld
Sign up for ITworld's Daily newsletter
Follow ITworld on Twitter @IT_world
jfruh
Apple syncing patent can't come soon enough
pasmith
New Twitter features borrow from 3rd party clients
Esther Schindler
Open Source Changes the Software Acquisition Process
mikelgan
How to set up continuous podcast play on the new iTunes
David Strom
Five important Windows 7 mobility features
sjvn
Guard your Wi-Fi for your own sake
Sandra Henry-Stocker
Grepping on Whole Words
Sidekick: The Good News & the Bad News
Either way you look at it Microsoft Data Center management did not follow standards or best practices in this failure. In which case it makes me wonder more about the outsourcing of corporate data much less personal data.
- mburton325
Join the conversation here
Quick, practical advice for IT pros. Made fresh daily.
Want to cash in on your IT savvy? Send your tip to tips@itworld.com. If we post it, we'll send you a $25 Amazon e-gift card.













