ITworld.com
  Search  
ITworld Home Page ITworld Webcasts ITworld White Papers ITworld Newsletters ITworld News ITworld Topics Careers ITworld Voices ITwhirled Changing the way you view IT
Creating an MS-DOS Boot Disk
WINDOWS SYSADMIN TIPS --- 09/28/2001

Jim Pile

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. 

On this topic

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.

 

Jim Pile has been an instrumentation engineer for 25 years. He's been writing IT tutorial newsletters for The Cobb Group and IDG for five years. Jim can be reached at Jim.Pile@itworld.com.



Advertisements
Sponsored links
Top 5 Reasons to Combine App Performance and Security
KODAK i1400 Series Scanners stand up to the challenge
Locate Hidden Software on business PCs with this free tool
Bring harmony to your mix of UNIX-Linux-Windows computing environments
 Home   Newsletters  WINDOWS SYSADMIN TIPS
www.itworld.com    open.itworld.com     security.itworld.com     smallbusiness.itworld.com
storage.itworld.com     utilitycomputing.itworld.com     wireless.itworld.com

 
Contact Us   About Us   Privacy Policy    Terms of Service   Reprints  

CIO   Computerworld   CSO   GamePro   Games.net   Industry Standard   Infoworld   ITworld  
JavaWorld   LinuxWorld  MacUser   Macworld   Network World   PC World   Playlist  

DEMO   IDG Connect   IDG Knowledge Hub   IDG TechNetwork   IDG World Expo  

Copyright © Computerworld, Inc. All rights reserved

Reproduction in whole or in part in any form or medium without express written permission of Computerworld Inc. is prohibited. Computerworld and Computerworld.com and the respective logos are trademarks of International Data Group Inc.