KR20080037211A - Computer system - Google Patents

Computer system Download PDF

Info

Publication number
KR20080037211A
KR20080037211A KR1020060103958A KR20060103958A KR20080037211A KR 20080037211 A KR20080037211 A KR 20080037211A KR 1020060103958 A KR1020060103958 A KR 1020060103958A KR 20060103958 A KR20060103958 A KR 20060103958A KR 20080037211 A KR20080037211 A KR 20080037211A
Authority
KR
South Korea
Prior art keywords
restoration
partition
power
button
signal
Prior art date
Application number
KR1020060103958A
Other languages
Korean (ko)
Other versions
KR101370331B1 (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 KR1020060103958A priority Critical patent/KR101370331B1/en
Publication of KR20080037211A publication Critical patent/KR20080037211A/en
Application granted granted Critical
Publication of KR101370331B1 publication Critical patent/KR101370331B1/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/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1456Hardware arrangements for backup
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

A computer system is provided to boot the system even if a file storing information for other OSs(Operating System) or multi-booting is damaged by operating the OSs stored in each HDD(Hard Disk Drive) partition independently, make a user operate OS recovery easily and conveniently, and minimize risk for deleting the other OS when the user selects the incorrect partition. An HDD(40a) is divided into first, second, and third partitions(41a,42a,43a), and stores first and second OSs(OA1,OA2) to the first and second partitions. A power manager(20a) outputs a booting signal corresponding to a detected power button when a first or second power button(50a,51a) is selected. A routine storage unit(30a) initializes a system unit(10) and boots the system unit with the OS stored in the partition corresponding to the received booting signal when the booting signal is received from the power manager. The third partition stores first and second recovery images(OAR1,OAR2) for recovering the OSs. The power manager outputs a recovery signal corresponding to the power button selected together with a recovery button(61a) when one of the power buttons and the recovery button is selected at the same time.

Description

컴퓨터 시스템{COMPUTER SYSTEM}Computer system {COMPUTER SYSTEM}

도 1은 종래의 컴퓨터 시스템에서 멀티부팅에 관한 정보가 저장된 boot.ini 파일의 일 예를 도시한 도면이고,1 is a diagram illustrating an example of a boot.ini file in which information about multibooting is stored in a conventional computer system.

도 2는 종래의 컴퓨터 시스템에서 복수의 운영체제 중 어느 하나를 선택하기 위한 OS 선택메뉴의 일 예를 도시한 도면이고,2 is a diagram illustrating an example of an OS selection menu for selecting any one of a plurality of operating systems in a conventional computer system.

도 3은 본 발명의 제1 실시예에 따른 컴퓨터 시스템의 제어블럭도이고,3 is a control block diagram of a computer system according to a first embodiment of the present invention,

도 4는 본 발명의 제2 실시예에 따른 컴퓨터 시스템의 제어블럭도이고,4 is a control block diagram of a computer system according to a second embodiment of the present invention;

도 5는 본 발명의 제2 실시예에 따른 컴퓨터 시스템을 보다 구체적으로 설명하기 위한 제어블럭도이고,5 is a control block diagram for explaining a computer system according to a second embodiment of the present invention in more detail.

도 6은 본 발명의 제2 실시예에 따른 컴퓨터 시스템의 제어흐름도이다.6 is a control flowchart of a computer system according to a second embodiment of the present invention.

* 도면의 주요부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

10 : 시스템부 20,20a : 전원관리부10: system unit 20,20a: power management unit

30,30a : 루틴저장부 31,31a : 스타트업루틴30,30a: routine storage 31,31a: start-up routine

40,40a : 하드디스크드라이브 41,41a : 제1 파티션40,40a: hard disk drive 41,41a: first partition

42,42a : 제2 파티션 43a : 제3 파티션42,42a: second partition 43a: third partition

50,50a : 제1 전원버튼 51,51a : 제2 전원버튼50,50a: first power button 51,51a: second power button

61a : 복원버튼61a: Restore button

본 발명은 컴퓨터 시스템에 관한 것으로서, 보다 상세하게는 복수의 운영체제 중 어느 하나로 부팅 가능하며, 각 운영체제가 상호 독립적으로 동작하여 시스템의 부팅 및 복원이 용이한 컴퓨터 시스템에 관한 것이다.The present invention relates to a computer system, and more particularly, to a computer system that is bootable to any one of a plurality of operating systems, each operating system operates independently of each other, so that the system can be easily booted and restored.

컴퓨터 시스템의 사용용도 및 응용 분야의 확대로 인하여 하나의 컴퓨터 시스템에서 여러 종류의 운영체제(OS : Operating System) 또는 작업환경을 운영할 필요성이 대두되고 있으며, 근래에 복수의 운영체제 또는 작업환경을 지원하는 컴퓨터 시스템이 출시되고 있는 추세이다. 여기서, 복수의 운영체제는 하드디스크드라이브에 분할된 복수의 파티션에 각각 저장된다.Due to the expansion of the usage and application fields of computer systems, there is a need to operate various operating systems (OSs) or working environments in a single computer system. Recently, a plurality of operating systems or working environments have been developed. Computer systems are on the rise. Here, the plurality of operating systems are respectively stored in a plurality of partitions partitioned on the hard disk drive.

이러한 복수의 운영체제를 통해 컴퓨터 시스템을 부팅시키는 과정은 바이오스롬에 저장된 바이오스(BIOS : Basic Input Output system)를 통해 컴퓨터 시스템의 각 하드웨어가 동작될 수 있도록 초기화 과정을 수행하고, 각 하드웨어의 이상 유무를 감지하기 위한 POST(Power On Self Test) 과정을 수행한 후, 하드 디스크드라이브에 저장된 시스템의 멀티부팅에 관한 정보를 갖는 파일, 예컨대, boot.ini 파일 내의 정보에 기초하여 복수의 운영체제 중 어느 하나로 시스템을 부팅하게 된다. 여기서, boot.ini 파일에 기록된 복수의 운영체제 중 어느 하나로의 부팅을 위한 정보(멀티부팅에 관한 정보)의 일 예는 도 1에 도시된 바와 같다.The process of booting a computer system through a plurality of operating systems performs an initialization process so that each hardware of the computer system can be operated through a BIOS (Basic Input Output System) stored in BIOS. After performing a power on self test (POST) process to detect, a file having information about the multi-boot of the system stored in the hard disk drive, for example, the system into any one of a plurality of operating systems based on the information in the boot.ini file Will boot. Here, an example of information (multiboot information) for booting to any one of the plurality of operating systems recorded in the boot.ini file is shown in FIG. 1.

그리고, 도 1에 도시된 boot.ini 파일에 따라 운영체제로 부팅되기 전에 도 2에 도시된 바와 같이 사용자가 복수의 운영체제 중 어느 하나를 선택하기 위한 OS 선택메뉴가 모니터의 화면 상에 표시된다.And before booting into the operating system according to the boot.ini file shown in FIG. 1, an OS selection menu for selecting one of a plurality of operating systems is displayed on the screen of the monitor as shown in FIG. 2.

이 때, 사용자가 OS 선택메뉴에 표시된 운영체제 중 어느 하나를 선택함으로써 해당 운영체제로 시스템이 부팅되거나, 도 1에 도시된 바와 같이, 설정된 시간(timeout)이 경과되면 default로 설정된 운영체제로 시스템이 부팅된다.At this time, the system is booted by the user by selecting one of the operating systems displayed in the OS selection menu, or as shown in Figure 1, the system is booted to the operating system set as default when the set timeout elapses .

그런데, 이러한 종래의 컴퓨터 시스템에서는 멀티부팅에 관한 정보를 갖는 파일인 boot.ini 파일이 손상되는 경우, 다음 부팅시 멀티부팅에 관한 정보가 손실되어 운영체제로의 부팅이 불가능하게 된다. 이는 하드디스크드라이브의 각 파티션에 저장된 운영체제가 독립적으로 동작하지 못하기 때문이며, 멀티부팅을 다시 설정하기 위해서는 운영체제 모두를 다시 설치하여야 하는 불편함이 있다.However, in such a conventional computer system, when a boot.ini file, which is a file having information about multibooting, is damaged, information on multibooting is lost at the next boot, and booting into the operating system is impossible. This is because an operating system stored in each partition of the hard disk drive does not operate independently, and in order to reset the multiboot, it is inconvenient to reinstall all the operating systems.

여기서, boot.ini 파일의 손상은 하드디스크드라이브 자체의 손상에 의해서 발생될 수 있고, boot.ini 파일이 저장된 파티션에 새로운 운영체제를 설치할 때도 발생할 수 있다.In this case, the boot.ini file may be damaged by the hard disk drive itself, and may also occur when a new operating system is installed in the partition where the boot.ini file is stored.

또한, 종래의 컴퓨터 시스템에서는 복수의 운영체제가 설치되고 운영체제 중 어느 하나를 복원할 때, 설치 순서에 대한 운영체제들 간의 의존성(Dependency)에 의해 파티션을 잘못 지정하면 다른 운영체제가 삭제되는 문제점이 있다.In addition, in a conventional computer system, when a plurality of operating systems are installed and one of the operating systems is restored, another operating system may be deleted if the partition is incorrectly designated due to dependencies between the operating systems for the installation order.

따라서, 본 발명의 목적은 하드디스크드라이브의 각 파티션에 저장된 운영체제들이 각 파티션에서 독립적으로 동작하여 다른 운용체제나 멀티부팅에 관한 정보를 갖는 파일이 손상되더라도 시스템의 부팅이 가능한 컴퓨터 시스템을 제공하는데 있다.Accordingly, an object of the present invention is to provide a computer system capable of booting a system even if operating systems stored in each partition of a hard disk drive operate independently in each partition, even if a file having information on another operating system or multiboot is damaged. .

또한, 본 발명의 목적은 특정 운영체제의 복원시 복원을 위한 사용자의 조작을 쉽고 편하게 하고, 파티션을 잘못 지정하여 다른 운영체제가 삭제될 우려를 최소화할 수 있는 컴퓨터 시스템을 제공하는데 있다.It is also an object of the present invention to provide a computer system that can easily and conveniently perform a user's operation for restoration when restoring a specific operating system, and minimize the possibility of deleting another operating system by incorrectly assigning a partition.

상기 목적은, 본 발명에 따라, 컴퓨터 시스템에 있어서, 복수의 전원버튼과; 복수의 파티션으로 분할되며, 복수의 운영체제가 상기 각 파티션에 분할되어 저장된 하드디스크드라이브와; 상기 복수의 전원버튼 중 어느 하나의 선택이 감지되는 경우 상기 감지된 전원버튼에 대응하는 부팅신호를 출력하는 전원관리부와; 상기 전원관리부로부터 상기 부팅신호가 수신되는 경우 시스템의 초기화를 수행하고, 상기 복수의 파티션 중 상기 수신된 부팅신호에 대응하는 파티션에 저장된 상기 운영체제로 시스템을 부팅하는 스타트업루틴이 저장된 루틴저장부를 포함하는 것을 특징으로 하는 컴퓨터 시스템에 의해 달성된다.The object is, according to the present invention, a computer system, comprising: a plurality of power buttons; A hard disk drive divided into a plurality of partitions, the plurality of operating systems being divided and stored in each partition; A power manager for outputting a boot signal corresponding to the detected power button when one of the plurality of power buttons is detected; A routine storage unit configured to initialize the system when the boot signal is received from the power management unit, and to store a startup routine for booting the system to the operating system stored in a partition corresponding to the received boot signal among the plurality of partitions. It is achieved by a computer system characterized in that.

여기서, 복원버튼을 더 포함하며; 상기 하드디스크드라이브는 상기 운영체제의 복원을 위한 복수의 복원이미지가 저장된 복원파티션을 가지며; 상기 전원관리부는 상기 복수의 전원버튼 중 어느 하나와 상기 복원버튼의 선택이 감지되는 경우, 상기 복원버튼과 함께 선택된 전원버튼에 대응하는 복원신호를 출력하며; 상기 스타트업루틴은 상기 전원관리부로부터 상기 복원신호가 수신되는 경우 시스템의 초기화를 수행하고, 상기 복원파티션에 저장된 상기 복수의 복원이미지 중 상기 복원신호에 대응하는 복원이미지로 시스템을 기동할 수 있다.Here, further includes a restore button; The hard disk drive has a restoration partition in which a plurality of restoration images for restoration of the operating system are stored; The power management unit outputs a restoration signal corresponding to a power button selected together with the restoration button when one of the plurality of power buttons and the selection of the restoration button are detected; The startup routine may initialize the system when the restoration signal is received from the power management unit, and start the system with a restoration image corresponding to the restoration signal among the plurality of restoration images stored in the restoration partition.

여기서, 상기 스타트업루틴은 상기 각 전원버튼의 선택에 따라 출력되는 상기 부팅신호에 각각 대응하는 파티션 정보, 파티션 스트링 정보, 운영체제 이미지 정보에 대한 파티션 맵핑 테이블을 포함할 수 있다.Here, the startup routine may include a partition mapping table for partition information, partition string information, and operating system image information respectively corresponding to the boot signal output according to the selection of each power button.

그리고, 상기 스타트업루틴은 시스템의 초기화 과정시 포스트(POST : Power On Self Test)를 수행하는 바이오스(BIOS : Basic Input Output System)를 포함할 수 있다.The startup routine may include a basic input output system (BIOS) that performs a post power on self test (POST) during an initialization process of the system.

그리고, 이미지가 표시되는 디스플레이부를 더 포함하고; 상기 스타트업루틴은 상기 복원신호가 수신되어 상기 복원파티션에 저장된 상기 복원이미지로 시스템을 기동할 때, 상기 복수의 운영체제 중 상기 기동될 복원이미지에 대응하는 운영체제의 복원 여부를 선택하기 위한 복원확인화면을 상기 디스플레이부에 표시할 수 있다.And a display unit on which an image is displayed; When the start-up routine receives a restoration signal and starts a system with the restoration image stored in the restoration partition, a restoration confirmation screen for selecting whether to restore an operating system corresponding to the restoration image to be started among the plurality of operating systems. Can be displayed on the display unit.

이하, 첨부한 도면을 참조하여 본 발명을 상세히 설명한다. 여기서, 본 발명의 실시예들을 설명하는데 있어, 그 실시예가 상이하더라도 동일한 구성에 대해서는 동일한 참조번호를 사용하며, 필요에 따라 그 설명을 생략할 수 있다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. Here, in describing the embodiments of the present invention, even if the embodiments are different, the same reference numerals are used for the same configuration, and the description may be omitted as necessary.

본 발명의 제1 실시예에 따른 컴퓨터 시스템은, 도 3에 도시된 바와 같이, 복수의 하드웨어적 부품으로 구성된 시스템부(10), 복수의 전원버튼(50,51), 하드디스크드라이브(40), 전원관리부(20), 및 루틴저장부(30)를 포함한다.As shown in FIG. 3, the computer system according to the first embodiment of the present invention includes a system unit 10 including a plurality of hardware components, a plurality of power buttons 50 and 51, and a hard disk drive 40. , Power management unit 20, and routine storage unit 30.

하드디스크드라이브(40)는 복수의 파티션(41,42)으로 분할되며, 각 파티션(41,42)에는 복수의 운영체제(OA1,OA2)가 분할되어 저장된다. 본 발명의 제1실시예에 따른 컴퓨터 시스템에서는 하드디스크드라이브(40)가 제1 파티션(41) 및 제 2 파티션(42)으로 분할되는 것을 일 예로 하며, 제1 파티션(41)에는 제1 운영체제(OA1)가, 제2 파티션(42)에는 제2 운영체제(OA2)가 각각 저장되는 것을 일 예로 하여 설명한다.The hard disk drive 40 is divided into a plurality of partitions 41 and 42, and a plurality of operating systems OA1 and OA2 are divided and stored in each partition 41 and 42. In the computer system according to the first embodiment of the present invention, the hard disk drive 40 is divided into a first partition 41 and a second partition 42 as an example, and the first partition 41 includes a first operating system. As an example, (OA1) stores the second operating system OA2 in the second partition 42, respectively.

전원버튼(50,51)은 사용자가 컴퓨터 시스템을 켤 때 사용할 수 있도록 컴퓨터 시스템의 외부에 사용자가 누를 수 있는 형태로 마련된다. 여기서, 본 발명에 따른 전원버튼(50,51)은 하드디스크드라이브(40)의 각 파티션(41,42)에 저장된 운영체제(OA1,OA2)에 대응하여 마련되며, 도 3에 도시된 바와 같이, 제1 운영체제(OA1)에 대응하는 제1 전원버튼(50)과 제2 운영체제(OA2)에 대응하는 제2 전원버튼(51)이 마련되는 것을 일 예로 하여 설명한다.The power buttons 50 and 51 are provided in a form that the user can press outside of the computer system so that the user can use it when turning on the computer system. Here, the power button 50, 51 according to the present invention is provided corresponding to the operating system (OA1, OA2) stored in each partition (41, 42) of the hard disk drive 40, as shown in FIG. As an example, a first power button 50 corresponding to the first operating system OA1 and a second power button 51 corresponding to the second operating system OA2 are provided.

전원관리부(20)는 제1 전원버튼(50)과 제2 전원버튼(51) 중 어느 하나의 선택이 감지되는 경우, 감지된 전원버튼(50,51)에 대응하는 부팅신호를 출력한다. 예컨대, 사용자가 제1 전원버튼(50)을 선택하는 경우, 전원관리부(20)는 제1 전원버튼(50)의 선택에 대응하는 제1 부팅신호를 출력한다. 그리고, 사용자가 제2 전원버튼(51)을 선택하는 경우, 전원관리부(20)는 제2 전원버튼(51)의 선택에 대응하는 제2 부팅신호를 출력한다.When the selection of any one of the first power button 50 and the second power button 51 is detected, the power management unit 20 outputs a boot signal corresponding to the detected power buttons 50 and 51. For example, when the user selects the first power button 50, the power management unit 20 outputs a first boot signal corresponding to the selection of the first power button 50. When the user selects the second power button 51, the power manager 20 outputs a second boot signal corresponding to the selection of the second power button 51.

루틴저장부(30)에는 컴퓨터 시스템이 켜져 전원관리부(20)로부터 제1 부팅신호 또는 제2 부팅신호가 수신되면 시스템의 초기화를 수행하는 스타트업루틴(31)이 저장된다. 여기서, 스타트업루틴(31)은 제1 부팅신호 또는 제2 부팅신호가 수신되어 시스템의 초기화를 수행한 후, 제1 파티션(41)과 제2 파티션(42) 중 수신된 부팅신호(제1 부팅신호 또는 제2 부팅신호)에 대응하는 파티션(41,42)에 저장된 운용 체제로 시스템을 부팅한다.The routine storage unit 30 stores a startup routine 31 for initializing the system when the computer system is turned on and the first boot signal or the second boot signal is received from the power management unit 20. Here, the start-up routine 31 receives the first boot signal or the second boot signal to perform initialization of the system, and then receives the boot signal received from the first partition 41 and the second partition 42 (the first boot signal). The system is booted into an operating system stored in partitions 41 and 42 corresponding to a boot signal or a second boot signal.

예를 들어, 스타트업루틴(31)은 전원관리부(20)로부터 제1 부팅신호가 수신되면 시스템의 초기화를 수행하고, 제1 파티션(41)에 저장된 제1 운영체제(OA1)로 시스템을 부팅시킨다. 반면, 스타트업루틴(31)은 전원관리부(20)로부터 제2 부팅신호가 수신되면 시스템의 초기화를 수행하고, 제2 파티션(42)에 저장된 제2 운영체제(OA2)로 시스템을 부팅시킨다.For example, the startup routine 31 initializes the system when the first boot signal is received from the power management unit 20, and boots the system to the first operating system OA1 stored in the first partition 41. . On the other hand, the startup routine 31 initializes the system when the second boot signal is received from the power management unit 20 and boots the system to the second operating system OA2 stored in the second partition 42.

이와 같이, 복수의 운영체제(OA1,OA2)가 저장되어 이중 어느 하나로 시스템을 부팅시키는 멀티부팅에 있어, 시스템의 멀티부팅에 관한 정보를 하드디스크드라이브(40)와는 별도로 시스템의 초기화를 수행하는 스타트업루틴(31)이 저장된 루틴저장부(30)에 저장함으로써, 하드디스크드라이브(40)의 손상으로 인해 발생하는 시스템의 부팅에러를 방지할 수 있게 된다.As described above, in the multibooting in which a plurality of operating systems (OA1 and OA2) are stored to boot the system by any one of them, a startup for initializing the system separately from the hard disk drive 40 in the multibooting information of the system. By storing the routine 31 in the stored routine storage unit 30, it is possible to prevent a boot error of the system caused by the damage of the hard disk drive 40.

또한, 각 운영체제(OA1,OA2)에 대해 별도의 전원버튼(50,51)들을 마련함으로써, 전원버튼(50,51)의 선택만으로 해당 운영체제(OA1,OA2)로의 부팅이 가능하게 되어, 사용자가 보다 편리하게 멀티부팅을 할 수 있게 된다.In addition, by providing separate power buttons (50, 51) for each operating system (OA1, OA2), it is possible to boot to the corresponding operating system (OA1, OA2) only by selecting the power button (50, 51), You can multi-boot more conveniently.

한편, 도 4는 본 발명의 제2 실시예에 따른 컴퓨터 시스템의 제어블럭도이다. 본 발명의 제2 실시예에 따른 컴퓨터 시스템은 제1 실시예에 따른 컴퓨터 시스템의 전술한 구성에 더하여, 복원버튼(61a)을 더 포함한다.4 is a control block diagram of a computer system according to a second embodiment of the present invention. The computer system according to the second embodiment of the present invention further includes a restore button 61a in addition to the above-described configuration of the computer system according to the first embodiment.

그리고, 본 발명의 제2 실시예에 따른 컴퓨터 시스템의 하드디스크드라이브(40a)는 각 운영체제(OA1,OA2), 예컨대 제1 실시예에서의 제1 운영체제(OA1) 및 제2 운영체제(OA2)를 각각 복원하기 위한 제1 복원이미지(OAR1) 및 제2 복원이미 지(OAR2)가 저장된 제3 파티션(43a), 즉 복원파티션(이하, '제3 파티션'이라 함)을 갖는다.In addition, the hard disk drive 40a of the computer system according to the second embodiment of the present invention uses each of the operating systems OA1 and OA2, for example, the first operating system OA1 and the second operating system OA2 in the first embodiment. Each of the first and second restoration images OAR1 and OAR2 has a third partition 43a, that is, a restoration partition (hereinafter referred to as a “third partition”) for restoring.

여기서, 본 발명의 제2 실시예에 따른 컴퓨터 시스템을 설명하는데 있어서, 하드디스크드라이브(40a)가 제2 운영체제(OA2)가 저장된 제1 파티션(41a)과, 제2 운영체제(OA2)가 저장된 제2 파티션(42a)과, 제1 복원이미지(OAR1) 및 제2 복원이미지(OAR2)가 저장된 제3 파티션(43a)으로 분할되는 것을 일 예로 하여 설명한다.Here, in the description of the computer system according to the second embodiment of the present invention, the hard disk drive 40a may include a first partition 41a in which a second operating system OA2 is stored, and a second partition in which a second operating system OA2 is stored. As an example, the second partition 42a and the first restored image OAR1 and the second restored image OAR2 are divided into stored third partitions 43a.

전원관리부(20a)는 제1 전원버튼(50a) 및 제2 전원버튼(51a) 중 어느 하나와 복원버튼(61a)의 선택이 감지되는 경우, 복원버튼(61a)과 함께 선택된 전원버튼(50a,51a)에 대응하는 복원신호를 출력한다. 예를 들어, 사용자가 제1 전원버튼(50a)과 복원버튼(61a)을 선택하는 경우, 전원관리부(20a)는 이에 대응하여 제1 복원신호를 출력한다. 그리고, 사용자가 제2 전원버튼(51a)과 복원버튼(61a)을 선택하는 경우, 전원관리부(20a)는 이에 대응하여 제2 복원신호를 출력한다.When one of the first power button 50a and the second power button 51a and the selection of the restore button 61a are detected, the power management unit 20a selects the selected power button 50a together with the restore button 61a. A recovery signal corresponding to 51a) is output. For example, when the user selects the first power button 50a and the restore button 61a, the power manager 20a outputs a first restore signal correspondingly. When the user selects the second power button 51a and the restore button 61a, the power management unit 20a outputs a second restore signal correspondingly.

