Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!uw-beaver!teknowledge-vaxc!sri-unix!ctnews!pyramid!decwrl!sun!amdcad!amd!nguyen From: nguyen@amd.AMD.COM (Quinn Nguyen) Newsgroups: comp.sys.ibm.pc Subject: Re: Updating DOS on a harddisk Message-ID: <4629@amd.AMD.COM> Date: Thu, 5-Nov-87 19:11:23 EST Article-I.D.: amd.4629 Posted: Thu Nov 5 19:11:23 1987 Date-Received: Sun, 8-Nov-87 11:54:29 EST References: <3418@ece-csc.UUCP> Lines: 24 Summary: simple way to do it In article <3418@ece-csc.UUCP>, azk@ece-csc.UUCP (Anwer Kotob) writes: > > I have the following problem: In the course of updating from DOS 2.1 > to DOS 3.1, I did the following: > 1- erased IBMBIOS.COM and IBMDOS.COM from the harddisk, > 2- did some more deleting and copying, > 3- then tried to do: SYS C: > > what I got is a message saying that there is no room for the system on C: >> Thanks in advance, > Boot up your system with DOS 3.1 from drive A, then transfer the DOS's system files to C: by doing the followings: - From A, type: sys c: after system files got transfer to C, do - Copy all DOS files from floopy A to the directory in drive C where you have all the DOS files of the old version. - Check the "config.sys" and "autoexec.bat" to make sure all device drivers and command syntax compatibility of the two versions. - Make sure the new "command.com" is replaced if you keep it in the root directory. Good luck!