KR20040035484A - Computer system capable of quick booting and the method of controlling the same - Google Patents

Computer system capable of quick booting and the method of controlling the same Download PDF

Info

Publication number
KR20040035484A
KR20040035484A KR1020020064647A KR20020064647A KR20040035484A KR 20040035484 A KR20040035484 A KR 20040035484A KR 1020020064647 A KR1020020064647 A KR 1020020064647A KR 20020064647 A KR20020064647 A KR 20020064647A KR 20040035484 A KR20040035484 A KR 20040035484A
Authority
KR
South Korea
Prior art keywords
boot
bios
booting
quick
storage unit
Prior art date
Application number
KR1020020064647A
Other languages
Korean (ko)
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 KR1020020064647A priority Critical patent/KR20040035484A/en
Publication of KR20040035484A publication Critical patent/KR20040035484A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2284Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing by power-on test, e.g. power-on self test [POST]
    • 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

Landscapes

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

Abstract

PURPOSE: A computer system shortening a booting time and a controlling method thereof are provided to shorten the booting time by omitting a part of an initial booting process according to user's selection. CONSTITUTION: A system configuration storage(10) stores information for devices configuring the system. A quick booting selector(5) enables a user to select a quick booting function. A general booting selector(3) enables the user to select a general booting function. As the use selects the quick booting function, a booting controller(7) completes the initial booting process by initializing each device as executing a BIOS(Basic Input Output System) stored in a BIOS storage(9), and loading configuration information stored in the system configuration storage.

Description

부팅시간을 단축할 수 있는 컴퓨터시스템 및 그 제어방법{COMPUTER SYSTEM CAPABLE OF QUICK BOOTING AND THE METHOD OF CONTROLLING THE SAME}COMPUTER SYSTEM CAPABLE OF QUICK BOOTING AND THE METHOD OF CONTROLLING THE SAME

본 발명은 부팅시간이 단축된 컴퓨터시스템 및 그 제어방법에 관한 것으로서, 보다 상세하게는 사용자의 선택에 따라 초기부팅 수행 중 일부 과정을 생략하여 부팅시간을 단축시킬 수 있는 컴퓨터시스템 및 그 제어방법에 관한 것이다.The present invention relates to a computer system and a control method for shortening the booting time, and more particularly, to a computer system and a control method for shortening the booting time by omitting some processes during initial booting according to a user's selection. It is about.

통상적으로 컴퓨터는 CPU와, 메모리, 및 입출력을 위한 시스템 장치부로 구성된다. 여기서 메모리는 램(RAM), 바이오스롬(BIOS ROM), CMOS램, 등을 포함하며, 바이오스롬에는 바이오스(Basic Input Output System, BIOS)가 저장되어 있다.Typically, a computer is composed of a CPU, a memory, and a system device section for input / output. The memory includes a RAM, a BIOS ROM, a CMOS RAM, and the like, and a BIOS stores a Basic Input Output System (BIOS).

바이오스는 시스템 장치를 제어하고 테스트하는 내장소프트웨어로서 컴퓨터에 전원이 공급되면 시스템장치들이 올바르게 작동하고 있는지를 확인하기 위해 POST(Power On Self Test)라 불리는 과정을 수행한다. CMOS램에는 컴퓨터의 시스템구성데이터가 저장되어있어, POST동안에 바이오스는 POST로부터 얻어진 시스템구성데이터와 CMOS램에 저장되어 있는 시스템구성데이터를 비교하여 각 시스템 장치들을 초기화 및 테스트할 수 있다.BIOS is embedded software that controls and tests system devices. When the computer is powered on, BIOS performs a process called Power On Self Test (POST) to verify that the system devices are operating properly. The CMOS RAM stores the system configuration data of the computer. During POST, BIOS can initialize and test each system device by comparing the system configuration data obtained from the POST with the system configuration data stored in the CMOS RAM.

컴퓨터에 전원이 공급되면 부팅과정을 거치게 되는데, 컴퓨터의 부팅과정은 POST부팅과 윈도우스부팅으로 나누어 볼 수 있는데 이 두가지 과정이 수행된 후에야 사용자는 Window레벨에서 컴퓨터를 사용할 수 있다.When the computer is powered on, it goes through the booting process. The booting process of the computer can be divided into POST booting and Windows booting. After these two processes, the user can use the computer at the window level.

컴퓨터에 전원이 공급되면 시스템 리세트(system reset)를 관리하는 칩(chip)으로부터 신호가 발생하여 CPU를 비롯한 전체회로가 리세트된다. 리세트된 CPU 곧바로 바이오스롬에 저장된 바이오스를 실행하여 POST를 수행한다. POST과정의 첫 번째는 CPU내부의 자체적인 검사이며 CPU테스트가 끝나면 메인 칩세트를 초기화한 후, 메모리, 하드디스크 등의 시스템구성을 CMOS램에 저장된 시스템구성데이터와 비교하여 POST부팅이 이루어 진다.When the computer is powered on, a signal is generated from a chip that manages a system reset, which resets the entire circuit, including the CPU. The reset CPU executes the POST by executing the BIOS stored in the BIOS. The first part of the POST process is a self test inside the CPU. After the CPU test, the main chip set is initialized, and the POST boot is performed by comparing the system configuration data such as memory and hard disk with the system configuration data stored in the CMOS RAM.

