KR100626361B1 - Computer system with multiple operating systems and method for changing the operating system in use - Google Patents
Computer system with multiple operating systems and method for changing the operating system in use Download PDFInfo
- Publication number
- KR100626361B1 KR100626361B1 KR1020000077486A KR20000077486A KR100626361B1 KR 100626361 B1 KR100626361 B1 KR 100626361B1 KR 1020000077486 A KR1020000077486 A KR 1020000077486A KR 20000077486 A KR20000077486 A KR 20000077486A KR 100626361 B1 KR100626361 B1 KR 100626361B1
- Authority
- KR
- South Korea
- Prior art keywords
- operating system
- program
- programs
- system program
- computer system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4406—Loading of operating system
- G06F9/441—Multiboot arrangements, i.e. selecting an operating system to be loaded
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
본 발명은 멀티 운영체제를 구비하는 컴퓨터 시스템 및 그의 운영체제 변경 방법에 관한 것이다. 여기에 개시되는 컴퓨터 시스템은 다수의 운영체제 프로그램, 부트 관리자 및 운영체제 프로그램의 변경을 위한 스와핑 작업 영역을 구비하는 저장 장치와, 다수의 운영체제 프로그램들 중 어느 하나를 선택하기 위한 선택 수단을 포함한다. 그리고 컴퓨터 시스템은 중앙 처리 장치, 메모리 및 바이오스 롬을 포함한다. 선택 수단은 선택 프로그램 또는 입력 장치로 구비된다. 입력 장치는 다수의 운영체제 프로그램에 대응하는 복수 개의 핫키들을 구비한다. 부트 관리자는 중앙 처리 장치의 대기 동작 모드에서 부팅된 운영체제 프로그램을 제외한 다른 운영체제 프로그램들을 메모리에 로드한다. 그리고 핫키들로부터 다른 운영체제 프로그램들 중에 어느 하나가 선택되면 부트 관리자는 스왑핑 작업 영역을 이용하여 메모리에 로드된 운영체제 프로그램을 스와핑함으로써 리부팅없이 해당 운영체제 프로그램으로 변경한다.The present invention relates to a computer system having multiple operating systems and a method for changing the operating system thereof. The computer system disclosed herein includes a storage device having a plurality of operating system programs, a boot manager and a swapping work area for changing the operating system program, and selection means for selecting any one of the plurality of operating system programs. And the computer system includes a central processing unit, a memory and a BIOS. The selection means is provided with a selection program or an input device. The input device has a plurality of hotkeys corresponding to a plurality of operating system programs. The boot manager loads into the memory other operating system programs except the operating system program booted in the standby mode of the central processing unit. When one of the other operating system programs is selected from the hotkeys, the boot manager swaps the operating system program loaded into the memory using the swapping work area to change the operating system program without rebooting.
Description
도 1은 일반적인 컴퓨터 시스템의 부팅 수순을 도시한 흐름도;1 is a flowchart showing a boot procedure of a general computer system;
도 2는 종래 기술의 멀티 부팅 수순을 도시한 흐름도;2 is a flow chart showing a multi-boot procedure of the prior art;
도 3은 본 발명의 제 1 실시예에 따른 멀티 운영체제 프로그램을 구비하는 컴퓨터 시스템의 구성을 도시한 블럭도;3 is a block diagram showing a configuration of a computer system having a multi-operating system program according to the first embodiment of the present invention;
도 4는 본 발명의 제 2 실시예에 따른 멀티 운영체제 프로그램을 구비하는 컴퓨터 시스템의 구성을 도시한 블럭도;4 is a block diagram showing a configuration of a computer system having a multi-operating system program according to a second embodiment of the present invention;
도 5는 본 발명에 따른 멀티 운영체제 프로그램을 구비하는 컴퓨터 시스템의 운영체제 프로그램 부팅 및 변경 수순을 도시한 흐름도; 그리고5 is a flowchart illustrating the procedure for booting and changing an operating system program of a computer system having a multi-operating system program according to the present invention; And
도 6은 본 발명의 실시예에 따른 메인 메모리 영역을 나타내는 도면이다.6 is a diagram illustrating a main memory area according to an exemplary embodiment of the present invention.
* 도면의 주요 부분에 대한 부호 설명 *Explanation of symbols on the main parts of the drawings
100 : 컴퓨터 시스템 102 : CPU100: computer system 102: CPU
104 : 메모리 106 : 바이오스롬104: memory 106: biosrom
110 : 저장 장치 112 : 부트 관리자110: storage 112: boot manager
114 ~ 118 : 운영체제 프로그램 120 : 스왑 작업 영역114 ~ 118: operating system program 120: swap workspace
122 : OS 선택 프로그램 130 : 입력 장치122: OS selection program 130: input device
132 ~ 136 : 핫 키132-136: hot keys
본 발명은 컴퓨터 시스템에 관한 것으로, 좀 더 구체적으로 멀티 운영체제를 구비하는 컴퓨터 시스템 및 그의 멀티 운영체제 부팅 방법에 관한 것이다.The present invention relates to a computer system, and more particularly to a computer system having a multi-operating system and a multi-operating system booting method thereof.
도 1을 참조하면, 일반적인 컴퓨터 시스템의 부팅 방법은 단계 S2에서 전원이 공급되면, 단계 S4에서 바이오스(BIOS)가 동작된다. 즉, 컴퓨터 시스템을 구성하는 하드웨어 장치들을 점검하는 포스트(POST) 과정과 이들의 초기화 작업이 이루어진다. 이어서 단계 S6에서는 부트 관리자(boot manager)가 기동되어 사용하고자하는 운영체제(operating system) 프로그램을 선택하고, 단계 S8에서 선택된 운영체제 프로그램을 기동한다. 따라서 단계 S10에서 선택된 운영체제 프로그램이 메모리에 로드(load)된다. 그리고 단계 S12에서 로드된 운영체제 프로그램 환경 하에서 응용 프로그램을 사용한다.Referring to FIG. 1, in the general computer system booting method, when power is supplied in step S2, the BIOS is operated in step S4. In other words, the POST process for checking the hardware devices constituting the computer system is performed. Subsequently, in step S6, a boot manager is activated to select an operating system program to be used, and the operating system program selected in step S8 is activated. Therefore, the operating system program selected in step S10 is loaded into the memory. The application program is used under the operating system program environment loaded in step S12.
이 때, 일반적으로 멀티 운영체제를 구비하는 컴퓨터 시스템의 경우에는 도 2에 도시된 바와 같이, 사용 중인 운영체제를 다른 운영체제로 변경하여 사용하려면 리부팅을 해야한다.At this time, in the case of a computer system having a multi-operating system in general, as shown in Figure 2, to change the operating system in use to another operating system must be rebooted.
도 2를 참조하면, 단계 S20에서 전원이 공급되면, 단계 S22에서 바이오스에 의해서 포스트 과정과 시스템이 초기화된다. 그리고 단계 S24에서는 멀티 운영체 제 프로그램을 선택하기 위한 화면이 표시된다. 단계 S26에서 사용할 운영체제 프로그램을 선택하면, 단계 S28에서 선택된 운영체제 프로그램이 기동된다. 단계 S30에서 선택된 운영체제 프로그램을 메모리를 로드한다. 단계 S32에서 선택된 운영체제 프로그램 환경 하에서 응용 프로그램을 사용한다.Referring to FIG. 2, when power is supplied in step S20, the post process and the system are initialized by the BIOS in step S22. In step S24, a screen for selecting a multi-operating system program is displayed. When the operating system program to be used in step S26 is selected, the operating system program selected in step S28 is started. The operating system program selected in step S30 is loaded into memory. The application program is used under the operating system program environment selected in step S32.
그리고 단계 S34에서 다른 운영체제 프로그램을 사용하는지를 판별한다. 이 때, 다른 운영체제 프로그램을 사용하려면 단계 S36으로 진행하여 리부팅하고, 단계 S24, S26에서 사용자가 필요로 하는 운영체제 프로그램을 선택하여 다른 운영체제 프로그램이 기동된다.In step S34, it is determined whether another operating system program is used. At this time, in order to use another operating system program, the process proceeds to step S36 and reboots, and in step S24 and S26, the operating system program required by the user is selected to start another operating system program.
그러므로 멀티 운영체제 프로그램을 사용하는 컴퓨터 시스템은 다른 운영체제 프로그램을 선택하기 위해서는 매번 리부팅을 해야 하는 불편함이 따른다. 따라서 컴퓨터 시스템을 종료하고 재시작하는데 시간이 많이 소요된다.Therefore, a computer system using a multi-operating system program is inconvenient to reboot every time to select a different operating system program. Therefore, it takes a long time to shut down and restart the computer system.
본 발명의 목적은 상술한 문제점을 해결하기 위한 것으로, 다수의 운영체제 프로그램을 구비하는 컴퓨터 시스템에서 사용자가 원하는 운영체제 프로그램으로 즉시 변경하기 위한 컴퓨터 시스템 및 그 운영체제 프로그램 변경 방법을 구현하는데 있다.SUMMARY OF THE INVENTION An object of the present invention is to solve the above-described problem, and to implement a computer system and a method for changing the operating system program for immediately changing from a computer system having a plurality of operating system programs to the desired operating system program.
상술한 목적을 달성하기 위한 본 발명의 일 특징에 의하면, 다수의 운영체제 프로그램을 구비하는 컴퓨터 시스템에 있어서: 중앙 처리 장치와; 상기 컴퓨터 시스템의 부팅시, 상기 다수의 운영체제 프로그램 중 어느 하나를 로드하는 제 1 영 역과 그외의 운영체제 프로그램을 로드하기 위한 적어도 하나 이상의 제 2 영역을 갖는 메모리 수단과; 상기 중앙 처리 장치의 동작 상태를 판별하여 상기 중앙 처리 장치가 대기 상태이면, 상기 다수의 운영체제 프로그램 중 상기 어느 하나 이외의 운영체제 프로그램을 상기 제 2 영역에 로드하는 부트 관리 수단과; 상기 다수의 운영체제 프로그램 중에 사용자가 원하는 운영체제 프로그램을 선택하기 위한 선택 수단 및; 상기 다수의 운영체제 프로그램 중 어느 하나를 기동하기 위한 스와핑 작업 영역을 갖는 저장 수단을 포함하되; 상기 부트 관리 수단은 상기 선택 수단으로부터 어느 하나의 운영체제 프로그램이 선택되면, 상기 스와핑 작업 영역을 이용하여 상기 제 2 영역에 로드된 운영체제 프로그램을 상기 제 1 영역으로 로드하여 상기 선택된 운영체제 프로그램을 기동시켜서 리부팅 없이 운영체제 프로그램을 변경한다.According to one aspect of the present invention for achieving the above object, a computer system having a plurality of operating system programs comprising: a central processing unit; A memory means having a first region for loading any one of the plurality of operating system programs and at least one or more second regions for loading other operating system programs when the computer system is booted; Boot management means for determining an operating state of the central processing unit and loading an operating system program other than the one of the plurality of operating system programs into the second area when the central processing unit is in a standby state; Selection means for selecting an operating system program desired by a user among the plurality of operating system programs; Storage means having a swapping work area for starting any one of said plurality of operating system programs; When any one operating system program is selected from the selection unit, the boot management unit loads an operating system program loaded in the second region into the first region by using the swapping work region, and starts the selected operating system program to reboot. Change the operating system program without
이 특징의 바람직한 실시예에 있어서, 상기 선택 수단은 상기 다수의 운영체제 프로그램에 대응하는 다수의 핫 키들로 구비된다.In a preferred embodiment of this aspect, the selecting means is provided with a plurality of hot keys corresponding to the plurality of operating system programs.
이 특징의 바람직한 실시예에 있어서, 상기 선택 수단은 상기 다수의 운영체제 프로그램 중 어느 하나를 선택하기 위한 프로그램으로 구비된다.In a preferred embodiment of this aspect, the selection means is provided as a program for selecting any one of the plurality of operating system programs.
상술한 목적을 달성하기 위한 본 발명의 다른 특징에 의하면, 중앙 처리 장치, 메모리, 바이오스롬, 저장 장치 및 입력 장치를 구비하는 전형적인 컴퓨터 시스템에서, 다수의 운영체제 프로그램을 구비하는 상기 컴퓨터 시스템의 사용중인 운영체제 프로그램을 다른 운영체제 프로그램으로 변경하기 위한 방법에 있어서: 상기 다수의 운영체제 프로그램 중 어느 하나로 부팅하는 단계와; 상기 하나의 운 영체제 프로그램이 상기 메모리의 특정 영역에 로드하는 단계와; 상기 중앙 처리 장치의 동작 상태가 대기 모드인지를 판별하는 단계와; 상기 판별 결과 상기 중앙 처리 장치가 대기 모드이면, 상기 하나의 운영체제 프로그램 이외의 상기 다른 운영체제 프로그램을 상기 메모리의 다른 영역에 로드하는 단계 및; 사용자에 의해서 상기 다른 운영체제 프로그램 중 어느 하나가 선택되면, 상기 저장 장치의 스와핑 작업 영역을 이용하여 상기 다른 영역에 로드된 운영체제 프로그램을 상기 특정 영역으로 스와핑하여 로드하는 단계를 포함하여, 리부팅 없이 사용중인 운영체제 프로그램을 변경한다.According to another aspect of the present invention for achieving the above object, in a typical computer system having a central processing unit, a memory, a biosrom, a storage unit and an input unit, the computer system having a plurality of operating system programs is in use. A method for changing an operating system program to another operating system program, the method comprising: booting into any of the plurality of operating system programs; Loading the one operating system program into a specific area of the memory; Determining whether an operating state of the central processing unit is in a standby mode; Loading the other operating system program other than the one operating system program into another area of the memory if the central processing unit is in the standby mode as a result of the determination; If any one of the other operating system program is selected by a user, using the swapping work area of the storage device, swapping and loading an operating system program loaded in the other area into the specific area, wherein the operating system program is not being rebooted. Change the operating system program.
(작용)(Action)
따라서 본 발명에 의하면, 선택 수단에 의하여 특정 운영체제 프로그램이 선택되면, 리부팅 없이 메모리에 로드된 운영체제 프로그램을 스와핑하여 변경한다.Therefore, according to the present invention, when a specific operating system program is selected by the selection means, the operating system program loaded in the memory is swapped and changed without rebooting.
(실시예)(Example)
이하 본 발명의 실시예를 첨부된 도면에 의거하여 상세히 설명한다.DETAILED DESCRIPTION Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
도 3은 본 발명의 제 1 실시예에 따른 멀티 운영체제 프로그램을 구비하는 컴퓨터 시스템의 구성을 도시한 블럭도이다.3 is a block diagram showing the configuration of a computer system having a multi-operating system program according to a first embodiment of the present invention.
도면을 참조하면, 상기 컴퓨터 시스템(100a)은 신규한 부트 관리자(112), 스와핑 작업 영역(120) 및 입력 장치(130)를 포함한다. 그리고 상기 컴퓨터 시스템(100a)은 중앙 처리 장치(102), 메모리(104), 바이오스 롬(106) 및 저장 장치(110)를 포함한다.Referring to the drawings, the
상기 저장 장치(110)는 상기 부트 관리자(112)와 다수의 운영체제 프로그램 들(예를 들어, 윈도우 95/98, 윈도우 2000, 윈도우 NT, 리눅스 등)(114 ~ 118)을 구비하고 있다. 그리고 운영체제의 변경을 위한 스와핑(swapping) 작업 영역(120)을 구비한다.The
상기 부트 관리자(112)는 상기 중앙 처리 장치(102)의 동작 모드가 대기(idle) 상태에서 부팅된 운영체제 프로그램을 제외한 다른 운영체제 프로그램들을 상기 메모리(104)에 로드한다.The
상기 입력 장치(130)는 상기 다수의 운영체제 프로그램(114 ~ 118)에 대응하는 복수 개의 핫키들(132 ~ 136)을 구비한다. 상기 핫키들(132 ~ 136)은 다수의 운영체제 프로그램들(114 ~ 118) 중에 어느 하나를 선택하기 위한 것으로, 어느 하나가 선택되면 상기 부트 관리자(112)는 리부팅없이 상기 스왑핑 작업 영역(120)을 이용하여 해당 운영체제 프로그램으로 변경한다.The
도 4는 본 발명의 제 2 실시예에 따른 멀티 운영체제 프로그램을 구비하는 컴퓨터 시스템의 구성을 도시한 블럭도이다.4 is a block diagram showing the configuration of a computer system having a multi-operating system program according to a second embodiment of the present invention.
도면을 참조하면, 상기 컴퓨터 시스템(100b)은 신규한 OS 선택 프로그램(122)과 부트 관리자(112) 및 스왑핑 작업 영역(120)를 포함한다. 그리고 상기 컴퓨터 시스템(100b)은 전형적인 컴퓨터 시스템의 구성 요소들 예컨대, 중앙 처리 장치(102), 메모리(104), 바이오스 롬(106), 저장 장치(110) 및 키보드 마우스 등의 입력 장치(미도시됨)를 포함한다. 그리고 상기 저장 장치(110)는 상기 부트 관리자(112)와 상기 OS 선택 프로그램(122)과 상기 스와핑 작업 영역(120) 및 다수의 운영체제 프로그램들(114 ~ 118)을 저장한다.Referring to the drawings, the
상기 OS 선택 프로그램(122)은 부팅시 상기 메모리(104)에 상주하거나 실행되어, 상기 운영체제 프로그램들(114 ~ 118) 중 사용자가 원하는 어느 하나를 선택한다.The
상기 부트 관리자(112)는 상기 OS 선택 프로그램(122)으로부터 어느 하나의 운영체제 프로그램이 선택되면, 이에 응답해서 상기 스왑핑 작업 영역(120)을 이용하여 리부팅 없이 해당 운영체제 프로그램을 변경시킨다.When any one operating system program is selected from the
구체적으로 도 5를 참조하여 도 3 내지 도 4에 도시된 컴퓨터 시스템의 동작을 설명한다. 도 5는 본 발명에 따른 멀티 운영체제 프로그램을 구비하는 컴퓨터 시스템의 부팅 및 운영체제 변경 수순을 도시한 흐름도이다.Specifically, the operation of the computer system shown in FIGS. 3 to 4 will be described with reference to FIG. 5. 5 is a flowchart illustrating a booting and operating system change procedure of a computer system having a multi-OS program according to the present invention.
도면을 참조하면, 단계 S150에서 상기 컴퓨터 시스템(100a 또는 100b)의 전원이 공급되면, 단계 S152에서 바이오스(106)에 의해서 시스템 초기화 및 포스트 과정을 실행한다. 이어서 단계 S154에서 부트 관리자(112)에 의해 특정 운영체제 프로그램이 선택되면, 단계 S156에서 선택된 운영체제 프로그램이 기동된다. 이 때, 단계 S158에서는 선택된 운영체제 프로그램이 메모리(104)의 특정 영역(도 6의 182)에 로드되고, 단계 S160에서는 선택된 운영체제 프로그램 환경하에서 응용 프로그램을 실행하게 된다.Referring to the drawing, when the power of the
그리고 단계 S162에서 중앙 처리 장치(102)의 동작 모드가 대기(idle) 상태인지를 판별한다. 판별 결과, 상기 중앙 처리 장치(102)가 대기 상태이면 이 수순은 단계 S164로 진행하여 다른 운영체제 프로그램을 메모리(104)의 다른 영역(도 6의 184 또는 186)에 로드한다. 그리고 판별 결과 대기 상태가 아니면, 이 수순은 단계 S160으로 진행하여 현재 기동된 운영체제 프로그램 환경에서 응용 프로그램을 계속 사용한다.In operation S162, it is determined whether the operation mode of the
따라서 상기 중앙 처리 장치(102)가 대기 상태일 동안에는 단계 S162에서 단계 S166을 반복 실행하여 나머지 운영체제 프로그램을 메모리(104)의 다른 영역(184 또는 186)에 로드시킨다. 이 때, 단계 S166에서 다른 운영체제 프로그램을 사용하게 되면, 단계 S168으로 진행하여 사용할 운영체제 프로그램이 메모리(104)에 로드되어 있는지를 판별한다. 사용할 운영체제 프로그램이 메모리(104)에 로드되어 있으면, 이 수순은 단계 S170으로 진행하여 메모리(104)에 로드된 현재 사용중인 운영체제 프로그램과 새로 사용할 운영체제 프로그램을 스와핑한다. 이는 저장 장치(110)의 스와핑 작업 영역(120)을 이용하여 스와핑한다. 이어서 특정 영역에 로드된 새로운 운영체제 프로그램 및 그의 환경하에서 응용 프로그램을 사용한다.Therefore, while the
그리고 상기 단계 S168에서 사용할 운영체제 프로그램이 메모리(104)에 로드되어 있지 않거나, 로드되기 전 상태이면, 이 수순은 단계 S174로 진행하여 적절한 메세지를 포함하는 안내 정보를 출력한다. 또한 운영체제 프로그램이 메모리(104)에 로드 완료되면, 로드 완료를 알리는 메세지를 일정 시간 표시 후 자동으로 없어지도록 구비한다.If the operating system program to be used in step S168 is not loaded in the
그러므로 도 6에 도시된 바와 같이, 메모리 저장 영역(180)은 다수의 운영체제 프로그램을 로드하기 위한 저장 영역들(182 ~ 186)을 구비하고 있으며, 제 1 OS 로드 영역(182)에는 부팅시 로드된 운영체제 프로그램이 저장되고 제 2 및 제 3 OS 로드 영역(184, 186)은 각각 나머지 운영체제 프로그램이 로드되는 저장 영역이다. 따라서 운영체제 프로그램의 변경은 이들 메모리 저장 영역(180)에 로드된 운영체제 프로그램들을 저장 장치(110)의 스와핑 작업 영역(122)을 이용하여 스외핑함으로써 리부팅 없이 운영체제 프로그램의 변경이 가능하다. 여기서는 3 개의 운영체제 프로그램을 구비하는 실시예를 도시하였지만, 더 많은 운영체제 프로그램을 구비하는 컴퓨터 시스템에서의 본 발명에 따른 구성 및 동작 구현은 당연하다 하겠다.Therefore, as shown in FIG. 6, the
상술한 바와 같이, 본 발명은 컴퓨터 사용 중에 운영체제 프로그램을 변경하기 위해서는 리부팅해야 하는 문제점을 해결함으로써, 운영체제 프로그램의 변경에 따른 시간을 감축시키고, 컴퓨터 사용 환경을 향상시킨다.As described above, the present invention solves the problem of rebooting in order to change the operating system program while using the computer, thereby reducing the time due to the change of the operating system program and improving the computer usage environment.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000077486A KR100626361B1 (en) | 2000-12-16 | 2000-12-16 | Computer system with multiple operating systems and method for changing the operating system in use |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000077486A KR100626361B1 (en) | 2000-12-16 | 2000-12-16 | Computer system with multiple operating systems and method for changing the operating system in use |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20020048172A KR20020048172A (en) | 2002-06-22 |
KR100626361B1 true KR100626361B1 (en) | 2006-09-20 |
Family
ID=27682572
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020000077486A Expired - Fee Related KR100626361B1 (en) | 2000-12-16 | 2000-12-16 | Computer system with multiple operating systems and method for changing the operating system in use |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100626361B1 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101477476B (en) | 2008-01-02 | 2012-02-29 | 联想(北京)有限公司 | Control method and computer system for switching display between multi-operating system |
KR101147558B1 (en) | 2009-10-01 | 2012-05-21 | 기가 바이트 테크놀러지 컴퍼니 리미티드 | Operation system and operating method |
KR101271784B1 (en) | 2010-08-20 | 2013-06-07 | 기가 바이트 테크놀러지 컴퍼니 리미티드 | Method for executing multiple boot manager |
KR20140127123A (en) | 2013-04-24 | 2014-11-03 | 삼성전자주식회사 | Apparatus and method for notifying information of security in electric device and computer-readable recording medium for the same |
US11467768B2 (en) | 2020-05-21 | 2022-10-11 | SK Hynix Inc. | Data storage device for storing boot partition data read from memory device in buffer memory and method of operating the same |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100673681B1 (en) | 2004-03-25 | 2007-01-24 | 엘지전자 주식회사 | How to run Instant On on your personal computer |
KR100714677B1 (en) * | 2004-05-21 | 2007-05-07 | 삼성전자주식회사 | Computer system and method for performing switch-over of operating system |
KR101024305B1 (en) * | 2010-01-07 | 2011-03-29 | 한국과학기술연구원 | State synchronization system and method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04153735A (en) * | 1990-10-18 | 1992-05-27 | Nec Software Ltd | Information processing system |
JPH06187133A (en) * | 1992-04-15 | 1994-07-08 | Internatl Business Mach Corp <Ibm> | Loading system of operating system, detection system of device connection and decision method of loader of operating system |
JPH08179937A (en) * | 1994-12-27 | 1996-07-12 | Canon Inc | Device and method for switching boot program |
KR19980072602A (en) * | 1997-03-06 | 1998-11-05 | 배순훈 | Method and device for selecting an operating system on a computer using multiple operating systems |
-
2000
- 2000-12-16 KR KR1020000077486A patent/KR100626361B1/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04153735A (en) * | 1990-10-18 | 1992-05-27 | Nec Software Ltd | Information processing system |
JPH06187133A (en) * | 1992-04-15 | 1994-07-08 | Internatl Business Mach Corp <Ibm> | Loading system of operating system, detection system of device connection and decision method of loader of operating system |
JPH08179937A (en) * | 1994-12-27 | 1996-07-12 | Canon Inc | Device and method for switching boot program |
KR19980072602A (en) * | 1997-03-06 | 1998-11-05 | 배순훈 | Method and device for selecting an operating system on a computer using multiple operating systems |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101477476B (en) | 2008-01-02 | 2012-02-29 | 联想(北京)有限公司 | Control method and computer system for switching display between multi-operating system |
KR101147558B1 (en) | 2009-10-01 | 2012-05-21 | 기가 바이트 테크놀러지 컴퍼니 리미티드 | Operation system and operating method |
KR101271784B1 (en) | 2010-08-20 | 2013-06-07 | 기가 바이트 테크놀러지 컴퍼니 리미티드 | Method for executing multiple boot manager |
KR20140127123A (en) | 2013-04-24 | 2014-11-03 | 삼성전자주식회사 | Apparatus and method for notifying information of security in electric device and computer-readable recording medium for the same |
US9600691B2 (en) | 2013-04-24 | 2017-03-21 | Samsung Electronics Co., Ltd | Apparatus and method for notifying of security information in electronic device and computer-readable recording medium for the same |
US11467768B2 (en) | 2020-05-21 | 2022-10-11 | SK Hynix Inc. | Data storage device for storing boot partition data read from memory device in buffer memory and method of operating the same |
Also Published As
Publication number | Publication date |
---|---|
KR20020048172A (en) | 2002-06-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6327653B1 (en) | Technique for easily changing operating systems of a digital computer system using at least two pushbuttons | |
USRE40092E1 (en) | Method for quickly booting a computer system | |
KR100673681B1 (en) | How to run Instant On on your personal computer | |
KR100311581B1 (en) | Dynamic extension of static device drivers | |
EP0669570B1 (en) | Graphical key manager for computer | |
US20050038981A1 (en) | System and method for accelerated device initialization | |
CN110134446B (en) | Method for starting PCIE equipment scanning | |
JP2004164545A (en) | System and method of immediate boot and switching of application of computer system | |
US7962734B2 (en) | Method of restarting a computer platform | |
US20120102312A1 (en) | Decoupled hardware configuration manager | |
US7302594B2 (en) | Query of bios-stored value to determine user intent at return to active state | |
US7162629B2 (en) | Method to suspend-and-resume across various operational environment contexts | |
KR20030064070A (en) | Computer system and method of controlling the shame | |
KR100626361B1 (en) | Computer system with multiple operating systems and method for changing the operating system in use | |
US7600111B2 (en) | Method of restarting a computer platform | |
KR19980072602A (en) | Method and device for selecting an operating system on a computer using multiple operating systems | |
KR100810473B1 (en) | A method for providing a multiuser environment with a variable operating system source supply path and a computer system accordingly | |
KR100575156B1 (en) | Computer system and its control method | |
WO2008048581A1 (en) | A processing device operation initialization system | |
US7562209B2 (en) | Supporting different instruction set architectures during run time | |
KR19990060779A (en) | Computer system that reduces boot time and control method | |
US20060069908A1 (en) | Information processing apparatus and boot control method | |
KR100631966B1 (en) | Computers, Peripherals, and Operation Methods Equipped with Multi-Boot Power Buttons | |
KR100601165B1 (en) | Computer system and a driving method thereof for easy selection and switching of working modes | |
EP2453351A1 (en) | Method of multiple boot manager |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20001216 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20041118 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20001216 Comment text: Patent Application |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20060629 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20060913 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20060914 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |