KR102108891B1 - Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same - Google Patents

Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same Download PDF

Info

Publication number
KR102108891B1
KR102108891B1 KR1020170165036A KR20170165036A KR102108891B1 KR 102108891 B1 KR102108891 B1 KR 102108891B1 KR 1020170165036 A KR1020170165036 A KR 1020170165036A KR 20170165036 A KR20170165036 A KR 20170165036A KR 102108891 B1 KR102108891 B1 KR 102108891B1
Authority
KR
South Korea
Prior art keywords
computer
public
public computer
network
operating system
Prior art date
Application number
KR1020170165036A
Other languages
Korean (ko)
Other versions
KR20190065650A (en
Inventor
홍운식
Original Assignee
오피커피주식회사
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 오피커피주식회사 filed Critical 오피커피주식회사
Priority to KR1020170165036A priority Critical patent/KR102108891B1/en
Publication of KR20190065650A publication Critical patent/KR20190065650A/en
Application granted granted Critical
Publication of KR102108891B1 publication Critical patent/KR102108891B1/en

Links

Images

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]

Abstract

공용 컴퓨터의 운영체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템이 개시된다. 본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법은, BIOS(Basic Input Output System) 설정에 의해 네트워크 부팅(network booting)이 로컬 부팅(local booting) 보다 선행되는 공용 컴퓨터의 운영체계 초기화 방법으로, 중앙 컴퓨터의 제어에 의해 상기 공용 컴퓨터가 네트워크 부팅되는 단계; 네트워크 부팅된 상기 공용 컴퓨터의 저장부를 OS 이미지 파일(Operating System image file)로 덮어쓰기 하는 단계; 저장부가 OS 이미지 파일로 덮어쓰여진 상기 공용 컴퓨터가 다시 가동되는 때에, 상기 중앙 컴퓨터가 상기 공용 컴퓨터로부터 전송되는 네트워크 부팅 요청을 바이패스(bypass) 하는 단계; 및 재가동된 상기 공용 컴퓨터가 로컬 부팅되는 단계를 포함한다. Disclosed is a method for initializing an operating system of a common computer and a computing system using the same. A method of initializing an operating system of a public computer according to an embodiment of the present invention is a method of initializing an operating system of a public computer in which network booting precedes local booting by setting a basic input output system (BIOS). , A network booting of the public computer under the control of a central computer; Overwriting the network-booted storage of the public computer with an operating system image file; Bypassing a network boot request sent from the public computer by the central computer when the public computer is overwritten with an OS image file; And locally restarting the restarted public computer.

Description

공용 컴퓨터의 운영체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템 {Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same}Method for Initiating Public Computer's Operating System, and Computing System Applying the Same

본 발명은 컴퓨팅 시스템에 대한 것으로, 특히 공용 컴퓨터의 운영체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템에 대한 것이다. The present invention relates to a computing system, and more particularly, to a method of initializing an operating system of a public computer and a computing system using the same.

공공장소, 회사 또는 PC방 등과 같이, 불특정 다수가 사용하는 공용 컴퓨터에는, 개인 정보의 노출이나 컴퓨터 바이러스 감염으로 인한 피해와 같은 위험 요인을 방지해야 하는데, 이를 위해, ISCSI 프로토콜(Internet Small Computer System Interface protocol)을 채택한 SAN(Storage Area Network)과 같은 네트워크 스토리지(Network Storage)를 활용해서 사용자가 바뀔 때마다 초기화된 운영체계(OS: Operating System)와 프로그램을 제공할 수 있다. 그런데, 이렇게 네트워크 스토리지를 이용하는 방식은, 공용 컴퓨터의 메인보드(Main board)에 연결된 하드 디스크 드라이브(HDD: Hard Disk Drive)에 직접 설치된 운영체계를 이용하는 것이 아니어서, 윈도우(Windows)와 같은 운영체계의 자동 업데이트(update) 기능을 통한업데이트 과정에서 예기지 않게 컴퓨터의 작동이 멈추게 되는 등, 심각한 문제가 발생할 수 있다. 이는, 윈도우와 같은 운영체계가 메인보드에 직접 연결된 하드 디스크 드라이브에 설치되는 것을 기본 전제로 하여 개발되고 동작하기 때문에 발생하는 필연적인 결과로, 운영체제의 어떤 기능의 업그레이드로 인해서 어떤 문제가 발생할 지 예측하기 어렵다.Public computers used by a large number of unspecified people, such as public places, companies, or PC rooms, must prevent risk factors such as exposure to personal information or damage from computer virus infection. To this end, the ISCSI protocol (Internet Small Computer System Interface) It is possible to provide an operating system (OS) and programs initialized whenever a user changes by utilizing network storage such as a storage area network (SAN) employing a protocol. However, the method of using network storage does not use an operating system installed directly on a hard disk drive (HDD) connected to a main board of a public computer, and thus an operating system such as Windows During the update process through the automatic update function of the computer, serious problems may occur, such as the computer stops unexpectedly. This is an inevitable result that is developed and operates on the premise that an operating system such as Windows is installed on a hard disk drive directly connected to the main board, and predicts what problems will occur due to the upgrade of certain functions of the operating system. It is difficult to do.

또한, 네트워크(LAN)를 통해서 운영체계를 제공함으로 인해서 하드 드라이브디스크에 운영체계가 설치된 컴퓨터보다 동작속도가 저하되는 문제점과 네트워크 스토리지에 문제가 발생할 경우, 전체 시스템이 동작을 멈추는 문제가 동반될 수 있다. 또는, 네트워크 스토리지를 이용하는 경우, 복잡한 설치과정과 유지보수에 어려움이 있을 수 있다.In addition, by providing an operating system through a network (LAN), if the operating speed is lower than that of a computer with an operating system installed on the hard drive disk, and if there is a problem with network storage, the entire system may stop operating. have. Or, when using network storage, there may be a complicated installation process and maintenance difficulties.

