Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
blog:pcdos71 [2021/05/19 13:49] – [Add PC-DOS 7.1 Files] john | blog:pcdos71 [2021/05/19 13:55] (current) – [Boot, Partition and Format] john | ||
---|---|---|---|
Line 3: | Line 3: | ||
Taken from https:// | Taken from https:// | ||
- | ==== PC-DOS 2000 Boot Floppy ==== | + | ==== PC-DOS |
< | < | ||
- | Get a PC-DOS 2000 boot floppy and leave just the following files: | + | Get a PC-DOS |
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 |
+ | |||
+ | Make sure you ' | ||
//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 === | ||
< | < | ||
Line 33: | Line 37: | ||
A:\>DEL C:\*.* | A:\>DEL C:\*.* | ||
</ | </ | ||
+ | |||
+ | === Install PC-DOS 7.1 Files === | ||
< | < | ||
Line 49: | Line 55: | ||
</ | </ | ||
+ | |||
+ | === Add a DOS Folder === | ||
+ | |||
+ | < | ||
+ | Create a DOS directory on C: and copy the 7.1 files into it: | ||
+ | |||
+ | A: | ||
+ | A: | ||
+ | ... | ||
+ | XCOPY.EXE | ||
+ | 43 file(s) copied | ||
+ | </ | ||
+ | |||
+ | You should now have a formatted PC-DOS 7.1 partition with just the new PC-DOS 7.1 system files in C:\DOS. |