상술한 과정은 시스템 구성상 별다른 변화가 없는 경우에도 무조건 실행되므로 부팅시간이 오래 걸리는 문제점이 있다.Since the above-described process is executed unconditionally even when there is no change in system configuration, there is a problem that the booting time is long.

따라서, 본 발명의 목적은, 부팅시간을 단축시킬 수 있는 컴퓨터시스템 및 그 제어방법을 제공하는 것이다.Accordingly, it is an object of the present invention to provide a computer system and a control method thereof which can shorten the booting time.

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

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

도 3은, 본 발명에 따른 부팅시간이 단축된 컴퓨터시스템의 부팅방법을 나타낸 흐름도이다.3 is a flowchart illustrating a booting method of a computer system in which a booting time is shortened according to the present invention.

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

1 : 부팅제어부 3 : 일반부팅 선택부1: boot control unit 3: general boot selection unit

5 : 빠른부팅 선택부 7 : 부팅제어부5: Quick Boot Selector 7: Boot Control

9 : 바이오스 저장부10 : 시스템구성요소 저장부9: BIOS storage unit 10: System component storage unit

20 : 부팅제어부23 : 일반부팅 선택부20: boot control unit 23: general boot selection unit

25 : 빠른부팅 선택부29 : BIOS롬25: fast boot selection unit 29: BIOS ROM

30 : 일반 바이오스프로그램30: general BIOS program

32 : 빠른부팅 바이오스프로그램32: Quick Boot BIOS Program

34 : CMOS램34 CMOS CMOS

상기 목적은 본 발명에 따라, 시스템전원 인가 시 시스템을 구성하는 각 장치를 검색하여 초기화 및 테스트하는 초기부팅을 실행하는 바이오스가 저장된 바이오스저장부를 포함하는 컴퓨터시스템에 있어서, 상기 시스템을 구성하는 장치에 대한 정보가 저장되는 시스템구성저장부와; 사용자의 빠른부팅기능 선택을 위한 빠른부팅 선택부와; 상기 빠른부팅 선택부를 통한 상기 빠른부팅기능 선택에 따라, 상기 바이오스저장부에 저장된 상기 바이오스를 실행하여 상기 시스템을 구성하는 각 장치를 초기화하고, 상기 바이오스가 상기 시스템구성저장부에 저장된 상기 시스템 구성정보를 로딩하여 초기부팅이 완료되도록 제어하는 부팅제어부를 포함하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템에 의해 달성된다.The object of the present invention is a computer system including a BIOS storage unit for storing the BIOS for performing initial boot to search for, initialize and test each device constituting the system when the system power is applied, the device constituting the system System configuration storage unit for storing information about; A quick boot selection unit for selecting a quick boot function of the user; In response to selecting the quick boot function through the quick boot selection unit, the BIOS configured to execute the BIOS stored in the BIOS storage unit may initialize each device configuring the system, and the BIOS may store the system configuration information stored in the system configuration storage unit. It is achieved by a computer system that can reduce the boot time, characterized in that it comprises a boot control unit for controlling the initial boot is completed by loading the.

여기서, 일반부팅기능의 선택을 위한 일반부팅 선택부를 더 포함하고; 상기 부팅제어부는, 상기 일반부팅 선택부를 통한, 상기 일반부팅기능 선택에 따라, 상기 바이오스저장부에 저장된 상기 바이오스를 실행하여 상기 시스템을 구성하는 각 장치를 검색하고 초기화 및 테스트하여 초기부팅이 완료되도록 제어하는 것이 바람직하다.Here, further comprising a general boot selector for selecting a general boot function; The boot control unit executes the BIOS stored in the BIOS storage unit through the general boot selection unit to search for, initialize, and test each device constituting the system so that initial booting is completed. It is desirable to control.

그리고, 상기 선택부는 전원스위치이고; 상기 부팅제어부는 상기 전원스위치의 누름시간이 소정 시간 이하일 경우 빠른부팅 선택부가 선택된 것으로 판단하도록 할 수 있다.And the selection unit is a power switch; The boot control unit may determine that the quick boot selection unit is selected when the pressing time of the power switch is less than or equal to a predetermined time.

한편, 상기 바이오스는 상기 일반부팅기능의 선택에 따른 초기부팅이 완료되면, 상기 초기부팅 시 수집된 상기 시스템을 구성하는 장치에 대한 정보에 기초하여, 상기 시스템구성저장부에 저장된 시스템을 구성하는 장치에 대한 정보를 갱신하도록 하는 것이 바람직하다.On the other hand, the BIOS is configured to configure the system stored in the system configuration storage unit on the basis of the information on the device constituting the system collected during the initial boot, upon completion of the initial boot according to the selection of the general booting function It is desirable to update the information about.

여기서, 상기 시스템구성저장부는 씨모스램(CMOS RAM)인 것이 가능하다.Here, the system configuration storage unit may be a CMOS RAM.

한편, 상기 목적은 본 발명의 다른 분야에 다르면, 시스템전원 인가 시 시스템을 구성하는 각 장치를 검색하여 초기화 및 테스트하는 초기부팅을 실행하는 바이오스가 저장된 바이오스저장부를 포함하는 컴퓨터시스템의 제어방법에 있어서, 초기부팅 시 수집된 상기 시스템을 구성하는 장치에 대한 정보를 미리 저장하는 단계와; 시스템전원 인가 시, 빠른부팅모드가 선택되었는지 판단하는 단계와; 상기 빠른부팅모드가 선택된 경우, 상기 바이오스저장부에 저장된 상기 바이오스를 로딩하여 실행시킴으로써 상기 시스템을 구성하는 각 장치를 초기화하는 단계와; 미리 저장된 상기 시스템을 구성하는 장치에 대한 정보를 로딩하여 초기부팅을 완료하는 단계를 포함하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템의제어방법에 의해서도 달성된다.On the other hand, according to another object of the present invention, in the control method of the computer system including a BIOS storage unit for storing the BIOS for performing initial boot to search for, initialize and test each device constituting the system when the system power is applied Storing information about devices constituting the system collected at initial booting in advance; Determining whether the quick booting mode is selected when the system power is applied; Initializing each device configuring the system by loading and executing the BIOS stored in the BIOS storage unit when the quick booting mode is selected; It is also achieved by a control method of a computer system that can reduce the booting time, comprising the step of completing the initial booting by loading information about the device constituting the system stored in advance.

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 컴퓨터시스템의 제어블럭도이다. 도면에 도시된 것과 같이 본 컴퓨터시스템은, 데이터처리, 연산 등의 컴퓨터시스템의 동작을 위한 시스템부(1)와, 시스템 부팅모드의 선택을 위한 빠른부팅 선택부(5) 및 일반부팅 선택부(3)와, 시스템전체를 초기화하고, 메모리, CPU, 입출력장치 등에 대한 기본적인 기능을 테스트하는 POST(Power On Self Test)기능을 수행하는 바이오스프로그램이 저장되는 바이오스 저장부(9)와, 시스템의 구성상태가 저장되는 시스테구성요소 저장부와, 부팅선택부(3, 5)를 통한 사용자의 부팅모드 선택에 따라, 시스템을 부팅시키는 부팅제어부(1)를 포함한다.1 is a control block diagram of a computer system according to the present invention. As shown in the drawing, the computer system includes a system unit 1 for operation of a computer system such as data processing and computation, a quick boot selection unit 5 for selecting a system booting mode, and a general boot selection unit ( 3) and a BIOS storage unit 9 which initializes the entire system and stores a BIOS program that performs a POST (Power On Self Test) function for testing basic functions of a memory, a CPU, an input / output device, and the like. It includes a system component storage unit for storing the state and the boot control unit 1 for booting the system according to the user's boot mode selection through the boot selection unit (3, 5).

시스템부(1)는 데이터의 입출력 및 연산, 처리 기능 등을 수행하여 컴퓨터시스템이 동작할 수 있도록 하는 일련의 칩셋과와 주변장치 등을 포함한다.The system unit 1 includes a series of chipsets, peripheral devices, and the like for performing computer input / output, arithmetic, and processing functions to enable a computer system to operate.

빠른부팅 선택부(5) 및 일반부팅 선택부(3)는 사용자가 시스템 부팅모드를 선택하기 위한 것이다. 부팅선택부(3, 5)는 각기 독립적인 스위치로 마련될 수 도 있으나, 별도의 버튼을 구비하지 아니하고도 부팅모드를 선택할 수 있도록 할 있다. 예를 들어, 통상적으로 마련되는 전원스위치의 누름시간에 따라 부팅모드를 선택하도록 하여, 전원스위치의 누름시간이 소정 시간 이하일 경우 빠른부팅모드가 실행되도록 하고, 전원스위치의 누름시간이 소정 시간 이상일 경우 일반부팅모드가 실행되도록 할 수 있다.The quick boot selector 5 and the general boot selector 3 are for the user to select a system boot mode. Boot selector (3, 5) may be provided as an independent switch, respectively, it is possible to select the boot mode without having a separate button. For example, the booting mode may be selected according to a pressing time of a power switch that is normally provided. When the pressing time of the power switch is less than or equal to a predetermined time, the quick booting mode is executed. Normal boot mode can be enabled.