불특정 다수가 사용하는 공용 컴퓨터를 사용함에 있어, 개인 정보의 노출이나 컴퓨터 바이러스 감염으로 인한 피해와 같은 위험 요인을 방지하면서도, 운영체계의 자동 업데이트 등의 기능으로 인한 예기치 않은 오작동을 방지할 수 있는 공용 컴퓨터의 운용체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템이 제안된다.When using a public computer that is used by a large number of unspecified users, it is possible to prevent unexpected malfunctions due to functions such as automatic updating of the operating system, while preventing risk factors such as exposure to personal information or damage from computer virus infection. A computer operating system initialization method and a computing system using the same are proposed.

불특정 다수가 사용하는 공용 컴퓨터를 사용함에 있어, 동작 속도를 향상시키거나 안정적으로 동작할 수 있고, 설치 및 유지 관리에 편의를 제공할 수 있는 공용 컴퓨터의 운영체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템이 제안된다.In using a common computer used by a large number of unspecified users, a method of initializing an operating system of a public computer and a computing system using the same are proposed, which can improve operation speed or operate stably, and provide convenience for installation and maintenance. do.

본 발명의 해결하고자 하는 과제는 이상에서 언급한 과제로 제한되지 않으며, 언급되지 않은 또 다른 과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The problems to be solved of the present invention are not limited to the problems mentioned above, and other problems not mentioned will be clearly understood by those skilled in the art from the following description.

본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법은, BIOS(Basic Input Output System) 설정에 의해 네트워크 부팅(network booting)이 로컬 부팅(local booting) 보다 선행되는 공용 컴퓨터의 운영체계 초기화 방법으로, 중앙 컴퓨터의 제어에 의해 상기 공용 컴퓨터가 네트워크 부팅되는 단계; 네트워크 부팅된 상기 공용 컴퓨터의 저장부를 OS 이미지 파일(Operating System image file)로 덮어쓰기 하는 단계; 저장부가 OS 이미지 파일로 덮어쓰여진 상기 공용 컴퓨터가 다시 가동되는 때에, 상기 중앙 컴퓨터가 상기 공용 컴퓨터로부터 전송되는 네트워크 부팅 요청을 바이패스(bypass) 하는 단계; 및 재가동된 상기 공용 컴퓨터가 로컬 부팅되는 단계를 포함한다.A method of initializing an operating system of a public computer according to an embodiment of the present invention is a method of initializing an operating system of a public computer in which network booting precedes local booting by setting a basic input output system (BIOS). , A network booting of the public computer under the control of a central computer; Overwriting the network-booted storage of the public computer with an operating system image file; Bypassing a network boot request sent from the public computer by the central computer when the public computer is overwritten with an OS image file; And locally restarting the restarted public computer.

본 발명의 실시예에 따른, 중앙 컴퓨터가 네트워크(network)를 통해 다수의 공용 컴퓨터와 연결되는 컴퓨팅 시스템에서, 상기 중앙 컴퓨터는, 상기 다수의 공용 컴퓨터 중 턴-오프 된 공용 컴퓨터를 턴-온하여 네트워크 부팅(network booting) 시키고, 네트워크 부팅된 상기 공용 컴퓨터의 하드 디스크 드라이브가 OS 이미지 파일(Operating System image file)로 덮어쓰기 되어 초기화 되도록 제어한 후, 상기 공용 컴퓨터가 재가동되는 때에, 재가동된 상기 공용 컴퓨터의 네트워크 부팅 요청을 바이패스 하고, 재가동된 상기 공용 컴퓨터는, 상기 중앙 컴퓨터에 의해 상기 네트워크 부팅 요청이 거부된 후, BIOS(Basic Input Output System)에서 상기 네트워크 부팅보다 후순위로 설정된 하드 디스크 드라이브 부팅(Hard Disk Drive booting)을 실행한다.According to an embodiment of the present invention, in a computing system in which a central computer is connected to a plurality of public computers through a network, the central computer turns on a public computer that is turned off among the plurality of public computers. After the network booting, the network-booted public computer's hard disk drive is overwritten with an OS image file, and then initialized, and when the public computer is restarted, the restarted public Bypassing the computer's network boot request, and restarting the public computer, after the network boot request is rejected by the central computer, the basic input output system (BIOS) boots a hard disk drive set to a higher priority than the network boot. Execute (Hard Disk Drive booting).

본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템에 의하면, 불특정 다수가 사용하는 공용 컴퓨터의 하드 디스크 드라이브에 설치된 운용체계와 그 운영체제 상에 설치된 프로그램들을, 제1 사용자가 사용을 마친 다음, 제2 사용자가 사용하기 전에 효율적으로 자동으로 초기화 하여, 제1 사용자가 사용한 데이터를 제거하여 개인정보를 보호할 수 있고, 컴퓨터 바이러스와 같은 위험요소를 다른 사용자에게 남기지 않을 수 있다. According to a method of initializing an operating system of a public computer and a computing system using the same, according to an embodiment of the present invention, an operating system installed on a hard disk drive of a public computer used by an unspecified number of people and programs installed on the operating system are provided by a first user. After use, it can be automatically and automatically initialized before being used by the second user to remove the data used by the first user to protect personal information, and to not leave risks such as computer viruses to other users. .

본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템에 의하면, 공용 컴퓨터의 메인보드에 직접 연결된 하드 디스크 드라이브에 설치된 운영체계를 사용함으로써, iSCSI SAN와 같은 네트워크 스토리지에 기반한 시스템과 달리, 운영체계의 예기치 않은 업그레이드 등에 의하더라도 안정적으로 동작할 수 있다. According to a method of initializing an operating system of a public computer and a computing system using the same according to an embodiment of the present invention, by using an operating system installed on a hard disk drive directly connected to the main board of the public computer, a system based on network storage such as iSCSI SAN In contrast, it can operate stably even through unexpected upgrades of the operating system.

본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법 및 이를 적용한 컴퓨팅 시스템에 의하면, 공용 컴퓨터의 메인보드에 직접 연결된 하드 디스크 드라이브에 설치된 운영체계를 사용함으로써, 동작 속도를 향상시키거나, 설치 및 유지 관리에 편의를 제공할 수 있다.According to a method of initializing an operating system of a public computer and a computing system using the same, according to an embodiment of the present invention, by using an operating system installed on a hard disk drive directly connected to the main board of the public computer, the operating speed is improved, or the installation and It can provide convenience for maintenance.

도 1은 본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법을 나타내는 순서도이다.
도 2는 본 발명의 실시예에 따른 컴퓨팅 시스템을 나타내는 도면이다.
도 3은 본 발명의 실시예에 따른 중앙 컴퓨터와 공용 컴퓨터 사이의 상호 동작을 나타내는 도면이다.
1 is a flowchart illustrating a method for initializing an operating system of a public computer according to an embodiment of the present invention.
2 is a diagram illustrating a computing system according to an embodiment of the present invention.
3 is a diagram showing the interaction between a central computer and a common computer according to an embodiment of the present invention.

본 발명의 설명에 제시되는 본 발명의 사상에 따른 실시예들은 본 기술 분야에서 통상의 지식을 가진 자에게 본 발명의 사상을 더욱 완전하게 설명하기 위하여 제공되는 것이다. 본 발명의 설명에 제시되는 실시예들은 여러 다른 형태로 변형될 수 있으며, 본 발명의 범위가 본 명세서에 제시되는 실시예들로 한정되지 않는다. 본 발명의 범위는 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.The embodiments according to the spirit of the present invention presented in the description of the present invention are provided to more fully explain the spirit of the present invention to those skilled in the art. The embodiments presented in the description of the present invention may be modified in various other forms, and the scope of the present invention is not limited to the embodiments presented herein. It should be understood that the scope of the present invention includes all modifications, equivalents, and substitutes included in the spirit and scope of the present invention.

첨부된 도면들을 설명하면서 유사한 구성요소에 대해 유사한 참조 부호를 사용한다. 첨부된 도면에 있어서, 구조물들의 치수는 본 발명의 명확한 이해를 돕기 위하여 실제보다 확대하거나 축소하여 도시될 수 있다.In describing the accompanying drawings, similar reference numerals are used for similar components. In the accompanying drawings, the dimensions of the structures may be shown to be enlarged or reduced than actual to facilitate a clear understanding of the present invention.

본 발명의 설명에서 사용된 용어는 오로지 특정한 실시예를 설명하기 위해 사용된 것이며, 본 발명을 한정하려는 의도로 사용된 것이 아니다. 단수의 표현은 문맥상 명백히 다른 경우를 제외하고는 복수의 표현을 포함한다. 본 발명의 설명에서, "포함하다" 또는 "가지다" 등의 용어는 나열된 특징들의 존재를 특정하는 것이지, 하나 이상의 다른 특징들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다. 본 발명의 설명에서, 용어 "및/또는"은 열거된 특징들 중 어느 하나 및 하나 이상의 모든 조합들을 포함하기 위해 사용된다. 본 발명의 설명에서, "제1", "제2" 등의 용어가 다양한 특징들을 설명하기 위하여 하나의 특징을 다른 특징과 구별하기 위한 의도로만 사용되며, 이러한 특징들은 이들 용어에 의해 한정되지 않는다. 아래의 설명에서 제1 특징이 제2 특징과 연결, 결합 또는 접속된다고 기재되는 경우, 이는 제1 특징과 제2 특징 사이에 제3 특징이 개재될 수 있다는 것을 배제하지 않는다.Terms used in the description of the present invention are used only to describe specific embodiments, and are not intended to limit the present invention. Singular expressions include plural expressions, unless the context clearly differs. In the description of the present invention, it is to be understood that terms such as “include” or “have” specify the existence of the listed features, and do not preclude the existence or addition possibility of one or more other features in advance. In the description of the present invention, the term “and/or” is used to include any combination of any one or more of the listed features. In the description of the present invention, terms such as “first”, “second”, etc. are used only for the purpose of distinguishing one feature from other features to describe various features, and these features are not limited by these terms. . In the following description, when the first feature is described as being connected, combined or connected to the second feature, this does not exclude that a third feature may be interposed between the first feature and the second feature.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 갖는다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by a person skilled in the art to which the present invention pertains. Terms such as those defined in a commonly used dictionary should be interpreted as having meanings consistent with meanings in the context of related technologies, and should not be interpreted as ideal or excessively formal meanings unless explicitly defined in the present application. Does not.

이하, 첨부한 도면을 참조하여 실시예를 설명한다.Hereinafter, embodiments will be described with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법을 나타내는 순서도이고, 도 2는 본 발명의 실시예에 따른 컴퓨팅 시스템을 나타내는 도면이다. 도 1의 방법(100)은 도 2의 시스템(200) 또는 기타 시스템에서 적용될 수 있다. 마찬가지로 도 2의 시스템(200)은 도 1의 방법(100) 또는 기타 방법으로 동작할 수 있다. 다만, 이하에서는 설명의 편의를 위해, 도 1의 방법(100)이 도 2의 시스템(200)에서 동작하는 예로 본 발명의 기술적 사상을 기술한다. 1 is a flowchart illustrating a method of initializing an operating system of a public computer according to an embodiment of the present invention, and FIG. 2 is a diagram illustrating a computing system according to an embodiment of the present invention. The method 100 of FIG. 1 can be applied to the system 200 of FIG. 2 or other systems. Similarly, the system 200 of FIG. 2 may operate in the method 100 of FIG. 1 or other methods. However, hereinafter, for convenience of description, the technical idea of the present invention will be described as an example in which the method 100 of FIG. 1 operates in the system 200 of FIG. 2.

도 1 및 도 2를 참조하면, 본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법(100)은, 중앙 컴퓨터(CCOM)와 다수의 공용 컴퓨터(PCOM)가 네트워크를 통해 신호적으로 연결되는 컴퓨팅 시스템(200)에서, 먼저, 중앙 컴퓨터(CCOM)의 제어에 의해 다수의 공용 컴퓨터(PCOM) 중 임의의 공용 컴퓨터(PCOM)가 네트워크 부팅(network booting) 되는 단계(S110)를 포함한다. 1 and 2, in the method 100 of initializing an operating system of a public computer according to an embodiment of the present invention, a central computer (CCOM) and a plurality of public computers (PCOM) are signally connected through a network. In the computing system 200, first, any public computer PCOM among a plurality of public computers PCOM is network booted under control of the central computer CCOM (S110 ).

중앙 컴퓨터(CCOM)는 다수의 공용 컴퓨터(PCOM) 각각에서의 네트워크 부팅을 제어하기 위한 환경을 구비한다. 예를 들어, 본 발명의 실시예에 따른 중앙 컴퓨터(CCOM)는 네트워크 부팅 제어부(221), 부팅 파일 전송부(222), IP 어드레스 할당부(223) 및 네트워크 스토리지 제어부(224)를 포함할 수 있다. 네트워크 부팅 제어부(221)는 중앙 컴퓨터(CCOM)와 각각의 공용 컴퓨터(PCOM) 사이에 부팅 파일의 교환 등을 포함한 설정정보의 교환을 수행한다. 예를 들어, 본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법(100) 및 컴퓨팅 시스템(200)은 PXE(Pre-boot eXecution Environment) 방식을 이용하여 네트워크 부팅을 수행할 수 있고, 이 경우, 네트워크 부팅 제어부(221)는 PXE 서버(server)를 포함할 수 있다. 부팅 파일 전송부(222)는 PXE 부팅에 필요한 파일, 예를 들어 부팅 이미지 파일 또는 OS 이미지 파일 등을 전송하는데, TFTP 서버(Trivial File Transfer Protocol server)를 포함할 수 있다. PXE 부팅에 필요한 파일은 이미지이외에 파티션(partition)으로 제공될 수도 있다. IP 어드레스 할당부(223)는 부팅 파일 전송부(222)가 부팅 파일을 전송하고자 하는 공용 컴퓨터(PCOM)를 식별하기 위해 해당 공용 컴퓨터 IP 어드레스를 할당하는데, 예를 들어, DHCP 서버(Dynamic Host Configuration Protocol server)를 포함할 수 있다. 네트워크 스토리지 제어부(224)는 공용 컴퓨터(PCOM)의 네트워크 부팅에 요구되는 저장공간을 제공하는데, 예를 들어, 공용 컴퓨터(PCOM)에게 네트워크를 통해 컴퓨팅 환경에서 데이터 스토리지 시설을 이어주는 IP 기반의 스토리지 네트워킹 표준인 ISCSI 기반으로 동작할 수 있다. 본 발명의 실시예에 따른 중앙 컴퓨터(CCOM)는 상기의 동작을 총괄적으로 제어하는 운영체계로, 예를 들어, 리눅스(Linux)를 채택할 수 있다. The central computer (CCOM) has an environment for controlling network booting in each of the plurality of public computers (PCOM). For example, the central computer (CCOM) according to an embodiment of the present invention may include a network boot control unit 221, a boot file transfer unit 222, an IP address allocation unit 223, and a network storage control unit 224. have. The network boot control unit 221 exchanges configuration information, including exchange of boot files, between the central computer CCOM and each public computer PCOM. For example, the operating system initialization method 100 and the computing system 200 of a public computer according to an embodiment of the present invention may perform network booting using a Pre-boot eXecution Environment (PXE) method, in this case , The network boot control unit 221 may include a PXE server. The boot file transfer unit 222 transmits a file required for PXE booting, for example, a boot image file or an OS image file, and may include a Trivial File Transfer Protocol server (TFTP server). Files required for PXE booting may be provided in a partition other than an image. The IP address assignment unit 223 allocates a corresponding public computer IP address to identify the public computer (PCOM) to which the boot file transmission unit 222 wants to transmit the boot file, for example, a DHCP server (Dynamic Host Configuration). Protocol server). The network storage control unit 224 provides storage space required for network booting of a public computer (PCOM), for example, IP-based storage networking that connects a data storage facility in a computing environment to the public computer (PCOM) through a network. It can operate based on the standard ISCSI. The central computer (CCOM) according to an embodiment of the present invention may adopt, for example, Linux as an operating system that collectively controls the above operation.

다수의 공용 컴퓨터(PCOM)는 각각, 제어부(242)와 저장부(244)를 포함할 수 있다. 제어부(242)는 메인보드에 설치되는 중앙처리장치일 수 있고, 저장부(244)는 운영체계가 설치되는 하드 디스크 드라이브일 수 있다. 다만, 이에 한정되는 것은 아니고, 저장부(244)는 솔리드 스테이트 드라이브(SSD: Solid State Drive) 등으로 구현될 수도 있다. 다만, 설명의 편의를 위해, 이하에서는 저장부(244)로 하드 디스크 드라이브를 구현한 예에 한하여 기술한다. The plurality of public computers PCOM may include a control unit 242 and a storage unit 244, respectively. The control unit 242 may be a central processing unit installed on the main board, and the storage unit 244 may be a hard disk drive on which an operating system is installed. However, the present invention is not limited thereto, and the storage unit 244 may be implemented as a solid state drive (SSD). However, for convenience of description, hereinafter, only an example in which a hard disk drive is implemented as the storage unit 244 will be described.

다수의 공용 컴퓨터(PCOM) 각각은, 바이오스(BIOS: Basic Input Output System)의 설정을 통해 부팅(booting) 순서를 정할 수 있는데, 본 발명의 실시예에서는 네트워크 부팅이 로컬 부팅(local booting), 즉 하드 디스크 드라이브 부팅 방식보다 먼저 선택되는 것에 한하여 기술된다. 전술한 바와 같이, 본 발명의 실시예에 따른 저장부(244)는 하드 디스크 드라이브가 아닌 다른 디스크로 구현될 수도 있고, 이 경우에는 해당 디스크를 이용한 부팅 방식이 네트워크 부팅보다 후순위로 선택되도록 부팅 순서가 설정될 것이다. Each of the plurality of public computers (PCOM) may determine a booting sequence through the setting of a basic input output system (BIOS). In an embodiment of the present invention, network booting is performed by local booting, that is, It is described only that it is selected before the hard disk drive booting method. As described above, the storage unit 244 according to an embodiment of the present invention may be implemented with a disk other than a hard disk drive, and in this case, a boot order so that a booting method using the disk is selected in a higher priority than network booting. Will be set.

다음으로, 본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법(100)은, 공용 컴퓨터(PCOM)가 네트워크 부팅된 운영체계에 의해 저장부(244), 즉 하드 디스크 드라이브를 초기화하는 단계(S)를 포함한다. 공용 컴퓨터(PCOM)의 HDD 초기화는 중앙 컴퓨터(CCOM)에 포함된 공용 컴퓨터 초기화 제어부(242)의 제어에 따라, 공용 컴퓨터(PCOM)의 네트워크 부팅된 운영체계에 의해 수행될 수 있다. 공용 컴퓨터 초기화 제어부(242)는 공용 컴퓨터(PCOM)의 하드 디스크 드라이브에 OS 이미지 파일을 덮어 씌워 그 초기화를 수행할 수 있다. OS 이미지 파일에서 OS는 운영체계의 약자이다. OS 이미지 파일은 공용 컴퓨터(PCOM)의 하드 디스크 드라이브의 파일, 즉 운영체계 또는 프로그램을 하나의 이미지 파일로 저장한 것이다. 공용 컴퓨터 초기화 제어부(242)는 리눅스의 dd(data duplicator) 프로그램 등과 같이 하드 디스크 드라이브의 파티션 전체를 복사하여 하나의 파일로 저장할 수 있는 프로그램을 이용하여 OS 이미지 파일을 생성할 수 있다. OS 이미지 파일은 중앙 컴퓨터(CCOM)에 의해 접근이 가능한 저장영역에 저장될 수 있고, 그 저장영역에 대해서는 전술된 ISCSI 프로토콜에 의해 할당 및 제어될 수 있다. Next, the operating system initialization method 100 of the public computer according to an embodiment of the present invention includes the steps of initializing the storage unit 244, that is, the hard disk drive by the public computer (PCOM), the network booted operating system ( S). HDD initialization of the public computer PCOM may be performed by a network booted operating system of the public computer PCOM under the control of the public computer initialization control unit 242 included in the central computer CCOM. The public computer initialization control unit 242 may perform initialization by overwriting the OS image file on the hard disk drive of the public computer (PCOM). In the OS image file, OS stands for Operating System. An OS image file is a file stored on a hard disk drive of a public computer (PCOM), that is, an operating system or program as one image file. The common computer initialization control unit 242 may generate an OS image file using a program that can copy an entire partition of a hard disk drive and store it as a single file, such as a Linux dd (data duplicator) program. The OS image file may be stored in a storage area accessible by a central computer (CCOM), and the storage area may be allocated and controlled by the aforementioned ISCSI protocol.

공용 컴퓨터 초기화 제어부(242)에 의해 OS 이미지 파일을 초기화 하고자 하는 공용 컴퓨터의 하드 디스크 드라이브에 덮어 씌움으로써, 해당 공용 컴퓨터의 하드 디스크 드라이브는 초기화 되어, 그 전에 사용했던 사용자에 의해 남겨진 개인정보, 문서 및 프로그램에 대한 정보가 남지 않게 된다. 중앙 컴퓨터(CCOM)는 초기화된 공용 컴퓨터를 턴-오프(turn-off)시킬 수 있다. By overwriting the OS image file by the public computer initialization control unit 242 on the hard disk drive of the public computer to be initialized, the public computer's hard disk drive is initialized, and personal information and documents left by the user who used it before And no information about the program remains. The central computer (CCOM) may turn off the initialized public computer.

계속해서 도 1 및 도 2를 참조하면, 상기의 동작을 통해 초기화된 공용 컴퓨터가 다음 사용자에 의핸 다시 가동(턴-온(turn-on)) 될 때까지, 중앙 컴퓨터(CCOM)는 해당 공용 컴퓨터에 대해 대기 모드로 처리할 수 있다. 중앙 컴퓨터(CCOM)는 해당 공용 컴퓨터가 대기 모드로 처리되는 때에, 해당 공용 컴퓨터 이외의 다른 공용 컴퓨터에 대해 전술된 네트워크 부팅(S110) 또는 초기화(S120) 동작을 수행할 수 있다. 다수의 공용 컴퓨터(PCOM) 중 하나 또는 둘 이상의 공용 컴퓨터가 단독 또는 동시에 대기 모드로 처리될 수 있다. 대기 모드는 해당 공용 컴퓨터가 턴-온(turn-on) 되기 전까지 유지된다(S140의 NO).1 and 2, until the public computer initialized through the above operation is turned on again (turn-on) by the next user, the central computer CCOM is the corresponding public computer. Can be processed in standby mode. When the public computer is processed in the standby mode, the central computer CCOM may perform the above-described network booting (S110) or initializing (S120) operation for other public computers other than the public computer. One or more public computers of the multiple public computers (PCOMs) may be processed in standby mode, either alone or simultaneously. The standby mode is maintained until the corresponding public computer is turned on (NO in S140).

대기 모드로 처리 중이던 임의의 공용 컴퓨터(PCOM)가 턴-온 되면(S140의 YES), 공용 컴퓨터(PCOM)는 전술된 바와 같이, BIOS에 설정된 부팅 우선순서에 따라 네트워크 부팅을 먼저 시도하나, 중앙 컴퓨터(CCOM)의 네트워크 부팅 제어부(221)는 해당 요청에 대해 바이패스(bypass) 시킨다(S150). 공용 컴퓨터(PCOM)는 일정 시간이 경과한 후에도 해당 요청에 대한 중앙 컴퓨터(CCOM)의 응답이 없는 경우, BIOS에 설정된 부팅 우선순서에 따라 하드 디스크 드라이브 부팅 방식으로 부팅한다(S160). 공용 컴퓨터(PCOM)는 초기화된 하드 디스크 드라이브의 운영체계와 프로그램으로 부팅되고, 사용자에게 그 사용을 제공한다. When any public computer (PCOM) being processed in standby mode is turned on (YES in S140), the public computer (PCOM) attempts to boot the network first according to the boot priority order set in the BIOS, as described above, however, The network boot control unit 221 of the computer CCOM bypasses the request (S150). When the central computer (CCOM) does not respond to the request even after a certain time has elapsed, the public computer (PCOM) boots using the hard disk drive booting method according to the boot priority order set in the BIOS (S160). A public computer (PCOM) is booted into the operating system and programs of an initialized hard disk drive and provides its use to the user.

도 3은 본 발명의 실시예에 따른 중앙 컴퓨터와 공용 컴퓨터 사이의 상호 동작을 나타내는 도면이다. 3 is a diagram showing the interaction between a central computer and a common computer according to an embodiment of the present invention.

도 1 내지 도 3을 참조하면, 도 1의 중앙 컴퓨터(CCOM)의 제어에 의해 공용 컴퓨터(PCOM)가 네트워크 부팅되는 단계(S110)는 제1 사용자가 공용 컴퓨터(PCOM)의 사용을 완료하고 공용 컴퓨터(PCOM)의 전원을 오프 시킨 후, 중앙 컴퓨터(CCOM)가 해당 공용 컴퓨터(PCOM)를 다시 온 시킨 후에 시작될 수 있다. 전술된 바와 같이, 공용 컴퓨터(PCOM)는 BIOS 설정에 의해 우선 순위를 갖는 네트워크 부팅을 중앙 컴퓨터(CCOM)에 요청하게 되고, 중앙 컴퓨터(CCOM)는 상기 요청에 응답하여 공용 컴퓨터(PCOM)의 네트워크 부팅에 요구되는 동작을 실행한다. 네트워크 부팅된 공용 컴퓨터(PCOM)의 저장부(244), 예를 들어, 하드 디스크 드라이브는 전술된 OS 이미지 파일로 덮어씌어져 초기화 된다(S120). 초기화된 공용 컴퓨터(PCOM)는 오프 되고, 대기 모드로 처리된다(S130). 1 to 3, the step S110 in which the public computer PCOM is network-booted by the control of the central computer CCOM of FIG. 1 is completed when the first user completes the use of the public computer PCOM. After the computer PCOM is turned off, the central computer CCOM can be started after the public computer PCOM is turned on again. As described above, the public computer (PCOM) requests a network boot having a priority by the BIOS setting to the central computer (CCOM), and the central computer (CCOM) responds to the request to the network of the public computer (PCOM). Execute the operation required for booting. The storage unit 244 of the network-booted public computer PCOM, for example, a hard disk drive is initialized by being overwritten with the above-described OS image file (S120). The initialized public computer PCOM is turned off and is processed in a standby mode (S130).

그 후, 제2 사용자가 해당 공용 컴퓨터(PCOM)를 사용하기 위해 온 시키면(S140의 YES), 공용 컴퓨터(PCOM)는 마찬가지로 BIOS 설정에 의해 우선 순위를 갖는 네트워크 부팅을 중앙 컴퓨터(CCOM)에 요청하게 되는데, 중앙 컴퓨터(CCOM)는 이미 초기화 처리된 공용 컴퓨터(PCOM)로부터 네트워크 부팅에 대한 요청이 있는 경우, 이를 바이패스 처리한다(S150). 다만, 이에 한정되는 것은 아니고, 중앙 컴퓨터(CCOM)는 널(null) 값을 요청한 공용 컴퓨터(PCOM)에 전송할 수도 있다. 중앙 컴퓨터(CCOM)는 각 공용 컴퓨터(PCOM)가 초기화 처리되었는지에 대한 정보를 보유할 수 있다. Then, when the second user turns on to use the corresponding public computer (PCOM) (YES in S140), the public computer (PCOM) likewise requests the central computer (CCOM) to boot the network having priority by BIOS setting. The central computer (CCOM) bypasses the request for network booting from the public computer (PCOM) that has already been initialized (S150). However, the present invention is not limited thereto, and the central computer CCOM may transmit a null value to the requested public computer PCOM. The central computer CCOM may maintain information on whether each public computer PCOM has been initialized.

네트워크 부팅이 거부된 공용 컴퓨터(PCOM)는 BIOS 설정에 의해 다음 순위를 갖는 하드 디스크 드라이브 부팅을 수행한다(S160). 즉, 초기화된 하드 디스크 드라이브에 운영체계를 실행시킴으로써, 제2 사용자가 공용 컴퓨터(PCOM)를 사용할 수 있도록 한다. The public computer (PCOM), which has been denied network booting, performs a hard disk drive booting having the next rank by BIOS setting (S160). That is, by executing the operating system on the initialized hard disk drive, the second user can use the public computer (PCOM).

이렇듯, 본 발명의 실시예에 따른 공용 컴퓨터의 운영체계 초기화 방법(100) 및 이를 적용한 컴퓨팅 시스템(200)은 불특정 다수가 사용하는 공용 컴퓨터의 하드 디스크 드라이브에 설치된 운용체계와 그 운영체제 상에 설치된 프로그램들을, 제1 사용자가 사용을 마친 다음, 제2 사용자가 사용하기 전에 효율적으로 자동으로 초기화 하여, 제1 사용자가 사용한 데이터를 제거하여 개인정보를 보호할 수 있고, 컴퓨터 바이러스와 같은 위험요소를 다른 사용자에게 남기지 않을 수 있다. 그러면서도, 공용 컴퓨터(PCOM)의 메인보드와 직접적으로 연결된 하드 디스크 드라이브에 설치된 운영체계를 사용함으로써, ISCSI SAN와 같은 네트워크 스토리지에 기반한 시스템과 달리, 운영체계의 예기치 않은 업그레이드 등에 의하더라도 안정적으로 동작할 수 있다. 예를 들어, 마이크로 소프트 윈도우(MS Windows)와 같은 운영체계는 네트워트 스토리지 상에 운용되는 것을 고려하지 않기에 사용 중에 여러가지 문제가 발생할 수 있다. 예를 들어, 네트워크 부팅방식에 의할 경우, 윈도우 업그레이드 후 부팅이 되지 않는 문제 등이 발생할 수 있다. 그 밖에, 공용 컴퓨터(PCOM)의 메인보드에 직접 연결된 하드 디스크 드라이브에 설치된 운영체계를 사용하는 경우, 네트워크 스토리지 상의 운영체계를 사용하는 경우보다, 동작 속도를 향상시키거나, 설치 및 유지 관리에 편의를 제공할 수 있다.As such, the method 100 for initializing the operating system of a public computer and the computing system 200 applying the same according to an embodiment of the present invention include an operating system installed on a hard disk drive of a public computer used by an unspecified number of people and a program installed on the operating system After the first user finishes using it, it can automatically and automatically initialize it before the second user uses it to remove the data used by the first user to protect personal information and other risk factors such as computer viruses. It may not be left to the user. Nevertheless, by using an operating system installed on a hard disk drive directly connected to the main board of a public computer (PCOM), unlike a system based on network storage such as ISCSI SAN, it can operate stably even through unexpected upgrades of the operating system. Can be. For example, operating systems such as Microsoft Windows do not consider operating on network storage, and thus various problems may occur during use. For example, when using the network booting method, a problem such as a failure to boot after a Windows upgrade may occur. In addition, when using an operating system installed on a hard disk drive directly connected to the main board of a public computer (PCOM), operation speed is improved or installation and maintenance are easier than using an operating system on network storage. Can provide.

본 발명은 앞에서 제시된 실시예들로 한정되지 않으며, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것은 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 자명할 것이다. 예를 들어, 이상에서는 공용 컴퓨터의 운영체계의 초기화에 대해 설명하였으나, 공용 컴퓨터의 운영체계와 함께 시작 프로그램 등의 초기화도 본원발명과 동일한 기술적 사상으로 실시될 수 있다.The present invention is not limited to the above-described embodiments, and it is obvious to those skilled in the art to which the present invention pertains that various substitutions, modifications, and modifications are possible without departing from the technical spirit of the present invention. something to do. For example, in the above description, the initialization of the operating system of the public computer has been described, but the initialization of the startup program and the like along with the operating system of the public computer may also be performed with the same technical idea as the present invention.

Claims (7)

BIOS(Basic Input Output System) 설정에 의해 네트워크 부팅(network booting)이 로컬 부팅(local booting) 보다 선행되는 공용 컴퓨터의 운영체계 초기화 방법에 있어서,
중앙 컴퓨터의 제어에 의해 상기 공용 컴퓨터를 네트워크 부팅시키는 단계;
상기 네트워크 부팅된 상기 공용 컴퓨터의 저장부를 OS 이미지 파일(Operating System image file)로 덮어쓰기하여 상기 저장부를 초기화하는 단계;
상기 저장부가 상기 OS 이미지 파일에 의해 초기화된 상기 공용 컴퓨터를 대기 모드로 처리하는 단계;
상기 대기 모드 중에 턴-온 요청에 따라 상기 공용 컴퓨터가 상기 중앙 컴퓨터로 상기 네트워크 부팅을 요청하는 단계;
상기 중앙 컴퓨터는 상기 공용 컴퓨터로부터 전송되는 상기 네트워크 부팅에 대한 요청신호를 바이패스(bypass) 하는 단계; 및
상기 바이패스에 따라 일정 시간 이상 상기 중앙 컴퓨터로부터 응답을 수신하지 못하면, 상기 공용 컴퓨터는 상기 저장부에 저장된 상기 OS 이미지 파일을 이용하여 상기 로컬 부팅을 수행하는 단계를 포함하는 것을 특징으로 하는 공용 컴퓨터의 운영체계 초기화 방법.
In the method of initializing the operating system of a public computer in which network booting precedes local booting by setting a basic input output system (BIOS),
Network booting the public computer under control of a central computer;
Initializing the storage unit by overwriting the storage unit of the network-booted public computer with an operating system image file;
Processing the public computer initialized by the OS image file in a standby mode;
Requesting the network booting from the public computer to the central computer in response to a turn-on request during the standby mode;
The central computer bypassing a request signal for the network boot transmitted from the public computer; And
And if a response is not received from the central computer for a predetermined time or more according to the bypass, the public computer performs the local booting using the OS image file stored in the storage unit. How to reset the operating system.
제1항에 있어서, 상기 공용 컴퓨터가 네트워크 부팅되는 단계는,
상기 공용 컴퓨터의 사용자가 상기 공용 컴퓨터를 오프 시킨 후, 상기 중앙 컴퓨터가 상기 공용 컴퓨터를 다시 온 시킨 후에 수행되는 것을 특징으로 하는 공용 컴퓨터의 운영체계 초기화 방법.
The method of claim 1, wherein the step of the network booting the public computer,
After the user of the public computer turns off the public computer, the central computer is performed after the public computer is turned on again.
제2항에 있어서, 상기 공용 컴퓨터가 네트워크 부팅되는 단계는,
PXE(Pre-boot eXecution Environment) 방식으로 부팅되는 것을 특징으로 하는 공용 컴퓨터의 운영체계 초기화 방법.
The method of claim 2, wherein the step of network booting the public computer comprises:
PXE (Pre-boot eXecution Environment) method of initializing the operating system of a public computer, characterized in that the booting.
제1항에 있어서, 상기 공용 컴퓨터의 저장부를 덮어쓰기 하는 단계는,
상기 공용 컴퓨터의 하드 디스크 드라이브(Hard Disk Drive)를 상기 OS 이미지 파일로 덮어 쓰는 단계를 포함하는 것을 특징으로 하는 공용 컴퓨터의 운영체계 초기화 방법.
The method of claim 1, wherein the step of overwriting the storage of the public computer comprises:
And overwriting the hard disk drive of the public computer with the OS image file.
제1항에 있어서, 상기 공용 컴퓨터의 저장부를 덮어쓰기 하는 단계는,
상기 중앙 컴퓨터가 상기 공용 컴퓨터의 하드 디스크 드라이브의 파일을 상기 OS 이미지 파일로 생성하는 단계를 포함하는 것을 특징으로 하는 공용 컴퓨터의 운영체계 초기화 방법.
The method of claim 1, wherein the step of overwriting the storage of the public computer comprises:
And the central computer generating a file on the hard disk drive of the public computer as the OS image file.
제1항에 있어서, 상기 공용 컴퓨터가 로컬 부팅되는 단계는,
상기 공용 컴퓨터의 하드 디스크 드라이브에 운영체계를 설치하는 단계를 포함하는 것을 특징으로 하는 공용 컴퓨터의 운영체계 초기화 방법.
The method of claim 1, wherein the step of locally booting the public computer comprises:
And installing an operating system on a hard disk drive of the public computer.
중앙 컴퓨터가 네트워크(network)를 통해 다수의 공용 컴퓨터와 연결되는 컴퓨팅 시스템에 있어서,
상기 중앙 컴퓨터는,
상기 다수의 공용 컴퓨터 중 턴-오프된 공용 컴퓨터를 턴-온하여 네트워크 부팅(network booting) 시키고, 상기 네트워크 부팅된 상기 공용 컴퓨터의 저장부를 OS 이미지 파일(Operating System image file)로 초기화하도록 제어하고, 상기 공용 컴퓨터가 대기 모드 후에 턴-온되어 상기 네트워크 부팅을 위한 요청신호를 전송하는 경우에, 상기 네트워크 부팅을 위한 요청신호에 대해 바이패스(bypass) 하고,
상기 공용 컴퓨터는,
상기 저장부를 상기 OS 이미지 파일로 덮어쓰기하여 초기화 한 후에 대기 모드로 처리하고, 상기 대기 모드 중에 턴-온 요청에 따라 상기 중앙 컴퓨터로 상기 네트워크 부팅을 위한 요청신호를 전송하고, 상기 중앙 컴퓨터의 상기 바이패스에 따라 일정 시간 이상 상기 중앙 컴퓨터로부터 응답을 수신하지 못하면, 상기 저장부에 저장된 상기 OS 이미지 파일을 이용하여 로컬 부팅을 수행하는 것을 특징으로 하는 컴퓨팅 시스템.
In a computing system in which a central computer is connected to a number of public computers through a network,
The central computer,
Controlled to turn on a turned-off public computer among the plurality of public computers to perform network booting, and to initialize the network-booted storage of the public computer with an operating system image file, When the common computer is turned on after the standby mode and transmits a request signal for network booting, bypassing the request signal for network booting,
The public computer,
After overwriting and initializing the storage unit with the OS image file, processing is performed in a standby mode, and a request signal for the network boot is transmitted to the central computer according to a turn-on request during the standby mode, and the If a response is not received from the central computer for a predetermined period of time or more according to the bypass, the computing system is characterized in that a local boot is performed using the OS image file stored in the storage.
KR1020170165036A 2017-12-04 2017-12-04 Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same KR102108891B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170165036A KR102108891B1 (en) 2017-12-04 2017-12-04 Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170165036A KR102108891B1 (en) 2017-12-04 2017-12-04 Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same

Publications (2)

Publication Number Publication Date
KR20190065650A KR20190065650A (en) 2019-06-12
KR102108891B1 true KR102108891B1 (en) 2020-06-15

Family

ID=66845768

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170165036A KR102108891B1 (en) 2017-12-04 2017-12-04 Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same

Country Status (1)

Country Link
KR (1) KR102108891B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003044288A (en) * 2001-08-02 2003-02-14 Casio Comput Co Ltd Information processor, information processing system and program
KR101587994B1 (en) 2015-06-25 2016-01-25 (주) 인프론티브 Cloud computing service system with virtual hard disk

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6292890B1 (en) * 1998-09-29 2001-09-18 Compaq Computer Corporation Computer system with dynamically configurable boot order
KR101535153B1 (en) * 2008-11-27 2015-07-08 에스케이커뮤니케이션즈 주식회사 Method and system for automatically installing operating system, and media that can record computer program sources thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003044288A (en) * 2001-08-02 2003-02-14 Casio Comput Co Ltd Information processor, information processing system and program
KR101587994B1 (en) 2015-06-25 2016-01-25 (주) 인프론티브 Cloud computing service system with virtual hard disk

Also Published As

Publication number Publication date
KR20190065650A (en) 2019-06-12

Similar Documents

Publication Publication Date Title
US7590648B2 (en) Template-based development of servers
US7631173B2 (en) Method and system for performing pre-boot operations from an external memory including memory address and geometry
JP3887314B2 (en) Methods and apparatus for powering down a logical partition in a data processing system and / or rebooting a logical partition
US9384094B2 (en) Method and system for instant restore of system volume from a backup image
US7650490B2 (en) Embedded device for implementing a boot process on a host
US9329943B2 (en) Methods and systems for instant restore of system volume
US7797288B2 (en) Use of server instances and processing elements to define a server
US20060173912A1 (en) Automated deployment of operating system and data space to a server
US8245022B2 (en) Method and system to support ISCSI boot through management controllers
US10917291B2 (en) RAID configuration
EP2630566B1 (en) Methods and apparatus for building system images and split booting
US9417886B2 (en) System and method for dynamically changing system behavior by modifying boot configuration data and registry entries
CN102591675A (en) Method and system for management of multiple software images with shared memory blocks
US11875174B2 (en) Method and apparatus for virtual machine emulator upgrading virtualization emulator
CN112256393B (en) Resource management method and equipment for bare metal server
JP4692912B2 (en) Resource allocation system and resource allocation method
US10379872B1 (en) Method for creation of a device driver for a peripheral device
US7506115B2 (en) Incremental provisioning of software
US20060047927A1 (en) Incremental provisioning of software
KR102108891B1 (en) Method for Initiating of Public Computer's Operating System, and Computing System Applying the Same
US10747567B2 (en) Cluster check services for computing clusters
JP7172703B2 (en) COMPUTER SOFTWARE INSTALLATION METHOD AND INSTALLATION SERVER
JP7378356B2 (en) Information processing device and program
KR100947136B1 (en) Incremental provisioning of software
KR20150134704A (en) Client PC using a network drive system and control method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right