이 때, 스타트업루틴(31a)은 전원관리부(20a)로부터 제1 복원신호 또는 제2 복원신호가 수신되는 경우 시스템의 초기화를 수행하고, 제3 파티션(43a)에 저장된 복원이미지(OAR1,OAR2), 즉, 제1 복원이미지(OAR1) 및 제2 복원이미지(OAR2) 중 수신된 복원신호에 대응하는 복원이미지(OAR1,OAR2)로 시스템을 기동한다. 즉, 스타트업루틴(31a)은 전원관리부(20a)로부터 제1 복원신호가 수신되는 경우 시스템의 초기화를 수행하고, 제3 파티션(43a)에 저장된 제1 복원이미지(OAR1)로 시스템을 기동한다. 반면, 스타트업루틴(31a)은 전원관리부(20a)로부터 제2 복원신호가 수신되는 경우 시스템의 초기화를 수행하고, 제3 파티션(43a)에 저장된 제2 복원이미 지(OAR2)로 시스템을 기동한다.At this time, the startup routine 31a initializes the system when the first restoration signal or the second restoration signal is received from the power management unit 20a, and restores images OAR1 and OAR2 stored in the third partition 43a. In other words, the system is started with the reconstructed images OAR1 and OAR2 corresponding to the received reconstruction signals among the first reconstructed image OAR1 and the second reconstructed image OAR2. That is, the startup routine 31a initializes the system when the first restoration signal is received from the power management unit 20a, and starts the system with the first restoration image OAR1 stored in the third partition 43a. . On the other hand, the startup routine 31a initializes the system when the second restoration signal is received from the power management unit 20a, and starts the system with the second restoration image OAR2 stored in the third partition 43a. do.

여기서, 본 발명의 제2 실시예에 따른 컴퓨터 시스템에서, 사용자가 복원버튼(61a)의 선택없이 제1 전원버튼(50a) 또는 제2 전원버튼(51a)을 선택하는 경우에는 전술한 제1 실시예에서와 같이 제1 운영체제(OA1) 또는 제2 운영체제(OA2)로 시스템이 부팅된다.Here, in the computer system according to the second embodiment of the present invention, when the user selects the first power button 50a or the second power button 51a without selecting the restore button 61a, the above-described first embodiment is implemented. As in the example, the system is booted with the first operating system OA1 or the second operating system OA2.

이와 같이, 사용자가 제1 전원버튼(50a) 또는 제2 전원버튼(51a)과, 복원버튼(61a)을 선택하여 제1 전원버튼(50a) 및 제2 전원버튼(51a)에 각각 대응하는 제1 운영체제(OA1) 및 제2 운영체제(OA2) 중 어느 하나를 보다 쉽게 복원할 수 있게 된다. 또한, 컴퓨터 시스템의 제조사는 각 운영체제(OA1,OA2)의 복원을 위한 CD 등과 같은 별도의 매체를 소비자에게 제공하지 않아도 된다.In this way, the user selects the first power button 50a or the second power button 51a and the restore button 61a to correspond to the first power button 50a and the second power button 51a, respectively. Any one of the first operating system OA1 and the second operating system OA2 can be more easily restored. In addition, the manufacturer of the computer system does not need to provide a separate medium to the consumer, such as a CD for the restoration of each operating system (OA1, OA2).

그리고, 종래에서와 같이 사용자가 특정 운영체제(OA1,OA2)를 부팅하기 위해 항상 사용하는 전원버튼(50a,51a)과 복원버튼(61a)의 선택만으로 해당 운영체제(OA1,OA2)의 복원이 가능하게 되는 바, 종래의 컴퓨터 시스템에서 운영체제(OA1,OA2)의 복원시 파티션(41a,42a,43a)을 잘못 지정하여 다른 운영체제(OA1,OA2)가 삭제되는 문제를 해소하게 된다.As in the related art, the user can restore the operating systems OA1 and OA2 only by selecting the power buttons 50a and 51a and the restore button 61a which are always used to boot the specific operating systems OA1 and OA2. In the conventional computer system, when the operating systems OA1 and OA2 are restored, the partitions 41a, 42a, and 43a are incorrectly designated to solve the problem of deleting the other operating systems OA1 and OA2.

이하에서는 도 5를 참조하여 본 발명의 제2 실시예에 따른 컴퓨터 시스템을 보다 구체적으로 설명한다. 여기서, 도 5에 도시된 구성 중 제1 실시예와 구별되는 구성, 예컨대, 복원버튼(61a), 하드디스크드라이브(40a)의 제3 파티션(43a), 복원버튼(61a)의 선택에 따른 스타트업루틴(31a)의 동작 등을 제외한 구성은 제1 실시예에도 적용 가능함은 물론이다.Hereinafter, a computer system according to a second exemplary embodiment of the present invention will be described in more detail with reference to FIG. 5. Here, a configuration distinguished from the first embodiment among the configurations shown in FIG. 5, for example, a start according to selection of the restore button 61a, the third partition 43a of the hard disk drive 40a, and the restore button 61a. The configuration excluding the operation of the uproutine 31a and the like is applicable to the first embodiment as a matter of course.

도 5를 참조하여 설명하면, 시스템부(10)는 중앙처리장치인 CPU(11)(Central Processing Unit)와, 메인 메모리(13)와, 디스플레이부(15)와 연결되어 디스플레이부(15)에 비디오신호를 출력하는 그래픽 컨트롤러(14)와, 칩셋(12)을 포함할 수 있다.Referring to FIG. 5, the system unit 10 is connected to the display unit 15 by being connected to a central processing unit (CPU) 11, a main memory 13, and a display unit 15. It may include a graphics controller 14 for outputting a video signal, and a chipset 12.

메인 메모리(13)는 비 휘발성 메모리인 램(RAM : Random Access Memory)을 포함하며, CPU(11)의 동작에 필요한 프로그램루틴이나 데이터를 임시 저장한다.The main memory 13 includes random access memory (RAM), which is a nonvolatile memory, and temporarily stores program routines or data necessary for the operation of the CPU 11.

칩셋(12)은 메모리 컨트롤 허브(12a)(Memory Control Hub : MCH) 및 입출력 컨트롤 허브(12b)(Input/output Control Hub : ICH)를 포함한다.The chipset 12 includes a memory control hub 12a (Memory Control Hub (MCH)) and an input / output control hub (12b).

메모리 컨트롤 허브(12a)는 메인 메모리(13)를 관리하고, CPU(11), 메인 메모리(13) 및 그래픽 컨트롤러(14) 간에 이동하는 데이터를 관리한다. 여기서, 그래픽 컨트롤러(14)는 메모리 컨트롤 허브(12a)와 함께 하나의 칩셋 예컨대, 그래픽 메모리 컨트롤 허브(12a)(Graphic Memory Control Hub : GMCH)로 마련될 수 있다.The memory control hub 12a manages the main memory 13 and manages data moving between the CPU 11, the main memory 13, and the graphics controller 14. Here, the graphic controller 14 may be provided as a chipset, for example, a graphic memory control hub (GMCH) together with the memory control hub 12a.

입출력 컨트롤 허브(12b)는 메모리 컨트롤 허브(12a)와 연결된 메인 메모리(13)와 그래픽 컨트롤러(14) 이외의 다른 하드웨어들, 예컨대, 도 5에 도시된 바와 같이, 바이오스롬(30a), 전원관리부(20a) 및 IDE 컨트롤러(17) 간에 이동하는 데이터를 관리한다.The input / output control hub 12b may include hardware other than the main memory 13 and the graphics controller 14 connected to the memory control hub 12a, for example, the biosrom 30a and the power management unit as shown in FIG. 5. Manage data moving between the 20a and the IDE controller 17.

IDE 컨트롤러(17)는 하드디스크드라이브(40a)나 DVD 드라이브 및/또는 CD 드라이브 등의 광 디스크 드라이브(미도시)를 제어한다.The IDE controller 17 controls an optical disk drive (not shown) such as a hard disk drive 40a or a DVD drive and / or a CD drive.

여기서, 본 발명의 제2 실시예에 따른 스타트업루틴(31a)은 시스템의 초기화 과정시 포스트(POST : Power On Self Test)를 수행하는 바이오스(BIOS : Basic Input Output System)를 포함할 수 있다. 이에 따라, 스타트업루틴(31a)이 저장된 루틴저장부(30a)는 바이오스롬(30a, 이하 동일)으로 마련될 수 있다.Here, the start-up routine 31a according to the second embodiment of the present invention may include a basic input output system (BIOS) that performs a post power on self test (POST) during the initialization process of the system. Accordingly, the routine storage unit 30a in which the startup routine 31a is stored may be provided as a biosrom 30a (hereinafter, the same).

