US7673131B2 - Booting an operating system in discrete stages - Google Patents
Booting an operating system in discrete stages Download PDFInfo
- Publication number
- US7673131B2 US7673131B2 US11/418,761 US41876106A US7673131B2 US 7673131 B2 US7673131 B2 US 7673131B2 US 41876106 A US41876106 A US 41876106A US 7673131 B2 US7673131 B2 US 7673131B2
- Authority
- US
- United States
- Prior art keywords
- image
- operating system
- boot
- primary boot
- boot image
- 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, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4406—Loading of operating system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/22—Microcontrol or microprogram arrangements
- G06F9/24—Loading of the microprogram
Definitions
- PXE Intel Pre-Boot Execution Environment
- a computing device is configured to assemble and boot an operating system in stages using discrete operating system images. Each subsequent image of the operating system that is obtained builds upon the last image and when the operating system images are combined they create a complete operating system.
- a primary boot image is first obtained for the device that includes enough of the operating system to support basic networking capabilities. Once the primary boot image is obtained, either through download or from local storage on the device, the primary boot image is booted to start the networking client. Once the networking client is active, the boot activity for the device is suspended. This provides an opportunity to authenticate the client, server and possibly user, and then one or more secondary operating system images are downloaded by the device using a richer network platform provided by the primary boot image. These secondary operating system images are chained to the primary boot image thereby creating a single/cohesive operating system. These secondary operating system images each build upon the functionality of the previous stage.
- FIG. 1 illustrates an exemplary computing architecture that includes an operating system that is booted in discrete stages
- FIG. 2 shows an exemplary file system that is configured to support booting an operating system in discrete stages
- FIG. 3 shows a phased timeline for booting a device in discrete stages
- FIG. 4 shows a process for booting an operating system in discrete stages.
- FIG. 1 and the corresponding discussion are intended to provide a brief, general description of a suitable computing environment in which embodiments may be implemented.
- program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
- Other computer system configurations may also be used, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and the like.
- Distributed computing environments may also be used where tasks are performed by remote processing devices that are linked through a communications network.
- program modules may be located in both local and remote memory storage devices.
- FIG. 1 an illustrative computer architecture for a computer 100 utilized in the various embodiments will be described that includes an operating system that is booted in discrete stages.
- the computer architecture shown in FIG. 1 may be configured as a mobile computing device and/or a conventional computing device.
- computing device 100 may be configured as a smart phone, a PDA, a desktop computer, a server, a tablet, a laptop computer, and the like.
- Computing device 100 may also be configured as an embedded computing device.
- computer 100 includes a central processing unit 5 (“CPU”), a system memory 7 , including a random access memory 9 (“RAM”) and a read-only memory (“ROM”) 11 , and a system bus 12 that couples the memory to the CPU 5 .
- System memory 7 may be any combination of non-volatile memory and volatile memory.
- the computer 100 may include a mass storage device 14 for storing an operating system 16 that comprises (once obtained) a primary boot image 26 and one or more secondary operating system images 34 .
- Operating system 16 is booted in stages.
- a primary boot image 26 may be retrieved from storage on device 100 or it may be downloaded from a network location, such as from server 34 .
- the primary boot image 30 may be obtained from server 34 by utilizing the PXE standard to download the primary boot image 30 .
- the primary boot image includes enough of the operating system 16 to support basic networking. Once the primary boot image is obtained, either through download or from storage on the device, the primary boot image 26 is booted on device 100 to start the networking for device 100 .
- the boot activity for device 100 is suspended and one or more secondary operating system images 32 are downloaded by the device ( 34 ).
- Each secondary operating system image of the operating system 16 that is obtained builds upon the last operating system image that has been received.
- These secondary operating system images 17 are chained to the primary boot image 26 to create a single/cohesive operating system 16 .
- the operating system images ( 17 and 26 ) are stored as separate images on mass storage device 14 but appear to applications on device 100 as a single cohesive file system (See FIG. 2 and related discussion).
- Operating system 16 may be configured to successively continue to boot each operating system image after it is chained with the previous image. Alternatively, any combination of operating system images may be chained and then the boot phase is continued.
- Each successive operating system image builds upon the functionality of the previous operating system image. While other devices may boot an operating system in stages they do not use the same operating system throughout the process. Generally, these systems perform the critical functionality in the BIOS or a secondary operating system to initially boot the device and then replace that functionality with a replacement operating system.
- the mass storage device 14 is connected to the CPU 5 through a mass storage controller (not shown) connected to the bus 12 .
- the mass storage device 14 and its associated computer-readable media provide non-volatile storage for the computer 100 .
- computer-readable media can be any available media that can be accessed by the computer 100 .
- Computer-readable media may comprise computer storage media and communication media.
- Computer storage media includes volatile and non-volatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data.
- Computer storage media includes, but is not limited to, RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, digital versatile disks (“DVD”), or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by the computer 100 .
- the computer 100 may operate in a networked environment using logical connections to remote computers through a network 18 , such as the Internet.
- the computer 100 may connect to the network 18 through a network interface unit 20 connected to the bus 12 .
- the network interface unit 20 may also be utilized to connect to other types of networks and remote computer systems.
- the connection may be a wired and/or wireless connection.
- a number of program modules and data files may be stored in the memory of the computer 100 , including an operating system 16 suitable for controlling the operation of a computing device.
- the computing device 100 may be an embedded system that includes an embedded operating system as well as other embedded data, files and applications.
- all or some of the memory may be FLASH memory, or some other suitable memory for embedded systems.
- the mass storage device 14 and RAM 9 may also store one or more program modules.
- FIG. 2 shows an exemplary file system that is configured to support booting an operating system in discrete stages.
- file system 200 includes application 202 , file system requests 204 , virtual file system 230 that comprises boot driver 234 and underlying file system 232 comprising primary image 236 and secondary image(s) 238 .
- Boot driver 234 allows the operating system images (primary image 236 and secondary image(s) 238 ) to be viewed as a cohesive file system by any application, such as application 202 .
- Each operating system image (primary image 236 and secondary image(s) 238 ) that is stored independently as separate files may be loaded as an overlay and appear to the system as a single set of files within virtual file system 230 .
- the operating system images may be stored in underlying file system 232 and/or in RAM in which case boot driver 234 accesses the operating systems directly from memory.
- boot driver 234 when loading an image of the complete operating system, loads each of the operating system images that are present within the RAM and/or underlying file system and chains the operating system images. Chaining the primary boot image 236 with the secondary operating system image(s) 238 allows the operating system to boot from multiple files.
- boot driver 234 examines configuration information to identify the appropriate operating image to initially boot from. If the configuration information is not available, or not found, the boot driver 234 looks for a boot file at the root level of the underlying file system 232 .
- primary image 236 is configured to provide a minimal set of network functionality such that secondary image(s) 238 may be obtained using standard networking protocols.
- FIG. 3 shows a phased timeline for booting a device in discrete stages. As illustrated, the timeline is divided into a POST/DHCP phase 310 , a PXE phase 320 , a primary boot image download phase 330 , a secondary image download phase 340 , and a final boot phase 350 . Each phase of the process is marked by a specific event along with a basic description of tasks and events identified within each phase.
- a Power On Self Test runs.
- the network interface card (NIC) of the device sends a DHCP discovery message to obtain an IP address for the device.
- the DHCP request includes information to request PXE boot information as well as to request the location of a PXE server.
- the device requests and receives the PXE boot information and downloads the network bootstrap and the operating system loader, such as OS Loader.
- Other boot configuration data and information may also be obtained.
- the location of the primary boot image whether to download the primary boot image from a server or obtain it from a local mass storage device may be obtained.
- the primary boot image may be stored on the device.
- the PXE phase 320 and the primary boot image download phase 330 may be skipped.
- the device does not already include the primary boot image, the device sends the PXE request to the server.
- TFTP is used to download the PXE bootstrap program (startrom), operating system loader (OS Loader), boot configuration data and other files as designated in the PXE response.
- startrom PXE bootstrap program
- OS Loader operating system loader
- boot configuration data boot configuration data and other files as designated in the PXE response.
- the process moves to the primary boot image download phase 330 where the device loads the OS Loader, which according to one embodiment: creates a RAM disk and downloads a primary boot image using TFTP, and puts that image in the RAM disk.
- the OS Loader begins the boot process and uses a unicast (TFTP) protocol to download the primary boot image. Once downloaded, these basic operating system components including a kernel, a networking client, drivers, etc., get loaded by the device.
- TFTP unicast
- the primary boot image provides more functionality before the complete operating system is loaded.
- the primary boot image components include: RAM disk management; Multicast client; Device Identity Application; and State application.
- the primary boot image download phase 330 the definition for the remaining operating system image is downloaded, the RAM disk is resized to accept the secondary image(s), and any device identity/state packages are downloaded (using a unicast protocol for efficiency).
- the native multicast client is then started, and a request is sent to the multicast server. If the multicast server is not “broadcasting”, it will begin broadcasting the appropriate secondary image(s). If it is already broadcasting secondary operating system images, it queues up the requested image for this client. The device then begins to “listen” for the multicast broadcast, accepts data that is specified in the image definition, and reassembles or processes the secondary image into the RAM disk. When reassembly is complete, device identity and state information are applied, and the boot process for the device is resumed. Alternatively, the operating system images may be obtained using the unicast protocol.
- the secondary operating system image(s) are downloaded to enhance the functionality of the operating system by moving from a lightweight, generic networking operating system to a fully configured operating system, such as a MICROSOFT WINDOWS® operating system by MICROSOFT CORPORATION of Redmond, Wash.
- the boot process continues using the same operating system base that was used in the bootstrap step without requiring a reboot of the system.
- FIG. 4 shows a process 400 for booting an operating system in discrete stages. After a start operation, the process moves to operation 405 where the primary boot image is obtained. Decision block 410 determines whether the primary boot image is stored on disk or whether the primary boot image is stored at a network location.
- the process moves to operation 420 where the primary boot image is obtained from the device.
- the process moves to operation 415 where the primary boot image is obtained from the network location.
- the primary boot image includes enough networking capabilities to instantiate a network client on the device.
- the boot process is started at operation 425 .
- the networking client is loaded at operation 430 .
- the boot process for the device is paused at operation 435 .
- the process may move to authentication operation 438 which provides an opportunity to authenticate one or more of: the client, a server and the user. Failure to authenticate one of the above may cause the boot process to be aborted.
- the boot process continues to operation 440 so that one or more secondary operating system images may be obtained.
- the secondary image(s) provide more functionality to the operating system.
- the networking client may use secure protocols to download the secondary image(s) as well as providing multicast support.
- the recently obtained secondary operating system image is chained to the previous image.
- the first secondary operating system image is obtained it is chained to the primary boot image.
- the chaining of the images creates a logical image of a single operating system as discussed above with regard to FIG. 2 .
- the operating system may comprise any number of secondary operating system images. For example, one complete operating system may include two secondary operating system images while another complete operating system may include three or more secondary operating system images.
- continue operation 455 where the boot process is continued to add the functionality of the newly chained operating system images.
- continue process 455 is illustrated after all of the secondary operating system images are obtained, the boot process may alternatively be continued after each secondary image is obtained. The process then moves to an end operation and returns to processing other actions.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
Priority Applications (9)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/418,761 US7673131B2 (en) | 2006-05-05 | 2006-05-05 | Booting an operating system in discrete stages |
ES07755561T ES2699712T3 (es) | 2006-05-05 | 2007-04-17 | Inicialización de un sistema operativo en etapas discretas |
RU2008143215/08A RU2439678C2 (ru) | 2006-05-05 | 2007-04-17 | Начальная загрузка операционной системы раздельными стадиями |
PCT/US2007/009330 WO2007130267A1 (en) | 2006-05-05 | 2007-04-17 | Booting an operating system in discrete stages |
KR1020087026854A KR101365904B1 (ko) | 2006-05-05 | 2007-04-17 | 운영 체제를 개별 스테이지들에서 부팅하기 위한 컴퓨터 구현 방법, 개별 스테이지들에서 부팅되는 운영 체제를 포함하는 장치, 및 컴퓨터 판독가능 매체 |
EP07755561.3A EP2021940B1 (en) | 2006-05-05 | 2007-04-17 | Booting an operating system in discrete stages |
CN2007800161139A CN101438266B (zh) | 2006-05-05 | 2007-04-17 | 按照离散的级引导操作系统 |
JP2009509586A JP5307706B2 (ja) | 2006-05-05 | 2007-04-17 | オペレーティングシステムの段階的ブート処理 |
BRPI0710288-7A BRPI0710288A2 (pt) | 2006-05-05 | 2007-04-17 | carregamento de um sistema operacional em estágios discretos |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/418,761 US7673131B2 (en) | 2006-05-05 | 2006-05-05 | Booting an operating system in discrete stages |
Publications (2)
Publication Number | Publication Date |
---|---|
US20070260868A1 US20070260868A1 (en) | 2007-11-08 |
US7673131B2 true US7673131B2 (en) | 2010-03-02 |
Family
ID=38662486
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/418,761 Expired - Fee Related US7673131B2 (en) | 2006-05-05 | 2006-05-05 | Booting an operating system in discrete stages |
Country Status (9)
Country | Link |
---|---|
US (1) | US7673131B2 (zh) |
EP (1) | EP2021940B1 (zh) |
JP (1) | JP5307706B2 (zh) |
KR (1) | KR101365904B1 (zh) |
CN (1) | CN101438266B (zh) |
BR (1) | BRPI0710288A2 (zh) |
ES (1) | ES2699712T3 (zh) |
RU (1) | RU2439678C2 (zh) |
WO (1) | WO2007130267A1 (zh) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080027950A1 (en) * | 2006-07-27 | 2008-01-31 | Nec Corporation | Method of distributing disk image in computer system |
US20080127172A1 (en) * | 2006-10-31 | 2008-05-29 | Dawson Christopher J | Method for viral installation of operating systems in a network |
US20080235445A1 (en) * | 2007-03-23 | 2008-09-25 | Kace Networks | IT Automation Appliance Imaging System and Method |
US20090089569A1 (en) * | 2007-09-28 | 2009-04-02 | Microsoft Corporation | Multi-os (operating system) boot via mobile device |
US20090327463A1 (en) * | 2008-06-30 | 2009-12-31 | Kabushiki Kaisha Toshiba | Information Processing Apparatus and Boot Method Thereof |
US20150040115A1 (en) * | 2013-07-31 | 2015-02-05 | Simon Francis Capper | System and method for accelerated software upgrades |
US20170060598A1 (en) * | 2015-09-02 | 2017-03-02 | Dell Products L.P. | Managed boot process system |
US10452222B2 (en) | 2013-05-29 | 2019-10-22 | Microsoft Technology Licensing, Llc | Coordination of system readiness tasks |
US10656800B2 (en) | 2013-03-29 | 2020-05-19 | Microsoft Technology Licensing, Llc | Visual configuration and activation |
US10841160B2 (en) | 2018-11-08 | 2020-11-17 | Arista Networks, Inc. | System and method for processing messages during a reboot of a network device |
Families Citing this family (35)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7624260B2 (en) * | 2006-05-04 | 2009-11-24 | Qnx Software Systems Gmbh & Co. Kg | System executing a fast boot wake-up |
US20070266231A1 (en) * | 2006-05-15 | 2007-11-15 | Huey-Tyug Chua | Portable Electronic Device and Method for Loading Resource Data of the Portable Electronic Device |
US8065510B2 (en) * | 2007-07-30 | 2011-11-22 | Hewlet-Packard Development Company, L.P. | System and methods of retrieving firmware between network locations |
CA2625274C (en) | 2007-12-13 | 2018-11-20 | Kevin Gerard Boyce | Method and system for protecting a computer system during boot operation |
US8041793B2 (en) * | 2008-09-24 | 2011-10-18 | Dell Products L.P. | Boot image discovery and delivery system |
WO2010045262A1 (en) | 2008-10-14 | 2010-04-22 | Wanova Technologies, Ltd. | Storage-network de-duplication |
GB0818918D0 (en) * | 2008-10-15 | 2008-11-19 | Icera Inc | Boot algorithm |
CN101827163B (zh) * | 2009-03-04 | 2013-07-03 | 深圳富泰宏精密工业有限公司 | 手机资源数据动态加载系统及方法 |
US8112505B1 (en) | 2009-10-20 | 2012-02-07 | Wanova Technologies, Ltd. | On-demand block-level file system streaming to remote desktops |
KR101636870B1 (ko) * | 2010-02-26 | 2016-07-06 | 삼성전자주식회사 | 최소 부트 이미지의 생성 방법 및 장치 |
US10394570B2 (en) | 2010-02-26 | 2019-08-27 | Hp Printing Korea Co., Ltd. | Method of generating boot image for fast booting and image forming apparatus for performing the method, and method of performing fast booting and image forming apparatus for performing the method |
US8452952B2 (en) * | 2010-10-20 | 2013-05-28 | Wyse Technology Inc. | Methods and apparatus for building system images and split booting |
WO2012134499A1 (en) * | 2011-04-01 | 2012-10-04 | Hewlett-Packard Development Company, L.P. | Booting a computing device to have a predefined functionality |
EP2798486B1 (en) | 2011-12-29 | 2019-11-06 | VMware, Inc. | N-way synchronization of desktop images |
CA2773095C (en) * | 2012-03-27 | 2014-12-02 | Yin Sheng Zhang | Computer with flexible operating system |
TWI592808B (zh) * | 2012-08-17 | 2017-07-21 | High-speed automated cluster system deployment using virtual disks | |
KR101959359B1 (ko) | 2012-11-06 | 2019-03-18 | 에이치피프린팅코리아 유한회사 | 빠른 부팅을 위한 부트 이미지를 업데이트하는 방법 및 이를 수행하는 화상형성장치 |
KR101990868B1 (ko) * | 2013-02-05 | 2019-06-19 | 주식회사 알티캐스트 | 방송 서비스 보안 모듈 다운로드 제어 방법 및 장치 |
WO2014201350A1 (en) * | 2013-06-14 | 2014-12-18 | Huawei Technologies Co., Ltd. | Bootstrapping from a remote disk image via a network |
US9813485B2 (en) * | 2013-06-14 | 2017-11-07 | 1E Limited | Communication of virtual machine data |
US9189345B1 (en) * | 2013-09-25 | 2015-11-17 | Emc Corporation | Method to perform instant restore of physical machines |
KR102116096B1 (ko) * | 2013-12-20 | 2020-05-27 | 한화테크윈 주식회사 | 다중시스템 및 이의 부팅 방법 |
FR3019336B1 (fr) * | 2014-03-25 | 2016-03-25 | Bull Sas | Procede et dispositif de controle du changement de systeme d'exploitation dans des nœuds de service d'un calculateur haute performance |
US9921819B2 (en) | 2014-12-29 | 2018-03-20 | Airwatch Llc | Persistent mobile device enrollment |
US9864605B2 (en) | 2015-11-03 | 2018-01-09 | Xilinx, Inc. | Multistage boot image loading by configuration of a bus interface |
WO2017062479A1 (en) * | 2015-10-06 | 2017-04-13 | Xilinx, Inc. | Multistage boot image loading and configuration of programmable logic devices |
EP3545437B1 (en) * | 2017-03-21 | 2022-11-09 | Hewlett-Packard Development Company, L.P. | Operating system retrieval |
US10445106B2 (en) | 2017-03-22 | 2019-10-15 | Vmware, Inc. | Persistent enrollment of a computing device using a BIOS |
US10409619B2 (en) | 2017-03-22 | 2019-09-10 | Vmware, Inc. | Persistent enrollment of a computing device using vendor autodsicovery |
US10740109B2 (en) * | 2017-03-22 | 2020-08-11 | Vmware, Inc. | Configuring a computing device using managed operating system images |
US10635819B2 (en) * | 2017-03-22 | 2020-04-28 | Vmware, Inc. | Persistent enrollment of a computing device based on a temporary user |
US10620965B2 (en) | 2017-03-22 | 2020-04-14 | Vmware, Inc. | Internet recovery of a windows configuration |
US10838739B2 (en) | 2018-04-19 | 2020-11-17 | Circle Media Labs Inc. | Network-connected computing devices and methods for executing operating programs in RAM memory |
US10838736B2 (en) * | 2018-07-26 | 2020-11-17 | Vmware, Inc. | Bare metal device management |
US11765024B2 (en) * | 2020-04-24 | 2023-09-19 | Hewlett Packard Enterprise Development Lp | Automatic provisioning of a computing device with operating system and network processing functions |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5367688A (en) * | 1987-09-04 | 1994-11-22 | Digital Equipment Corporation | Boot system for distributed digital data processing system |
US6128734A (en) | 1997-01-17 | 2000-10-03 | Advanced Micro Devices, Inc. | Installing operating systems changes on a computer system |
US6317826B1 (en) * | 1998-02-13 | 2001-11-13 | International Business Machines Corporation | Booting a computer system from a network |
US6421777B1 (en) * | 1999-04-26 | 2002-07-16 | International Business Machines Corporation | Method and apparatus for managing boot images in a distributed data processing system |
US20030012114A1 (en) | 2001-07-03 | 2003-01-16 | Jean-Francois Larvoire | Computer system having first and second operating systems |
US6678712B1 (en) | 1996-01-19 | 2004-01-13 | International Business Machines Corporation | Method and system for executing a program under one of a plurality of mutually exclusive operating environments |
US6687820B2 (en) * | 2000-12-07 | 2004-02-03 | International Business Machines Corporation | System includes a selection manager for remotely managing the selection of an operating system for a target computer |
US6810478B1 (en) * | 2000-12-12 | 2004-10-26 | International Business Machines Corporation | System for remote booting of muntliple operating systems using chained bootstrap mechanism in a network |
US6941518B2 (en) * | 2001-06-29 | 2005-09-06 | International Business Machines Corporation | Method and system for booting of a target device in a network environment based on a provided administrator topology GUI |
US6961941B1 (en) | 2001-06-08 | 2005-11-01 | Vmware, Inc. | Computer configuration for resource management in systems including a virtual machine |
US7299354B2 (en) * | 2003-09-30 | 2007-11-20 | Intel Corporation | Method to authenticate clients and hosts to provide secure network boot |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003216431A (ja) * | 2002-01-18 | 2003-07-31 | Cec:Kk | Icカードのオペレーティングシステム更新システムおよび当該システムに使用するicカード |
US8230095B2 (en) * | 2004-05-07 | 2012-07-24 | Wyse Technology, Inc. | System and method for integrated on-demand delivery of operating system and applications |
JP2006053615A (ja) * | 2004-08-09 | 2006-02-23 | Ricoh Co Ltd | プリンタシステム、及びプリンタ装置 |
-
2006
- 2006-05-05 US US11/418,761 patent/US7673131B2/en not_active Expired - Fee Related
-
2007
- 2007-04-17 EP EP07755561.3A patent/EP2021940B1/en not_active Not-in-force
- 2007-04-17 WO PCT/US2007/009330 patent/WO2007130267A1/en active Application Filing
- 2007-04-17 RU RU2008143215/08A patent/RU2439678C2/ru not_active IP Right Cessation
- 2007-04-17 BR BRPI0710288-7A patent/BRPI0710288A2/pt not_active IP Right Cessation
- 2007-04-17 JP JP2009509586A patent/JP5307706B2/ja not_active Expired - Fee Related
- 2007-04-17 CN CN2007800161139A patent/CN101438266B/zh not_active Expired - Fee Related
- 2007-04-17 ES ES07755561T patent/ES2699712T3/es active Active
- 2007-04-17 KR KR1020087026854A patent/KR101365904B1/ko active IP Right Grant
Patent Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5367688A (en) * | 1987-09-04 | 1994-11-22 | Digital Equipment Corporation | Boot system for distributed digital data processing system |
US6678712B1 (en) | 1996-01-19 | 2004-01-13 | International Business Machines Corporation | Method and system for executing a program under one of a plurality of mutually exclusive operating environments |
US6128734A (en) | 1997-01-17 | 2000-10-03 | Advanced Micro Devices, Inc. | Installing operating systems changes on a computer system |
US6317826B1 (en) * | 1998-02-13 | 2001-11-13 | International Business Machines Corporation | Booting a computer system from a network |
US6421777B1 (en) * | 1999-04-26 | 2002-07-16 | International Business Machines Corporation | Method and apparatus for managing boot images in a distributed data processing system |
US6687820B2 (en) * | 2000-12-07 | 2004-02-03 | International Business Machines Corporation | System includes a selection manager for remotely managing the selection of an operating system for a target computer |
US6810478B1 (en) * | 2000-12-12 | 2004-10-26 | International Business Machines Corporation | System for remote booting of muntliple operating systems using chained bootstrap mechanism in a network |
US6961941B1 (en) | 2001-06-08 | 2005-11-01 | Vmware, Inc. | Computer configuration for resource management in systems including a virtual machine |
US6941518B2 (en) * | 2001-06-29 | 2005-09-06 | International Business Machines Corporation | Method and system for booting of a target device in a network environment based on a provided administrator topology GUI |
US20030012114A1 (en) | 2001-07-03 | 2003-01-16 | Jean-Francois Larvoire | Computer system having first and second operating systems |
US7299354B2 (en) * | 2003-09-30 | 2007-11-20 | Intel Corporation | Method to authenticate clients and hosts to provide secure network boot |
Cited By (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080027950A1 (en) * | 2006-07-27 | 2008-01-31 | Nec Corporation | Method of distributing disk image in computer system |
US20080127172A1 (en) * | 2006-10-31 | 2008-05-29 | Dawson Christopher J | Method for viral installation of operating systems in a network |
US8312449B2 (en) * | 2006-10-31 | 2012-11-13 | International Business Machines Corporation | Viral installation of operating systems in a network |
US20080235445A1 (en) * | 2007-03-23 | 2008-09-25 | Kace Networks | IT Automation Appliance Imaging System and Method |
US7941599B2 (en) * | 2007-03-23 | 2011-05-10 | Kace Networks, Inc. | IT automation appliance imaging system and method |
US20110173430A1 (en) * | 2007-03-23 | 2011-07-14 | Martin Kacin | IT Automation Appliance Imaging System and Method |
US8140748B2 (en) * | 2007-03-23 | 2012-03-20 | Kace Networks, Inc. | IT automation appliance imaging system and method |
US9003173B2 (en) * | 2007-09-28 | 2015-04-07 | Microsoft Technology Licensing, Llc | Multi-OS (operating system) boot via mobile device |
US20090089569A1 (en) * | 2007-09-28 | 2009-04-02 | Microsoft Corporation | Multi-os (operating system) boot via mobile device |
US20090327463A1 (en) * | 2008-06-30 | 2009-12-31 | Kabushiki Kaisha Toshiba | Information Processing Apparatus and Boot Method Thereof |
US10656800B2 (en) | 2013-03-29 | 2020-05-19 | Microsoft Technology Licensing, Llc | Visual configuration and activation |
US10452222B2 (en) | 2013-05-29 | 2019-10-22 | Microsoft Technology Licensing, Llc | Coordination of system readiness tasks |
US20150040115A1 (en) * | 2013-07-31 | 2015-02-05 | Simon Francis Capper | System and method for accelerated software upgrades |
US9141373B2 (en) * | 2013-07-31 | 2015-09-22 | Arista Networks, Inc. | System and method for accelerated software upgrades |
US20160048386A1 (en) * | 2013-07-31 | 2016-02-18 | Arista Networks, Inc. | System and method for accelerated software upgrades |
US10789059B2 (en) * | 2013-07-31 | 2020-09-29 | Arista Networks, Inc. | System and method for accelerated software upgrades |
US20170060598A1 (en) * | 2015-09-02 | 2017-03-02 | Dell Products L.P. | Managed boot process system |
US10102008B2 (en) * | 2015-09-02 | 2018-10-16 | Dell Products L.P. | Managed boot process system |
US10841160B2 (en) | 2018-11-08 | 2020-11-17 | Arista Networks, Inc. | System and method for processing messages during a reboot of a network device |
Also Published As
Publication number | Publication date |
---|---|
EP2021940A4 (en) | 2010-09-01 |
ES2699712T3 (es) | 2019-02-12 |
KR20090007575A (ko) | 2009-01-19 |
CN101438266B (zh) | 2012-10-10 |
BRPI0710288A2 (pt) | 2011-08-09 |
EP2021940A1 (en) | 2009-02-11 |
WO2007130267A1 (en) | 2007-11-15 |
EP2021940B1 (en) | 2018-09-05 |
JP2009536399A (ja) | 2009-10-08 |
KR101365904B1 (ko) | 2014-02-21 |
RU2008143215A (ru) | 2010-05-10 |
JP5307706B2 (ja) | 2013-10-02 |
CN101438266A (zh) | 2009-05-20 |
RU2439678C2 (ru) | 2012-01-10 |
US20070260868A1 (en) | 2007-11-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7673131B2 (en) | Booting an operating system in discrete stages | |
US7360072B1 (en) | iSCSI system OS boot configuration modification | |
US7631173B2 (en) | Method and system for performing pre-boot operations from an external memory including memory address and geometry | |
US7243224B2 (en) | Preboot execution bootloading | |
US7356680B2 (en) | Method of loading information into a slave processor in a multi-processor system using an operating-system-friendly boot loader | |
US20060242395A1 (en) | Operating system boot from network location | |
US8041793B2 (en) | Boot image discovery and delivery system | |
JP6228177B2 (ja) | コンピュータシステムにおけるオペレーティングシステムの通信ネットワーク経由でのロードおよびブートを最適化するための方法、コンピュータプログラム、および装置 | |
US8245022B2 (en) | Method and system to support ISCSI boot through management controllers | |
US8452952B2 (en) | Methods and apparatus for building system images and split booting | |
US7127602B1 (en) | iSCSI computer boot system and method | |
CN110908753A (zh) | 一种智能融合的云桌面服务器、客户端及系统 | |
US11030047B2 (en) | Information handling system and method to restore system firmware to a selected restore point | |
US6961848B2 (en) | System and method for supporting legacy operating system booting in a legacy-free system | |
CN107247596A (zh) | 开机方法、装置及电子设备 | |
JP2009230433A (ja) | ネットワークブート装置、プログラム及び方法 | |
US9852028B2 (en) | Managing a computing system crash | |
US12061912B2 (en) | Context-aware thin-network stack to provide rich network features in split boot architecture | |
US20150212866A1 (en) | Management system for service of multiple operating environments, and methods thereof | |
JP2003029975A (ja) | Os立上げ方法、os立上げシステム及びos立上げのためのプログラム | |
US11922174B2 (en) | Management controller requests in a UEFI pre-boot environment of an information handling system | |
CN116149740A (zh) | 控制方法及电子设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: MICROSOFT CORPORATION, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:AZZARELLO, PATRICK B.;INGLE, ANIL A.;PLETCHER, RICHARD A.;AND OTHERS;REEL/FRAME:017844/0614;SIGNING DATES FROM 20060503 TO 20060504 Owner name: MICROSOFT CORPORATION,WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:AZZARELLO, PATRICK B.;INGLE, ANIL A.;PLETCHER, RICHARD A.;AND OTHERS;SIGNING DATES FROM 20060503 TO 20060504;REEL/FRAME:017844/0614 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034542/0001 Effective date: 20141014 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20220302 |