바이오스 저장부(9)에는 컴퓨터시스템에 통상적으로 사용되는 바이오스가 저장된다. 바이오스는 저수준의 장치드라이버로서 시스템전체를 초기화하고, 메모리, CPU, 입출력장치 등에 대한 기본적인 기능을 테스트하는 POST기능을 수행함으로써, 시스템하드웨어의 기본적인 구성상태를 확인한다.The bios storage unit 9 stores bios commonly used in computer systems. BIOS is a low-level device driver that initializes the entire system and performs POST functions to test basic functions of memory, CPU, I / O devices, etc., to check the basic configuration of system hardware.

시스템구성요소 저장부(10)에는 시스템장치에 포함된 각종 칩셋과 주변장치 등의 시스템구성요소와, 각 시스템구성요소의 특성, 설정상태 데이터 등이 저장된다. 이러한 시스템구성요소는 이 전의 부팅 시 실행되었던 POST과정에서 확인되어 저장될 수 있으며, 읽기쓰기가 가능한 메모리를 사용하여 시스템구성요소가 변하는 경우 데이터를 갱신할 수 있도록 하는 것이 바람직하다. 그리고, 시스템에 전원이 인가되지 아니한 상태에서도 데이터가 손실되지 아니하도록 자체 전원을 갖도록 하거나, 롬(ROM)을 사용하는 것이 바람직하다.The system component storage unit 10 stores system components such as various chipsets and peripheral devices included in the system device, characteristics of each system component, setting state data, and the like. These system components can be identified and stored during the POST process that was executed during the previous boot, and it is desirable to use read-write memory to update data when system components change. In addition, it is preferable to have its own power source or to use a ROM so that data is not lost even when power is not applied to the system.

부팅제어부(1)는 빠른부팅 선택부(5) 또는 일반부팅 선택부(3) 선택에 따른 부팅모드를 실행한다. 일반부팅 선택부(3)가 선택된 경우, 부팅제어부(1)는 바이오스메모리로부터 바이오스를 로딩하여 시스템부(1)의 각 구성요소를 테스트하는 POST를 수행한다. 빠른부팅 선택부(5)가 선택된 경우, 부팅제어부(1)는 시스템구성요소 저장부(10)에 저장된 시스템구성데이터를 로딩하여, 현재 시스템부(1)의 시스템구성이 이전 시스템 사용 시 시스템구성과 동일한 것으로 간주함으로써 각 구상요소에 대한 POST를 생략한다. 이에 따라, 빠른부팅모드에 의한 부팅 시, 각 시스템구성요소를 테스트하는 POST가 생략되고 바로 윈도우스부팅이 실행되므로 시스템을 부팅시킴으로 부팅시간이 절감된다.The boot controller 1 executes a boot mode according to the quick boot selector 5 or the general boot selector 3. When the general boot selection unit 3 is selected, the boot control unit 1 loads the BIOS from the BIOS memory and performs a POST for testing each component of the system unit 1. When the quick boot selection unit 5 is selected, the boot control unit 1 loads the system configuration data stored in the system component storage unit 10 so that the system configuration of the current system unit 1 is the system configuration when the previous system is used. Omit POST for each concrete element by considering it equal to. Accordingly, when booting by the fast booting mode, the POST for testing each system component is skipped and the Windows booting is executed immediately, thereby reducing the booting time by booting the system.

여기서, 시스템구성요소 저장부(10)는 시스템전원이 인가되지 아니하는 경우에도 데이터가 손실되지 아니하는 소정의 메모리디바이스이다. 또한, 시스템구성요소 저장부(10)로서, 통상적으로 사용되는 CMOS램을 사용하는 것도 가능하다.Here, the system component storage unit 10 is a predetermined memory device in which data is not lost even when the system power is not applied. In addition, as the system component storage unit 10, it is also possible to use a conventional CMOS RAM.

도 2는 본 발명에 따른 컴퓨터시스템의 일 실시예로서, CMOS램(34)을 시스템구성요소 저장부(10)로 활용하는 경우 컴퓨터시스템의 제어블럭도를 도시한 것이다.FIG. 2 illustrates a control block diagram of the computer system when the CMOS RAM 34 is used as the system component storage unit 10 as an embodiment of the computer system according to the present invention.

도면에 도시된 바와 같이, 본 발명의 일 실시예에 따른 컴퓨터시스템은, 데이터처리, 시스템부(20)와, 시스템 부팅모드의 선택을 위한 빠른부팅 선택부(25) 및 일반부팅 선택부(23)와, 바이오스프로그램이 저장되는 BIOS롬(29)과, 시스템구성이 저장되는 CMOS램(34)을 포함한다.As shown in the figure, the computer system according to an embodiment of the present invention, the data processing, the system unit 20, the quick boot selector 25 and the general boot selector 23 for the selection of the system booting mode ), A BIOS ROM 29 in which a BIOS program is stored, and a CMOS RAM 34 in which a system configuration is stored.