전원관리부(20a)는 제1 전원버튼(50a), 제2 전원버튼(51a), 또는 복원버튼(61a)의 선택을 감지하며, 입출력 컨트롤 허브(12b)와 연결되어 스타트업루틴(31a)과 데이터를 교환한다.The power management unit 20a detects the selection of the first power button 50a, the second power button 51a, or the restore button 61a, and is connected to the input / output control hub 12b to connect with the start-up routine 31a. Exchange data.

상기와 같은 구성을 통해, 본 발명의 제2 실시예에 따른 컴퓨터 시스템의 초기 구동시의 동작 과정을, 도 6을 참조하여 설명한다.Through the above configuration, the operation of the initial driving of the computer system according to the second embodiment of the present invention will be described with reference to FIG.

먼저, 사용자가 컴퓨터 시스템의 전원이 꺼진 상태에서 컴퓨터 시스템을 제1 운영체제(OA1), 제2 운영체제(OA2), 제1 운영체제(OA1)의 복원, 또는 제2 운영체제(OA2)의 복원을 위해 해당 동작의 수행을 위한 버튼을 선택한다(S10). 예컨대, 제1 운영체제(OA1)로의 부팅을 위해 사용자는 제1 전원버튼(50a)을 선택하고, 제2 운영체제(OA2)로의 부팅을 위해 사용자는 제2 전원버튼(51a)을 선택한다.First, when the user turns off the computer system, the computer system may be configured to restore the first operating system OA1, the second operating system OA2, the first operating system OA1, or the second operating system OA2. A button for performing an operation is selected (S10). For example, the user selects the first power button 50a to boot to the first operating system OA1, and the user selects the second power button 51a to boot to the second operating system OA2.

반면, 제1 운영체제(OA1)의 복원을 위해 사용자는 제1 전원버튼(50a)과 복원버튼(61a)을 선택한다. 여기서, 제1 전원버튼(50a)이 먼저 선택된 후 복원버튼(61a)이 선택될 수 있고, 그 역도 가능하다. 또한, 제1 전원버튼(50a)이 선택되어 초기화 또는 포스트 과정의 진행 중에 복원버튼(61a)이 선택되어도 가능하다. 그리고, 제2 운용체제의 복원을 위한 제2 전원버튼(51a) 및 복원버튼(61a)의 선택은 제1 운영체제(OA1)의 복원을 위한 제1 전원버튼(50a) 및 복원버튼(61a)의 선택에 대응한다.On the other hand, the user selects the first power button 50a and the restore button 61a to restore the first operating system OA1. Here, the first power button 50a may be selected first, and then the restore button 61a may be selected, and vice versa. Further, the first power button 50a may be selected so that the restore button 61a may be selected during the initialization or post process. The second power button 51a and the restore button 61a for restoring the second operating system are selected by the first power button 50a and the restore button 61a for restoring the first operating system OA1. Corresponds to the selection.

상기와 같은 버튼의 선택이 감지되면, 전원관리부(20a)는 전원공급부(미도 시)를 제어하여 바이오스롬(30a)에 전원을 인가한다. 이 때, 전원관리부(20a)는 제1 전원버튼(50a), 제2 전원버튼(51a), 및 복원버튼(61a) 중 어느 버튼이 선택되었는지 감지하여(S12,S13,S16), 그 감지 결과를 바이오스롬(30a)에 저장된 스타트업루틴(31a)에 통지한다. 여기서, 전원관리부(20a)의 감지 결과를 제1 운영체제(OA1)로의 부팅을 위한 제1 부팅신호, 제2 운영체제(OA2)로의 부팅을 위한 제2 부팅신호, 제1 운영체제(OA1)의 복원을 위한 제1 복원신호, 제2 운영체제(OA2)의 복원을 위한 제2 복원신호로 구분하여 스타트업루틴(31a)에 통지함은 전술한 바와 같다.When the selection of the button as described above is sensed, the power management unit 20a controls the power supply unit (not shown) to apply power to the biosrom 30a. At this time, the power management unit 20a detects which one of the first power button 50a, the second power button 51a, and the restore button 61a is selected (S12, S13, S16), and the detection result. Is notified to the startup routine 31a stored in the biosrom 30a. Here, the detection result of the power management unit 20a is used to boot the first boot signal for booting into the first operating system OA1, the second boot signal for booting into the second operating system OA2, and restore the first operating system OA1. Notifying the start-up routine 31a by dividing the first restoration signal for the restoration and the second restoration signal for the restoration of the second operating system OA2 is as described above.

그런 다음, 스타트업루틴(31a)은 전원관리부(20a)로부터 제1 부팅신호, 제2 부팅신호, 제1 복원신호 및 제2 복원신호 중 어느 하나가 수신되면, 초기화 과정 및 포스트 과정을 수행한 후 전원관리부(20a)로부터 수신된 신호에 대응하는 동작을 수행한다(S11).Then, the startup routine 31a performs an initialization process and a post process when any one of the first booting signal, the second booting signal, the first restoring signal, and the second restoring signal is received from the power management unit 20a. After that, the operation corresponding to the signal received from the power management unit 20a is performed (S11).

즉, 스타트업루틴(31a)은 전원관리부(20a)로부터 제1 부팅신호가 수신되면, 초기화 과정 및 포스트 과정의 수행 후, 제1 파티션(41a)에 저장된 제1 운영체제(OA1)로 시스템을 부팅한다(S17). 반면, 스타트업루틴(31a)은 전원관리부(20a)로부터 제2 부팅신호가 수신되면, 초기화 과정 및 포스트 과정의 수행 후, 제2 파티션(42a)에 저장된 제2 운용체제로 시스템을 부팅한다(S18).That is, the startup routine 31a boots the system to the first operating system OA1 stored in the first partition 41a after the initialization process and the post process are performed when the first boot signal is received from the power management unit 20a. (S17). On the other hand, when the second boot signal is received from the power management unit 20a, the startup routine 31a boots the system with the second operating system stored in the second partition 42a after performing the initialization process and the post process ( S18).

이를 위해, 스타트업루틴(31a)은 제1 부팅신호 및 제2 부팅신호에 각각 대응하는 파티션(41a,42a,43a) 정보, 파티션(41a,42a,43a) 스트링 정보, 운영체제(OA1,OA2) 이미지 정보에 대한 파티션(41a,42a,43a) 매핑 테이블을 갖는다.To this end, the startup routine 31a may include partitions 41a, 42a and 43a information corresponding to the first boot signal and the second boot signal, string information of the partitions 41a, 42a and 43a, and the operating system OA1 and OA2, respectively. Partitions 41a, 42a, 43a for image information have mapping tables.

아래의 [표 1]은 스타트업루틴(31a)이 갖는 파티션(41a,42a,43a) 매핑 테이블의 일 예로 나타낸 것이다.Table 1 below shows an example of the mapping table 41a, 42a, 43a of the startup routine 31a.

[표 1]TABLE 1

전원버튼(50a,51a)Power button 50a, 51a OS 이미지OS image Partition stringPartition string Mapping PartitionMapping Partition SizeSize Partition StatusPartition Status Partiton Entry(ID)Partiton Entry (ID) 제1 전원버튼(50a,51a)First power button (50a, 51a) 제1 운영체제(OA1,OA2)First operating system (OA1, OA2) MPOS00MPOS00 제1 파티션(41a,42a,43a)First partition 41a, 42a, 43a 30GB30 GB ActiveActive 1BEH1BEH 제2 전원버튼(50a,51a)Second power button (50a, 51a) 제2 운영체제(OA1,OA2)Second operating system (OA1, OA2) MPOS01MPOS01 제2 파티션(41a,42a,43a)Second partitions 41a, 42a, 43a 20GB20 GB InactiveInactive 1CEH1CEH

한편, 스타트업루틴(31a)은 전원관리부(20a)로부터 제1 복원신호가 수신되면, 초기화 과정 및 포스트 과정의 수행 후 제3 파티션(43a)에 저장된 제1 복원이미지(OAR1)로 시스템을 기동한다(S14). 그리고, 스타트업루틴(31a)은 전원관리부(20a)로부터 제2 복원신호가 수신되면, 초기화 과정 및 포스트 과정의 수행 후 제3 파티션(43a)에 저장된 제2 복원이미지(OAR2)로 시스템을 기동한다(S15).On the other hand, when the first restore signal is received from the power management unit 20a, the startup routine 31a starts the system with the first restored image OAR1 stored in the third partition 43a after the initialization process and the post process are performed. (S14). When the second restoration signal is received from the power management unit 20a, the startup routine 31a starts the system with the second restoration image OAR2 stored in the third partition 43a after the initialization process and the post process are performed. (S15).

이 때, 스타트업루틴(31a)은 전원관리부(20a)로부터 제1 복원신호 또는 제2 복원신호가 수신되어 제1 복원이미지(OAR1) 또는 제2 복원이미지(OAR2)로 시스템을 기동할 때, 해당 운영체제(OA1,OA2)의 복원 여부를 선택하기 위한 복원확인화면을 디스플레이부(15)에 표시할 수 있다. 이에 따라, 사용자에게 제1 운영체제(OA1) 또는 제2 운영체제(OA2)의 복원 여부를 한번 더 확인시킴으로서, 전원버튼(50a,51a) 또는 복원버튼(61a)의 오작동으로 인한 불필요한 운영체제(OA1,OA2)의 복원을 방지할 수 있다.At this time, when the start-up routine 31a receives the first restoration signal or the second restoration signal from the power management unit 20a and starts the system with the first restoration image OAR1 or the second restoration image OAR2, The restoration confirmation screen for selecting whether to restore the operating systems OA1 and OA2 may be displayed on the display unit 15. Accordingly, by confirming whether the first operating system OA1 or the second operating system OA2 is restored once again, unnecessary operating systems OA1 and OA2 due to malfunction of the power button 50a, 51a or the restore button 61a are confirmed. ) Can be prevented.

한편, 도 3 및 도 4의 미설명 참조번호 100은 컴퓨터 시스템의 각 구성들 간의 데이터 교환을 위한 버스이다. 그리고, 도 5에서는 복원버튼(61a)이 키보 드(60a)에 마련된 특정 버튼, 예컨대, 'F4' 버튼인 것을 일 예로 하고 있다.Meanwhile, reference numeral 100 in FIGS. 3 and 4 is a bus for data exchange between components of the computer system. In addition, in FIG. 5, the restore button 61a is a specific button provided on the keyboard 60a, for example, an 'F4' button.

이상 설명한 바와 같이, 본 발명에 따르면, 하드디스크드라이브의 각 파티션에 저장된 운영체제들이 각 파티션에서 독립적으로 동작하여 다른 운용체제나 멀티부팅에 관한 정보를 갖는 파일이 손상되더라도 시스템의 부팅이 가능한 컴퓨터 시스템이 제공된다.As described above, according to the present invention, an operating system stored in each partition of a hard disk drive operates independently in each partition, so that a computer system capable of booting the system may be damaged even if a file having information on another operating system or multiboot is damaged. Is provided.

또한, 특정 운영체제의 복원시 복원을 위한 사용자의 조작을 쉽고 편하게 하고, 파티션을 잘못 지정하여 다른 운영체제가 삭제될 우려를 최소화할 수 있는 컴퓨터 시스템이 제공된다.In addition, when a specific operating system is restored, a computer system is provided that can easily and conveniently perform a user's operation for restoration and minimize the possibility of deleting another operating system by incorrectly assigning a partition.

Claims (5)

컴퓨터 시스템에 있어서,In a computer system, 복수의 전원버튼과;A plurality of power buttons; 복수의 파티션으로 분할되며, 복수의 운영체제가 상기 각 파티션에 분할되어 저장된 하드디스크드라이브와;A hard disk drive divided into a plurality of partitions, the plurality of operating systems being divided and stored in each partition; 상기 복수의 전원버튼 중 어느 하나의 선택이 감지되는 경우 상기 감지된 전원버튼에 대응하는 부팅신호를 출력하는 전원관리부와;A power manager for outputting a boot signal corresponding to the detected power button when one of the plurality of power buttons is detected; 상기 전원관리부로부터 상기 부팅신호가 수신되는 경우 시스템의 초기화를 수행하고, 상기 복수의 파티션 중 상기 수신된 부팅신호에 대응하는 파티션에 저장된 상기 운영체제로 시스템을 부팅하는 스타트업루틴이 저장된 루틴저장부를 포함하는 것을 특징으로 하는 컴퓨터 시스템.A routine storage unit configured to initialize the system when the boot signal is received from the power management unit, and to store a startup routine for booting the system to the operating system stored in a partition corresponding to the received boot signal among the plurality of partitions. Computer system, characterized in that. 제1항에 있어서,The method of claim 1, 복원버튼을 더 포함하며;Further includes a restore button; 상기 하드디스크드라이브는 상기 운영체제의 복원을 위한 복수의 복원이미지가 저장된 복원파티션을 가지며;The hard disk drive has a restoration partition in which a plurality of restoration images for restoration of the operating system are stored; 상기 전원관리부는 상기 복수의 전원버튼 중 어느 하나와 상기 복원버튼의 선택이 감지되는 경우, 상기 복원버튼과 함께 선택된 전원버튼에 대응하는 복원신호를 출력하며;The power management unit outputs a restoration signal corresponding to a power button selected together with the restoration button when one of the plurality of power buttons and the selection of the restoration button are detected; 상기 스타트업루틴은 상기 전원관리부로부터 상기 복원신호가 수신되는 경우 시스템의 초기화를 수행하고, 상기 복원파티션에 저장된 상기 복수의 복원이미지 중 상기 복원신호에 대응하는 복원이미지로 시스템을 기동하는 것을 특징으로 하는 컴퓨터 시스템.The startup routine performs initialization of the system when the restoration signal is received from the power management unit, and starts the system with a restoration image corresponding to the restoration signal among the plurality of restoration images stored in the restoration partition. Computer system. 제2항에 있어서,The method of claim 2, 상기 스타트업루틴은 상기 각 전원버튼의 선택에 따라 출력되는 상기 부팅신호에 각각 대응하는 파티션 정보, 파티션 스트링 정보, 운영체제 이미지 정보에 대한 파티션 맵핑 테이블을 포함하는 것을 특징으로 하는 컴퓨터 시스템.The startup routine includes a partition mapping table for partition information, partition string information, and operating system image information corresponding to the boot signal output according to selection of each power button. 제3항에 있어서,The method of claim 3, 상기 스타트업루틴은 시스템의 초기화 과정시 포스트(POST : Power On Self Test)를 수행하는 바이오스(BIOS : Basic Input Output System)를 포함하는 것을 특징으로 하는 컴퓨터 시스템.The startup routine includes a BIOS (Basic Input Output System) for performing a Post Power On Self Test (POST) during the initialization process of the system. 제2항에 있어서,The method of claim 2, 이미지가 표시되는 디스플레이부를 더 포함하고;A display unit on which an image is displayed; 상기 스타트업루틴은 상기 복원신호가 수신되어 상기 복원파티션에 저장된 상기 복원이미지로 시스템을 기동할 때, 상기 복수의 운영체제 중 상기 기동될 복원이미지에 대응하는 운영체제의 복원 여부를 선택하기 위한 복원확인화면을 상기 디스플레이부에 표시하는 것을 특징으로 하는 컴퓨터 시스템.When the start-up routine receives a restoration signal and starts a system with the restoration image stored in the restoration partition, a restoration confirmation screen for selecting whether to restore an operating system corresponding to the restoration image to be started among the plurality of operating systems. Displaying on the display unit.
KR1020060103958A 2006-10-25 2006-10-25 Computer system KR101370331B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060103958A KR101370331B1 (en) 2006-10-25 2006-10-25 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060103958A KR101370331B1 (en) 2006-10-25 2006-10-25 Computer system

Publications (2)

Publication Number Publication Date
KR20080037211A true KR20080037211A (en) 2008-04-30
KR101370331B1 KR101370331B1 (en) 2014-03-05

Family

ID=39575244

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060103958A KR101370331B1 (en) 2006-10-25 2006-10-25 Computer system

Country Status (1)

Country Link
KR (1) KR101370331B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101489158B1 (en) * 2008-05-21 2015-02-06 삼성전자 주식회사 Storage medium having master boot record, computer system comprising the same and booting method
WO2018212474A1 (en) * 2017-05-18 2018-11-22 김덕우 Auxiliary memory having independent recovery area, and device applied with same

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6560701B1 (en) * 1997-02-10 2003-05-06 International Business Machines Corporation Alternate boot record
KR100631966B1 (en) 2003-09-18 2006-10-11 주식회사 삼보컴퓨터 Computer device and peripheral device with multi-booting power button and method for booting the same
KR20060058296A (en) * 2004-11-25 2006-05-30 주식회사 코어그리드테크놀로지 Intergration process method for auto backup and recovery of system/data
JP2006201919A (en) 2005-01-19 2006-08-03 Yoichi Furugaki Multi-boot computer

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101489158B1 (en) * 2008-05-21 2015-02-06 삼성전자 주식회사 Storage medium having master boot record, computer system comprising the same and booting method
WO2018212474A1 (en) * 2017-05-18 2018-11-22 김덕우 Auxiliary memory having independent recovery area, and device applied with same
EP3627368A4 (en) * 2017-05-18 2020-03-25 Deok Woo Kim Auxiliary memory having independent recovery area, and device applied with same
US11403180B2 (en) 2017-05-18 2022-08-02 Deok Woo KIM Auxiliary storage device having independent recovery area, and device applied with same

Also Published As

Publication number Publication date
KR101370331B1 (en) 2014-03-05

Similar Documents

Publication Publication Date Title
US7827396B2 (en) Information processing apparatus, storage medium, and data rescue method
US8046575B2 (en) Method for automatically restoring system configuration with a single key
US20060242398A1 (en) Booting from non-volatile memory
US8161322B2 (en) Methods and apparatus to initiate a BIOS recovery
US20080168310A1 (en) Hardware diagnostics and software recovery on headless server appliances
US20040172578A1 (en) Method and system of operating system recovery
US20100100719A1 (en) Method for reducing booting time and computer using the same
KR20130100879A (en) Electronic apparatus, method for restore of mbr and computer-readable recording medium
US11704197B2 (en) Basic input/output system (BIOS) device management
US20080098381A1 (en) Systems and methods for firmware update in a data processing device
US9715267B2 (en) Method for switching operating systems and electronic apparatus
US20120124420A1 (en) Reset method and monitoring apparatus
US20060036832A1 (en) Virtual computer system and firmware updating method in virtual computer system
US20130061090A1 (en) Partial rebooting recovery apparatus and method
JPWO2006104197A1 (en) Processing device, program, and storage medium
US20060031716A1 (en) Method of providing a real time solution to error occurred when computer is turned on
JPH04332033A (en) User interface for computer processor operation
KR20140039611A (en) Electronic apparatus, method for restore of guid partition table and computer-readable recording medium
CN112506745A (en) Memory temperature reading method and device and computer readable storage medium
US7849300B2 (en) Method for changing booting sources of a computer system and a related backup/restore method thereof
KR101370331B1 (en) Computer system
US20060168440A1 (en) OS selection methods and computer systems utilizing the same
US20140164830A1 (en) Using a virtual boot device to access a system recovery image
KR20080107629A (en) Apparatus and method for restoring system
WO2008048581A1 (en) A processing device operation initialization system

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
LAPS Lapse due to unpaid annual fee