computing
  • 5

Solved How Can I Do a Full Install With Ms-Dos 6.22 Upgrade Version

  • 5

T-R-A i couln’t find your previous post about how to do a full install with ms-dos 6.22 upgrade version.
how can i do a full install with ms-dos 6.22 upgrade version?

Share

1 Answer

  1. Gee, being called on by name now…must be famous (not)…

    I’m assuming also you have no other operating system on the machine in question (otherwise you’ll lose everything on it)…

    If memory serves (it’s been a long time)….

    1. After making sure disk geometry is correctly setup in BIOS—Boot machine with Disk 1 of the upgrade set (it should already be bootable). Stop the upgrade attempt (it’ll usually just fail on it’s own).

    2. Leave Disk 1 in drive and FDISK C: drive as normal.

    3. FORMAT(also on disk 1) previously FDISKed drive using command (without quotes)
    “FORMAT C:/S/U”

    Using the “S” switch copies the system files to the drive after formatting; the files the upgrade looks for when it’s upgrading (as I mentioned years ago, you’re essentially upgrading DOS 6.22 to DOS 6.22).

    The “U” switch is an unconditional format (i.e.—can’t go back, but if it’s a fresh drive, it may not be needed—I’ve just never done it without it).

    4. Run the upgrade disks as normal (i.e. reboot or run “A:/setup.exe”).

    Again, it’s been a while, so bear with an aging memory.

    “Channeling the spirit of jboy…”

    message edited by T-R-A

    • 0