Method for automatically configuring and formatting a computer system and installing software

Information

  • Patent Grant
  • 6154835
  • Patent Number
    6,154,835
  • Date Filed
    Wednesday, October 1, 1997
    27 years ago
  • Date Issued
    Tuesday, November 28, 2000
    23 years ago
Abstract
A method of automatically configuring and formatting a computer system for installation of a prespecified application program in the computer system, which includes the performing the following acts: 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; automatically formatting each partition so as to create a root directory and a file allocation table for each partition; and automatically executing 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 method of automatically configuring and formatting a computer system for installation of a prespecified application program in the computer system, 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.
In another embodiment, a method of automatically configuring and formatting a computer system and installing a prespecified program, includes: 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 a size value 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 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 the second memory device contains the prespecified program; and automatically executing a DOS batch file in order to install said prespecified program.





BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 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 Netframe.RTM. 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:.backslash. 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 filed October 1,1997,are hereby incorporated herein in their entirety by reference thereto: Attorney DocketTitle Application No. No.__________________________________________________________________________"System Architecture for Remote Access 08/942,160 MNFRAME.002A1and Control of EnvironmentalManagement""Method of Remote Access and Control of 08/942,215 MNFRAME.002A2Environmental Management""System for Independent Powering of 08/942,410 MNFRAME.002A3Diagnostic Processes on a ComputerSystem""Method of Independent Powering of 08/942,320 MNFRAME.002A4Diagnostic Processes on a ComputerSystem""Diagnostic and Managing Distributed 08/942,402 MNFRAME.005A1Processor System""Method for Managing a Distributed 08/942,448 MNFRAME.005A2Processor System""System for Mapping Environmental 08/942,222 MNFRAME.005A3Resources to Memory for Program Access""Method for Mapping Environmental 08/942,214 MNFRAME.005A4Resources to Memory for Program Access""Hot Add of Devices Software 08/942,309 MNFRAME.006A1Architecture""Method for The Hot Add of Devices" 08/942,306 MNFRAME.006A1"Hot Swap of Devices Software 08/942,311 MNFRAME.006A3Architecture""Method for The Hot Swap of Devices" 08/942,457 MNFRAME.006A4"Method for the Hot Add of a Network 08/943,072 MNFRAME.006A5Adapter on a System Including aDynamically Loaded Adapter Driver""Method for the Hot Add of a Mass 08/942,069 MNFRAME.006A6Storage Adapter on a System Including aStatically Loaded Adapter Driver""Method for the Hot Add of a Network 08/942,465 MNFRAME.006A7Adapter on a System Including a StaticallyLoaded Adapter Driver""Method for the Hot Add of a Mass 08/962,963 MNFRAME.006A8Storage Adapter on a System Including aDynamically Loaded Adapter Driver""Method for the Hot Swap of a Network 08/943,078 MNFRAME.006A9Adapter on a System Including aDynamically Loaded Adapter Driver""Method for the Hot Swap of a Mass 08/942,336 MNFRAME.006A10Storage Adapter on a System Including aStatically Loaded Adapter Driver""Method for the Hot Swap of a Network 08/942,459 MNFRAME.006A11Adapter on a System Including a StaticallyLoaded Adapter Driver""Method for the Hot Swap of a Mass 08/942,458 MNFRAME.006A12Storage Adapter on a System Including aDynamically Loaded Adapter Driver""Method of Performing an Extensive 08/942,463 MNFRAME.008ADiagnostic Test in Conjunction with aBIOS Test Routine""Apparatus for Performing an Extensive 08/942,163 MNFRAME.009ADiagnostic Test in Conjunction with aBIOS Test Routine""Configuration Management Method for 08/941,268 MNFRAME.010AHot Adding and Hot Replacing Devices""Configuration Management System for 08/942,408 MNFRAME.011AHot Adding and Hot Replacing Devices""Apparatus for Interfacing Buses" 08/942,382 MNFRAME.012A"Method for Interfacing Buses" 08/942,413 MNFRAME.013A"Computer Fan Speed Control Device" 08/942,447 MNFRAME.016A"Computer Fan Speed Control Method" 08/942,216 MNFRAME.017A"System for Powering Up and Powering 08/943,076 MNFRAME.018ADown a Server""Method of Powering Up and Powering 08/943,077 MNFRAME.019ADown a Server""System for Resetting a Server" 08/942,333 MNFRAME.020A"Method of Resetting a Server" 08/942,405 MNFRAME.021A"System for Displaying Flight Recorder" 08/942,070 MNFRAME.022A"Method of Displaying Flight Recorder" 08/942,068 MNFRAME.023A"Synchronous Communication Interface" 08/943,355 MNFRAME.024A"Synchronous Communication Emulation" 08/942,004 MNFRAME.025A"Software System Facilitating the 08/942,317 MNFRAME.026AReplacement or Insertion of Devices in aComputer System""Method for Facilitating the Replacement 08/942,316 MNFRAME.027Aor Insertion of Devices in a ComputerSystem""System Management Graphical User 08/943,357 MNFRAME.028AInterface""Display of System Information" 08/942,195 MNFRAME.029A"Data Management System Supporting Hot 08/942,129 MNFRAME.030APlug Operations on a Computer""Data Management Method Supporting 08/942,124 MNFRAME.031AHot Plug Operations on a Computer""Alert Configurator and Manager" 08/942,005 MNFRAME.032A"Managing Computer System Alerts" 08/943,356 MNFRAME.033A"Computer Fan Speed Control System" 08/940,301 MNFRAME.034A"Computer Fan Speed Control System 08/941,267 MNFRAME.035AMethod""Black Box Recorder for Information 08/942,381 MNFRAME.036ASystem Events""Method of Recording Information System 08/942,164 MNFRAME.037AEvents""Method for Automatically Reporting a 08/942,168 MNFRAME.040ASystem Failure in a Server""System for Automatically Reporting a 08/942,384 MNFRAME.041ASystem Failure in a Server""Expansion of PCI Bus Loading Capacity" 08/942,404 MNFRAME.042A"Method for Expanding PCI Bus Loading 08/942,223 MNFRAME.043ACapacity""System for Displaying System Status" 08/942,347 MNFRAME.044A"Method of Displaying System Status" 08/942,071 MNFRAME.045A"Fault Tolerant Computer System" 08/942,194 MNFRAME.046A"Method for Hot Swapping of Network 08/943,044 MNFRAME.047AComponents""A Method for Communicating a Software 08/942,221 MNFRAME.048AGenerated Pulse Waveform Between TwoServers in a Network""A System for Communicating a Software 08/942,409 MNFRAME.049AGenerated Pulse Waveform Between TwoServers in a Network""Method for Clustering Software 08/942,318 MNFRAME.050AApplications""System for Clustering Software 08/942,411 MNFRAME.051AApplications""Method for Automatically Configuring a 08/942,319 MNFRAME.052AServer after Hot Add of a Device""System for Automatically Configuring a 08/942,331 MNFRAME.053AServer after Hot Add of a Device""System for Automatically Configuring 08/941,955 MNFRAME.055Aand Formatting a Computer System andInstalling Software""Determining Slot Numbers in a 08/942,462 MNFRAME.056AComputer""System for Detecting Errors in a Network" 081942,169 MNFRAME.058A"Method of Detecting Errors in a Network" 08/940,302 MNFRAME.059A"System for Detecting Network Errors" 08/942,407 MNFRAME.060A"Method of Detecting Network Errors" 08/942,573 MNFRAME.061A__________________________________________________________________________
Claims
  • 1. A method of automatically configuring and formatting a computer system having a random access memory for installation of a prespecified application program in the computer system, comprising:
  • automatically creating a primary active DOS partition on a primary hard disk drive of the computer system;
  • automatically selecting, based upon the size of the random access memory, 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.
  • 2. The method of claim 1 further comprising automatically rebooting the computer system, after the act of automatically creating the primary extended DOS partition.
  • 3. The method of claim 1 further comprising executing an operating system software program stored on a first memory device.
  • 4. The method of claim 3 further comprising 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.
  • 5. The method of claim 4 further comprising:
  • automatically copying a specified 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.
  • 6. The method of claim 5 further comprising automatically executing a DOS batch file in order to install said prespecified application program.
  • 7. The method of claim 1 further comprising prompting a system operator to indicate whether the computer system is a single disk drive system or a dual disk drive system.
  • 8. The method of claim 7 further comprising:
  • determining whether a dual hard disk drive system has been indicated 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.
  • 9. The method of claim 8 further comprising, 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.
  • 10. The method of claim 9 further comprising 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.
  • 11. The method of claim 8 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.
  • 12. The method of claim 1 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.
  • 13. The method of claim 1 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.
  • 14. The method of claim 13 wherein the first value is two gigabytes and the second value is one gigabyte.
  • 15. The method of claim 1, additionally comprising repeating the step of automatically creating a primary active DOS partition upon determining that the primary disk drive is mirrored or duplexed.
  • 16. A method of automatically configuring and formatting a computer system having a random access memory and installing a prespecified program, comprising:
  • 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 upon the size of the random access memory, a size value 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 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 the second memory device contains the prespecified program; and
  • automatically executing a DOS batch file in order to install said prespecified program.
  • 17. The method of claim 16 further comprising:
  • 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.
  • 18. The method of claim 17 further comprising, 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.
  • 19. The method of claim 18 further comprising 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.
  • 20. The method of claim 17 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.
  • 21. The method of claim 15, additionally comprising repeating the step of automatically creating a primary active DOS partition upon determining that the primary disk drive is mirrored or duplexed.
RELATED APPLICATIONS

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

US Referenced Citations (253)
Number Name Date Kind
4057847 Lowell et al. Nov 1977
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
4835737 Herrig et al. May 1989
4949245 Martin et al. Aug 1990
4999787 McNally et al. Mar 1991
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 Homles et al. Sep 1993
5253348 Scalise Oct 1993
5265098 Mattson et al. Nov 1993
5266838 Gerner Nov 1993
5269011 Yanai et al. Dec 1993
5272382 Heald et al. Dec 1993
5272584 Austruy et al. Dec 1993
5276863 Heider Jan 1994
5280621 Barnes et al. Jan 1994
5283905 Saadeh et al. Feb 1994
5307354 Cramer et al. Apr 1994
5311451 Barrett May 1994
5317693 Cuenod et al. May 1994
5329625 Kannan et al. Jul 1994
5337413 Lui et al. Aug 1994
5351276 Doll, Jr. et al. Sep 1994
5367670 Ward et al. Nov 1994
5379184 Barraza et al. Jan 1995
5386567 Lien 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
5455933 Schieve et al. Oct 1995
5463766 Schieve et al. Oct 1995
5471634 Giorgio et al. Nov 1995
5473499 Weir Dec 1995
5483419 Kaczeus, Sr. et al. Jan 1996
5485550 Dalton Jan 1996
5487148 Komori et al. Jan 1996
5491791 Glowny et al. Feb 1996
5493574 McKinley Feb 1996
5493666 Fitch Feb 1996
5513314 Kandasamy et al. Apr 1996
5513339 Agrawal et al. Apr 1996
5517646 Piccirillo et al. May 1996
5526289 Dinh et al. Jun 1996
5528409 Cucci et al. Jun 1996
5530810 Bowman Jun 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
5555510 Verseput et al. Sep 1996
5559764 Chen et al. Sep 1996
5559958 Farrand et al. Sep 1996
5559965 Oztaskin et al. Sep 1996
5564024 Pemberton Oct 1996
5566299 Billings et al. Oct 1996
5566339 Perholtz et al. Oct 1996
5568610 Brown 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
5581712 Herrman Dec 1996
5581714 Amini et al. Dec 1996
5584030 Husak et al. Dec 1996
5586250 Carbonneau et al. Dec 1996
5588121 Reddin et al. Dec 1996
5588144 Inoue et al. Dec 1996
5596711 Burckhartt et al. Jan 1997
5598407 Bud et al. Jan 1997
5602758 Lincoln et al. Feb 1997
5606672 Wade Feb 1997
5608876 Cohen et al. Mar 1997
5615207 Gephardt et al. Mar 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
5632021 Jennings et al. May 1997
5638289 Yamada et al. Jun 1997
5644470 Benedict et al. Jul 1997
5644731 Liencres et al. Jul 1997
5651006 Fujino et al. Jul 1997
5652832 Kane et al. Jul 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
5664119 Jeffries et al. Sep 1997
5666538 DeNicola 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
5680288 Carey 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
5696970 Sandage et al. 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
5721935 DeSchepper et al. Feb 1998
5724529 Smith et al. Mar 1998
5726506 Wood Mar 1998
5727207 Gates et al. Mar 1998
5732266 Moore et al. Mar 1998
5737708 Grob et al. Apr 1998
5740378 Rehl et al. Apr 1998
5742514 Bonola Apr 1998
5742833 Dea et al. Apr 1998
5747889 Raynham et al. May 1998
5748426 Bedingfield et al. May 1998
5752164 Jones May 1998
5754797 Takahashi May 1998
5758165 Shuff May 1998
5758352 Reynolds et al. May 1998
5761033 Wilhelm Jun 1998
5761045 Olson et al. Jun 1998
5761085 Giorgio Jun 1998
5761462 Neal et al. Jun 1998
5761707 Aiken et al. Jun 1998
5764924 Hong Jun 1998
5764968 Ninomiya Jun 1998
5765008 Desai et al. Jun 1998
5765198 McCrocklin et al. Jun 1998
5767844 Stoye Jun 1998
5768541 Pan-Ratzlaff Jun 1998
5768542 Enstrom et al. 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
5781767 Inoue et al. Jul 1998
5784555 Stone Jul 1998
5784576 Guthrie et al. 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
5790831 Lin et al. Sep 1998
5793948 Asahi et al. Aug 1998
5793987 Quackenbush et al. Aug 1998
5794035 Golub et al. Aug 1998
5796185 Takata et al. Aug 1998
5796580 Komatsu et al. Aug 1998
5796981 Abudayyeh et al. Aug 1998
5797023 Berman et al. Aug 1998
5798828 Thomas et al. Aug 1998
5799036 Staples Aug 1998
5799196 Flannery Aug 1998
5801921 Miller Sep 1998
5802269 Poisner et al. Sep 1998
5802298 Imai et al. Sep 1998
5802305 McKaughan et al. Sep 1998
5802324 Wunderlich et al. Sep 1998
5802393 Begun et al. Sep 1998
5802552 Fandrich et al. Sep 1998
5802592 Chess et al. Sep 1998
5803357 Lakin Sep 1998
5805804 Laursen et al. Sep 1998
5805834 McKinley et al. Sep 1998
5809224 Schultz et al. Sep 1998
5809256 Najemy Sep 1998
5809287 Stupek, Jr. et al. Sep 1998
5809311 Jones Sep 1998
5809555 Hobson Sep 1998
5812748 Ohran et al. Sep 1998
5812750 Dev et al. Sep 1998
5812757 Okamoto et al. Sep 1998
5812858 Nookala et al. Sep 1998
5815117 Kolanek Sep 1998
5815647 Buckland et al. Sep 1998
5815652 Ote et al. Sep 1998
5821596 Miu et al. Oct 1998
5822547 Boesch 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
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
5867730 Leyda Feb 1999
5871798 Beatty et al. 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
5898888 Guthrie et al. Apr 1999
5905867 Giorgio May 1999
5907672 Matze et al. Jun 1999
5909568 Nason Jun 1999
5911779 Stallmo et al. Jun 1999
5913034 Malcolm Jun 1999
5922060 Goodrum Jul 1999
5930358 Rao Jul 1999
5935262 Barrett et al. Aug 1999
5936960 Stewart Aug 1999
5938751 Tavallaei et al. Aug 1999
5941996 Smith et al. Aug 1999
5964855 Bass et al. Oct 1999
5983349 Kodama et al. Nov 1999
5987627 Rawlings, III Nov 1999
Foreign Referenced Citations (1)
Number Date Country
04 333 118 Nov 1992 JPX