CMOS램(34)에는 컴퓨터의 시스템구성데이터가 저장되어있으며, 시스템전원의 공급이 중단된 경우에는 저장된 데이터가 손실되지 아니하도록 전원을 공급하는 배터리(미도시)가 연결되어 있다.The system configuration data of the computer is stored in the CMOS RAM 34, and a battery (not shown) for supplying power so that the stored data is not lost when the supply of system power is interrupted.

BIOS롬(29)에는 컴퓨터시스템에 통상적으로 사용되는 일반 바이오스프로그램(30)과 빠른부팅모드에서 실행되는 빠른부팅 바이오스프로그램(32)이 저장되어 있다.The BIOS ROM 29 stores a general BIOS program 30 commonly used in a computer system and a quick boot BIOS program 32 executed in a quick boot mode.

일반 바이오스프로그램(30)은 시스템 장치를 제어하고 테스트하는 내장소프트웨어로서 컴퓨터에 전원이 공급되면 시스템장치들이 올바르게 작동하고 있는지를 확인하기 위해 POST(Power On Self Test)라 불리는 과정을 수행한다. POST동안에 바이오스는 POST로부터 얻어진 시스템구성데이터와 CMOS램(34)에 저장되어 있는 시스템구성데이터를 비교하여 각 시스템 장치들을 초기화 및 테스트한다. 이상의POST과정이 완료되면, 일반 바이오스프로그램(30)은 O/S를 로딩하여 윈도우스부팅이 수행되도록 한다.The general BIOS program 30 is embedded software for controlling and testing a system device, and when a power is supplied to a computer, a general BIOS program 30 performs a process called power on self test (POST) to check whether the system devices are operating properly. During the POST, the BIOS initializes and tests each system device by comparing the system configuration data obtained from the POST with the system configuration data stored in the CMOS RAM 34. When the above POST process is completed, the general BIOS program 30 loads the O / S so that the window booting is performed.

빠른부팅 바이오스프로그램(32)은 초기 부팅 시 일부과정을 생략하여 부팅시간을 단축할 수 있도록 한다. 빠른부팅 바이오스프로그램(32)은 시스템부(20)의 메인칩셋을 초기화한 후, 각 장치들의 POST를 수행하는 대신 CMOS램(34)에 저장된 시스템구성데이터를 바로 로딩한 후, 윈도우스부팅이 수행되도록 한다.The quick boot BIOS program 32 may shorten the booting time by omitting some processes during initial booting. The quick boot BIOS program 32 initializes the main chipset of the system unit 20, immediately loads system configuration data stored in the CMOS RAM 34 instead of performing POST of each device, and then performs window booting. do.

부팅제어부(20)는 일반부팅 선택부(23)가 선택된 경우 BIOS롬(29)에 저장된 일반 바이오스프로그램(30)을 로딩하여 부팅이 실행되도록 한다. 부팅제어부(20)에 의해 일반 바이오스프로그램(30)이 로딩되어 실행되면, 메인칩셋을 초기화 한 후, 시스템부(20)의 구성요소들이 올바르게 작동하고 있는지를 확인하기 위해 POST가 수행된다. POST동안에 바이오스는 POST로부터 얻어진 시스템구성데이터와 CMOS램(34)에 저장되어 있는 시스템구성데이터를 비교하여 각 시스템 장치들을 초기화 및 테스트한다. POST가 완료되면 바이오스는 O/S를 로딩하여 윈도우스부팅이 수행되도록 한다.When the general boot selector 23 is selected, the boot controller 20 loads the general BIOS program 30 stored in the BIOS ROM 29 so that booting is performed. When the general BIOS program 30 is loaded and executed by the boot control unit 20, after initializing the main chipset, a POST is performed to check whether the components of the system unit 20 are operating properly. During the POST, the BIOS initializes and tests each system device by comparing the system configuration data obtained from the POST with the system configuration data stored in the CMOS RAM 34. When the POST completes, BIOS loads the O / S to allow Windows to boot.

한편, 빠른부팅 선택부(25)가 선택된 경우, 부팅제어부(20)는 BIOS롬(29)에 저장된 빠른부팅 바이오스프로그램(32)을 로딩하여 부팅이 실행되도록 한다. 부팅제어부(20)에 의해 빠른부팅 바이오스가 로딩되어 실행되면, 바이오스는 메인칩셋을 초기화 한 후, 시스템 구성요소에 대한 POST를 생략하고 CMOS램(34)에 저장된 시스템구성데이터를 바로 로딩한 후, 윈도우스 부팅이 수행되도록 한다.On the other hand, when the quick boot selection unit 25 is selected, the boot control unit 20 loads the fast boot BIOS program 32 stored in the BIOS ROM 29 to be booted. When the fast boot BIOS is loaded and executed by the boot controller 20, the BIOS initializes the main chipset, skips POST on system components, and immediately loads system configuration data stored in the CMOS RAM 34. Allow Windows to boot.

이에 따라, 시스템구성요소의 변경이 없을 경우 사용자는 빠른부팅선택부(25)를 선택하여 시스템구성요소에 대한 POST를 생략함으로써, 전체 부팅시간을 단축시킬 수 있다.Accordingly, when there is no change in the system component, the user selects the quick boot selection unit 25 to omit the POST for the system component, thereby reducing the overall booting time.

이러한 구성을 갖는 본 발명에 따른 컴퓨터시스템의 부팅과정을 도 3의 흐름도 및 도 1의 제어블럭도를 참조하여 상세히 설명한다.A booting process of a computer system according to the present invention having such a configuration will be described in detail with reference to the flowchart of FIG. 3 and the control block diagram of FIG. 1.

사용자의 부팅선택부(3, 5) 선택에 따라 컴퓨터시스템에는 전원이 인가된다(S10). 이때, 사용자는 전원스위치를 소정 시간 이하 가압함으로써 빠른부팅모드를 선택할 수 있으며, 전원스위치를 소정 시간 이상 가압함으로써 일반부팅모드가 실행되도록 할 수 있다.In accordance with the user's selection of the boot selector 3 or 5, power is applied to the computer system (S10). In this case, the user may select the quick booting mode by pressing the power switch for a predetermined time or less, and the general booting mode may be executed by pressing the power switch for a predetermined time or more.

부팅제어부(1)는 선택된 부팅모드가 빠른부팅모드인지 여부를 판단한다(S12).The boot controller 1 determines whether the selected boot mode is a quick boot mode (S12).

빠른부팅모드가 선택된 경우, 부팅제어부(1)는 바이오스 저장부(9)에 저장된 바이오스를 로딩하여 실행시킴으로써 메인칩셋을 초기화한다(S10). 여기서, 바이오스는 메인칩셋의 초기화와 함께, 필수적으로 실행되어야 하는 칩셋테스트(CPU테스트, 메모리테스트 등)를 함께 수행한 후(S14), 부팅제어부(1)의 제어에 따라 시스템구성요소 저장부(10)에 저장된 시스템구성데이터를 로딩한다(S16). 시스템구성데이터의 로딩이 완료되면, 바이오스는 O/S를 로딩하여 윈도우스 부팅이 실행되도록 한다(S18). 윈도우스부팅이 완료되면 컴퓨터시스템의 모든 부팅작업이 완료되어 사용자는 시스템을 사용할 수 있다(S20).When the quick boot mode is selected, the boot controller 1 initializes the main chipset by loading and executing the BIOS stored in the BIOS storage unit 9 (S10). Here, the BIOS performs the chipset test (CPU test, memory test, etc.) that must be executed essentially together with the initialization of the main chipset (S14), and according to the control of the boot controller 1, the system component storage unit ( Load the system configuration data stored in 10) (S16). When loading of the system configuration data is completed, the BIOS loads the O / S so that Windows booting is executed (S18). When the Windows boot is completed, all booting operations of the computer system are completed, and the user can use the system (S20).

한편, 부팅제어부(1)의 판단결과, 일반부팅모드가 선택된 것으로 판단된 경우, 부팅제어부(1)는 바이오스 저장부(9)에 저장된 바이오스를 로딩하여 실행시킴으로써 메인칩셋을 초기화 하고(S22), 시스템의 각 구성요소를 체크하여 POST를 실행한다(S24). 시스템의 각 구성요소의 테스트가 완료되면, 바이오스는 O/S를 로딩하여 윈도우스 부팅이 실행되도록 한다(S18). 윈도우스부팅이 완료되면 컴퓨터시스템의 모든 부팅작업이 완료되어 사용자는 시스템을 사용할 수 있다(S20).On the other hand, when the boot control unit 1 determines that the general boot mode is selected, the boot control unit 1 initializes the main chipset by loading and executing the BIOS stored in the BIOS storage unit 9 (S22), Each component of the system is checked and POST is executed (S24). When the test of each component of the system is completed, the BIOS loads the O / S so that the Windows boot is executed (S18). When the Windows boot is completed, all booting operations of the computer system are completed, and the user can use the system (S20).

한편, 상술한 설명에서 개시한 부팅제어부는 바이오스에 의해 빠른부팅과 일반부팅이 선택적으로 수행될 수 있도록 하기 위한 구성요소로서, 별도의 마이컴으로 구비될 수 있으며 프로그램 등의 소프트웨어적인 형태로 구비되는 것이 가능하다.On the other hand, the boot control unit disclosed in the above description is a component for selectively performing a quick boot and a general boot by the BIOS, may be provided as a separate microcomputer and is provided in a software form, such as a program It is possible.

