Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blog:pcdos71 [2021/05/19 13:49] – [Add PC-DOS 7.1 Files] johnblog:pcdos71 [2021/05/19 13:55] (current) – [Boot, Partition and Format] john
Line 3: Line 3:
 Taken from https://forums.virtualbox.org/viewtopic.php?f=4&t=80531 Taken from https://forums.virtualbox.org/viewtopic.php?f=4&t=80531
  
-==== PC-DOS 2000 Boot Floppy ====+==== PC-DOS 7.0/2000 Boot Floppy ====
  
 <code> <code>
-Get a PC-DOS 2000 boot floppy and leave just the following files:+Get a PC-DOS 7.0/2000 boot floppy and leave just the following files:
  
 ATTRIB.EXE ATTRIB.EXE
Line 18: Line 18:
 ==== Boot, Partition and Format ==== ==== Boot, Partition and Format ====
  
-Boot from the PC-DOS 2000 floppy and partition your drive as needed. +Boot from the PC-DOS 7.0/2000 floppy and partition your drive as needed.  
 + 
 +Make sure you 'sys' the drive using //format /s//
  
 //Warning: I found that formatting a FAT32 partition was not supported and had to do that on another system, though the formatted partition did actually show up fine after being created on another system.// //Warning: I found that formatting a FAT32 partition was not supported and had to do that on another system, though the formatted partition did actually show up fine after being created on another system.//
  
-==== Add PC-DOS 7.1 Files ====+==== Add PC-DOS 7.1 System Updates ====
  
 Get a copy of the newer PC-DOS 7.1 files (they are under 1MB in total) and copy them to a floppy disk under a PCDOS71 folder. Get a copy of the newer PC-DOS 7.1 files (they are under 1MB in total) and copy them to a floppy disk under a PCDOS71 folder.
 +
 +=== Removing PC-DOS 7.0/2000 Files ===
  
 <code> <code>
Line 33: Line 37:
 A:\>DEL C:\*.* A:\>DEL C:\*.*
 </code> </code>
 +
 +=== Install PC-DOS 7.1 Files ===
  
 <code> <code>
Line 49: Line 55:
  
 </code> </code>
 +
 +=== Add a DOS Folder ===
 +
 +<code>
 +Create a DOS directory on C: and copy the 7.1 files into it:
 +
 +A:\PCDOS71>MKDIR C:\DOS
 +A:\PCDOS71>COPY *.* C:\DOS
 +   ...
 +XCOPY.EXE
 +       43 file(s) copied
 +</code>
 +
 +You should now have a formatted PC-DOS 7.1 partition with just the new PC-DOS 7.1 system files in C:\DOS.
  • blog/pcdos71.1621428579.txt.gz
  • Last modified: 2021/05/19 13:49
  • by john