KR101110715B1 - Method and apparatus to control booting a system - Google Patents
Method and apparatus to control booting a system Download PDFInfo
- Publication number
- KR101110715B1 KR101110715B1 KR1020100004278A KR20100004278A KR101110715B1 KR 101110715 B1 KR101110715 B1 KR 101110715B1 KR 1020100004278 A KR1020100004278 A KR 1020100004278A KR 20100004278 A KR20100004278 A KR 20100004278A KR 101110715 B1 KR101110715 B1 KR 101110715B1
- Authority
- KR
- South Korea
- Prior art keywords
- operating system
- recovery
- input
- boot
- partition
- Prior art date
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/4403—Processor initialisation
-
- 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
- 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/4411—Configuring for operating with peripheral devices; Loading of device drivers
-
- 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/4416—Network booting; Remote initial program loading [RIPL]
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
개시된 기술은 시스템 부팅 제어 방법 및 장치에 관한 것이다. 실시 예들 중에서, 시스템 부팅 제어 방법은 시스템 부팅 진행 중 복구 모드 진입 명령의 입력 여부를 확인하는 단계; 및 상기 복구 모드 진입 명령이 입력되지 않은 경우에는 기억 장치의 제1 영역에 기록된 마스터 부트 레코드를 기초로 상기 제1 영역에 설치된 제1 운영체제로 시스템을 부팅하고, 상기 복구 모드 진입 명령이 입력된 경우에는 상기 기억 장치의 제2 영역에 기록된 복구용 마스터 부트 레코드를 기초로 상기 제2 영역에 설치된 제2 운영체제로 상기 시스템을 부팅하는 단계를 포함하고, 상기 제1 운영체제는 상기 제2 운영체제와 동일한 운영체제이며, 상기 제2 영역은 상기 복구 모드 이외의 모드에서는 사용자 접근이 불가능하다.The disclosed technology relates to a system boot control method and apparatus. Among the embodiments, the system boot control method may include: checking whether a recovery mode entry command is input while the system boot is in progress; And when the recovery mode entry command is not input, boot the system to the first operating system installed in the first area based on the master boot record recorded in the first area of the storage device, and enter the recovery mode entry command. And booting the system to a second operating system installed in the second region based on a recovery master boot record recorded in the second region of the storage device, wherein the first operating system is connected to the second operating system. It is the same operating system, and the second area is not accessible to the user in a mode other than the recovery mode.
Description
개시된 기술은 시스템 부팅 제어 방법 및 장치에 관한 것이다.The disclosed technology relates to a system boot control method and apparatus.
개인용 컴퓨터의 보급이 늘어남에 따라, 컴퓨터의 바이러스 감염 또는 시스템 파일의 삭제 또는 변형 등으로 인한 시스템 부팅 오류의 발생도 늘어나고 있다. 시스템 부팅 오류가 발생한 경우, 오류를 복구하여 주는 방법의 예로는, 복구용 CD-ROM(Compact Disk-Read Only Memory) 등에 저장된 복구 데이터를 사용하여 컴퓨터 시스템을 초기 상태로 복구하는 방법이 있다. 그러나 일반 사용자의 경우, 평소 사용하지 않는 익숙하지 않은 환경에서 시스템을 복구하는 데 많은 어려움을 겪고 있으며, 시스템을 초기 상태로 복구함에 따른 기존 데이터 손실의 문제점이 있다.As personal computers increase in popularity, the occurrence of system boot errors due to virus infection of a computer or deletion or modification of system files also increases. An example of a method for recovering an error when a system boot error occurs is a method of recovering a computer system to an initial state by using recovery data stored in a compact disk-read only memory (CD-ROM). However, general users have a lot of difficulties in recovering the system in an unfamiliar environment that they do not normally use, and there is a problem of existing data loss caused by restoring the system to its initial state.
따라서, 일반 사용자도 컴퓨터를 신속하고 간편하게 복구할 수 있도록 하는 한편, 기존 데이터의 손실이 없도록 하는 복구 솔루션의 개발이 요청되고 있다.Accordingly, there is a demand for the development of a recovery solution that allows a general user to recover a computer quickly and easily, and does not lose existing data.
개시된 기술이 이루고자 하는 기술적 과제는 시스템 부팅 제어 방법 및 장치를 제공하는 데 있다.The technical problem to be achieved by the disclosed technology is to provide a system boot control method and apparatus.
상기의 기술적 과제를 이루기 위해 개시된 기술의 제1 측면은 시스템 부팅 진행 중 복구 모드 진입 명령의 입력 여부를 확인하는 단계; 및 상기 복구 모드 진입 명령이 입력되지 않은 경우에는 기억 장치의 제1 영역에 기록된 마스터 부트 레코드를 기초로 상기 제1 영역에 설치된 제1 운영체제로 시스템을 부팅하고, 상기 복구 모드 진입 명령이 입력된 경우에는 상기 기억 장치의 제2 영역에 기록된 복구용 마스터 부트 레코드를 기초로 상기 제2 영역에 설치된 제2 운영체제로 상기 시스템을 부팅하는 단계를 포함하고, 상기 제1 운영체제는 상기 제2 운영체제와 동일한 운영체제이며, 상기 제2 영역은 상기 복구 모드 이외의 모드에서는 사용자 접근이 불가능한, 시스템 부팅 제어 방법을 제공한다.A first aspect of the disclosed technology to achieve the above technical problem is a step of confirming whether or not to enter the recovery mode entry command during the system boot; And when the recovery mode entry command is not input, boot the system to the first operating system installed in the first area based on the master boot record recorded in the first area of the storage device, and enter the recovery mode entry command. And booting the system to a second operating system installed in the second region based on a recovery master boot record recorded in the second region of the storage device, wherein the first operating system is connected to the second operating system. The same operating system and the second area provide a system boot control method which is not accessible to a user in a mode other than the recovery mode.
상기의 기술적 과제를 이루기 위해 개시된 기술의 제2 측면은 제1 운영체제가 설치되어 있고, 마스터 부트 레코드가 기록되어 있는 제1 영역 및 상기 제1 운영체제와 동일한 운영체제인 제2 운영체제가 설치되어 있고, 복구용 마스터 부트 레코드가 기록되어 있는 제2 영역을 포함하는 기록부; 및 정상 모드에서는 상기 제1 영역에 기록되어 있는 마스터 부트 레코드를 기초로 제1 운영체제로 시스템을 부팅하고, 복구 모드에서는 상기 복구용 마스터 부트 레코드를 기초로 제2 운영체제로 시스템을 부팅하도록 하며, 상기 제2 영역을 정상 모드에서는 사용자 접근이 불가능하도록 설정하는 부팅 제어부를 포함하는 시스템 부팅 제어 장치를 제공한다.In order to achieve the above technical problem, a second aspect of the disclosed technology is provided with a first operating system, a first region in which a master boot record is recorded, and a second operating system, which is the same operating system as the first operating system, and installed. A recording section including a second area in which a master boot record for the recording is recorded; And boot the system to the first operating system based on the master boot record recorded in the first region in the normal mode, and boot the system to the second operating system based on the recovery master boot record in the repair mode. Provided is a system boot control apparatus including a boot controller configured to set a second area to be inaccessible to a user in a normal mode.
개시된 기술의 실시 예들은 다음의 장점들을 포함하는 효과를 가질 수 있다. 다만, 개시된 기술의 실시 예들이 이를 전부 포함하여야 한다는 의미는 아니므로, 개시된 기술의 권리범위는 이에 의하여 제한되는 것으로 이해되어서는 아니 될 것이다. Embodiments of the disclosed technique may have effects that include the following advantages. It should be understood, however, that the scope of the disclosed technology is not to be construed as limited thereby, since the embodiments of the disclosed technology are not meant to include all such embodiments.
개시된 기술의 일 실시 예에 따르면, 사용자가 사용하던 시스템이 부팅되지 않는 경우, 문제가 발생한 운영체제의 복구 없이, 즉시, 복구 모드로 진입하여 동일한 운영체제로 부팅하는 것이 가능하다. 또한, 복구 모드에서도, 정상적인 상태에서 기존에 사용하던 운영체제와 동일한 환경을 제공하여 사용자 업무의 연속성이 제공되며, 기존에 사용하던 운영체제가 설치된 파티션에 접근 가능하여 데이터를 백업하거나 오류를 수정하는 것이 가능하다. According to one embodiment of the disclosed technology, when a system used by a user does not boot, it is possible to immediately enter a recovery mode and boot into the same operating system without recovering a problem operating system. In addition, even in the recovery mode, it provides the same environment as the operating system used in the normal state, providing continuity of user tasks, and accessing the partition on which the operating system is used can back up data or correct errors. Do.
또한, 복구 모드의 운영체제는 정상 모드에서는 접근 불가능하므로 복구 모드에서 사용되는 데이터의 의도치 않은 망실을 방지할 수 있다.In addition, since the operating system of the recovery mode is inaccessible in the normal mode, it is possible to prevent unintentional loss of data used in the recovery mode.
도 1은 종래의 시스템 부팅 오류 시 복구 방법에 대하여 설명하기 위한 도면이다.
도 2는 개시된 기술의 일 실시 예에 따른 시스템 부팅 오류 시 복구 방법에 대하여 설명하기 위한 도면이다.
도 3은 개시된 기술의 일 실시예에 따른 시스템 부팅 제어 장치를 설명하기 위한 블록도이다.
도 4는 개시된 기술의 일 실시예에 따른 시스템 부팅 제어 방법에 대하여 설명하기 위한 순서도이다.1 is a view for explaining a conventional recovery method when a system boot error.
2 is a view for explaining a recovery method when a system boot error according to an embodiment of the disclosed technology.
3 is a block diagram illustrating a system boot control apparatus according to an embodiment of the disclosed technology.
4 is a flowchart illustrating a system boot control method according to an embodiment of the disclosed technology.
개시된 기술에 관한 설명은 구조적 내지 기능적 설명을 위한 실시예에 불과하므로, 개시된 기술의 권리범위는 본문에 설명된 실시예에 의하여 제한되는 것으로 해석되어서는 아니 된다. 즉, 실시예는 다양한 변경이 가능하고 여러 가지 형태를 가질 수 있으므로 개시된 기술의 권리범위는 기술적 사상을 실현할 수 있는 균등물들을 포함하는 것으로 이해되어야 한다.The description of the disclosed technique is merely an example for structural or functional explanation and the scope of the disclosed technology should not be construed as being limited by the embodiments described in the text. That is, the embodiments may be variously modified and may have various forms, and thus the scope of the disclosed technology should be understood to include equivalents capable of realizing the technical idea.
한편, 본 출원에서 서술되는 용어의 의미는 다음과 같이 이해되어야 할 것이다.On the other hand, the meaning of the terms described in the present application should be understood as follows.
“제1”, “제2” 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하기 위한 것으로 이들 용어들에 의해 권리범위가 한정되어서는 아니 된다. 예를 들어, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다.The terms " first ", " second ", and the like are used to distinguish one element from another and should not be limited by these terms. For example, the first component may be named a second component, and similarly, the second component may also be named a first component.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결될 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. 한편, 구성요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.When a component is referred to as being "connected" to another component, it should be understood that there may be other components in between, although it may be directly connected to the other component. On the other hand, when an element is referred to as being "directly connected" to another element, it should be understood that there are no other elements in between. On the other hand, other expressions describing the relationship between the components, such as "between" and "immediately between" or "neighboring to" and "directly neighboring to", should be interpreted as well.
단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한 복수의 표현을 포함하는 것으로 이해되어야 하고, "포함하다" 또는 "가지다" 등의 용어는 설시된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.Singular expressions should be understood to include plural expressions unless the context clearly indicates otherwise, and terms such as "include" or "have" refer to features, numbers, steps, operations, components, parts, or parts thereof described. It is to be understood that the combination is intended to be present, but not to exclude in advance the possibility of the presence or addition of one or more other features or numbers, steps, operations, components, parts or combinations thereof.
각 단계들은 문맥상 명백하게 특정 순서를 기재하지 않은 이상 명기된 순서와 다르게 일어날 수 있다. 즉, 각 단계들은 명기된 순서와 동일하게 일어날 수도 있고 실질적으로 동시에 수행될 수도 있으며 반대의 순서대로 수행될 수도 있다.Each step may occur differently from the stated order unless the context clearly dictates the specific order. That is, each step may occur in the same order as specified, may be performed substantially simultaneously, or may be performed in the reverse order.
여기서 사용되는 모든 용어들은 다르게 정의되지 않는 한, 개시된 기술이 속하는 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한 이상적이거나 과도하게 형식적인 의미를 지니는 것으로 해석될 수 없다.
All terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which the disclosed technology belongs, unless otherwise defined. Terms defined in commonly used dictionaries should be interpreted to be consistent with meaning in the context of the relevant art and can not be construed as having ideal or overly formal meaning unless expressly defined in the present application.
도 1은 종래의 시스템 부팅 오류 시 복구 방법에 대하여 설명하기 위한 도면이다. 도 1에서는 3 개의 파티션으로 분할된 하드 디스크를 사용하는 컴퓨터 시스템을 예를 들어 설명한다. 제1 파티션에는 사용자가 평소에 사용하는 일반적인 운영체제가 설치되어 있으며, 제3 파티션에는 복구를 위한 간단한 기능만이 실행되는 복구용 운영체제가 설치되어 있다. 도 1의 (a)를 참조하면, 시스템 부팅 시 오류가 발생하지 않는 정상적인 상태에서의 컴퓨터 시스템은 운영 체제가 설치되어 있는 제1 파티션이 활성화되어 부팅이 진행된다. 이 때, 복구 파티션인 제3 파티션은 사용자가 접근할 수 없도록 설정 된다. 도 1의 (b)를 참조하면, 시스템 부팅 시 오류가 발생하여 시스템이 제1 파티션의 운영체제로 부팅이 되지 않는 경우, 사용자는 미리 설정된 키를 누르는 방식 등으로 시스템 복구 모드에 진입할 수 있다. 복구 모드에서 시스템은 복구 파티션인 제3 파티션에 접근 가능하며, 제3 파티션에 설치된 운영 체제(예를 들어, Win-PE, 복구 프로그램을 기동하기 위한 도스 기반의 간단한 운영체제, grub dos를 이용한 multi booting 등)로 부팅된다. 제3 파티션은 제1 파티션을 복구하기 위해 사용되는 단순한 영역으로, 복구 시, 시스템은 제1 파티션을 포맷하고, 미리 저장된 복구용 데이터를 이용하여 새로 제1 파티션에 운영체제를 설치하게 된다. 따라서, 원래 사용하던 운영체제로 부팅하기 위해서는 제1 파티션의 복구가 필요하므로, 시간이 오래 걸리고, 제1 파티션에 저장된 데이터 등의 손실이 발생한다는 문제점이 있다.
1 is a view for explaining a conventional recovery method when a system boot error. 1 illustrates a computer system using a hard disk divided into three partitions. In the first partition, a general operating system commonly used by a user is installed, and in the third partition, a recovery operating system in which only a simple function for recovery is executed is installed. Referring to FIG. 1A, a computer system in a normal state in which no error occurs when booting a system is booted by activating a first partition in which an operating system is installed. At this time, the third partition, which is a recovery partition, is set to be inaccessible to the user. Referring to FIG. 1B, when an error occurs during system boot and the system does not boot to the operating system of the first partition, the user may enter a system recovery mode by pressing a predetermined key. In rescue mode, the system has access to the third partition, the recovery partition, and the operating system installed on the third partition (for example, Win-PE, a simple DOS-based operating system for starting the recovery program, multi-booting with grub dos). Etc). The third partition is a simple area used for recovering the first partition. Upon recovery, the system formats the first partition and installs an operating system in the first partition by using previously stored recovery data. Therefore, in order to boot the OS originally used, recovery of the first partition is required, which takes a long time and causes a loss of data or the like stored in the first partition.
도 2는 개시된 기술의 일 실시 예에 따른 시스템 부팅 오류 시 복구 방법에 대하여 설명하기 위한 도면이다. 도 2를 참조하면, 본 실시예의 컴퓨터 시스템은 종래와 달리, 제3 파티션에 설치된 운영체제가 제1 파티션에 설치된 운영체제와 동일하다. 따라서, 시스템 부팅 오류가 발생하여 사용자가 복구 모드에 진입하는 경우에도, 평소 사용하던 운영체제와 동일한 운영체제를 사용하여 시스템을 부팅하기 때문에, 사용자에게 익숙한 환경을 제공한다는 장점이 있다. 또한, 복구용으로 사용하던 기존의 운영체제(예컨대 Win-PE, 복구 프로그램을 기동하기 위한 도스 기반의 간단한 운영체제, grub dos를 이용한 multi booting 등)와 달리, 본 실시예의 운영체제는 기능에 제약이 없는 운영체제로서, 제1 파티션의 포맷 및 복구 과정 없이 부팅되어 제1 파티션의 데이터를 백업하거나, 제1 파티션의 운영체제 오류의 수정(바이러스 치료, 시스템 파일 복구 등)이 가능한 환경을 제공한다는 장점이 있다.
2 is a view for explaining a recovery method when a system boot error according to an embodiment of the disclosed technology. Referring to FIG. 2, unlike the related art, the computer system of the present embodiment has the same operating system installed in the third partition as the operating system installed in the first partition. Therefore, even when a system boot error occurs and the user enters the recovery mode, the system boots by using the same operating system as the operating system that is normally used, thereby providing an environment familiar to the user. In addition, unlike the existing operating system used for recovery (for example, Win-PE, DOS-based simple operating system for starting the recovery program, multi booting using grub dos, etc.), the operating system of the present embodiment is an operating system without any limitations in function. As an advantage, it provides an environment capable of booting without first formatting and restoring the first partition to back up data of the first partition or correcting an operating system error of the first partition (virus repair, system file recovery, etc.).
도 3은 개시된 기술의 일 실시예에 따른 시스템 부팅 제어 장치를 설명하기 위한 블록도이다. 도 3을 참조하면, 시스템 부팅 제어 장치(300)는 사용자 인터페이스(310), 기록부(320) 및 부팅 제어부(330)를 포함한다. 시스템 부팅 제어 장치(300)는 시스템에 전원이 인가되면, 운영체제에 의해 시스템이 정상적으로 부팅될 수 있도록 시스템을 제어하는 장치로서 시스템의 일부 또는 전부를 포함하여 구현될 수 있다. 시스템은 지정된 정보 처리 기능을 수행하기 위하여 조직화되고 규칙적으로 상호 작용하는 기기의 총칭이다. 시스템의 대표적인 예로는, 컴퓨터 시스템 등이 있으며 일반적으로 입출력 장치, 시스템 전반을 제어하는 중앙 처리 장치(CPU), 중앙 처리 장치와 직접 자료를 교환할 수 있는 주기억장치(Main Memory), 운영체제가 설치될 수 있는 보조기억장치 등을 포함하나 이에 한정되는 것은 아니다.3 is a block diagram illustrating a system boot control apparatus according to an embodiment of the disclosed technology. Referring to FIG. 3, the system
사용자 인터페이스(310)는 부팅 진행 상황을 출력 하고, 부팅 진행 중 사용자로부터의 명령을 입력 받을 수 있는 환경을 제공한다. 사용자 인터페이스(310)는 사용자로부터 입력을 수신하기 위한 키보드, 마우스, 터치 스크린용 펜 등과 같은 입력장치들 및 부팅 진행 상황을 출력하기 위한 모니터, 스피커 등과 같은 출력장치들을 포함하여 구현될 수 있다.The
기록부(320)는 제1 운영체제가 설치되어 있고, 마스터 부트 레코드가 기록되어 있는 제1 영역 및 상기 제1 운영체제와 동일한 운영체제인 제2 운영체제가 설치되어 있고, 복구용 마스터 부트 레코드가 기록되어 있는 제2 영역을 포함한다. 기록부는 운영 체제 및 사용자 데이터가 기록될 수 있는 보조기억장치를 포함하며, 예로는 자기 디스크의 일종인 하드 디스크 드라이브(Hard Disk Drive: HDD), 또는 비 휘발성 메모리인 플래시 메모리를 사용한 솔리드 스테이트 드라이브(Solid State Drive: SSD) 등이 있다. 본 실시 예에서 기록부는 하드 디스크로 구현되어 있다고 예를 들어 설명한다. 마스터 부트 레코드(Master Boot Record: 이하, MBR)는 운영체제가 어디에, 어떻게 위치해 있는지를 식별하여 컴퓨터의 주기억장치에 적재될 수 있도록 하기 위한 정보로, 일반적으로 하드 디스크의 첫 번째 섹터에 위치한다. 또한, MBR은 하드 디스크가 나뉘어지는 각 파티션의 상태, 크기, 타입, 위치 등에 관한 정보를 포함한다. 파티션 상태는 해당 파티션이 부팅 가능한 파티션인지(bootable) 여부를 표시하는 영역으로 하드 디스크가 복수의 파티션으로 분할되어 있는 경우, 하나의 파티션만이 부팅 가능한 파티션으로 표시되며, 다른 파티션은 부팅 불가능한 파티션으로 표시된다. 따라서, 부팅 가능한 파티션으로 표시된 파티션에 기록된 운영체제로 시스템이 부팅된다. The
제1 영역은 정상 모드 및 복구 모드에서 모두 접근 가능한 영역으로, 정상 모드로 부팅 하는 경우 참조하는 마스터 부트 레코드와 제1 운영체제가 기록된 파티션을 포함한다. 제1 영역은 실시 예에 따라, 하나의 파티션으로 이루어 질 수도 있고, 운영체제 및 응용프로그램의 설치를 위한 파티션과 데이터를 저장하는 파티션으로 나뉘어 질 수도 있다. 본 실시 예에서 제1 영역은 운영체제가 설치되어 있는 제1 파티션(C 드라이브)과 데이터가 저장되는 제2 파티션(D 드라이브)으로 나뉘어져 있다고 예를 들어 설명하도록 한다. 정상 모드는 복구 모드 이외의 모드를 의미하며, 복구 모드는 시스템이 정상적으로 부팅되지 않는 등의 경우에 시스템을 복구하기 위한 모드를 의미한다.The first region is an accessible region in both the normal mode and the recovery mode. The first region includes a master boot record referred to when booting in the normal mode and a partition in which the first operating system is recorded. According to an embodiment, the first region may be formed of one partition, or may be divided into a partition for installing an operating system and an application program and a partition for storing data. In the present exemplary embodiment, the first region is divided into a first partition C drive where an operating system is installed and a second partition D drive where data is stored. The normal mode refers to a mode other than the recovery mode, and the recovery mode refers to a mode for recovering the system in case the system does not boot normally.
제2 영역은 제1 영역과는 별도의 파티션으로 이루어진 영역으로 정상 모드에서는 사용자가 접근할 수 없도록 설정된 히든(hidden) 파티션 영역이다. 제2 영역은 정상 모드에서 시스템 부팅이 안 되는 등 특별한 경우를 대비하기 위한 복구 모드에서 사용되는 영역으로 제2 영역의 데이터가 의도한 바와 달리 삭제, 변경되지 않도록 사용자의 접근이 제한될 필요가 있다. The second area is an area composed of partitions separate from the first area, and is a hidden partition area that is not accessible to the user in the normal mode. The second area is used in a recovery mode to prepare for a special case such as the system not booting in the normal mode, and the user's access needs to be restricted so that data of the second area is not deleted or changed as intended. .
복구 모드에서 시스템을 부팅하는 제2 운영체제는 제1 운영체제와 동일한 운영체제를 사용하도록 하여 사용자의 컴퓨터 사용의 연속성을 제공할 수 있도록 한다. 예컨대, 제1 운영체제가 Windows XP Hone edition이라면, 제2 운영체제도 Windows XP Home edition으로 설치하여 복구 모드에서도 사용자에게 익숙한 환경을 제공할 수 있도록 한다. 또한, 제2 영역에는 사용자가 평소 사용하는 운영체제와 동일한 운영체제가 미리 설치되어 있으므로, 제1 영역의 제1 파티션에 문제가 있는 경우에도 사용자는 제1 파티션을 복구하지 않은 채로 즉시 컴퓨터를 사용할 수 있을 뿐 아니라 사용자의 데이터가 저장된 제2 파티션 및 문제가 발생한 제1 파티션에 접근 가능하여 컴퓨터 사용의 연속성을 제공할 수 있도록 하였다. 본 실시 예에서 동일한 운영체제란, version 등이 동일한 운영체제뿐 아니라, version 등의 차이가 있더라도 동일한 운영체제의 시리즈(예컨대, Windows XP, Windows Vista, Windows 7 등)로 인정될 수 있는 경우까지 동일한 운영체제로 포함하나, version 또는 edition까지 동일한 경우가 바람직하다.The second operating system booting the system in the recovery mode uses the same operating system as the first operating system to provide continuity of the user's computer use. For example, if the first operating system is the Windows XP Hone edition, the second operating system may also be installed as the Windows XP Home edition to provide a user-friendly environment even in the recovery mode. In addition, since the second operating system is preinstalled with the same operating system that the user normally uses, even if there is a problem with the first partition of the first region, the user can immediately use the computer without recovering the first partition. In addition, the second partition where the user's data is stored and the first partition where the problem occurs can be accessed to provide continuity of computer use. In the present embodiment, the same operating system includes not only the same operating system but also the same operating system, even if the version can be recognized as a series of the same operating system (for example, Windows XP, Windows Vista, Windows 7, etc.) even if the version is different. However, it is preferable to have the same version or edition.
부팅 제어부(330)는 정상 모드에서는 제1 영역에 기록되어 있는 마스터 부트 레코드를 기초로 제1 운영체제로 시스템을 부팅하고, 복구 모드에서는 복구용 마스터 부트 레코드를 기초로 제2 운영체제로 시스템을 부팅하도록 한다. 부팅 제어부(330)는 예컨대 BIOS(Basic Input Output System) 프로그램이 저장된 비 휘발성 메모리(예컨대, ROM)로 구현될 수 있다. BIOS는 컴퓨터에 전원이 인가되면 컴퓨터를 제어하여 운영체제에서 입출력 장치나 주변 장치를 구동하기 위한 기본적인 기능을 처리해 주는 프로그램들의 집합이다. 부팅 제어부(330)는 제2 영역을 복구 모드에서만 접근 가능한 상태로 설정하고, 그 이외의 모드인 정상 모드에서는 접근 불가능한 상태인 히든 파티션으로 설정한다. The
일반적으로 운영체제는 자신이 지원할 수 있는 파티션 타입을 정의하고 있기 때문에 정의되지 않은 파티션 타입에 대해서는 지원하지 못하여 해당 파티션을 인식하지 못하게 된다. 일례로, 파티션 타입을 정의되지 않은 값으로 설정함으로써 해당 파티션을 히든 파티션으로 설정할 수 있다. 따라서, 부팅 제어부(330)는 정상 모드에서는 제2 영역의 파티션을 히든 파티션으로 설정한 MBR을 기초로 부팅을 진행하고, 복구 모드에 진입하면, 제2 영역을 부팅 가능한 파티션으로 설정한 제2 영역의 복구용 MBR을 기초로 부팅을 진행할 수 있다.In general, since the operating system defines partition types that can be supported, the operating system cannot support the undefined partition type and cannot recognize the partition. For example, the partition may be set as a hidden partition by setting the partition type to an undefined value. Therefore, in the normal mode, the
실시 예에 따라, 복구 모드는 사용자에 의하여 복구 모드 진입 명령이 입력된 경우 진입할 수 있다. 일례로, 사용자가 바이오스 셋업 메뉴에서 복구 모드 진입 항목을 선택하면, 부팅 제어부(330)에 복구 모드 진입 명령이 입력될 수 있다. 다른 일례로, 시스템 부팅 진행 중 미리 설정된 시간 동안 미리 설정된 키가 입력된 경우 부팅 제어부(330)에 복구 모드 진입 명령이 입력될 수 있다.
According to an embodiment, the recovery mode may enter when a recovery mode entry command is input by the user. For example, when the user selects a recovery mode entry item in the BIOS setup menu, a recovery mode entry command may be input to the
도 4는 개시된 기술의 일 실시예에 따른 시스템 부팅 제어 방법에 대하여 설명하기 위한 순서도이다. 도 3 및 도 4를 참조하여 시스템 부팅 제어 방법에 대하여 설명한다. 또한, 도 3의 시스템 부팅 제어 장치(300)를 시계열적으로 구현한 경우도 본 실시예에 해당하므로 도 3에 대하여 설명된 부분은 본 실시예에도 그대로 적용된다.4 is a flowchart illustrating a system boot control method according to an embodiment of the disclosed technology. A method of controlling system booting will be described with reference to FIGS. 3 and 4. In addition, since the case of implementing the system
일 실시예에 따라, 시스템에 전원이 인가되면, 시스템 부팅 제어 장치(300)는 시스템 부팅 진행 중 복구 모드 진입 명령의 입력 안내 메시지를 출력할 수 있다(S410). 시스템이 정상 모드에서 제1 운영체제로 부팅이 되지 않는 경우 등에, 사용자는 복구 모드로 부팅을 할 필요가 있다. 이러한 경우, 시스템 부팅 제어 장치(300)는 사용자의 복구 모드 진입 명령의 입력을 돕기 위하여 그 안내 메시지를 화면 또는 스피거로 출력할 수 있다. 일례로, 시스템 부팅 과정 중에, 복구 모드에 진입을 원하면 특정 키(예를 들어, ESC 또는 F12 등)를 누르라는 메시지를 운영체제에 의한 부팅과정이 시작되기 전에 화면에 출력할 수 있다.According to an embodiment, when power is applied to the system, the system
시스템 부팅 제어 장치(300)는 시스템 부팅 진행 중 복구 모드 진입 명령의 입력 여부를 확인한다(S420). 일례로, 시스템 부팅 제어 장치(300)는 미리 설정된 시간 동안(예를 들어, 상기 안내 메시지가 출력되고 있는 시간 동안) 특정 키(예를 들어, ESC 또는 F12 키)가 입력된 경우 복구 모드 진입 명령이 입력되었다고 판단할 수 있다. 다른 일례로, 사용자는 BIOS 셋업 메뉴로 진입하여 복구 모드로 부팅할 것을 설정할 수 있다. 시스템 부팅 제어 장치(300)는 BIOS 셋업 메뉴 설정 값을 검사하여 복구 모드 진입 명령의 입력 여부를 판단할 수 있다.The system
시스템 부팅 제어 장치(300)는 복구 모드 진입 명령이 입력되지 않았다고 판단한 경우에는 기억 장치의 제1 영역에 기록된 마스터 부트 레코드를 기초로 제1 영역에 설치된 제1 운영체제로 시스템을 부팅한다(S430). 본 실시예에서 기억 장치는 기록부(320)와 동일한 의미로 사용되며, 보조 기억 장치를 포함하는 개념이다. If it is determined that the recovery mode entry command is not input, the system
시스템 부팅 제어 장치(300)는 복구 모드 진입 명령이 입력되었다고 판단한 경우에는 기억 장치의 제2 영역에 기록된 복구용 마스터 부트 레코드를 기초로 제2 영역에 설치된 제2 운영체제로 시스템을 부팅한다(S440). 예컨대, 시스템 부팅 제어 장치(300)는 정상 모드의 MBR을 복구용 MBR로 대체하거나, 정상 모드의 MBR에 복구용 MBR의 제2 영역 파티션에 관한 정보를 추가하는 방법 등으로 제2 영역 파티션을 활성화할 수 있다. 복구용 MBR에는 제2 영역 파티션의 상태가 부팅 가능 상태(bootable)로 설정되어 있으며, 파티션 타입 또한 운영체제가 인식 가능한 정의된 타입으로 설정되어 있어 제2 운영체제로 시스템이 부팅될 수 있도록 한다. 이 경우, 제2 운영체제는 제1 운영체제와 동일한 운영체제로서, 시스템 부팅 제어 장치(300)는 복구 모드에서도 사용자에게 익숙한 사용 환경을 제공하고, 제1운영체제가 설치된 파티션의 복구 없이도 사용자가 기존의 데이터를 접근할 수 있도록 하였다.When the system
또한 일 실시 예에 따라, 시스템이 제1 운영체제로 부팅된 경우, 시스템 부팅 제어 장치(300)는 제1 운영체제의 변경 내역을 반영하여 제2 운영 체제를 업데이트할 수 있다(S450). 제1 운영체제의 변경 내역은 제1 운영체제의 동작과 직접 관련된 설정 값들의 변경 내역뿐 아니라, 드라이버 설치 변경 내역, 응용 프로그램 설치 변경 내역, 사용자 데이터의 저장 변경 내역 등 제1 운영체제가 설치된 파티션에 저장되는 데이터의 모든 변경 내역을 포함한다.According to an embodiment of the present disclosure, when the system is booted with the first operating system, the system
실시 예에 따라, 시스템 부팅 제어 장치(300)는 사용자에 의하여 또는 제품 출고 시 미리 설정된 주기에 따라 제1 운영체제의 변경 내역을 반영하여 제2 운영체제를 업데이트할 수 있다. 다른 실시 예에 따라, 시스템 부팅 제어 장치(300)는 사용자의 업데이트 명령이 입력된 경우 제2 운영체제를 업데이트할 수도 있다. According to an embodiment, the system
제2 운영체제에 업데이트 되는 내역은, 실시 예에 따라, 제1 운영체제의 모든 변경 내역을 포함할 수도 있으며, 제1 운영체제의 변경 내역 중 미리 설정된 기간 이전의 변경 내역(예를 들어, 1주일 이전의 변경 내역)만을 포함할 수도 있으며, 제1 운영체제의 변경 내역 중 사용자에 의하여 선택된 변경 내역만을 포함할 수도 있다. 업데이트 시점 및 내역은 제1 운영체제 상에서 동작하는 번들 소프트웨어 등에서 사용자에 의하여 설정 또는 변경될 수 있다.
The history updated in the second operating system may include all the change history of the first operating system according to an embodiment, and the change history before a preset period of time of the change history of the first operating system (for example, one week before Change history) or only the change history selected by the user among the change history of the first operating system. The update time and details may be set or changed by a user in bundled software running on the first operating system.
이러한 개시된 기술인 시스템 및 장치는 이해를 돕기 위하여 도면에 도시된 실시 예를 참고로 설명되었으나, 이는 예시적인 것에 불과하며, 당해 분야에서 통상적 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시 예가 가능하다는 점을 이해할 것이다. 따라서, 개시된 기술의 진정한 기술적 보호범위는 첨부된 특허청구범위에 의해 정해져야 할 것이다.While the system and apparatus disclosed herein have been described with reference to the embodiments shown in the drawings for purposes of clarity of understanding, they are illustrative only and various modifications and equivalent embodiments can be made by those skilled in the art. I will understand that. Accordingly, the true scope of protection of the disclosed technology should be determined by the appended claims.
Claims (9)
상기 복구 모드 진입 명령이 입력되지 않은 경우에는 기억 장치의 제1 영역에 기록된 마스터 부트 레코드를 기초로 상기 제1 영역에 설치된 제1 운영체제로 시스템을 부팅하고, 상기 복구 모드 진입 명령이 입력된 경우에는 상기 기억 장치의 제2 영역에 기록된 복구용 마스터 부트 레코드를 기초로 상기 제2 영역에 설치된 제2 운영체제로 상기 시스템을 부팅하는 단계; 및
상기 제1 운영체제로 시스템이 부팅된 경우, 상기 제1 운영체제의 변경 내역을 반영하여 상기 제2 운영 체제를 업데이트하는 단계를 포함하고,
상기 제1 운영체제는 상기 제2 운영체제와 동일한 운영체제이며, 상기 제2 영역은 상기 복구 모드 이외의 모드에서는 사용자 접근이 불가능한, 시스템 부팅 제어 방법.Checking whether a recovery mode entry command is input while the system is booting;
When the recovery mode entry command is not input, the system is booted to the first operating system installed in the first area based on the master boot record recorded in the first area of the storage device, and when the recovery mode entry command is input. Booting the system to a second operating system installed in the second area based on a recovery master boot record recorded in the second area of the storage device; And
If the system is booted with the first operating system, updating the second operating system to reflect the change history of the first operating system,
The first operating system is the same operating system as the second operating system, and the second area is not accessible to the user in a mode other than the recovery mode.
시스템 부팅 진행 중 미리 설정된 시간 동안 미리 설정된 키가 입력되었는지 여부를 판단하는 방법으로 상기 복구 모드 진입 명령의 입력 여부를 확인하는 단계를 포함하는 시스템 부팅 제어 방법. The method of claim 1, wherein the checking comprises:
And determining whether the recovery mode entry command is input as a method of determining whether a preset key is input for a preset time during system booting.
상기 시스템 부팅 진행 중 상기 복구 모드 진입 명령의 입력 안내 메시지를 출력하는 단계를 더 포함하는 시스템 부팅 제어 방법.The method of claim 1,
And outputting an input guide message of the recovery mode entry command during the system booting.
사용자의 업데이트 명령이 입력된 경우 상기 제 1 운영체제의 변경 내역을 반영하여 상기 제2 운영 체제를 업데이트 하는 단계를 포함하는 시스템 부팅 제어 방법.The method of claim 1, wherein the updating comprises:
Updating the second operating system by reflecting a change history of the first operating system when a user's update command is input.
상기 제1 운영체제의 변경 내역 중 미리 설정된 기간 이전의 변경 내역만을 반영하여 상기 제2 운영체제를 업데이트 하는 단계를 포함하는 시스템 부팅 제어 방법.The method of claim 1, wherein the updating comprises:
Updating the second operating system by reflecting only the change history before a preset period of the change history of the first operating system.
상기 제1 운영체제의 변경 내역 중 사용자에 의하여 선택된 변경 내역만을 반영하여 상기 제2 운영체제를 업데이트 하는 단계를 포함하는 시스템 부팅 제어 방법.The method of claim 1, wherein the updating comprises:
Updating the second operating system by reflecting only the change history selected by the user of the change history of the first operating system.
정상 모드에서는 상기 제1 영역에 기록되어 있는 마스터 부트 레코드를 기초로 제1 운영체제로 시스템을 부팅하고, 복구 모드에서는 상기 복구용 마스터 부트 레코드를 기초로 제2 운영체제로 시스템을 부팅하도록 하며, 상기 제2 영역을 정상 모드에서는 사용자 접근이 불가능하도록 설정하는 부팅 제어부; 및
상기 제1 운영체제로 시스템이 부팅된 경우, 상기 제1 운영체제의 변경 내역을 반영하여 상기 제2 운영 체제를 업데이트하는 업데이트부를 포함하는 시스템 부팅 제어 장치.A first region in which a first operating system is installed, a first region in which a master boot record is recorded, and a second operating system in which the same operating system as the first operating system is installed, and a second region in which a recovery master boot record is recorded; Recording unit;
In the normal mode, the system is booted to the first operating system based on the master boot record recorded in the first region. In the repair mode, the system is booted to the second operating system based on the repair master boot record. A boot controller configured to set two areas to be inaccessible to a user in a normal mode; And
If the system is booted to the first operating system, the system boot control apparatus including an update unit for updating the second operating system to reflect the change history of the first operating system.
시스템 부팅 진행 중 미리 설정된 시간 동안 미리 설정된 키가 입력된 경우 복구 모드로 진입하여 상기 복구용 마스터 부트 레코드를 기초로 시스템을 부팅하는 시스템 부팅 제어 장치.The method of claim 8, wherein the boot control unit,
And a system boot control device that enters a recovery mode and boots the system based on the recovery master boot record when a predetermined key is input for a preset time during system booting.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100004278A KR101110715B1 (en) | 2010-01-18 | 2010-01-18 | Method and apparatus to control booting a system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100004278A KR101110715B1 (en) | 2010-01-18 | 2010-01-18 | Method and apparatus to control booting a system |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20110084626A KR20110084626A (en) | 2011-07-26 |
KR101110715B1 true KR101110715B1 (en) | 2012-02-24 |
Family
ID=44921684
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020100004278A KR101110715B1 (en) | 2010-01-18 | 2010-01-18 | Method and apparatus to control booting a system |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101110715B1 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101696490B1 (en) * | 2011-09-06 | 2017-01-13 | 한국전자통신연구원 | Partial rebooting recovery apparatus and method |
CN111737044A (en) * | 2020-05-19 | 2020-10-02 | 北京三快在线科技有限公司 | Terminal device recovery mode guiding method and device, terminal device and storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20050015972A (en) * | 2003-08-08 | 2005-02-21 | 엘지전자 주식회사 | Apparatus and method for controlling booting of computer system |
KR20070044268A (en) * | 2005-10-24 | 2007-04-27 | 삼성전자주식회사 | Apparatus and method of processing booting in main board |
KR20070122260A (en) * | 2006-06-26 | 2007-12-31 | (주)유경테크놀로지스 | Recovery method for multi-os device |
KR20090120541A (en) * | 2008-05-20 | 2009-11-25 | 주식회사 이노와이어리스 | Method and system for automatic recovery of an embedded operating system |
-
2010
- 2010-01-18 KR KR1020100004278A patent/KR101110715B1/en active IP Right Grant
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20050015972A (en) * | 2003-08-08 | 2005-02-21 | 엘지전자 주식회사 | Apparatus and method for controlling booting of computer system |
KR20070044268A (en) * | 2005-10-24 | 2007-04-27 | 삼성전자주식회사 | Apparatus and method of processing booting in main board |
KR20070122260A (en) * | 2006-06-26 | 2007-12-31 | (주)유경테크놀로지스 | Recovery method for multi-os device |
KR20090120541A (en) * | 2008-05-20 | 2009-11-25 | 주식회사 이노와이어리스 | Method and system for automatic recovery of an embedded operating system |
Also Published As
Publication number | Publication date |
---|---|
KR20110084626A (en) | 2011-07-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
TWI585582B (en) | Electronic device to restore mbr and method thereof | |
KR101115486B1 (en) | Apparatus and method for controlling booting of computer system | |
EP2926239B1 (en) | Bootability with multiple logical unit numbers | |
JP5757509B2 (en) | System reset | |
KR101087431B1 (en) | Methods of autorun using semiconductor storage devices | |
KR100725394B1 (en) | Computer system and method for selectively installing a operating system from plural operating system | |
US20080098381A1 (en) | Systems and methods for firmware update in a data processing device | |
KR101805627B1 (en) | Method and apparatus for controlling booting of computer system | |
CN103699372A (en) | Booting a computer system from central storage | |
CN101855606A (en) | Launching an application from a power management state | |
US7234055B2 (en) | Computer operating booting system making use of multi-buttons | |
JP2009289201A (en) | Information processing apparatus and installation method | |
US20100049961A1 (en) | Update method for basic input/output system and update system thereof | |
US8375198B2 (en) | Boot system and method having a BIOS that reads an operating system from first storage device via an input/output chip based on detecting a temperature of a second storage device | |
US20150324209A1 (en) | Operating System Switching Method and Dual-Operating System Electronic Device Using the Same | |
US7849300B2 (en) | Method for changing booting sources of a computer system and a related backup/restore method thereof | |
JP7365545B2 (en) | External operating system driving device and method thereof | |
KR101110715B1 (en) | Method and apparatus to control booting a system | |
KR20170064703A (en) | Method of booting a host device using a mobile device | |
JP2006201919A (en) | Multi-boot computer | |
EP2653965A2 (en) | Electronic apparatus, method of controlling the same, and computer-readable recording medium | |
US9542207B2 (en) | Plurality of interface files usable for access to BIOS | |
KR100300584B1 (en) | Method for recovering environment of computer system | |
JPWO2009016708A1 (en) | Computer device, computer start processing method, and computer start processing program | |
CN111382009B (en) | Automatic system maintenance method and computer equipment with automatic maintenance function |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20160120 Year of fee payment: 5 |