이상 설명한 바와 같이, 본 발명은 컴퓨터시스템의 빠른부팅이 선택된 경우, 바이오스에 의한 POST 실행 중 시스템장치에 대한 POST를 기 저장된 시스템구성데이터를 로딩하는 것으로 대체할 수 있도록 하고 있다. 이에 따라, 시스템에 변동된 부분이 없을 경우, 사용자는 빠른부팅을 선택함으로써 POST실행 중 일부 과정을 생략하여 부팅시간이 단축되도록 할 수 있다.As described above, when the fast booting of the computer system is selected, the present invention can replace the POST for the system device by loading previously stored system configuration data during the POST by the BIOS. Accordingly, if there is no change in the system, the user may select a quick boot to omit some processes during the POST to reduce the boot time.

이상 설명한 바와 같이, 본 발명에 따르면, 사용자의 선택에 따라 초기부팅 수행 중 일부 과정을 생략하여 부팅시간을 단축시킬 수 있는 컴퓨터시스템 및 그 제어방법이 제공된다.As described above, according to the present invention, there is provided a computer system and a control method thereof which can shorten the booting time by omitting some processes during initial booting according to a user's selection.

Claims (8)

시스템전원 인가 시 시스템을 구성하는 각 장치를 검색하여 초기화 및 테스트하는 초기부팅을 실행하는 바이오스가 저장된 바이오스저장부를 포함하는 컴퓨터시스템에 있어서,In the computer system including a BIOS storage unit for storing the BIOS for performing initial boot to search for, initialize and test each device constituting the system when the system power is applied, 상기 시스템을 구성하는 장치에 대한 정보가 저장되는 시스템구성저장부와;A system configuration storage unit for storing information on a device constituting the system; 사용자의 빠른부팅기능 선택을 위한 빠른부팅 선택부와;A quick boot selection unit for selecting a quick boot function of the user; 상기 빠른부팅 선택부를 통한 상기 빠른부팅기능 선택에 따라, 상기 바이오스저장부에 저장된 상기 바이오스를 실행하여 상기 시스템을 구성하는 각 장치를 초기화하고, 상기 시스템구성저장부에 저장된 상기 시스템 구성정보를 로딩하여 초기부팅이 완료되도록 제어하는 부팅제어부를 포함하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템.In response to selecting the quick boot function through the quick boot selection unit, by executing the BIOS stored in the BIOS storage unit, each device configuring the system is initialized, and the system configuration information stored in the system configuration storage unit is loaded. Computer system that can reduce the boot time, characterized in that it comprises a boot control unit for controlling the initial boot is completed. 제 1 항에 있어서,The method of claim 1, 일반부팅기능의 선택을 위한 일반부팅 선택부를 더 포함하고;A general boot selection section for selecting a general boot function; 상기 부팅제어부는, 상기 일반부팅 선택부를 통한, 상기 일반부팅기능 선택에 따라, 상기 바이오스저장부에 저장된 상기 바이오스를 실행하여 상기 시스템을 구성하는 각 장치를 검색하고 초기화 및 테스트하여 초기부팅이 완료되도록 제어하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템.The boot control unit executes the BIOS stored in the BIOS storage unit through the general boot selection unit to search for, initialize, and test each device constituting the system so that initial booting is completed. Computer system that can reduce the boot time, characterized in that for controlling. 제 2 항에 있어서,The method of claim 2, 상기 선택부는 전원스위치이고;The selection unit is a power switch; 상기 부팅제어부는 상기 전원스위치의 누름시간이 소정 시간 이하일 경우 빠른부팅 선택부가 선택된 것으로 판단하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템.The boot control unit may shorten the boot time, characterized in that the quick boot selection unit is selected when the pressing time of the power switch is less than a predetermined time. 제 2 항에 있어서,The method of claim 2, 상기 바이오스는 상기 일반부팅기능의 선택에 따른 초기부팅이 완료되면, 상기 초기부팅 시 수집된 상기 시스템을 구성하는 장치에 대한 정보에 기초하여, 상기 시스템구성저장부에 저장된 시스템을 구성하는 장치에 대한 정보를 갱신하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템.The BIOS may be configured to store the system stored in the system configuration storage unit based on the information on the device constituting the system collected during the initial booting when the initial booting is completed according to the selection of the general booting function. A computer system that can shorten the boot time, characterized by updating the information. 제 1 항 또는 제 4 항에 있어서,The method according to claim 1 or 4, 상기 시스템구성저장부는 씨모스램(CMOS RAM)인 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템.And the system configuration storage unit is a CMOS RAM. 시스템전원 인가 시 시스템을 구성하는 각 장치를 검색하여 초기화 및 테스트하는 초기부팅을 실행하는 바이오스가 저장된 바이오스저장부를 포함하는 컴퓨터시스템의 제어방법에 있어서,In the control method of a computer system including a BIOS storage unit for storing the BIOS for performing initial boot to search for, initialize and test each device constituting the system when the system power is applied, 초기부팅 시 수집된 상기 시스템을 구성하는 장치에 대한 정보를 미리 저장하는 단계와;Pre-storing information about devices constituting the system collected at initial booting; 시스템전원 인가 시, 빠른부팅모드가 선택되었는지 판단하는 단계와;Determining whether the quick booting mode is selected when the system power is applied; 상기 빠른부팅모드가 선택된 경우, 상기 바이오스저장부에 저장된 상기 바이오스를 로딩하여 실행시킴으로써 상기 시스템을 구성하는 각 장치를 초기화하는 단계와;Initializing each device configuring the system by loading and executing the BIOS stored in the BIOS storage unit when the quick booting mode is selected; 미리 저장된 상기 시스템을 구성하는 장치에 대한 정보를 로딩하여 초기부팅을 완료하는 단계를 포함하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템의 제어방법.Comprising the steps of loading the information about the device constituting the pre-stored to complete the initial boot. 제 6 항에 있어서,The method of claim 6, 상기 빠른부팅모드가 선택되지 아니한 것으로 판단된 경우, 상기 바이오스저장부에 저장된 상기 바이오스를 로딩하여 실행시킴으로써 상기 시스템을 구성하는 각 장치를 초기화하는 단계와;Initializing each device configuring the system by loading and executing the BIOS stored in the BIOS storage unit when it is determined that the quick boot mode is not selected; 상기 시스템을 구성하는 각 장치를 검색하고 초기화 및 테스트하여 초기부팅을 완료하는 단계를 포함하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템의 제어방법.Searching, initializing, and testing each device constituting the system to complete the initial boot. 제 7 항에 있어서,The method of claim 7, wherein 상기 초기부팅이 완료되면, 상기 초기부팅 시 수집된 상기 시스템을 구성하는 장치에 대한 정보에 기초하여, 상기 미리 저장된 시스템을 구성하는 장치에 대한 정보를 갱신하는 단계를 포함하는 것을 특징으로 하는 부팅시간을 단축할 수 있는 컴퓨터시스템의 제어방법.When the initial booting is completed, updating the information on the device constituting the pre-stored system based on the information on the device constituting the system collected during the initial booting, characterized in that the boot time Control method of a computer system that can shorten the time.
KR1020020064647A 2002-10-22 2002-10-22 Computer system capable of quick booting and the method of controlling the same KR20040035484A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020064647A KR20040035484A (en) 2002-10-22 2002-10-22 Computer system capable of quick booting and the method of controlling the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020064647A KR20040035484A (en) 2002-10-22 2002-10-22 Computer system capable of quick booting and the method of controlling the same

Publications (1)

Publication Number Publication Date
KR20040035484A true KR20040035484A (en) 2004-04-29

Family

ID=37334411

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020064647A KR20040035484A (en) 2002-10-22 2002-10-22 Computer system capable of quick booting and the method of controlling the same

Country Status (1)

Country Link
KR (1) KR20040035484A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100763198B1 (en) * 2006-02-06 2007-10-04 삼성전자주식회사 Apparatus and method for booting in embedded system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100763198B1 (en) * 2006-02-06 2007-10-04 삼성전자주식회사 Apparatus and method for booting in embedded system

Similar Documents

Publication Publication Date Title
KR100198382B1 (en) Computer with multi-booting function
USRE42727E1 (en) Method for quickly booting a computer system
US5974546A (en) Apparatus and method to determine cause of failed boot sequence to improve likelihood of successful subsequent boot attempt
KR100673681B1 (en) Method for executing instant on function in personal computer
US6327653B1 (en) Technique for easily changing operating systems of a digital computer system using at least two pushbuttons
US6598159B1 (en) Option-ROM boot
EP1873638A1 (en) Portable apparatus supporting multiple operating systems and supporting method therefor
US20050273588A1 (en) Bootstrap method and apparatus with plural interchangeable boot code images
JPH11296355A (en) Utilization of programmable information in dual bootable device
US10083084B2 (en) Method of error detecting during a booting process, and a computer system for implementing the same
CN112084064B (en) Master-slave BIOS switching method, board card and equipment
JPH08129495A (en) Computer system and self test method therefor
KR20040035484A (en) Computer system capable of quick booting and the method of controlling the same
JP5837990B2 (en) Computer system operating method and computer system
KR19980029728A (en) Reset device and operation mode setting method using the reset device
JPS6161424B2 (en)
JP2003288213A (en) Boot program storage device and method of storing boot program of electronic appliance
CN106815033B (en) Startup checking method and computer system
JP2001229014A (en) Non-volatile memory rewriting device
US11620002B2 (en) Electronic device
TWI822242B (en) Basic input output system setting method and server equipment
TWI750783B (en) Bios recovery system and method
JPH07281986A (en) Extended board, information processor using the same and control method for peripheral device
CN111857238B (en) Method and system for measuring system starting time
JP2003233506A (en) Computer system and test and diagnostic method for the same

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination