CA2010965C - Method for loading an operating system through a network - Google Patents

Method for loading an operating system through a network Download PDF

Info

Publication number
CA2010965C
CA2010965C CA002010965A CA2010965A CA2010965C CA 2010965 C CA2010965 C CA 2010965C CA 002010965 A CA002010965 A CA 002010965A CA 2010965 A CA2010965 A CA 2010965A CA 2010965 C CA2010965 C CA 2010965C
Authority
CA
Canada
Prior art keywords
computer
operating system
network
disk drive
files
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA002010965A
Other languages
French (fr)
Other versions
CA2010965A1 (en
Inventor
Tadd Vaughn Ottman
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sun Microsystems Inc
Original Assignee
Sun Microsystems Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sun Microsystems Inc filed Critical Sun Microsystems Inc
Publication of CA2010965A1 publication Critical patent/CA2010965A1/en
Application granted granted Critical
Publication of CA2010965C publication Critical patent/CA2010965C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4416Network booting; Remote initial program loading [RIPL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer And Data Communications (AREA)

Abstract

The method of the present invention allows for the loading of operating systems between computers over a network, thereby drastically decreasing the amount of time required to download an operating system or update an operating system. A root directory is created and a subset of the operating system is loaded into the memory of the computer which is to receive the operating system, thereby eliminating the need to access or use the disk during the operating system download process. The subset of the operating system contains the basic commands for fife creation and manipulation, directory creation and network communication. The computer system is then started using the subset of the operating system located in memory and connected to the network. Once the computer is connected to the network, the files comprising the operating system to be downloaded are copied and transferred from a remote computer over the network and stored on the disk drive of the receiving computer.

Description

BACKGROUND OF THE~NVENTION
1. FIELD OF TH JJ~VENTION:
This invention relates to the loading and upgrading of operating systems on computer systems connected in a network environment.
2. ART BACItGROUND:
An operating system consists of program modules within a computer system that govern the control of equipment resources such as processors, main storage, secondary storage and I/O devices. These modules resolve conflicts, attempt to optimize performance and simplify the effective use of the computer. They act as an interface between the user programs and the physical computs~r hardware. In order to load an operating system, an I/O
device such as a tape drive executes a program resident in the tape drive and inputs the new operating system data into a predetermined area of memory in the computer. During the course of loading an operating system the disk space where the operating system is loaded is erased and re-written with the new operating system data. The amount of information to be loaded on the system is significant and takes one and one-half to two hours to read and down load the information from the tapes.
Before the advent of the distributed systems of today, a single computer system would service a multiplicity of users. Thus when it came time to upgrade the operating system, the system manager would only have to load the new operating system onto a single computer system. However, in today's distributed proce;;sing environment, it is quite common that each user has his own computer with its own operating system whereby the computer is networked together with other computers. Thus, when an operating system upgrade is performed, the process of loading the operating system from an I/O
MEM/ldr 1 82225.P097 z~~o~s~
device has to be performed with respect to each individual computer system in the network. The upgrade of multiple computer systems can be quite time consuming, and it can be even more burdensome in an operating system development environment where operating system upgrades may be performed as frequently as once a week. Thus, it would be preferable in a distributed environment to load the operating system onto one machine from a tape and thereafter transmit copies of the operating system over the network to each computer system connected to the network.
If the' operating system is transferred from one system to another through a networN;, the amount of time required to load the operating system is decreased. Howswer, to load the system onto a computer in a network environment, the computer system must be booted and running an operating system accessiblE~ by the computer hardware and capable of network communication. It should be remembered that when the new operating system is loaded onto the computer the disk space is re-written thereby over-writing and corrupting ths~ existing operating system concurrently being used by the computer hardware. A way to avoid the problem of over-writing the presently used operating system is to boot the computer system to be loaded or upgraded from an operating system resident on another computer in the network. That is, when the computs~r hardware is powered on a signal is sent out over the network to which the computer hardware with the operating system to be accessed responds. The remote network computer then provides disk partitions on its own local disk for the computer to use. The computer system to be upgraded is then tooted using the operating system located on the network computer. Once the computer is booted and active on the network, the new version of the operating system can be down-loaded from the network computer system.
MEM/ldr 2 82225. P097 ~~.~~~~J
However, in order to utilize such an approach, the network must be configured and initialized to know that when the particular computer is powered on, that ~romputer is to be booted using the operating system accessible on a specific network computer. Thus if the network configuration changes or if it is ~~esirable to boot up from a different network computer than the one initially specified, the network parameters then have to be changed.
MEM/ldr $ 82225. P097 SUMMARY OF THE INVENTION
It is therefore an object of the present invention to provide a method for loading operating systems from one computer to another computer in a network environment.
In the mei:hod of the present invention a subset of the operating system supporting nefin~ork communications is loaded into a root partition created in the transferee computer's memory. Once the transferee computer system is thus booted from and running off the memory resident operating system and connected to the network, it is ready to receive from the transferor computer system the new version of the operating system to be loaded on its disk. Because, the currently utilized operating system on the transferee computer is running off of memory as opposed to off the disk, the problems in the prior art with over-writing the currently utilized operating system when downloading the new version of the operating system are eliminated. In addition, the time required to download the operating system is decreased because the data transfer rate between two computer systems located on the network is much greater than that between an external I/0 device, such as a tape drive and a computer. Also, updates to the operating system on the transferor computer do not entail the creation of tapes for the installation of the updated version of the operating system on the transferee computer.
Accordingly, in one aspect, the present invention provides in a computer network comprising a plurality of computers, each computer comprising a central processing unit pCPU), memory, offline storage, input/output devices, and a current operating systern stored on a disk drive, a method for loading a transferring operating system onto ~~ first one of said computers from a second one of said computers comprising: setting a root directory in the memory of the first computer;

:,,,.

loading a subset opera~ling system into the memory of the first computer from the offline storage of the first computer, said subset operating system comprising commands for copying files, creating file directories, formatting disk drives, and establishing a network connection and operation on the network; initializing the first computer using the subset operating system; initializing the disk drive of the first computer by executing the commands for formatting disk drives and creating file directories to create a hierarchical file system on the disk drive of the first computer having a base at the root directory; establishing communications between the first computer and the network by executing the commands for establishing a network connection and operation on the network to communicate with the second computer; and copying operating system files of the transferring operating system in the second computer and loading the copy of the transferring operating system files from the second computer over the network into the hierarchical file system created on the disk drive of the first computer by executing the command for copying files in the first computer, whereby the disk drive of the first computer is rewritten with the copy of the transferring operating system loaded from the second computer without corrupting the subset operating system stored in the memory of the first computer.
BRIiEF DESCRIPTION OF THE INVENTION
The objects, features and advantages of the method of the present invention will be apparent from the following detailed description of the preferred embodiment in which:
FIG. 1 is a flow chart outlining the steps performed in the method of the present invention.

2~4~.Q9~5 j',~TAILED DERGRIPTION OF THE INVENTION
An entire operating system can be transferred to a computer (transferee computer) from another computer (transferor computer) located on the same network. This capability is available by loading a subset of an operating system into a root directory established in RAM in the transferee computer thereby freeing the disk to receive the operating system files. The subset of the operating system to be loaded into RAM includes those commands necessary for the computer to connect and operate on the network thereby permitting the communication between the transferor computer and the transferee computer. By establishing the root directory in RAM and storing the operating system in RAM, the integrity of the system being installed on the disk is insured becausE~ all data relative to the running operating system is located within memory.
Throughout the discussion below, the method of the present invention is described with respect to the UNIX~ (UNIX is a Registered Trademark of AT&T) operating system and in particular, the Sun operating system, SunOS''"' (SunOS is a trademark of Sun Microsystems, Inc.) manufactured by ~>un Microsystems, Inc., Mountain View, California. However, as it will be clear from the discussion, the method of the present invention may be utilized in conjunction with most any operating system which provides for a network environment.
The process for transferring an operating system across a network is described in the flow chart of Fig. 1. At block 20, the root directory is set to be in the RAM and a subset of the operating system is loaded into memory. This is typically achieved by powering up the system and interrupting the default loading of the operating system so that the root device can be reset to be the RAM and the open~ting system can be reinitialized to be located in RAM.
MEM/ld~ f) 82225. P097 Typically the sub;>et of the operating system is transferred from a device, such as a tape, to the f~AM. However, in a UNIX system, a subset of the operating system may be transferred from another computer connected through a network, using the Trivial File Transfer Protocol (TFTP), a low level, device specific, address specific protocol which permits a file transfer from one device to another over a network The subset of the operating system comprises only those commands required to boot the system and perform basic functions such as copy fifes, renamE3 files, link files, create directories. In addition the subset should include commands to format the disk, mount file systems and establish and maintain netvrork communications. Thus in the present embodiment, a subset of the UNI;K operating system may be loaded in RAM. It should be noted, however, that the operating system loaded in RAM need not be a subset of the operating system to be transferred to the disk of the transferee computer. In SunOS, it is preferable that a superset of MUNIX is loaded into RAM. MUNIX is a very small subsist of the UNIX operating system which is used to create disk partitions on new computer systems. The version of MUNIX used in the system of the present invention however, includes additional commands which permit the system to be connected to and active on the network and therefore can receive and transrnit data. These extra commands give the computer the capability referred to, in the SunOS environment, as "client-side NFS."
Oncs~ the subset of the operating system is loaded into RAM, at block 30, the system is booted using the memory resident operating system, and the local disk where the new operating system is to be loaded is cleared.
In addition, it is preferred that two disk partitions are created where the operating system will be stored. The first partition is linked to or mounted on the subdirectory of the root directory, and the second partition is mounted on the first partition. Thus when the operating system is loaded to the subdirectories of MEANklr 7 82225.P097 ~~~..~~~J~
the root directory resident in RAM, the data will be transferred appropriately to the first or second disk partition. It is also preferred that another disk partition be created for the swapping of data during the execution of commands during the process. This disik partition provides the extra scratch memory that may be needed during thf~ execution of certain commands executed during the transfer of the operating system. Typically, it is the same, swap partition used by the computer during normal operation.
At block 40, the network addresses of the transferor computer and the transferee computer as well as the addresses of gateways that may be located between the two computers are input to the system, and at block 50 the network routine to connect the two computers is executed. For example, in SunOS a shell script routine is used to initialize the network environment which is NFS. NFS is a utility which provides a capability which permits one computer system to mount the remote disk space of another computer system in the network and use it as if it is locally attached disk space (For more information on NFS see R. Sandberg, D. Goldberg, S. Kleiman, D. Walsh, B. Lyon, Design and Implementation of the Sun Network File System, USENIX, Summer 1985, p.
119-130) At block 60, once the transferor computer system is connected to the transferee computer system through the network, a copy of the new operating system is transferred from the transferor computer system to the transferee computerr system. In the SunOS-NFS environment, the mount command is used to mount the file system of the transferor computer onto the root directory of the transferee computer to simplify the copying process and the UNIX TAR command is executed to transfer the files representative of the operating system. The TAR command archives and extracts muRiple files into a single file archive called a TAR file. A TAR file is usually located on a magnetic tape but it can be any file. In the present case the file is virtually a stream of MEAMdr a 82225. P097 ~~.09~~
information between two TAR processes: one TAR process reading the operating system files on the transferor system, the other TAR process extracting files from the stream and writing them onto the disk of the transferee computer recreating the directories and the position and protection of files as they exist on the transferor computer system.
While the invention has been described in conjunction with the preferred embodiment, the UNIX operating system, and in particular SunOS
running NFS, it is evident that numerous alternatives, modifications, variations and uses wilt be apparent to those skilled in the art . In particular it is evident, in light of the foregoing description, that a variety of computer types, operating systems and networks can be applied to the method of the present invention.
MEM/ldr 9 62225.P097

Claims (7)

1. In a computer network comprising a plurality of computers, each computer comprising a central processing unit (CPU), memory, offline storage, input/output devices, and a current operating system stored on a disk drive, a method for loading a transferring operating system onto a first one of said computers from a second one of said computers comprising:
setting a root directory in the memory of the first computer;
loading a subset operating system into the memory of the first computer from the offline storage of the first computer, said subset operating system comprising commands for copying files, creating file directories, formatting disk drives, and establishing a network connection and operation on the network;
initializing the first computer using the subset operating system;
initializing the disk drive of the first computer by executing the commands for formatting disk drives and creating file directories to create a hierarchical file system on the disk drive of the first computer having a base at the root directory;
establishing communications between the first computer and the network by executing the commands for establishing a network connection and operation on the network to communicate with the second computer; and copying operating system files of the transferring operating system in the second computer and loading the copy of the transferring operating system files from the second computer over the network into the hierarchical file system created on the disk drive of the first computer by executing the command for copying files in the first computer, whereby the disk drive of the first computer is rewritten with the copy of the transferring operating system loaded from the second computer without corrupting the subset operating system stored in the memory of the first computer.
2. The method of claim 1 wherein the step of establishing communications between the first computer and the second computer comprises the step of:
mounting a file system of the second computer which stores the transferring operating system files onto a subdirectory of the root directory set in the memory of the first computer.
3. The method of claim 1 wherein the transferring operating system is a UNIX operating system and the command for copying files from the second computer to the first computer is a UNIX TAR command.
4. The method of claim 1 wherein the step of initializing the disk drive of the first computer comprises the step of:
creating a disk partition on the disk drive of the first computer for temporary storage of data during the execution of the commands of the subset operating system by the first computer.
5. The method of claim 1 wherein the transferring operating system is a UNIX operating system.
6. The method of claim 1 wherein the step of establishing communications between the first computer and the second computer comprises the step of:

mounting a file system of the second computer which stores the transferring operating system files onto the root directory set in the memory of the first computer.
7. The method of claim 6 wherein the step of initializing the disk drive of the first computer further comprises the steps of:
clearing portions of the disk drive of the first computer where the transferring operating system is to be loaded;
establishing two partitions on the disk drive of the first computer where the transferring operating system is to be loaded;
mounting the first partition onto a subdirectory of the root directory;
creating a directory in the first partition; and mounting the second partition onto the directory created in the first partition, whereby the transferring operating system files are loaded onto the first and second partitions of the disk drive of the first computer.
CA002010965A 1989-04-26 1990-02-27 Method for loading an operating system through a network Expired - Fee Related CA2010965C (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US07/343,843 US5142680A (en) 1989-04-26 1989-04-26 Method for loading an operating system through a network
US343,843 1989-04-26

Publications (2)

Publication Number Publication Date
CA2010965A1 CA2010965A1 (en) 1990-10-26
CA2010965C true CA2010965C (en) 2000-01-04

Family

ID=23347919

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002010965A Expired - Fee Related CA2010965C (en) 1989-04-26 1990-02-27 Method for loading an operating system through a network

Country Status (5)

Country Link
US (1) US5142680A (en)
JP (1) JP2835637B2 (en)
AU (1) AU623708B2 (en)
CA (1) CA2010965C (en)
GB (1) GB2231180A (en)

Families Citing this family (161)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5325529A (en) * 1990-05-18 1994-06-28 Compaq Computer Corporation External boot information loading of a personal computer
US5497492A (en) * 1990-09-04 1996-03-05 Microsoft Corporation System and method for loading an operating system through use of a fire system
IT1254937B (en) * 1991-05-06 1995-10-11 DYNAMIC UPDATE OF NON-VOLATILE MEMORY IN A COMPUTER SYSTEM
DE4215063C2 (en) * 1991-05-10 1999-11-25 Intel Corp Device and method for changing pages in a non-volatile memory
JPH04372037A (en) * 1991-06-21 1992-12-25 Matsushita Electric Ind Co Ltd System management information setting device
FR2682786B1 (en) * 1991-10-17 1993-12-10 Bull Sa DOWNLOADING AN OPERATING SYSTEM THROUGH A NETWORK.
JP3329841B2 (en) * 1991-10-18 2002-09-30 株式会社日立製作所 Network system and its software management method
US5452454A (en) * 1991-12-10 1995-09-19 Digital Equipment Corporation Generic remote boot for networked workstations by creating local bootable code image
US5809300A (en) * 1992-03-16 1998-09-15 Fujitsu Limited Removable storage medium and computer system using the same
US5687315A (en) * 1992-04-16 1997-11-11 Hitachi, Ltd. Support system for constructing an integrated network
US5845078A (en) * 1992-04-16 1998-12-01 Hitachi, Ltd. Network integrated construction system, method of installing network connection machines, and method of setting network parameters
US5740358A (en) * 1992-06-25 1998-04-14 Cirrus Logic, Inc. Defect management and split field processing in disk storage systems
DE69331278T2 (en) * 1992-09-04 2002-07-18 Scripps Research Inst PHAGEMIDES CO-EXPRESSING A SURFACE RECEPTOR AND A HETEROLOGICAL SURFACE PROTEIN
EP0592079A2 (en) * 1992-09-20 1994-04-13 Sun Microsystems, Inc. Automated software installation and operating environment configuration on a computer system
US5623604A (en) * 1992-11-18 1997-04-22 Canon Information Systems, Inc. Method and apparatus for remotely altering programmable firmware stored in an interactive network board coupled to a network peripheral
JP2710195B2 (en) * 1992-12-15 1998-02-10 インターナショナル・ビジネス・マシーンズ・コーポレイション Storage controller
US5404527A (en) * 1992-12-31 1995-04-04 Unisys Corporation System and method for remote program load
US6357000B1 (en) * 1993-01-29 2002-03-12 Microsoft Corporation Method and system for specified loading of an operating system
JP3527756B2 (en) * 1993-02-05 2004-05-17 株式会社エヌ・ティ・ティ・データ How to update system files
US5469573A (en) * 1993-02-26 1995-11-21 Sytron Corporation Disk operating system backup and recovery system
US5664195A (en) * 1993-04-07 1997-09-02 Sequoia Systems, Inc. Method and apparatus for dynamic installation of a driver on a computer system
US5475753A (en) * 1993-11-12 1995-12-12 Matsushita Electric Corporation Of America Apparatus and method for certifying the delivery of information
JPH07311752A (en) * 1994-05-11 1995-11-28 Internatl Business Mach Corp <Ibm> Decentralized data processing system and initial program loading method
JP3160149B2 (en) 1994-05-13 2001-04-23 株式会社日立製作所 Non-stop program change method of disk controller and disk controller
US5635979A (en) * 1994-05-27 1997-06-03 Bell Atlantic Dynamically programmable digital entertainment terminal using downloaded software to control broadband data operations
US5734589A (en) * 1995-01-31 1998-03-31 Bell Atlantic Network Services, Inc. Digital entertainment terminal with channel mapping
US5768539A (en) * 1994-05-27 1998-06-16 Bell Atlantic Network Services, Inc. Downloading applications software through a broadcast channel
US5666293A (en) * 1994-05-27 1997-09-09 Bell Atlantic Network Services, Inc. Downloading operating system software through a broadcast channel
US6769009B1 (en) 1994-05-31 2004-07-27 Richard R. Reisman Method and system for selecting a personalized set of information channels
US5694546A (en) 1994-05-31 1997-12-02 Reisman; Richard R. System for automatic unattended electronic information transport between a server and a client by a vendor provided transport software with a manifest list
US5684952A (en) * 1994-07-25 1997-11-04 Apple Computer, Inc. Supervisory control system for networked multimedia workstations that provides reconfiguration of workstations by remotely updating the operating system
DE4429969A1 (en) * 1994-08-24 1996-02-29 Sel Alcatel Ag Process for exchanging program packages in a multi-computer system and computer therefor
JPH0887460A (en) * 1994-09-19 1996-04-02 Seiko Epson Corp Installation system
GB9422854D0 (en) * 1994-11-12 1995-01-04 Int Computers Ltd High availability data processing system
US5675800A (en) * 1994-11-30 1997-10-07 Digital Equipment Corporation Method and apparatus for remotely booting a computer system
US5627964A (en) * 1994-12-13 1997-05-06 Microsoft Corporation Reduce or fail-safe bootstrapping of a system having a graphical user interface
US6110228A (en) * 1994-12-28 2000-08-29 International Business Machines Corporation Method and apparatus for software maintenance at remote nodes
US5572517A (en) * 1995-02-28 1996-11-05 General Instrument Corporation Configurable hybrid medium access control for cable metropolitan area networks
IL117221A0 (en) * 1995-02-28 1996-06-18 Gen Instrument Corp Configurable hybrid medium access control for cable metropolitan area networks
US5742829A (en) * 1995-03-10 1998-04-21 Microsoft Corporation Automatic software installation on heterogeneous networked client computer systems
US5666501A (en) * 1995-03-30 1997-09-09 International Business Machines Corporation Method and apparatus for installing software
US5729683A (en) * 1995-05-18 1998-03-17 Compaq Computer Corporation Programming memory devices through the parallel port of a computer system
US5701491A (en) * 1995-05-31 1997-12-23 Microsoft Corporation, Inc. Method and system for transitioning the network mode of a workstation
US5729682A (en) * 1995-06-07 1998-03-17 International Business Machines Corporation System for prompting parameters required by a network application and using data structure to establish connections between local computer, application and resources required by application
US5758165A (en) * 1995-07-07 1998-05-26 Sun Microsystems, Inc. Local area network and network operating system for formatting a client disk and installing a client operating system
US5991771A (en) * 1995-07-20 1999-11-23 Novell, Inc. Transaction synchronization in a disconnectable computer and network
CA2227431C (en) 1995-07-20 2001-05-15 Novell, Inc. Transaction log management in a disconnectable computer and network
US5822581A (en) * 1995-09-29 1998-10-13 Intel Corporation Method for CMOS configuration information storage and retrieval in flash
US6684259B1 (en) 1995-10-11 2004-01-27 Citrix Systems, Inc. Method for providing user global object name space in a multi-user operating system
US5845077A (en) * 1995-11-27 1998-12-01 Microsoft Corporation Method and system for identifying and obtaining computer software from a remote computer
JPH09168009A (en) * 1995-12-15 1997-06-24 Hitachi Ltd Network operation information setting system
GB2309104B (en) * 1996-01-11 2000-06-07 Ibm Preloading software onto a computer system
US6377971B1 (en) * 1996-02-23 2002-04-23 Citrix Systems, Inc. Method and apparatus for installing and executing a single user task in a multi-user environment
US6049671A (en) * 1996-04-18 2000-04-11 Microsoft Corporation Method for identifying and obtaining computer software from a network computer
US6292941B1 (en) * 1996-04-30 2001-09-18 Sun Microsystems, Inc. Operating system installation
US5922050A (en) * 1996-07-02 1999-07-13 Sun Microsystems, Inc. Method and apparatus for controlling a device on a network
US5878434A (en) * 1996-07-18 1999-03-02 Novell, Inc Transaction clash management in a disconnectable computer and network
US5930504A (en) * 1996-07-22 1999-07-27 Intel Corporation Dynamic nonvolatile memory update in a computer system
US5812857A (en) * 1996-08-28 1998-09-22 Extended Systems, Inc. Field configurable embedded computer system
US5948101A (en) * 1996-12-02 1999-09-07 The Foxboro Company Methods and systems for booting a computer in a distributed computing system
US6802061B1 (en) * 1996-12-12 2004-10-05 Microsoft Corporation Automatic software downloading from a computer network
US6347398B1 (en) 1996-12-12 2002-02-12 Microsoft Corporation Automatic software downloading from a computer network
US6128734A (en) * 1997-01-17 2000-10-03 Advanced Micro Devices, Inc. Installing operating systems changes on a computer system
US5978912A (en) * 1997-03-20 1999-11-02 Phoenix Technologies Limited Network enhanced BIOS enabling remote management of a computer without a functioning operating system
US6332217B1 (en) * 1997-05-09 2001-12-18 Hearme Software inventory control system
US6553490B1 (en) * 1997-06-30 2003-04-22 Sun Microsystems, Inc. Computer system including local computer with capability to automatically update operating system or application program from network server
US5973734A (en) 1997-07-09 1999-10-26 Flashpoint Technology, Inc. Method and apparatus for correcting aspect ratio in a camera graphical user interface
WO1999003047A1 (en) * 1997-07-11 1999-01-21 Earle Machardy Content hosting environment system and cache mechanism
US5974258A (en) * 1997-07-18 1999-10-26 International Business Machines Corporation Method and apparatus for performing single-function software operations on a server processor for a target of one or more processors in a network of processors
US6460175B1 (en) 1997-07-18 2002-10-01 International Business Machines Corporation Program product for modular, parallel, remote software installation with repeatable, externally-invocable steps
US5961642A (en) * 1997-07-31 1999-10-05 Ncr Corporation Generic kernel modification for the dynamic configuration of operating systems in a multi-processor system
US5991543A (en) * 1997-08-29 1999-11-23 Dell Usa, L.P. Software installation and testing for a build-to-order computer system
US6055632A (en) * 1997-09-25 2000-04-25 Allen-Bradley Company, Llc Method and apparatus for transferring firmware to a non-volatile memory of a programmable controller system
US6353927B1 (en) * 1997-10-14 2002-03-05 Lucent Technologies Inc. Data download technique into installed memory
US6185623B1 (en) * 1997-11-07 2001-02-06 International Business Machines Corporation Method and system for trivial file transfer protocol (TFTP) subnet broadcast
KR100250464B1 (en) * 1997-11-25 2000-04-01 정선종 Method for node booting on scalable parallel architecture based crossbar switch
JP3449684B2 (en) * 1997-12-11 2003-09-22 富士通株式会社 Software setting device, software setting method, and recording medium recording program for implementing the method
US6014744A (en) * 1998-01-13 2000-01-11 Microsoft Corporation State governing the performance of optional booting operations
US6567774B1 (en) * 1998-01-30 2003-05-20 Compaq Computer Corporation Method and system for configuring and updating networked client stations using a virtual disk and a snapshot disk
US6954278B1 (en) 1998-02-13 2005-10-11 Lexmark International, Inc. Dynamic printer operating system
JPH11249900A (en) * 1998-02-27 1999-09-17 Toshiba Corp Computer system, boot method for system and recording medium
DE19810802A1 (en) * 1998-03-12 1999-09-16 Ericsson Telefon Ab L M Software processing device with software actualization function
WO1999059059A1 (en) * 1998-05-13 1999-11-18 Glaxo Group Limited Remote installation of computer operating systems
US6381742B2 (en) * 1998-06-19 2002-04-30 Microsoft Corporation Software package management
US6449642B2 (en) * 1998-09-15 2002-09-10 Microsoft Corporation Method and system for integrating a client computer into a computer network
US6317141B1 (en) 1998-12-31 2001-11-13 Flashpoint Technology, Inc. Method and apparatus for editing heterogeneous media objects in a digital imaging device
US6279109B1 (en) * 1999-01-07 2001-08-21 Dell U.S.A., L.P. Computing system and operating method for booting and running a graphical user interface (GUI) with r/w hard drive partition unavailable
US6715043B1 (en) 1999-03-19 2004-03-30 Phoenix Technologies Ltd. Method and system for providing memory-based device emulation
US6889376B1 (en) * 1999-05-12 2005-05-03 Treetop Ventures, Llc Method for migrating from one computer to another
US6401202B1 (en) 1999-06-18 2002-06-04 Phoenix Technologies Ltd. Multitasking during BIOS boot-up
US6453469B1 (en) 1999-06-18 2002-09-17 Phoenix Technologies Ltd. Method and apparatus to automatically deinstall an application module when not functioning
US6473855B1 (en) 1999-06-18 2002-10-29 Phoenix Technologies Ltd. Method and apparatus for providing content on a computer system based on usage profile
US6578142B1 (en) 1999-06-18 2003-06-10 Phoenix Technologies, Ltd. Method and apparatus for automatically installing and configuring software on a computer
US6542160B1 (en) 1999-06-18 2003-04-01 Phoenix Technologies Ltd. Re-generating a displayed image
US6449682B1 (en) 1999-06-18 2002-09-10 Phoenix Technologies Ltd. System and method for inserting one or more files onto mass storage
US6373498B1 (en) 1999-06-18 2002-04-16 Phoenix Technologies Ltd. Displaying images during boot-up and shutdown
US6519659B1 (en) * 1999-06-18 2003-02-11 Phoenix Technologies Ltd. Method and system for transferring an application program from system firmware to a storage device
US6457122B1 (en) 1999-06-18 2002-09-24 Phoenix Technologies Ltd. Fault tolerant process for the delivery of programs to writeable storage device utilizing pre-operating system software/firmware
US6438750B1 (en) * 1999-06-18 2002-08-20 Phoenix Technologies Ltd. Determining loading time of an operating system
US6405309B1 (en) 1999-06-18 2002-06-11 Phoenix Technologies Ltd. Method and apparatus for creating and deploying smaller Microsoft Windows applications for automatic configuration of a computing device
US6477642B1 (en) 1999-06-18 2002-11-05 Phoenix Technologies Ltd. Method and apparatus for extending BIOS control of screen display beyond operating system boot process
US6486883B1 (en) 1999-06-18 2002-11-26 Phoenix Technologies, Ltd. Apparatus and method for updating images stored in non-volatile memory
US6948099B1 (en) * 1999-07-30 2005-09-20 Intel Corporation Re-loading operating systems
EP1212676A2 (en) * 1999-08-27 2002-06-12 Glaxo Group Limited Remote installation of computer operating systems
US6609151B1 (en) * 1999-08-31 2003-08-19 Intel Corporation System for configuring a computer with or without an operating system to allow another computer to remotely exchange data and control the computer
AU7813000A (en) * 1999-10-05 2001-05-10 Gateway, Inc. A system and method for initiating a network connection
EP1096374A2 (en) * 1999-11-01 2001-05-02 Citicorp Development Center, Inc. Method and system for simultancous and unattended installation of software on a self-service financial transaction terminal
US6487656B1 (en) 1999-12-10 2002-11-26 Phoenix Technologies Ltd. System and method for providing functionalities to system BIOS
US6996706B1 (en) 2000-02-19 2006-02-07 Powerquest Corporation Booting an operating system or running other pre-boot code from a file stored under a different operating system
US6687819B1 (en) * 2000-03-23 2004-02-03 International Business Machines Corporation System, apparatus and method for supporting multiple file systems in boot code
US7310801B2 (en) * 2000-04-27 2007-12-18 Microsoft Corporation Servicing a component-based software product throughout the software product lifecycle
US6473655B1 (en) 2000-05-02 2002-10-29 International Business Machines Corporation Data processing system and method for creating a virtual partition within an existing partition in a hard disk drive
US6785726B1 (en) 2000-05-08 2004-08-31 Citrix Systems, Inc. Method and apparatus for delivering local and remote server events in a similar fashion
US6785713B1 (en) 2000-05-08 2004-08-31 Citrix Systems, Inc. Method and apparatus for communicating among a network of servers utilizing a transport mechanism
US6922724B1 (en) 2000-05-08 2005-07-26 Citrix Systems, Inc. Method and apparatus for managing server load
US6789112B1 (en) 2000-05-08 2004-09-07 Citrix Systems, Inc. Method and apparatus for administering a server having a subsystem in communication with an event channel
US6658563B1 (en) * 2000-05-18 2003-12-02 International Business Machines Corporation Virtual floppy diskette image within a primary partition in a hard disk drive and method for booting system with virtual diskette
WO2002019684A2 (en) * 2000-09-01 2002-03-07 Centillium Communications, Inc. APPARATUS AND METHOD FOR IMPLEMENTATION OF PPPoE FOR BUS MODEMS
US7089449B1 (en) * 2000-11-06 2006-08-08 Micron Technology, Inc. Recovering a system that has experienced a fault
US7395421B1 (en) * 2000-11-06 2008-07-01 Intel Corporation Method and apparatus for booting a user-selectable operating system
US7574481B2 (en) * 2000-12-20 2009-08-11 Microsoft Corporation Method and system for enabling offline detection of software updates
US6993642B2 (en) * 2001-07-24 2006-01-31 Microsoft Corporation Method and system for creating and employing an operating system having selected functionality
US20030037326A1 (en) * 2001-08-06 2003-02-20 Ryan Burkhardt Method and system for installing staged programs on a destination computer using a reference system image
US7191261B2 (en) * 2001-08-20 2007-03-13 International Business Machines Corporation System and method to use unmodified operating system on diskless computer
US7251812B1 (en) * 2001-10-31 2007-07-31 Microsoft Corporation Dynamic software update
US20030120827A1 (en) * 2001-12-20 2003-06-26 Dominic Fulginiti Method and apparatus for automatically detecting machine states during an operating system installation through a network
US7343484B2 (en) * 2002-03-28 2008-03-11 O2Micro International Limited Personal computer integrated with personal digital assistant
US7424623B2 (en) * 2002-03-28 2008-09-09 O2 Micro International Limited Personal computer integrated with personal digital assistant
US6938250B2 (en) * 2002-06-12 2005-08-30 Microsoft Corporation Image-based software installation
US7228526B2 (en) * 2002-06-12 2007-06-05 Microsoft Corporation Application imaging infrastructure
US20040034849A1 (en) * 2002-06-17 2004-02-19 Microsoft Corporation Volume image views and methods of creating volume images in which a file similar to a base file is stored as a patch of the base file
US6947954B2 (en) 2002-06-17 2005-09-20 Microsoft Corporation Image server store system and method using combined image views
US7062764B2 (en) * 2002-06-17 2006-06-13 Microsoft Corporation System and method for manipulating offline software
US7464176B2 (en) * 2002-06-17 2008-12-09 Microsoft Corporation Multicast system and method for deploying multiple images simultaneously
US7260738B2 (en) * 2002-06-17 2007-08-21 Microsoft Corporation System and method for splitting an image across multiple computer readable media
US7017144B2 (en) * 2002-06-17 2006-03-21 Microsoft Corporation Combined image views and method of creating images
US20040015731A1 (en) * 2002-07-16 2004-01-22 International Business Machines Corporation Intelligent data management fo hard disk drive
US7246352B2 (en) * 2002-07-24 2007-07-17 International Business Machines Corporation System for generating a virtual map to a plurality of files necessary for installing software from multiple networked locations
US20040250247A1 (en) * 2003-06-09 2004-12-09 Sun Microsystems, Inc. Extensible software installation and configuration framework
US7281247B2 (en) * 2003-06-24 2007-10-09 Microsoft Corporation Software image creation in a distributed build environment
US7814126B2 (en) * 2003-06-25 2010-10-12 Microsoft Corporation Using task sequences to manage devices
US7424609B2 (en) * 2003-07-11 2008-09-09 Computer Associates Think, Inc. Method and system for protecting against computer viruses
US7555674B1 (en) 2003-09-11 2009-06-30 Chuan Wang Replication machine and method of disaster recovery for computers
US7539899B1 (en) 2003-09-11 2009-05-26 Chuan Wang Cloning machine and method of computer disaster recovery
US7277993B2 (en) * 2003-12-03 2007-10-02 Intel Corporation Write-back disk cache
DE10358019A1 (en) * 2003-12-11 2005-07-14 Siemens Ag Method for updating an automation system
US7478381B2 (en) * 2003-12-15 2009-01-13 Microsoft Corporation Managing software updates and a software distribution service
US7574706B2 (en) * 2003-12-15 2009-08-11 Microsoft Corporation System and method for managing and communicating software updates
US7558911B2 (en) * 2003-12-18 2009-07-07 Intel Corporation Maintaining disk cache coherency in multiple operating system environment
US20050160474A1 (en) * 2004-01-15 2005-07-21 Fujitsu Limited Information processing device and program
US8230095B2 (en) * 2004-05-07 2012-07-24 Wyse Technology, Inc. System and method for integrated on-demand delivery of operating system and applications
US7610478B1 (en) * 2004-10-19 2009-10-27 Symantec Operating Corporation Method and apparatus for improving a computer boot sequence
US20090138865A1 (en) * 2004-12-10 2009-05-28 Furbee Richard L Performing an operating system upgrade without multiple system interruptions
US9224145B1 (en) 2006-08-30 2015-12-29 Qurio Holdings, Inc. Venue based digital rights using capture device with digital watermarking capability
JP2008158711A (en) * 2006-12-22 2008-07-10 Fujitsu Ltd File distribution program, file distribution device and distributed file system
US7734959B2 (en) * 2007-07-30 2010-06-08 Hewlett-Packard Development Company, L.P. Operating system recovery across a network
GB2516391B (en) * 2010-06-30 2015-07-01 Dyson Technology Ltd A surface treating appliance
US9582513B2 (en) 2013-12-08 2017-02-28 Microsoft Technology Licensing, Llc Accessing data in a compressed container through dynamic redirection
US9626180B2 (en) 2013-12-16 2017-04-18 International Business Machines Corporation Live operating system update mechanisms
US9430223B2 (en) 2014-09-25 2016-08-30 International Business Machines Corporation Live operating system update mechanisms
CN104899091B (en) * 2015-07-02 2018-11-27 中国地质大学(武汉) A kind of intelligence embedded device multiple operating system switching method

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
IT1047329B (en) * 1975-09-30 1980-09-10 C Olivetto E C S P A Ing REMOTE IGNITION AND INITIALIZATION DEVICE OF A TERMINAL
US4335426A (en) * 1980-03-10 1982-06-15 International Business Machines Corporation Remote processor initialization in a multi-station peer-to-peer intercommunication system
US4654783A (en) * 1982-07-26 1987-03-31 Data General Corporation Unique process for loading a microcode control store in a data processing system
DE3374964D1 (en) * 1982-09-29 1988-01-28 Toshiba Kk Decentralized information processing system and initial program loading method therefor
US4679166A (en) * 1983-01-17 1987-07-07 Tandy Corporation Co-processor combination
US4590556A (en) * 1983-01-17 1986-05-20 Tandy Corporation Co-processor combination
JPH0776932B2 (en) * 1984-12-07 1995-08-16 日本電気株式会社 Data transmission method
FI861353A (en) * 1985-04-03 1986-10-04 Honeywell Inf Systems PASSERANORDNING FOER STOED AV MULTIPELFUNKTIONSSYSTEM.
US4688169A (en) * 1985-05-30 1987-08-18 Joshi Bhagirath S Computer software security system
JPH06103481B2 (en) * 1985-11-15 1994-12-14 株式会社日立製作所 Program loading method
JPS62272341A (en) * 1986-05-21 1987-11-26 Fanuc Ltd Boot loading system in multiprocessor system
US4780821A (en) * 1986-07-29 1988-10-25 International Business Machines Corp. Method for multiple programs management within a network having a server computer and a plurality of remote computers
JPS63292257A (en) * 1987-05-11 1988-11-29 インタ−ナショナル・ビジネス・マシ−ンズ・コ−ポレ−ション Loading of data or program to multiple terminals
US4896289A (en) * 1987-07-29 1990-01-23 Xitron, Inc. Expansion interface board system for connecting several personal computers to an electronic typesetter connected to a host personal computer
US4982324A (en) * 1988-12-19 1991-01-01 International Business Machines Corporation Method of and system for using device drivers to couple the communication and data storage of remote computer systems

Also Published As

Publication number Publication date
JP2835637B2 (en) 1998-12-14
AU4587089A (en) 1990-11-01
GB8926765D0 (en) 1990-01-17
AU623708B2 (en) 1992-05-21
JPH0318948A (en) 1991-01-28
CA2010965A1 (en) 1990-10-26
GB2231180A (en) 1990-11-07
US5142680A (en) 1992-08-25

Similar Documents

Publication Publication Date Title
CA2010965C (en) Method for loading an operating system through a network
US7185071B2 (en) Self-healing version and configuration model for an application server
EP0901073B1 (en) Method for automatically installing and transferring data to a computer disk drive
US6892381B2 (en) Updating a device driver with mechanism employing two files one containing changes (variable file) and a file containing unchanged code (invariable file) downloading both to update
US6976062B1 (en) Automated software upgrade utility
US7558867B2 (en) Automatic firmware upgrade for a thin client using one or more FTP servers
US5764992A (en) Method and apparatus for automatic software replacement
US6189051B1 (en) System and method for manufacturing hard disk master by downloading selected programs and drivers from a host through a network
US7246200B1 (en) Provisioning and snapshotting using copy on read/write and transient virtual machine technology
US7941599B2 (en) IT automation appliance imaging system and method
CN102193817B (en) Simplify the management of physics and virtual deployment
US20030126242A1 (en) Network boot system and method using remotely-stored, client-specific boot images created from shared, base snapshot image
JP2000207176A (en) Computer system that starts and executes graphical user interface(gui) having read/write hard drive section not at hand and its operating method
JPH0934755A (en) System and method for arranging storage device contents
US20020092011A1 (en) Methods and arrangements for managing devices
US8140475B1 (en) Dynamic configuration archival and retrieval
US5991860A (en) Root file system size increase on a unix based computer system
EP1257915B1 (en) Method and apparatus for upgrading firmware in an embedded system
Cisco Loading System Images, Software Images, and Configuration Files
Cisco Loading System Images, Software Images, and Configuration Files
Cisco Loading System Images, Software Images, and Configuration Files
Cisco Software Upgrade Notes
Cisco Loading System Images, Software Images, and Configuration Files
Cisco Loading System Images, Software Images, and Configuration Files
Cisco Loading System Images, Software Images, and Configuration Files

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed