System for automatically partitioning and formatting a primary hard disk for installing software in which selection of extended partition size is not related to size of hard disk

Abstract
A system of automatically configuring and formatting a computer system and installing a prespecified software program in the computer system, which includes: a first partitioning module which automatically creates an active DOS partition on a primary hard disk drive of the computer system; a selection module which automatically selects a size value for an extended DOS partition; a second partitioning module which automatically creates the extended DOS partition, wherein the size of the extended DOS partition equals the selected size value; a formatting module which automatically formats each partition so as to create a root directory and a file allocation table for each partition; and an install module which automatically executes a DOS batch file in order to install said prespecified application program.
Description

APPENDICES
Appendix A, which forms a part of this disclosure, is a list of commonly owned copending U.S. patent applications. Each one of the applications listed in Appendix A is hereby incorporated herein in its entirety by reference thereto.
COPYRIGHT RIGHTS
A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever.
BACKGROUND OF THE INVENTION
1. Field of the Invention
The invention relates to installing software into a computer system. More particularly, the invention relates to automatically configuring and formatting a computer system in preparation for installing a prespecified software program in the computer system, and automatically installing the prespecified software program and any additional software that may be desired.
2. Description of the Related Technology
There are manual procedures for installing software programs in a computer system that are cumbersome and time consuming. These prior art methods require the installation of a disk operating system (DOS) onto the computer and then the use of DOS based utilities to configure the system. A FDISK utility program is typically used to configure the memory space of the computer system and create partitions corresponding to a main hard drive memory space (C:.backslash.), a backup memory space (D:.backslash.) for storing "core dumps" in the event of system failures, and a system drive (SYS:.backslash.), otherwise known as the "free" drive, for storing application programs such as the Intranetware.RTM. software program manufactured by Novell.RTM., for example. In order to create and configure such partitions, a system operator must enter the FDISK utility program and input information such as the size of each partition, the type of each partition, and the type of system which will use the partition, etc. The FDISK utility program is well-known in the art. This process is tedious and time-consuming, especially if the system operator is not familiar with the meaning and effects of these parameters and the requirements of a particular application program which may be executed by the system.
After the memory space of the system has been partitioned and configured as described above, the system operator must reboot the system so that the newly created partitions are recognized by the basic input output system (BIOS) upon reboot. As is well-known in the art, when a system is booted up, BIOS initializes all devices, allocates resources and passes control to the operating system. Next, the system operator executes a DOS FORMAT utility program to format each partition. The FORMAT utility is typically used to format the hard disk drive of the system for use with MS-DOS. Additionally, this utility may also be used to format a floppy disk which is loaded into a floppy disk drive of the system. The FORMAT command creates a new root directory and a file allocation table for each partition so that files may be accessed for the purpose of writing to and reading from the files. The FORMAT utility program is also well-known in the art.
After creating the partitions, and formatting each partition, as described above, the system operator is required to load and configure proper CD drivers from DOS so that a software application program can be loaded into the SYS:.backslash. memory space from a CD ROM disk drive coupled to the system. The system operator is must choose the proper CD driver for the particular software application installation program, such as Intranetware.RTM. Install, for example, and to also make sure there is no conflict with existing CD drivers. Often, the system operator does not know which one of multiple DOS CD drivers to choose and this process becomes confusing and frustrating. Additionally, the system operator must modify the startup configuration of the system by entering appropriate commands and text into the AUTOEXEC.BAT and CONFIG.SYS files.
Next, the system operator once again reboots the system so that the CD driver file which he or she previously selected is stored in the C:.backslash. drive (partition). The system operator must then ensure that the CONFIG.SYS file contains the command to execute the CD driver files. The CONFIG.SYS file is a text file that contains special commands that configure the computer's hardware so that MS-DOS and other software applications can use them. Typically, the CONFIG.SYS file is located in the root directory of drive C:.backslash..
After the second reboot, the system operator is ready to install the application software. He or she then inserts a floppy diskette or CD ROM disk into a CD ROM drive coupled to the system and loads the application program from the CD ROM drive into the free memory partition. The application program typically formats this free partition by creating a root directory called SYS:.backslash. and creates a file allocation table which lists each of the files used in the application program.
The system operator may desire to install additional software, such as Netframe.RTM. value-add software. To do so, the system operator typically inserts a floppy diskette or CD ROM diskette into a respective drive of the system. The floppy diskette or CD ROM diskette contains the additional software which is subsequently copied from the diskette into the system's hard disk drive.
For mirrored or duplexed computer systems, all or some of the above steps must be repeated in order to configure and format the mirrored or backup hard disk drives of these systems and to load the various software programs discussed above. This process is tedious and time-consuming. For a user who is somewhat inexperienced which such a process, the process can be quite daunting.
Therefore, what is needed is a fast and simple method and system for automatically configuring a computer system and installing an applications program, such as Intranetware.RTM. manufactured by Novell.RTM., as well as additional value-add software. What is needed is a method and system which requires minimal human interaction for configuring the system and formatting its memory spaces for installation of a prespecified software application program and additional value-add software so as to reduce the amount of time that a system operator must spend performing this task.
SUMMARY OF THE INVENTION
The invention addresses the above and other needs by providing a method and system for automatically configuring the computer system, formatting each memory space or partition of the computer system and copying appropriate drivers to a main hard disk drive of the computer system such that a preselected application program, and any additionally desired software, may be quickly and easily installed.
In one embodiment of the invention, a system for automatically configuring and formatting a computer system and installing a prespecified software program in the computer system, includes: a first partitioning module which automatically creates an active DOS partition on a primary hard disk drive of the computer system; a selection module which automatically selects a size value for an extended DOS partition; a second partitioning module which automatically creates the extended DOS partition, wherein the size of the extended DOS partition equals the selected size value; and a formatting module which automatically formats each partition so as to create a root directory and a file allocation table for each partition.
In another embodiment, a system for automatically configuring and formatting a computer system and installing a prespecified program, includes: a first memory device which is inserted into a first reading device of the computer system; and a software program stored on a first memory device, wherein the software program comprises: an operating system program; a first partitioning module which automatically creates a primary active DOS partition on a primary hard disk drive of the computer system; a selection module which automatically selects a size value for a primary extended DOS partition; a second partitioning module which automatically creates the primary extended DOS partition, wherein the size of the primary extended DOS partition equals the selected size value; a reboot module which automatically reboots the computer system; a format module which automatically formats the primary active and extended DOS partitions so as to create a root directory and a file allocation table for each partition; a driver module which automatically copies a specified driver to the primary active DOS partition; a startup module which automatically copies customized CONFIG.SYS and AUTOEXEC.BAT startup files from a first memory device to the primary active DOS partition; a second memory device which is inserted into a second reading device of the computer system, wherein the second memory device contains the prespecified program; and an install module which executes a DOS batch file in order to load said prespecified program from the second memory device into the computer system.
In another embodiment, a system for automatically configuring and formatting a computer system for installation of a prespecified application program in the computer system, includes: means for automatically creating a primary active DOS partition on a primary hard disk drive of the computer system; means for automatically selecting a size value for a primary extended DOS partition; means for automatically creating the primary extended DOS partition on the primary hard disk drive, wherein the size of the primary extended DOS partition equals the selected size value; and means for automatically formatting each partition so as to create a root directory and a file allocation table for each partition.
In another embodiment, a system for automatically configuring and formatting a computer system and installing a prespecified program, includes: means for inserting a first memory device into a first reading device of the computer system; means for supplying power to the computer system; means for executing an operating system program in the computer system, wherein the operating system program is stored on the first memory device; means for automatically creating a primary active DOS partition on a primary hard disk drive of the computer system; means for automatically selecting a size value for a primary extended DOS partition; means for automatically creating the primary extended DOS partition, wherein the size of the primary extended DOS partition equals the selected size value; means for automatically rebooting the computer system for a first time by making a first low level call to BIOS; means for automatically formatting the primary active and extended DOS partitions so as to create a root directory and a file allocation table for each partition; means for automatically copying a specified driver to the primary active DOS partition; means for automatically copying customized CONFIG.SYS and AUTOEXEC.BAT startup files from the first memory device to the primary active DOS partition; means for removing the first memory device from the first reading device; means for automatically rebooting the computer system for a second time by making a second low level call to BIOS; means for inserting a second memory device into a second reading device of the computer system, wherein the second memory device contains the prespecified program; and means for automatically executing a DOS batch file in order to install said prespecified program.
In a further embodiment, the invention provides a program storage device which stores instructions that when executed by a computer system performs a method of automatically configuring and formatting the computer system for installation of a prespecified application program in the computer system, wherein the method includes the acts of: automatically creating a primary active DOS partition on a primary hard disk drive of the computer system; automatically selecting a size value for a primary extended DOS partition; automatically creating the primary extended DOS partition on the primary hard disk drive, wherein the size of the primary extended DOS partition equals the selected size value; and automatically formatting each partition so as to create a root directory and a file allocation table for each partition.





BRIEF DESCRIPTION OF THE DRAWINGS
FIGS. 1A-1D illustrate a flowchart of one embodiment of a process for automatically configuring and formatting a computer system for installation of an Intranetware software application program and additional Netframe.RTM. value-added software, in accordance with the invention.





DETAILED DESCRIPTION OF THE INVENTION
The invention is described in detail below with reference to the figures, wherein like elements are referenced with like numerals throughout. It is understood that the embodiments described below are merely illustrative of the invention and should not be construed to limit the scope of the invention as indicated by the appended claims.
In one embodiment, the invention is a method and system of automatically configuring and formatting a computer/server system in order to facilitate installation of a prespecified application program, such as IntranetWare.RTM. manufactured by Novell.RTM.. The method and system may also include automatically installing the application program and any additionally desired software into the computer/server system. The invention is referred to herein as the Automatic Configuration, Formatting and Installation (ACFI) program, or simply "the ACFI program." Unless otherwise indicated, the term "the program" refers to the ACFI program. Although reference is made to other programs such as IntranetWare Install.RTM., which is the installation program for installing IntranetWare.RTM., manufactured by Novell.RTM., it is understood that this commercially available program is only one of many such programs which the ACFI program of the invention may incorporate, or encapsulate, into its overall ACFI programming. This concept of encapsulation is described in further detail below. Additionally, as used herein, the term "module" refers to any software program, subprogram, subroutine of a program, or software code capable of performing a specified function.
FIGS. 1A-1D illustrate a flowchart of one embodiment of a method of automatically configuring and formatting a computer system and automatically installing a prespecified software application program and additional software which may be desired. Referring to FIG. 1A, the ACFI program starts at step 100 and proceeds to step 102 wherein a Netframe.RTM. floppy disk, containing the ACFI program is inserted into a floppy disk drive (A:.backslash.) of a computer system. The program proceeds to step 104 in which a customized version of MS-DOS is booted from the floppy disk drive of the computer system in accordance with a basic input output system (BIOS) of the computer system. The BIOS is a software program stored within a read only memory (ROM) chip that is accessed by the central processing unit(s) of the computer system. Upon initially powering a computer system, it is the BIOS which initializes all the devices, e.g., the hard drive, the floppy drive, CD ROM drive, etc., of the system, and allocates resources of the system. Upon detecting the Netframe.RTM. floppy diskette in the floppy disk drive, the BIOS automatically loads the customized version of MS-DOS from the floppy into the random access memory (RAM) of the computer system for execution and thereafter "passes" control over to this customized operating system (OS). The BIOS and its functionality and protocol are well-known in the art.
As discussed herein, a floppy diskette is used as an exemplary storage device for the ACFI program of the invention. However, it is understood that any other type of storage device which is commercially available, such as a compact disk, may be used for purposes of storing the ACFI program therein. Similarly, the discussion of the floppy disk drive herein is only exemplary and it is understood that any other type of reading device which is commercially available, such as a CD ROM drive, may be utilized in the invention, depending on the type of storage device in which the ACFI program is stored.
The Netframe.RTM. floppy diskette contains a very small subset of MS-DOS and does not require MS-DOS installation to be performed on the hard drive. This small subset of MS-DOS contains only the basic file operating system necessary to access the C:.backslash. drive of the computer and execute customized Netframe.RTM. versions of CONFIG.SYS and AUTOEXEC.BAT files which are also stored on the floppy. The basic file operating system of MS-DOS contains what are known in the industry as the "implied commands" of MS-DOS. This "stripped down" version of MS-DOS typically does not include other utilities and documentation which are part of the complete MS-DOS program. The initial boot will run the customized operating system from the floppy diskette. CONFIG.SYS and AUTOEXEC.BAT are the start-up files which are initially executed by an OS upon powering up a computer system. The purpose and functionality of these start-up files are well-known in the art.
The customized AUTOEXEC.BAT file stored on the Netframe.RTM. floppy executes the ACFI program. The ACFI program first creates a display on the monitor screen of the computer which instructs and/or informs a system operator how to interact with the program by displaying queries and prompts, for example, and further informs the operator of the status of a particular operation or event carried out by the program. In one embodiment, the display mimics the screens used by Novell.RTM. in their IntranetWare.RTM. installation program.
Next, in step 106, the program displays system options and prompts the operator to choose one of the options. Typically, the options include system architecture choices such as a mirrored system, a duplex system, or a basic system which utilizes only one hard disk drive. In a mirrored system, a primary hard disk drive is mirrored by a secondary hard disk drive. That is, the secondary hard disk drive contains a copy of all the files and/or data contained in the primary disk drive. This is done for purposes of redundancy and ensuring data integrity by comparing data from the primary drive with corresponding data from the secondary drive and verifying that they match. Mirrored computer systems are well-known in the art.
In duplex hard drive systems, there are two adapters and two hard disk drives. Each adapter is responsible for accessing, storing and retrieving data, commands, etc. from its respective disk drive. Similar to mirroring, each disk drive contains the exact same files and data as the other. Duplex hard drive systems are also well-known in the art.
After the installation program displays the above system architecture options, the system operator will pick one of the three options depending on the actual configuration or architecture of his or her system. In step 108, the program determines if a basic system architecture was selected. If it is determined in step 108 that a basic system was not selected, the program moves to step 110 in which a mirror/duplex flag is set. The program then proceeds to step 112 of FIG. 1B. If it is determined in step 108 that the basic system configuration was selected, the program proceeds directly to step 112 of FIG. 1B.
Referring to FIG. 1B, in step 112, the program queries the BIOS whether there are existing partitions on the primary hard disk drive. If in step 112, it is determined that there are preexisting partitions on the hard disk drive, the program proceeds to step 114 which queries the system operator whether he or she wants to overwrite the existing partitions. If in step 114, the system operator answers NO, the program executes step 116 and aborts the installation process after which the program ends at step 200. However, if in step 114, the system operator answers YES, the program proceeds to step 118 in which the active DOS partition is created. As discussed above, the active DOS partition creates the main storage space on the hard disk drive, typically called the C:.backslash. drive. In one embodiment, the active DOS partition is set at a default size of 100 Mega Bytes (MB). The process of creating the active DOS partition is explained in further detail below.
Next, in step 120, the program determines the size of the random access memory (RAM) of the system. This is done by making a low-level call to the BIOS which retrieves and stores this information upon initial power up when it scans for system devices/resources. Depending on the size of the RAM, the program partitions the extended DOS memory space to be a particular size. The main purpose for partitioning the extended DOS memory space in accordance with the size of the RAM is to use the extended DOS partition as a "core dump" memory in the event of system failures. Application programs have been specifically developed which essentially take a "snap shot" of the contents of the RAM prior to system shutdown. One such program is the "Coredump" program, manufactured by Novell.RTM.. This snap shot is then "dumped" into the extended DOS partition. Therefore, it is necessary to ensure that the extended DOS partition is large enough to store all the contents of the RAM prior to shutdown. In typical server systems, it is not uncommon for the RAM to be in range of 0.5 to 2 gigabytes (GB).
In step 122, the program compares the size of the RAM determined in step 120 to a value of 1 gigabyte (GB). If the RAM is larger than 1 GB, the program proceeds to step 124 in which an extended DOS partition of 2 GB is created. If the RAM is smaller than 1 GB, the program proceeds to step 126 in which a 1 GB extended DOS partition is created. In steps 124 and 126 only two different sizes for the extended DOS partition are offered in order to simplify the process of creating the extended DOS partition. However, it is understood that additional and/or different sizes for the extended DOS partition can be provided by the invention. For example, the program can be modified to compare the RAM size to a more refined set of limits such as size<500 MB; 500 MB<size<1 GB; 1 GB<size<1.5 GB; and 1.5 GB<size<2 GB and to create extended DOS partition sizes of 500 MB, 1 GB, 1.5 GB and 2 GB, respectively. Other partition sizes may be accommodated depending on the type of system and the size of the RAM in the system.
In step 128, the program determines whether the mirror/duplex flag is set. If the mirror/duplex flag is set, then the program proceeds to step 130 in which the above partitioning steps, steps 112-126, are repeated for the secondary hard disk drive.
There is a known, finite number of combinations that a system's hard drive(s) can be partitioned into. In a single drive configuration, the device is typically subdivided into three partitions: an active DOS partition (C:.backslash.) which is the main memory of the system, an extended DOS partition (D:.backslash.) to accommodate IntranetWare core dumps, for example, and a free area that is used by installation programs such as IntranetWare Install, for example. For duplex or mirrored systems, the first disk drive is partitioned into a first active DOS partition (C:.backslash.), a first extended (dump) partition (E:.backslash.) and a first free partition. The second disk drive is partitioned into a second active DOS partition (D:.backslash.), a second extended (dump) partition (F:.backslash.) and a second free partition.
The partitions are created using a set of prefabricated Master Boot Record, Boot Record and Extended Boot Record files which are contained on the floppy diskette. The Master Boot Record file contains information pertaining to the size of all the partitions and includes an index which contains the addresses (sector, track and cylinder) of each partition. The Boot Record contains similar information pertaining to the active DOS partition only and the Extended Boot Record contains the information pertaining to the extended DOS partition. After the size of the active DOS partition and the extended DOS partition have been allocated, any remaining memory space on the hard disk drive is allocated as the "free" partition. In order to create the partitions, the information from the Master Boot Record, the Boot Record and the Extended Boot Record is written to the appropriate sectors on the hard drive using low level Basic Input Output System (BIOS) calls. The Master Boot Record, Boot Record and Extended Boot Record files are well-known in the art.
In order for MS-DOS to recognize the partitions created above, the system must be rebooted. In step 132, the program makes a low level BIOS call to reboot the system automatically. Upon rebooting, the BIOS program once again scans the devices of the computer/server system and detects the partitions created on the hard disk drive. Since the Netframe.RTM. floppy is still in the floppy disk drive at this time, the BIOS detects it and runs the customized operating system from the floppy. The customized AUTOEXEC.BAT file on the floppy will once again initiate the ACFI program. However, after the first reboot, the ACFI program recognizes the partition step has already been performed and does not repeat these steps. Furthermore, the program detects whether a dual disk installation has been previously selected. The program essentially "remembers" that these steps were performed prior to rebooting and, therefore, does not perform them again. This "recall" is accomplished by temporarily writing information to the floppy disk and saving it as a file prior to the reboot. This file is read after the reboot and serves as a reminder to the program of where it left off. This information is typically removed after the reboot.
Referring to FIG. 1C, in step 134, the program begins formatting each of the partitions created in the primary disk drive by automatically executing a DOS FORMAT utility program stored on the floppy. One of the primary functions of formatting is to create a root directory (e.g., c:.backslash., d:.backslash., etc.) and a file allocation table which allows files stored within each partition to be located and accessed. Another function of the format step 134 is to copy, or "gen" as it is known in the industry, the MS-DOS program from the floppy disk to the active DOS partition (C:.backslash.) after it has been formatted. In one embodiment, the program also uses a DOS utility program called ANSI.SYS, stored on the Netframe.RTM. floppy, to execute commands that modify the screen display so that when DOS FORMAT is executed, the program's screen output is piped to a screen which is similar in appearance to a screen format used by a predetermined installation program, such as IntranetWare Install, for example. In step 136, the program determines if the mirrored/duplex flag is set. If the mirrored/duplex flag is set, in step 138, the partitions of the secondary disk drive are formatted as described above. Therefore, FORMAT is run on all DOS partitions previously created (active/extended) including those of a secondary disk drive if the system is a mirrored or duplex system.
Next, in step 140, a prespecified CD driver program is copied from the Netframe.RTM. floppy to the active DOS partition of the primary disk drive. For IntranetWare installation, for example, there is only one specific driver required. Therefore, the system operator does not need to search for the correct one--it is copied automatically from the floppy. In step 142, Netframe.RTM. software which is contained on the floppy is automatically copied to the active DOS (C:.backslash.) partition. In one embodiment, the Netframe.RTM. software includes the customized startup files CONFIG.SYS and AUTOEXEC.BAT, which contains the commands to execute the CD driver, a Netframe.RTM. preparation file and Netframe.RTM. value-add software. The purpose of the Netframe.RTM. preparation file is explained in further detail below. In one embodiment, Netframe.RTM. value-add software includes Netframe.RTM. software to perform hot add/swap, Maestro (SNMP agent), and specialized LAN and SCSI drivers designed for Netframe.RTM. server monitoring and management applications. If the prespecified application program is IntranetWare, the specialized LAN and SCSI drivers should be available on the system when IntranetWare is installed. In one embodiment, a bar graph is displayed for illustrating the percentage completion of the installation of the Netframe's CD driver and value-add software.
The computer is now ready to be rebooted from the main system hard drive, the active DOS partition (C:.backslash.), which has been created and formatted, as described above. In step 144, the program prompts the user to remove the Netframe.RTM. floppy from the floppy disk drive. In step 146, the program determines whether the floppy has been removed. If the floppy has not been removed, the program continues to repeat step 144 until the floppy is removed. If the floppy is removed, the program proceeds to step 148, in which it automatically reboots the system by making a low level call to the BIOS. Upon rebooting, the BIOS will once again scan system devices and resources. However, this time the BIOS does not detect a floppy diskette in the floppy disk drive and, therefore, initiates the execution of MS-DOS which was copied to the active DOS partition (C:.backslash.) during the formatting steps as described above. The active DOS partition contains the Netframe.RTM. preparation program which was previously copied to it, as described above. Upon rebooting in step 148, the BIOS loads MS-DOS from the active DOS partition (the C:.backslash. drive) and subsequently passes control over to CONFIG.SYS & AUTOEXEC.BAT. AUTOEXEC.BAT then executes the preparation program which performs the remaining steps described below. Additionally, in one embodiment, the preparation program modifies the AUTOEXEC.BAT file to its final version, such that subsequent reboots of the computer system will directly execute IntranetWare, rather than the preparation program. The preparation program copies this final version of AUTOEXEC. BAT to the C:.backslash. drive.
Since the preparation program is part of the ACFI program which was originally stored on the Netframeg floppy, the preparation program is also referred to as "the program" hereafter. In step 150, the program displays Intranetware installation options. Typically, these options include whether to proceed with the installation of IntranetWare or abort the installation. In step 152, the program determines whether the operator has chosen to abort the installation of IntranetWare. If "abort installation" has been chosen by the operator, then in step 154, the program aborts the installation process and the ACFI program ends at step 200.
If in step 152, it is determined that the operator did not choose to abort the installation of IntranetWare, then in step 156, the program checks whether an IntranetWare Installation compact disk (CD) is present in the system's CD ROM disk drive. If the CD is not present in the disk drive, then in step 158, the program prompts a user or system operator to insert the IntranetWare CD into the CD ROM disk drive by displaying the request on a display screen of the computer system. The program then once again moves to step 156 in which it checks whether the IntranetWare CD is in the disk drive.
A compact disk is one type of storage device used by Novell.RTM. to store its Intranetware program. However, it is understood that this type of storage device is only exemplary and that any other type of storage devices which is commercially available, such as a floppy disk, may be used for purposes of storing the prespecified program therein. Similarly, the discussion of the CD ROM disk drive herein is only exemplary and it is understood that any other type of reading device which is commercially available, such as a floppy disk drive, may be utilized in the invention, depending on the type of storage device in which the prespecified program is stored.
If in step 156 it is determined that the IntranetWare CD is present, then in step 160, the program launches IntranetWare install by loading the CD driver which begins reading the IntranetWare CD from the CD ROM drive. IntranetWare Install starts from a DOS batch file called INSTALL.BAT stored on the IntranetWare CD. The program executes INSTALL.BAT from the IntranetWare CD. Once running, the IntranetWare Install program displays an instructional screen that guides a system operator through the IntranetWare Install program. In this manner, the ACFI program "encapsulates" the IntranetWare Install program within the ACFI program by automatically executing commands to load the IntranetWare application program from the CD ROM disk drive to the system's hard disk drive. Typically, Intranetware files are loaded into the free partition of the hard disk drive and the IntranetWare Install program formats the free partition into an IntranetWare partition with a root directory of SYS:.backslash..
After the installation of IntranetWare is complete, the program proceeds to step 162 in which it checks whether a mirror/duplex flag is set. If the mirror/duplex flag is set, then in step 164 the program copies all of the contents of the primary active DOS (C:.backslash.) partition into the secondary active DOS (D:.backslash.) partition of the mirrored or duplex hard disk drive. Currently, the IntranetWare Install program copies the contents of the SYS:.backslash. drive into a mirrored or duplex SYS:.backslash. drive if a mirrored or duplex configuration has been selected by the user. Therefore, this step need not be performed by the ACFI program. However, it is contemplated within the scope of the invention that for other application programs which do not provide the function of copying the contents of the primary SYS: drive into a secondary SYS:.backslash. drive, the ACFI program can provide this functionality. In step 166, the program displays a message that the installation process has been completed, after which, the program ends at step 200.
As described above, embodiments of the invention provide a method and system for automatically configuring and formatting a computer system for installation of a predetermined applications program and thereafter, automatically installing the desired applications program and any additional software that may be desired. The process requires only the floppy diskette which contains the automatic configure/format/installation (ACFI) program and the floppy diskette or CD which contains the desired application program. The applicant can simply insert the ACFI program floppy in a floppy disk drive of the system and the application program CD in a CD ROM disk drive of the system and let the ACFI program run its course. The ACFI program is a novel, streamlined approach to installing a prespecified application program along with additionally desired software into a computer system. For example, a user can install an IntranetWare applications program quickly and without having to perform cumbersome and time consuming tasks as required in prior art methods of installing this application program. The automated installation method and system of the invention takes the user from a system "out of the box," to an operating Novell.RTM. IntranetWare file server. Additionally, it integrates IntranetWare installation to look like a subprocess to the whole process of configuring, formatting and installing the IntranetWare program.
Another advantage of some embodiments of the invention is that it automatically configures and formats a secondary hard disk drive, and installs IntranetWare into the secondary hard disk drive, for mirrored or duplex computer/server systems. Thus, the user is relieved of manually repeating all of the configuration, formatting and installation steps for the secondary disk drive as is required in prior art methods.
The invention may be embodied in other specific forms without departing from its spirit or essential characteristics. The described embodiments are to be considered in all respects only as illustrative and not restrictive. The scope of the invention is, therefore, indicated by the appended claims, rather than by the foregoing description. All changes which come within the meaning and range of equivalency of the claims are to be embraced within their scope.
APPENDIX A______________________________________Incorporation by Reference of Commonly Owned ApplicationsThe following patent applications, commonly owned and filedOctober 1, 1997, are hereby incorporated herein in their entiretyby reference thereto: Attorney Application DocketTitle No. No.______________________________________"System Architecture for Remote Access 08/942,160and Control of EnvironmentalManagement""Method of Remote Access and Control of 08/942,215Environmental Management""System for Independent Powering of 08/942,410Diagnostic Processes on a ComputerSystem""Method of Independent Powering of 08/942,320Diagnostic Processes on a ComputerSystem""Diagnostic and Managing Distributed 08/942,402Processor System""Method for Managing a Distributed 08/942,448Processor System""System for Mapping Environmental 08/942,222Resources to Memory for Program Access""Method for Mapping Environmental 08/942,214Resources to Memory for Program Access""Hot Add of Devices Software 08/942,309Architecture""Method for The Hot Add of Devices" 08/942,306"Hot Swap of Devices Software 08/942,311Architecture""Method for The Hot Swap of Devices" 08/942,457"Method for the Hot Add of a Network 08/943,072Adapter on a System Including aDynamically Loaded Adapter Driver""Method for the Hot Add of a Mass 08/942,069Storage Adapter on a System Including aStatically Loaded Adapter Driver""Method for the Hot Add of a Network 08/942,465Adapter on a System Including a StaticallyLoaded Adapter Driver""Method for the Hot Add of a Mass 08/962,963Storage Adapter on a System Including aDynamically Loaded Adapter Driver""Method for the Hot Swap of a Network 08/943,078Adapter on a System Including aDynamically Loaded Adapter Driver""Method for the Hot Swap of a Mass 08/942,336Storage Adapter on a System Including aStatically Loaded Adapter Driver""Method for the Hot Swap of a Network 08/942,459Adapter on a System Including a StaticallyLoaded Adapter Driver""Method for the Hot Swap of a Mass 08/942,458Storage Adapter on a System Including aDynamically Loaded Adapter Driver""Method of Performing an Extensive 08/942,463Diagnostic Test in Conjunction with aBIOS Test Routine""Apparatus for Performing an Extensive 08/942,163Diagnostic Test in Conjunction with aBIOS Test Routine""Configuration Management Method for 08/941,268Hot Adding and Hot Replacing Devices""Configuration Management System for 08/942,408Hot Adding and Hot Replacing Devices""Apparatus for Interfacing Buses" 08/942,382"Method for Interfacing Buses" 08/942,413"Computer Fan Speed Control Device" 08/942,447"Computer Fan Speed Control Method" 08/942,216"System for Powering Up and Powering 08/943,076Down a Server""Method of Powering Up and Powering 08/943,077Down a Server""System for Resetting a Server" 08/942,333"Method of Resetting a Server" 08/942,405"System for Displaying Flight Recorder" 08/942,070"Method of Displaying Flight Recorder" 08/942,068"Synchronous Communication Interface" 08/943,355"Synchronous Communication Emulation" 08/942,004"Software System Facilitating the 08/942,317Replacement or Insertion of Devices in aComputer System""Method for Facilitating the Replacement 08/942,316or Insertion of Devices in a ComputerSystem""System Management Graphical User 08/943,357Interface""Display of System Information" 08/942,195"Data Management System Supporting Hot 08/942,129Plug Operations on a Computer""Data Management Method Supporting 08/942,124Hot Plug Operations on a Computer""Alert Configurator and Manager" 08/942,005"Managing Computer System Alerts" 08/943,356"Computer Fan Speed Control System" 08/940,301"Computer Fan Speed Control System 08/941,267Method""Black Box Recorder for Information 08/942,381System Events""Method of Recording Information System 08/942,164Events""Method for Automatically Reporting a 08/942,168System Failure in a Server""System for Automatically Reporting a 08/942,384System Failure in a Server""Expansion of PCI Bus Loading Capacity" 08/942,404"Method for Expanding PCI Bus Loading 08/942,223Capacity""System for Displaying System Status" 08/942,347"Method of Displaying System Status" 08/942,071"Fault Tolerant Computer System" 08/942,194"Method for Hot Swapping of Network 08/943,044Components""A Method for Communicating a Software 08/942,221Generated Pulse Waveform Between TwoServers in a Network""A System for Communicating a Software 08/942,409Generated Pulse Waveform Between TwoServers in a Network""Method for Clustering Software 08/942,318Applications""System for Clustering Software 08/942,411Applications""Method for Automatically Configuring a 08/942,319Server after Hot Add of a Device""System for Automatically Configuring a 08/942,331Server after Hot Add of a Device""Method of Automatically Configuring and 08/942,412Formatting a Computer System andInstalling Software""Determining Slot Numbers in a 08/942,462Computer""System for Detecting Errors in a Network" 08/942,169"Method of Detecting Errors in a Network" 08/940,302"System for Detecting Network Errors" 08/942,407"Method of Detecting Network Errors" 08/942,573______________________________________
Claims
  • 1. A system for automatically configuring and formatting a computer system and installing a prespecified software program in the computer system, comprising:
  • a first partitioning module which automatically creates an active DOS partition on a primary hard disk drive of the computer system;
  • a selection module which automatically selects, based on a detected computer system parameter, a size value for an extended DOS partition, wherein said detected computer system parameter is not related to said hard disk drive;
  • a second partitioning module which automatically creates the extended DOS partition, wherein the size of the extended DOS partition equals the selected size value; and
  • a formatting module which automatically formats each partition so as to create a root directory and a file allocation table for each partition.
  • 2. A system for automatically configuring and formatting a computer system and installing a prespecified software program in the computer system, comprising:
  • a first partitioning module which automatically creates an active DOS partition on a primary hard disk drive of the computer system;
  • a selection module which automatically selects, based on a detected computer system parameter, a size value for an extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive;
  • a second partitioning module which automatically creates the extended DOS partition, wherein the size of the extended DOS partition equals the selected size value;
  • a formatting module which automatically formats each partition so as to create a root directory and a file allocation table for each partition; and
  • a prompt module which prompts a system operator to indicate whether the computer system is a single disk drive system or a dual disk drive system.
  • 3. The system of claim 2 further comprising a reboot module which automatically reboots the computer system.
  • 4. The system of claim 2 further comprising a CONFIG.SYS startup file and an AUTOEXEC.BAT startup file, wherein the CONFIG.SYS and the AUTOEXEC.BAT startup files are customized for installing the prespecified software application program.
  • 5. The system of claim 4 further comprising:
  • a driver module which automatically copies a specified driver to the primary active DOS partition;
  • a startup file module which automatically copies the customized CONFIG.SYS and AUTOEXEC.BAT startup files to the primary active DOS partition; and
  • an OS module which automatically copies an operating system program to the primary active DOS partition.
  • 6. The system of claim 5 further comprising an install module which automatically executes a DOS batch file in order to install said prespecified application program.
  • 7. The system of claim 2 further comprising:
  • a first decision module which determines whether a dual hard disk drive system has been indicated by the system operator;
  • wherein, if a dual hard disk drive system has been indicated, the first partitioning module automatically partitions a secondary hard disk drive so as to create a secondary active DOS partition which matches the primary active DOS partition of the primary hard disk drive; and
  • wherein, if a dual hard disk drive system has been indicated, the second partitioning module automatically partitions the secondary hard disk drive so as to create a secondary extended DOS partition which matches the primary extended DOS partition of the primary hard disk drive.
  • 8. The system of claim 7 wherein, if a dual hard disk drive system has been indicated, the formatting module automatically formats the secondary active DOS partition and the secondary extended DOS partition so as to create a root directory and a file allocation table for each secondary partition.
  • 9. The system of claim 8 further comprising a copy module, wherein, if a dual hard disk drive system has been indicated, the first copy module automatically copies information from the primary active DOS partition to the secondary active DOS partition.
  • 10. The system of claim 7 wherein:
  • the first partitioning module comprises:
  • a first write module which writes information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS; and
  • a second write module which writes information from the Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a second low level call to BIOS; and
  • the second partitioning module comprises:
  • a third write module which writes information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a third low level call to BIOS; and
  • a fourth write module which writes information from the Extended Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a fourth low level call to BIOS.
  • 11. The system of claim 2 wherein:
  • the first partitioning module comprises:
  • a first write module which writes information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS; and the second partitioning module comprises; and
  • a second write module which writes information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS.
  • 12. A system for automatically configuring and formatting a computer system and installing a prespecified software program in the computer system, comprising:
  • a first partitioning module which automatically creates an active DOS partition on a primary hard disk drive of the computer system;
  • a selection module which automatically selects, based on a detected computer system parameter, a size value for an extended DOS partition, wherein said detected computer system parameter is not related to said hard disk drive;
  • a second partitioning module which automatically creates the extended DOS partition, wherein the size of the extended DOS partition equals the selected size value; and
  • a formatting module which automatically formats each partition so as to create a root directory and a file allocation table for each partition;
  • wherein the selection module comprises:
  • a first decision module which determines a size of a random access memory of the computer system; and
  • a comparison module which compares the size to a reference value, wherein if the size is greater than the reference value, the size value for the primary extended DOS partition is set to a first value, and if the size is less than the reference value, the size value is set to a second value.
  • 13. The system of claim 12 wherein the first value is two gigabytes and the second value is one gigabyte.
  • 14. A system for automatically configuring and formatting a computer system and installing a prespecified program, comprising:
  • a first memory device which is inserted into a first reading device of the computer system; and
  • a software program stored on a first memory device, wherein the software program comprises:
  • an operating system program;
  • a first partitioning module which automatically creates a primary active DOS partition on a primary hard disk drive of the computer system;
  • a selection module which automatically selects, based on a detected computer system parameter, a size value for an extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive for a primary extended DOS partition;
  • a second partitioning module which automatically creates the primary extended DOS partition, wherein the size of the primary extended DOS partition equals the selected size value;
  • a reboot module which automatically reboots the computer system;
  • a format module which automatically formats the primary active and extended DOS partitions so as to create a root directory and a file allocation table for each partition;
  • a driver module which automatically copies a specified driver to the primary active DOS partition;
  • a startup module which automatically copies customized CONFIG.SYS and AUTOEXEC.BAT startup files from a first memory device to the primary active DOS partition;
  • a second memory device which is inserted into a second reading device of the computer system, wherein the second memory device contains the prespecified program;
  • an install module which executes a DOS batch file in order to load said prespecified program from the second memory device into the computer system; a prompt module which queries a system operator as to whether the computer system is a single hard disk drive system or a dual hard disk drive system;
  • a decision module which determines whether a dual hard disk drive system has been indicated by the system operator;
  • wherein, if a dual hard disk drive system has been indicated, the first partitioning module automatically partitions a secondary hard disk drive so as to create a secondary active DOS partition which matches the primary active DOS partition of the primary hard disk drive; and
  • wherein, if a dual hard disk drive system has been indicated, the second partitioning module automatically partitions the secondary hard disk drive so as to create a secondary extended DOS partition which matches the primary extended DOS partition of the primary hard disk drive.
  • 15. The system of claim 14 wherein, if a dual hard disk drive system has been indicated, the format module automatically formats the secondary active DOS partition and the secondary extended DOS partition so as to create a root directory and a file allocation table for each secondary partition.
  • 16. The system of claim 15 further comprising a mirror module, wherein, if a dual hard disk drive system has been indicated, the mirror module automatically copies information from the primary active DOS partition to the secondary active DOS partition.
  • 17. The system of claim 14 wherein:
  • the first partitioning module comprises:
  • a first write module which writes information from a Boot Record file contained on a first memory device to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS; and
  • a second write module which writes information from the Boot Record file contained on the first memory device to appropriate sectors on the secondary hard disk drive by making a second low level call to BIOS; and
  • the second partitioning module comprises:
  • a third write module which writes information from an Extended Boot Record file contained on the first memory device to appropriate sectors on the primary hard disk drive by making a third low level call to BIOS; and
  • a fourth write module which writes information from the Extended Boot Record file contained on the first memory device to appropriate sectors on the secondary hard disk drive by making a fourth low level call to BIOS.
  • 18. The system of claim 14 wherein: the first partitioning module comprises:
  • a first write module which writes information from a Boot Record file contained on a first memory device to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS; and
  • the second partitioning module comprises:
  • a second write module which writes information from an Extended Boot Record file contained on the first memory device to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS.
  • 19. A system for automatically configuring and formatting a computer system for installation of a prespecified application program in the computer system, comprising:
  • means for automatically creating a primary active DOS partition on a primary hard disk drive of the computer system;
  • means for automatically selecting, based on a detected computer system parameter, a size value for a primary extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive;
  • means for automatically creating the primary extended DOS partition on the primary hard disk drive, wherein the size of the primary extended DOS partition equals the selected size value;
  • means for automatically formatting each partition so as to create a root directory and a file allocation table for each partition;
  • means for prompting a system operator to indicate whether the computer system is a single disk drive system or a dual disk drive system.
  • 20. The system of claim 19 further comprising means for automatically rebooting the computer system.
  • 21. The system of claim 19 further comprising means for executing an operating system program stored on a first memory device.
  • 22. The system of claim 21 further comprising means for executing a CONFIG.SYS startup file and an AUTOEXEC.BAT startup file stored on the first memory device, wherein the CONFIG.SYS and the AUTOEXEC.BAT startup files are customized for installing the prespecified software application program.
  • 23. The system of claim 22 further comprising:
  • means for automatically copying a specified driver to the primary active DOS partition;
  • means for automatically copying the customized CONFIG.SYS and AUTOEXEC.BAT startup files to the primary active DOS partition; and
  • means for automatically copying the operating system program to the primary active DOS partition.
  • 24. The system of claim 23 further comprising means for installing said prespecified application program in said computer system.
  • 25. The system of claim 19 further comprising:
  • means for determining whether a dual hard disk drive system has been selected by the system operator;
  • means for automatically partitioning a secondary hard disk drive so as to create a secondary active DOS partition which matches the primary active DOS partition created for the primary hard disk drive; and
  • means for automatically partitioning the secondary hard disk drive so as to create a secondary extended DOS partition which matches the primary extended DOS partition created for the primary hard disk drive.
  • 26. The system of claim 25 further comprising means for automatically formatting the secondary active DOS partition and the secondary extended DOS partition so as to create a root directory and a file allocation table for each secondary partition.
  • 27. The system of claim 26 further comprising means for automatically copying information from the primary active DOS partition to the secondary active DOS partition, if a dual hard disk drive system has been selected.
  • 28. The system of claim 25 wherein:
  • the means for automatically creating the primary active DOS partition on the primary hard disk drive comprises means for writing information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS;
  • the means for automatically creating the primary extended DOS partition on the primary hard disk drive comprises means for writing information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS; and
  • the means for automatically creating the secondary active DOS partition on the secondary hard disk drive comprises means for writing information from the Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a third low level call to BIOS; and
  • the means for automatically creating the secondary extended DOS partition on the secondary hard disk drive comprises means for writing information from the Extended Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a fourth low level call to BIOS.
  • 29. The system of claim 19 wherein: the means for automatically creating an active DOS partition on the primary hard disk drive comprises means for writing information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS; and
  • the means for automatically creating an extended DOS partition on the primary hard disk drive comprises means for writing information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS.
  • 30. A system for automatically configuring and formatting a computer system for installation of a prespecified application program in the computer system, comprising:
  • means for automatically creating a primary active DOS partition on a primary hard disk drive of the computer system;
  • means for automatically selecting, based on a detected computer system parameter, a size value for a primary extended DOS partition, wherein said detected computer system parameter is not related to said hard disk drive for a primary extended DOS partition;
  • means for automatically creating the primary extended DOS partition on the primary hard disk drive, wherein the size of the primary extended DOS partition equals the selected size value; and
  • means for automatically formatting each partition so as to create a root directory and a file allocation table for each partition;
  • means for automatically selecting a size value based on a detected computer system parameter for the primary extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive, said selecting means comprising:
  • means for determining a size of a random access memory of the computer system;
  • means for comparing the size to a reference value; and
  • means for setting the size value of the extended DOS partition, wherein if the size is greater than the reference value, the size value for the primary extended DOS partition is set to a first value, and if the size is less than the reference value, the size value is set to a second value.
  • 31. The system of claim 30 wherein the first value is two gigabytes and the second value is one gigabyte.
  • 32. A system for automatically configuring and formatting a computer system and installing a prespecified program, comprising:
  • means for inserting a first memory device into a first reading device of the computer system;
  • means for supplying power to the computer system;
  • means for executing an operating system program in the computer system, wherein the operating system program is stored on the first memory device;
  • means for automatically creating a primary active DOS partition on a primary hard disk drive of the computer system;
  • means for automatically selecting, based on a detected computer system parameter, a size value for a primary extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive;
  • means for automatically creating the primary extended DOS partition, wherein the size of the primary extended DOS partition equals the selected size value;
  • means for automatically rebooting the computer system for a first time by making a first low level call to BIOS;
  • means for automatically formatting the primary active and extended DOS partitions so as to create a root directory and a file allocation table for each partition;
  • means for automatically copying a specified driver to the primary active DOS partition;
  • means for automatically copying customized CONFIG.SYS and AUTOEXEC.BAT startup files from the first memory device to the primary active DOS partition;
  • means for removing the first memory device from the first reading device;
  • means for automatically rebooting the computer system for a second time by making a second low level call to BIOS;
  • means for inserting a second memory device into a second reading device of the computer system, wherein the second memory device contains the prespecified program;
  • means for automatically executing a DOS batch file in order to install said prespecified program;
  • means for prompting a system operator as to whether the computer system is a single hard disk drive system or a dual hard disk drive system;
  • means for determining whether a dual hard disk drive system has been indicated by a system operator;
  • means for automatically partitioning a secondary hard disk drive so as to create a secondary active DOS partition which matches the primary active DOS partition created for the primary hard disk drive; and
  • means for automatically partitioning the secondary hard disk drive so as to create a secondary extended DOS partition which matches the primary extended DOS partition created for the primary hard disk drive.
  • 33. The system of claim 32 further comprising means for automatically formatting the secondary active DOS partition and the secondary extended DOS partition so as to create a root directory and a file allocation table for each secondary partition.
  • 34. The system of claim 33 further comprising means for automatically copying information from the primary active DOS partition to the secondary active DOS partition.
  • 35. The system of claim 32 wherein:
  • the means for automatically creating the primary active DOS partition on the primary hard disk drive comprises means for writing information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS;
  • the means for automatically creating the primary extended DOS partition on the primary hard disk drive comprises means for writing information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS; and
  • the means for automatically creating the secondary active DOS partition on the secondary hard disk drive comprises means for writing information from the Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a third low level call to BIOS; and
  • the means for automatically creating the secondary extended DOS partition on the secondary hard disk drive comprises means for writing information from the Extended Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a fourth low level call to BIOS.
  • 36. A program storage device which stores instructions that when executed by a computer system performs a method of automatically configuring and formatting the computer system for installation of a prespecified application program in the computer system, wherein the method comprises:
  • automatically creating a primary active DOS partition on a primary hard disk drive of the computer system;
  • automatically selecting, based on a detected computer system parameter, a size value for a primary extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive;
  • automatically creating the primary extended DOS partition on the primary hard disk drive, wherein the size of the primary extended DOS partition equals the selected size value;
  • automatically formatting each partition so as to create a root directory and a file allocation table for each partition;
  • automatically rebooting the computer system, after the act of automatically creating the primary extended DOS partition.
  • 37. The device of claim 36 wherein the method further comprises executing an operating system software program stored on a first memory device.
  • 38. The device of claim 37 wherein the method further comprises executing a CONFIG.SYS startup file and an AUTOEXEC.BAT startup file stored on a first memory device, wherein the CONFIG.SYS and the AUTOEXEC.BAT startup files are customized for installing the prespecified software application program.
  • 39. The device of claim 38 wherein the method further comprises:
  • automatically copying a specified CD driver to the primary active DOS partition;
  • automatically copying the customized CONFIG.SYS and AUTOEXEC.BAT startup files to the primary active DOS partition; and
  • automatically rebooting the computer system.
  • 40. The device of claim 39 wherein the method further comprises automatically executing a DOS batch file in order to install said prespecified application program.
  • 41. The device of claim 36 wherein:
  • the act of automatically creating an active DOS partition on the primary hard disk drive comprises writing information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS; and
  • the act of automatically creating an extended DOS partition on the primary hard disk drive comprises writing information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS.
  • 42. The device of claim 36 wherein the act of automatically selecting a size value for the primary extended DOS partition comprises:
  • determining a size of a random access memory of the computer system;
  • comparing the size to a reference value; and
  • setting the size value of the primary extended DOS partition, wherein if the size is greater than the reference value, the size value for the primary extended DOS partition is set to a first value, and if the size is less than the reference value, the size value is set to a second value.
  • 43. The device of claim 42 wherein the first value is two gigabytes and the second value is one gigabyte.
  • 44. A program storage device which stores instructions that when executed by a computer system performs a method of automatically configuring and formatting the computer system for installation of a prespecified application program in the computer system, wherein the method comprises:
  • automatically creating a primary active DOS partition on a primary hard disk drive of the computer system;
  • automatically selecting, based on a detected computer system parameter, a size value for a primary extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive;
  • automatically creating the primary extended DOS partition on the primary hard disk drive, wherein the size of the primary extended DOS partition equals the selected size value;
  • automatically formatting each partition so as to create a root directory and a file allocation table for each partition;
  • prompting a system operator to indicate whether the computer system is a single disk drive system or a dual disk drive system.
  • 45. The device of claim 44 wherein the method further comprises:
  • determining whether a dual hard disk drive system has been selected by the system operator;
  • if a dual hard disk drive system has been indicated, automatically partitioning a secondary hard disk drive so as to create a secondary active DOS partition which matches the primary active DOS partition of the primary hard disk drive; and
  • if a dual hard disk drive system has been indicated, automatically partitioning the secondary hard disk drive so as to create a secondary extended DOS partition which matches the primary extended DOS partition of the primary hard disk drive.
  • 46. The device of claim 45 wherein the method further comprises, if a dual hard disk drive system has been selected, automatically formatting the secondary active DOS partition and the secondary extended DOS partition so as to create a root directory and a file allocation table for each secondary partition.
  • 47. The device of claim 46 wherein the method further comprises if a dual hard disk drive system has been selected, automatically copying information from the primary active DOS partition to the secondary active DOS partition.
  • 48. The device of claim 45 wherein:
  • the act of automatically creating the primary active DOS partition on the primary hard disk drive comprises writing information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS;
  • the act of automatically creating the primary extended DOS partition on the primary hard disk drive comprises writing information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS; and
  • the act of automatically creating the secondary active DOS partition on the secondary hard disk drive comprises writing information from the Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a third low level call to BIOS; and
  • the act of automatically creating the secondary extended DOS partition on the secondary hard disk drive comprises writing information from the Extended Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a fourth low level call to BIOS.
  • 49. A program storage device which stores instructions that when executed by a computer perform a method of automatically configuring and formatting a computer system and installing a prespecified program, wherein the method comprises:
  • inserting a first memory device into a first reading device of the computer system;
  • supplying power to the computer system;
  • executing an operating system program in the computer system, wherein the operating system program is stored on a first memory device;
  • automatically creating a primary active DOS partition on a primary hard disk drive of the computer system;
  • automatically selecting, based on a detected computer system parameter, a size value for a primary extended DOS partition, wherein said detected computer system parameter is not related to the primary hard disk drive;
  • for a primary extended DOS partition;
  • automatically creating the primary extended DOS partition, wherein the size of the primary extended DOS partition equals the selected size value;
  • automatically rebooting the computer system for a first time by making a first low level call to BIOS;
  • automatically formatting the primary active and extended DOS partitions so as to create a root directory and a file allocation table for each partition;
  • automatically copying a specified CD driver to the primary active DOS partition;
  • automatically copying customized CONFIG.SYS and AUTOEXEC.BAT startup files from a first memory device to the primary active DOS partition;
  • removing a first memory device from a first reading device;
  • automatically rebooting the computer system for a second time by making a second low level call to BIOS;
  • inserting a second memory device into a second reading device of the computer system, wherein a second memory device contains the prespecified program;
  • automatically executing a DOS batch file in order to install said prespecified program;
  • prompting a system operator as to whether the computer system is a single hard disk drive system or a dual hard disk drive system;
  • determining whether a dual hard disk drive system has been indicated by a system operator;
  • if a dual hard disk drive architecture has been selected, automatically partitioning a secondary hard disk drive so as to create a secondary active DOS partition which matches the primary active DOS partition created for the primary hard disk drive; and
  • if a dual hard disk drive system has been selected, automatically partitioning the secondary hard disk drive so as to create a secondary extended DOS partition which matches the primary extended DOS partition created for the primary hard disk drive.
  • 50. The device of claim 49 wherein the method further comprises, if a dual hard disk drive system has been selected, automatically formatting the secondary active DOS partition and the secondary extended DOS partition so as to create a root directory and a file allocation table for each secondary partition.
  • 51. The device of claim 50 wherein the method further comprises if a dual hard disk drive system has been selected, automatically copying information from the primary active DOS partition to the secondary active DOS partition.
  • 52. The device of claim 49 wherein:
  • the act of automatically creating the primary active DOS partition on the primary hard disk drive comprises writing information from a Boot Record file contained on a diskette to appropriate sectors on the primary hard disk drive by making a first low level call to BIOS;
  • the act of automatically creating the primary extended DOS partition on the primary hard disk drive comprises writing information from an Extended Boot Record file contained on the diskette to appropriate sectors on the primary hard disk drive by making a second low level call to BIOS; and
  • the act of automatically creating the secondary active DOS partition on the secondary hard disk drive comprises writing information from the Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a third low level call to BIOS; and
  • the act of automatically creating the secondary extended DOS partition on the secondary hard disk drive comprises writing information from the Extended Boot Record file contained on the diskette to appropriate sectors on the secondary hard disk drive by making a fourth low level call to BIOS.
RELATED APPLICATIONS

This is application is related to U.S. patent application Ser. No. 08/962,412, entitled, "Method For Automatically Configuring And Formatting A Computer System and Installing Software," still reading which is filed concurrently herewith.

US Referenced Citations (196)
Number Name Date Kind
4057847 Lowell et al. Nov 1977
4100597 Fleming et al. Jul 1978
4449182 Rubinson et al. May 1984
4672535 Katzman et al. Jun 1987
4692918 Elliott et al. Sep 1987
4695946 Andreasen et al. Sep 1987
4707803 Anthony, Jr. et al. Nov 1987
4769764 Levanon Sep 1988
4774502 Kimura Sep 1988
4821180 Gerety et al. Apr 1989
4894472 Mitchell et al. Jan 1990
5006961 Monico Apr 1991
5007431 Donehoo, III Apr 1991
5033048 Pierce et al. Jul 1991
5051720 Kittirutsunetorn Sep 1991
5073932 Yossifor et al. Dec 1991
5103391 Barrett Apr 1992
5118970 Olson et al. Jun 1992
5121500 Arlington et al. Jun 1992
5136708 Lapourtre et al. Aug 1992
5138619 Fasang et al. Aug 1992
5157663 Major et al. Oct 1992
5210855 Bartol May 1993
5245615 Treu Sep 1993
5247683 Holmes et al. Sep 1993
5253348 Scalise Oct 1993
5266838 Gerner Nov 1993
5272382 Heald et al. Dec 1993
5276863 Heider Jan 1994
5277615 Hastings et al. Jan 1994
5280621 Barnes et al. Jan 1994
5283905 Saadeh et al. Feb 1994
5307354 Cramer et al. Apr 1994
5311397 Harshberger et al. May 1994
5311451 Barrett May 1994
5351276 Doll, Jr. et al. Sep 1994
5367670 Ward et al. Nov 1994
5379184 Barraza et al. Jan 1995
5388267 Chan et al. Feb 1995
5402431 Saadeh et al. Mar 1995
5404494 Garney Apr 1995
5423025 Goldman et al. Jun 1995
5430717 Fowler et al. Jul 1995
5430845 Rimmer et al. Jul 1995
5432715 Shigematsu et al. Jul 1995
5432946 Allard et al. Jul 1995
5438678 Smith Aug 1995
5440748 Sekine et al. Aug 1995
5448723 Rowett Sep 1995
5455933 Schieve et al. Oct 1995
5460441 Hastings et al. Oct 1995
5463766 Schieve et al. Oct 1995
5473499 Weir Dec 1995
5485550 Dalton Jan 1996
5487148 Komori et al. Jan 1996
5491791 Glowny et al. Feb 1996
5513314 Kandasamy et al. Apr 1996
5513339 Agrawal et al. Apr 1996
5526289 Dinh et al. Jun 1996
5528409 Cucci et al. Jun 1996
5533193 Roscoe Jul 1996
5535326 Baskey et al. Jul 1996
5542055 Amini et al. Jul 1996
5546272 Moss et al. Aug 1996
5548712 Larson et al. Aug 1996
5559764 Chen et al. Sep 1996
5559958 Farrand et al. Sep 1996
5559965 Oztaskin et al. Sep 1996
5560022 Dunstan et al. Sep 1996
5566299 Billings et al. Oct 1996
5566339 Perholtz et al. Oct 1996
5568619 Blackledge et al. Oct 1996
5572403 Mills Nov 1996
5577205 Hwang et al. Nov 1996
5579487 Meyerson et al. Nov 1996
5579491 Jeffries et al. Nov 1996
5581714 Amini et al. Dec 1996
5584030 Husak et al. Dec 1996
5592611 Midgely et al. Jan 1997
5596711 Burckhartt et al. Jan 1997
5598407 Bud et al. Jan 1997
5602758 Lincoln et al. Feb 1997
5621159 Brown et al. Apr 1997
5622221 Genga, Jr. et al. Apr 1997
5625238 Ady et al. Apr 1997
5627962 Goodrum et al. May 1997
5628028 Michelson May 1997
5630076 Saulpaugh et al. May 1997
5631847 Kikinis May 1997
5652839 Giorgio et al. Jul 1997
5652892 Ugajin Jul 1997
5652908 Douglas et al. Jul 1997
5655081 Bonnell et al. Aug 1997
5655083 Bagley Aug 1997
5655148 Richman et al. Aug 1997
5659682 Devarakonda et al. Aug 1997
5664118 Nishigaki et al. Sep 1997
5666538 DeNicola Sep 1997
5668943 Attanasio et al. Sep 1997
5668992 Hammer et al. Sep 1997
5669009 Buktenica et al. Sep 1997
5671371 Kondo et al. Sep 1997
5675723 Ekrot et al. Oct 1997
5684671 Hobbs et al. Nov 1997
5689637 Johnson et al. Nov 1997
5696895 Hemphill et al. Dec 1997
5696899 Kalwitz Dec 1997
5696949 Young Dec 1997
5704031 Mikami et al. Dec 1997
5708775 Nakamura Jan 1998
5708776 Kikinis Jan 1998
5712754 Sides et al. Jan 1998
5715456 Bennett et al. Feb 1998
5717570 Kikinis Feb 1998
5724529 Smith et al. Mar 1998
5727207 Gates et al. Mar 1998
5732266 Moore et al. Mar 1998
5737708 Grob et al. Apr 1998
5742514 Bonola Apr 1998
5742833 Dea et al. Apr 1998
5752164 Jones May 1998
5758165 Shuff May 1998
5758352 Reynolds et al. May 1998
5761085 Giorgio Jun 1998
5761462 Neal et al. Jun 1998
5761707 Aiken et al. Jun 1998
5765008 Desai et al. Jun 1998
5767844 Stoye Jun 1998
5771343 Hafner et al. Jun 1998
5774645 Beaujard et al. Jun 1998
5774741 Choi Jun 1998
5777897 Giorgio Jul 1998
5778197 Dunham Jul 1998
5781703 Desai et al. Jul 1998
5781716 Hemphill et al. Jul 1998
5781744 Johnson et al. Jul 1998
5784555 Stone Jul 1998
5787019 Knight et al. Jul 1998
5787459 Stallmo et al. Jul 1998
5787491 Merkin et al. Jul 1998
5790775 Marks et al. Aug 1998
5793948 Asahi et al. Aug 1998
5796580 Komatsu et al. Aug 1998
5797023 Berman et al. Aug 1998
5799196 Flannery Aug 1998
5801921 Miller Sep 1998
5802298 Imai et al. Sep 1998
5802305 McKaughan et al. Sep 1998
5802324 Wunderlich et al. Sep 1998
5802592 Chess et al. Sep 1998
5803357 Lakin Sep 1998
5805804 Laursen et al. Sep 1998
5809256 Najemy Sep 1998
5809287 Stupek, Jr. et al. Sep 1998
5809311 Jones Sep 1998
5812748 Ohran et al. Sep 1998
5812750 Dev et al. Sep 1998
5815647 Buckland et al. Sep 1998
5815652 Ote et al. Sep 1998
5821596 Miu et al. Oct 1998
5835719 Gibson et al. Nov 1998
5835738 Blackledge, Jr. et al. Nov 1998
5838932 Alzien Nov 1998
5841964 Yamaguchi Nov 1998
5841991 Russell Nov 1998
5845061 Miyamoto et al. Dec 1998
5845095 Reed et al. Dec 1998
5852720 Gready et al. Dec 1998
5852724 Glenn, II et al. Dec 1998
5857074 Johnson Jan 1999
5857102 McChesney et al. Jan 1999
5864653 Tavallaei et al. Jan 1999
5864713 Terry Jan 1999
5867730 Leyda Feb 1999
5875307 Ma et al. Feb 1999
5875308 Egan et al. Feb 1999
5875310 Buckland et al. Feb 1999
5878237 Olarig Mar 1999
5878238 Gan et al. Mar 1999
5881311 Woods Mar 1999
5884027 Garbus et al. Mar 1999
5889965 Wallach et al. Mar 1999
5892898 Fujii et al. Apr 1999
5892928 Wallach et al. Apr 1999
5898846 Kelly May 1999
5898888 Guthrie et al. Apr 1999
5905867 Giorgio May 1999
5907672 Matze et al. May 1999
5913034 Malcolm Jun 1999
5922060 Goodrum Jul 1999
5935262 Barrett et al. Aug 1999
5936960 Stewart Aug 1999
5938751 Tavallaei et al. Aug 1999
5941996 Smith et al. Aug 1999
5987554 Liu et al. Nov 1999
6012130 Beyda et al. Jan 2000
Foreign Referenced Citations (2)
Number Date Country
0 866 403 A1 Sep 1998 EPX
5 233 110 Sep 1993 JPX