KR100706514B1 - Booting method of operating system on hard disk - Google Patents

Booting method of operating system on hard disk Download PDF

Info

Publication number
KR100706514B1
KR100706514B1 KR1020050014397A KR20050014397A KR100706514B1 KR 100706514 B1 KR100706514 B1 KR 100706514B1 KR 1020050014397 A KR1020050014397 A KR 1020050014397A KR 20050014397 A KR20050014397 A KR 20050014397A KR 100706514 B1 KR100706514 B1 KR 100706514B1
Authority
KR
South Korea
Prior art keywords
boot
partition
hard disk
booting
program
Prior art date
Application number
KR1020050014397A
Other languages
Korean (ko)
Other versions
KR20060093509A (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 KR1020050014397A priority Critical patent/KR100706514B1/en
Publication of KR20060093509A publication Critical patent/KR20060093509A/en
Application granted granted Critical
Publication of KR100706514B1 publication Critical patent/KR100706514B1/en

Links

Images

Classifications

    • EFIXED CONSTRUCTIONS
    • E01CONSTRUCTION OF ROADS, RAILWAYS, OR BRIDGES
    • E01FADDITIONAL WORK, SUCH AS EQUIPPING ROADS OR THE CONSTRUCTION OF PLATFORMS, HELICOPTER LANDING STAGES, SIGNS, SNOW FENCES, OR THE LIKE
    • E01F8/00Arrangements for absorbing or reflecting air-transmitted noise from road or railway traffic
    • E01F8/0005Arrangements for absorbing or reflecting air-transmitted noise from road or railway traffic used in a wall type arrangement
    • E01F8/0029Arrangements for absorbing or reflecting air-transmitted noise from road or railway traffic used in a wall type arrangement with porous surfaces, e.g. concrete with porous fillers
    • CCHEMISTRY; METALLURGY
    • C04CEMENTS; CONCRETE; ARTIFICIAL STONE; CERAMICS; REFRACTORIES
    • C04BLIME, MAGNESIA; SLAG; CEMENTS; COMPOSITIONS THEREOF, e.g. MORTARS, CONCRETE OR LIKE BUILDING MATERIALS; ARTIFICIAL STONE; CERAMICS; REFRACTORIES; TREATMENT OF NATURAL STONE
    • C04B18/00Use of agglomerated or waste materials or refuse as fillers for mortars, concrete or artificial stone; Treatment of agglomerated or waste materials or refuse, specially adapted to enhance their filling properties in mortars, concrete or artificial stone
    • C04B18/04Waste materials; Refuse
    • C04B18/18Waste materials; Refuse organic
    • C04B18/20Waste materials; Refuse organic from macromolecular compounds
    • C04B18/22Rubber, e.g. ground waste tires
    • EFIXED CONSTRUCTIONS
    • E01CONSTRUCTION OF ROADS, RAILWAYS, OR BRIDGES
    • E01FADDITIONAL WORK, SUCH AS EQUIPPING ROADS OR THE CONSTRUCTION OF PLATFORMS, HELICOPTER LANDING STAGES, SIGNS, SNOW FENCES, OR THE LIKE
    • E01F8/00Arrangements for absorbing or reflecting air-transmitted noise from road or railway traffic
    • E01F8/0005Arrangements for absorbing or reflecting air-transmitted noise from road or railway traffic used in a wall type arrangement
    • E01F8/0035Arrangements for absorbing or reflecting air-transmitted noise from road or railway traffic used in a wall type arrangement with undulated surfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Civil Engineering (AREA)
  • Structural Engineering (AREA)
  • Chemical & Material Sciences (AREA)
  • Architecture (AREA)
  • Ceramic Engineering (AREA)
  • Environmental & Geological Engineering (AREA)
  • Materials Engineering (AREA)
  • Organic Chemistry (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 하드디스크와 같은 저장매체를 통하여 부팅이 실행되는 경우 파티션별로 부팅 프로세스가 제어됨으로써 부팅이 안정적으로 처리되도록 하는 운영체제 부팅 방법에 관한 것으로서, 본 발명에 의한 하드디스크상의 운영체제 부팅 방법은 하드디스크의 부트섹터가 메모리에 등록된 뒤 부트로더(boot loader)가 검색되어 실행되는 단계; 상기 부트로더에 의하여 하드디스크 제1파티션의 부팅실패회수가 확인되고 상기 부팅실패회수가 소정 회수 이하이면, 경로정보에 따라 상기 제1파티션의 부팅프로그램이 로딩되는 단계; 및 상기 제1파티션의 부팅실패회수가 소정 회수 이상이면 상기 부트로더에 의하여 제2파티션의 부팅실패회수가 확인되고, 상기 제2파티션의 부팅실패회수가 소정 회수 이하이면, 상기 제2파티션의 부팅프로그램이 로딩되는 단계를 포함하는 것을 특징으로 한다.The present invention relates to an operating system booting method for stably processing a booting process by controlling a booting process for each partition when booting is performed through a storage medium such as a hard disk. Searching for and executing a boot loader after the boot sector is registered in the memory; Loading a boot program of the first partition according to path information when the boot failure count of the first hard disk partition is determined by the boot loader and the boot failure count is less than or equal to a predetermined number of times; And if the number of boot failures of the first partition is greater than or equal to a predetermined number of times, if the number of boot failures of the second partition is determined by the boot loader, and if the number of boot failures of the second partition is less than or equal to a predetermined number of times, booting of the second partition is performed. The program is characterized in that it comprises a step of loading.

Description

하드디스크상의 운영체제 부팅 방법{Booting method of operating system on hard disk}Booting method of operating system on hard disk}

도 1은 일반적인 하드디스크의 구조를 개략적으로 도시한 구조도.1 is a structural diagram schematically showing the structure of a typical hard disk.

도 2는 하드디스크상의 일반적인 운영체제 부팅 방법을 도시한 흐름도.2 is a flowchart illustrating a general operating system booting method on a hard disk.

도 3은 본 발명의 실시예에 사용되는 하드디스크의 구성을 개략적으로 도시한 데이터 블록도.3 is a data block diagram schematically showing the configuration of a hard disk used in the embodiment of the present invention.

도 4a는 본 발명의 실시예에 따른 부팅 프로그램, "NK.bin"을 사용한 하드디스크상의 운영체제 부팅 방법을 도시한 흐름도.4A is a flowchart illustrating a method of booting an operating system on a hard disk using a boot program, "NK.bin", according to an embodiment of the present invention.

도 4b는 본 발명의 실시예에 따른 부팅 프로그램, "NK_F.bin"을 사용한 하드디스크상의 운영체제 부팅 방법을 도시한 흐름도.4B is a flowchart illustrating a method of booting an operating system on a hard disk using a boot program, "NK_F.bin", according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 사용되는 하드디스크상의 MBR이 가지는 데이터 구성을 도시한 테이블.FIG. 5 is a table showing a data structure of an MBR on a hard disk used in an embodiment of the present invention. FIG.

도 6은 본 발명의 실시예에 사용되는 하드디스크상의 부팅과 관련된 파일 구성을 도시한 블록도.Fig. 6 is a block diagram showing a file structure related to booting on a hard disk used in the embodiment of the present invention.

〈도면의 주요 부분에 대한 부호의 설명〉<Explanation of symbols for main parts of drawing>

100: MBR(Master Boot Record) 101: 부트코드100: MBR (Master Boot Record) 101: bootcode

102, 103,104, 105: 파티션 엔트리 106: 시그너처워드102, 103, 104, and 105: partition entry 106: signature word

200: 예비섹터 300: PBR(Partition Boot Record)200: spare sector 300: PBR (Partition Boot Record)

400: FAT1 500: FAT2400: FAT1 500: FAT2

600: 루트디렉토리 700: 파일 영역600: root directory 700: file area

701: 제1파티션 702: 제2파티션701: First partition 702: Second partition

703: 제3파티션 704: 제4파티션703: third partition 704: fourth partition

본 발명은 하드디스크를 사용하여 운영체제를 부팅시키는 방법에 관한 것이다.The present invention relates to a method of booting an operating system using a hard disk.

일반적으로, HDTV, PVR(Personal Video Recorder)과 같은 디지털 영상 시스템, 데스크탑 컴퓨터, 노트북, 텔레메틱스 단말기 등과 같은 제품들은 하드디스크를 구비하여 운영체제(OS; Operating System)를 저장하고 로딩시키는 방식을 많이 채택하고 있다.In general, products such as HDTV, digital video systems such as PVR (Personal Video Recorder), desktop computers, notebooks, telematics terminals, etc. adopt a method of storing and loading an operating system (OS) with a hard disk. have.

마이크로소프트사의 윈도우 사용환경을 예로 들면, 일반의 디지털처리시스템은 하드디스크에 윈도우 98 또는 윈도우 2000과 같은 운영체제를 저장하고, 전원이 켜지면 포닉스(phoenix), AMI와 같은 바이오스(BIOS)를 이용하여 하드디스크에 저장된 운영체제를 로딩하여 실행시키는 구조를 가진다.Using Microsoft's Windows environment as an example, a general digital processing system stores an operating system such as Windows 98 or Windows 2000 on a hard disk, and uses a BIOS such as phoenix or AMI when the power is turned on. To load and run the operating system stored in the hard disk.

이와 같은 디지털처리시스템은 하드디스크의 특정 영역에 오류가 발생되면 부팅이 불가능해지는 경우가 있어서, 사용자는 규칙적으로 하드디스크를 점검하고, 데이터를 백업하는 등의 관리를 해주어야 하며 이는 번거롭고 많은 시간이 소요되므로 사용자에게 불편함을 느끼게 한다.Such a digital processing system may not be able to boot if an error occurs in a specific area of the hard disk. Therefore, the user should regularly check the hard disk, back up data, etc., which is cumbersome and time consuming. This makes the user feel uncomfortable.

도 1은 일반적인 하드디스크의 구조를 개략적으로 도시한 구조도이다.1 is a structural diagram schematically showing a structure of a general hard disk.

도 1에 의하면, 하드디스크는 실린더연결축(10)에 여러 장의 디스크(20)가 위치되고, 각 디스크(20)는 섹터(30), 헤드(40) 및 상하면의 실린더(50)로 구분된다. 보통, 하드디스크는 주소매핑(address mapping) 방법에 따라 CHS(cylinder Head Sector)모드와 LBA(Logical Blocking Addressing)모드로 분류되는데, CHS모드의 하드디스크는 상기 실린더(50)(0~1023 byte), 헤드(40)(0~15 byte), 섹터(30)(1~63 byte)의 3가지 요소를 통하여 최대 528 MByte까지 주소매핑이 가능하다.According to FIG. 1, in the hard disk, several disks 20 are positioned on the cylinder connecting shaft 10, and each disk 20 is divided into a sector 30, a head 40, and an upper and lower cylinder 50. . In general, hard disks are classified into a cylinder head sector (CHS) mode and a logical blocking addressing (LBA) mode according to an address mapping method. The hard disk of the CHS mode is the cylinder 50 (0 to 1023 bytes). The address mapping is possible up to 528 MBytes through three elements, head 40 (0 to 15 bytes) and sector 30 (1 to 63 bytes).

반면, LBA모드의 하드디스크는 0~268435456 byte의 블록 범위를 갖는 선형 주소방식을 사용하며 보통 1개의 블록은 512 byte로 구성된다. 만약, 바이오스가 LBA를 지원하게 되면 가상적인 헤드수를 가지게 되며, 헤드의 범위는 0~255 byte의 범위로 늘어나고, 최대 주소매핑 공간은 8GByte가 된다. 또한, PIO/DMA를 통한 접근을 이용하면 실린더는 0~65535 byte 범위, 헤드는 0~15 byte 범위, 섹터는 0~255 byte 범위가 주소매핑 영역은 128G(2의 28승)Byte가 된다.On the other hand, the LBA mode hard disk uses a linear address method with a block range of 0 to 268435456 bytes, and normally one block is composed of 512 bytes. If the BIOS supports LBA, it has a virtual head count, and the range of the head is increased in the range of 0 to 255 bytes, and the maximum address mapping space is 8GByte. Using PIO / DMA access, the cylinder ranges from 0 to 65535 bytes, the head ranges from 0 to 15 bytes, the sector ranges from 0 to 255 bytes, and the address mapping area is 128G (28 powers of 2) bytes.

보통, 하드디스크의 내부 어드레스 영역은 MBR(Master Boot Record), PBR(Partition Boot Record), FAT(File Allocation Table), 루트디렉토리(Root Directory), 파일저장영역(File Area) 등으로 구성되며, 윈도우 2000 환경을 예로 들어 일반적인 부팅과정을 설명하면 다음과 같다.Usually, the internal address area of hard disk is composed of Master Boot Record (MBR), Partition Boot Record (PBR), File Allocation Table (FAT), Root Directory, File Area, etc. Using the 2000 environment as an example, the general booting process is as follows.

도 2는 하드디스크상의 일반적인 운영체제 부팅 방법을 도시한 흐름도이다.2 is a flowchart illustrating a general operating system booting method on a hard disk.

처음으로, 전원이 공급되면 외부장치 연결 등의 기본적인 기능을 초기화하는 POST(Power On Self Test)가 진행되고(S100), 상기 POST가 종료되면 MBR(Master Boot Record)이 메모리에 읽혀진다(S105). 상기 MBR은 하드디스크 중에서 활성화된 파티션을 찾기 위하여 PBR(Partition Boot Record)을 검색하고(S110), 부트섹터가 메모리에 등록되면 FAT를 참조하여 ntldr(윈도우 2000용 부팅 프로그램 로더)을 실행시킨다(S115).First, when power is supplied, a POST (Power On Self Test) for initializing basic functions such as connecting an external device is performed (S100), and when the POST is terminated, a master boot record (MBR) is read into a memory (S105). . The MBR searches a partition boot record (PBR) to find an active partition among hard disks (S110), and executes ntldr (Windows 2000 boot program loader) by referring to a FAT when a boot sector is registered in memory (S115). ).

상기 ntldr은 32비트 플랫 메모리 모델로 변환된 후, 부팅에 필요한 미니 파일 시스템을 시작한다(S120).The ntldr is converted into a 32-bit flat memory model and then starts a mini file system required for booting (S120).

우선, 상기 ntldr은 "boot.ini"파일을 읽어 운영체제 메뉴를 사용자에게 제공하는데, 가령, 윈도우 98 및 2000이 함께 설치되어 있다면 두 운영체제가 표시된 멀티부팅창이 띄워진다(S125).First, the ntldr reads a "boot.ini" file and provides a user with an operating system menu. For example, when Windows 98 and 2000 are installed together, the ntldr displays a multiboot window displaying both operating systems (S125).

이어서, 사용자로부터 확인명령이 입력되면(S130) 상기 ntldr은 운영체제를 불러오는데, 가령 윈도우 2000이 선택되면 "ntoskrnl.exe" 파일이 읽혀지고(S140), 그리고 윈도우 98이 선택되면 "bootsect.dos" 파일이 읽혀진다(S135).Subsequently, when a confirmation command is input from the user (S130), the ntldr loads an operating system. For example, when Windows 2000 is selected, the "ntoskrnl.exe" file is read (S140), and when Windows 98 is selected, "bootsect.dos". The file is read (S135).

만약, 상기 "ntoskrnl.exe" 파일이 읽혀졌다면 "ntoskrnl.exe" 파일은 "ntdetect.com" 파일을 읽어 하드웨어 정보를 가져오고(S140) 최종적으로 윈도우 2000 운영체제가 수행된다(S150).If the "ntoskrnl.exe" file is read, the "ntoskrnl.exe" file reads the "ntdetect.com" file to obtain hardware information (S140), and finally the Windows 2000 operating system is performed (S150).

그러나, 전술한 바와 같이, 상기 실행된 ntldr이 미니 파일 시스템을 시작시켜(S120) 부팅에 관련된 파일을 검색하고 실행시키는 과정에서 오류가 발생되면 부팅이 정상적으로 이루어지지 않게 된다.However, as described above, if the executed ntldr starts a mini file system (S120) and an error occurs in the process of searching for and executing a file related to booting, booting is not normally performed.

이러한 경우 에러코드를 표시하는 블루스크린이 화면에 출력되고, 재부팅이 실시되는데, 부팅에 관련된 파일이 손상되면 부팅이 성공적으로 이루어지기 힘들며, 리셋(안전)모드로 부팅이 시도된다.In this case, a blue screen displaying an error code is displayed on the screen, and a reboot is performed. If a file related to a boot is damaged, booting is difficult to be successful, and booting in a reset (safe) mode is attempted.

그러나, 리셋모드에 의한 부팅 마저 실패되면 오류가 발생된 하드디스크의 복구는 불가능하게 되어 하드디스크를 포맷해야 하는 경우가 발생된다.However, if the booting by the reset mode fails, recovery of the failed hard disk becomes impossible and the hard disk needs to be formatted.

하드디스크에 먼지나 분진이 끼어들거나 자계의 형성, 열의 발생, 충격 등에 의하여 영향을 받으면 불략 섹터가 발생되는 경우는 흔히 일어나며, 하드디스크를 사용하여 부팅이 실행되는 디지털처리시스템이 안전/보안 관리 시스템에 사용되는 등 긴박한 상황에서 부팅이 실행되지 않는다면 위험에 처하게 되는 문제점이 있다.When dust or dust enters the hard disk or is affected by the formation of magnetic field, heat generation, or impact, the sectors often occur. A digital processing system that uses a hard disk for booting is a safety / security management system. If the boot is not executed in an urgent situation, such as being used, there is a problem that is at risk.

따라서, 본 발명은 하드디스크와 같은 저장매체를 통하여 부팅이 실행되는 경우 파티션별로 부팅 프로세스가 제어됨으로써 부팅이 안정적으로 처리되도록 하는 하드디스크상의 운영체제 부팅 방법을 제공하는 것을 그 목적으로 한다.Accordingly, an object of the present invention is to provide a method for booting an operating system on a hard disk, in which a booting process is controlled by a partition when the booting is performed through a storage medium such as a hard disk so that the booting process is stably processed.

또한, 본 발명은 부팅 프로세스가 하드디스크의 파티션별로 제어됨으로써 최초로 활성화된 부팅 프로그램이 손상된 경우 복사된 다른 부팅 프로그램이 로딩됨과 동시에 손상된 부팅 프로그램을 복원시킴으로써 예상치 않은 하드디스크의 손상에 효과적으로 대응할 수 있는 하드디스크상의 운영체제 부팅 방법을 제공하는 것을 다른 목적으로 한다.In addition, the present invention is that the boot process is controlled by partitions of the hard disk, when the first activated boot program is damaged, another copy of the boot program is loaded and at the same time restores the damaged boot program hard to effectively respond to unexpected hard disk damage Another goal is to provide a way to boot an operating system on disk.

또한, 본 발명은 사용자가 설치한 운영체제의 부팅 프로그램뿐만 아니라 제품 생산시 사용되는 초기부팅프로그램도 파티션별로 제어됨으로써 하드디스크의 손 상이 복구되기 어려운 상황을 방지하도록 하는 하드디스크상의 운영체제 부팅 방법을 제공하는 것을 또 다른 목적으로 한다.In addition, the present invention provides a method for booting the operating system on the hard disk to prevent the hard disk damage is difficult to recover by controlling the initial booting program used in the production of the product as well as the booting program of the operating system installed by the user partition by partition. For another purpose.

상기의 목적을 달성하기 위하여, 본 발명에 의한 하드디스크상의 운영체제 부팅 방법은 하드디스크의 부트섹터가 메모리에 등록된 뒤 부트로더(boot loader)가 검색되어 실행되는 단계; 상기 부트로더에 의하여 하드디스크 제1파티션의 부팅실패회수가 확인되고 상기 부팅실패회수가 소정 회수 이하이면, 경로정보에 따라 상기 제1파티션의 부팅프로그램이 로딩되는 단계; 및 상기 제1파티션의 부팅실패회수가 소정 회수 이상이면 상기 부트로더에 의하여 제2파티션의 부팅실패회수가 확인되고, 상기 제2파티션의 부팅실패회수가 소정 회수 이하이면, 상기 제2파티션의 부팅프로그램이 로딩되는 단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, the operating system booting method on a hard disk according to the present invention comprises the steps of searching for and executing a boot loader after the boot sector of the hard disk is registered in the memory; Loading a boot program of the first partition according to path information when the boot failure count of the first hard disk partition is determined by the boot loader and the boot failure count is less than or equal to a predetermined number of times; And if the number of boot failures of the first partition is greater than or equal to a predetermined number of times, if the number of boot failures of the second partition is determined by the boot loader, and if the number of boot failures of the second partition is less than or equal to a predetermined number of times, booting of the second partition is performed. The program is characterized in that it comprises a step of loading.

상기의 다른 목적을 달성하기 위하여, 본 발명에 의한 하드디스크상의 운영체제 부팅 방법은 디지털데이터처리시스템에 연산 오류가 발생되었거나, 최초 부팅이 실패되었거나 혹은 하드디스크가 초기화되는 경우의 운영체제 부팅 방법에 관한 것으로서, 바이오스에 의하여 인터페이스가 제공되고 리셋모드 진입을 선택받는 단계; 하드디스크의 부트섹터가 메모리에 등록된 뒤 부트로더가 검색되어 실행되는 단계; 상기 부트로더에 의하여 하드디스크 제1파티션에 기록된 제품생산시 사용되는 초기부팅프로그램의 부팅실패회수가 확인되고 상기 부팅실패회수가 소정 회수 이하이면, 경로정보에 따라 상기 제1파티션의 초기부팅프로그램이 로딩되는 단계; 상기 제1파티션의 부팅실패회수가 소정 회수 이상이면 상기 제2파티션상의 초기부 팅프로그램 부팅실패회수가 확인되고, 상기 제2파티션의 부팅실패회수가 소정 회수 이하이면, 상기 제2파티션의 초기부팅프로그램이 로딩되는 단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, the operating system booting method on a hard disk according to the present invention relates to an operating system booting method when an operation error occurs in the digital data processing system, a first booting fails, or the hard disk is initialized. Providing an interface by the BIOS and being selected to enter the reset mode; Searching for and executing the boot loader after the boot sector of the hard disk is registered in the memory; When the boot failure count of the initial booting program used in the production of the product recorded on the first hard disk partition is confirmed by the boot loader and the boot failure count is less than a predetermined number of times, the initial booting program of the first partition according to path information. Is loaded; If the number of boot failures of the first partition is greater than or equal to a predetermined number of times, the number of boot failures of the initial booting program on the second partition is checked. If the number of boot failures of the second partition is less than or equal to a predetermined number of times, the initial boot of the second partition is not. The program is characterized in that it comprises a step of loading.

이하에서 첨부된 도면을 참조하여 본 발명의 실시예에 따른 하드디스크상의 운영 체제 부팅 방법에 대하여 상세히 설명한다.Hereinafter, an operating system booting method on a hard disk according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명의 실시예에 사용되는 하드디스크의 구성을 개략적으로 도시한 데이터 블록도이고, 도 4a는 본 발명의 실시예에 따른 부팅 프로그램, "NK.bin"을 사용한 하드디스크상의 운영체제 부팅 방법을 도시한 흐름도이다. 또한, 도 4b는 본 발명의 실시예에 따른 부팅 프로그램, "NK_F.bin"을 사용한 하드디스크상의 운영체제 부팅 방법을 도시한 흐름도이다.3 is a data block diagram schematically showing the configuration of a hard disk used in an embodiment of the present invention, Figure 4a is booting an operating system on a hard disk using a boot program, "NK.bin" according to an embodiment of the present invention A flowchart illustrating the method. 4B is a flowchart illustrating a method of booting an operating system on a hard disk using a boot program “NK_F.bin” according to an embodiment of the present invention.

우선, 본 발명의 실시예에 따른 하드디스크상의 운영 체제 부팅 방법을 설명함에 있어서, 하드디스크는 PVR에 탑재되고, PVR에는 바이오스(BIOS: Basic Input/Output System)가 저장된 메모리가 구비되며, 운영체제로는 윈도우 CE가 사용되는 것으로 한다.First, in describing an operating system booting method on a hard disk according to an embodiment of the present invention, the hard disk is mounted on a PVR, and the PVR is provided with a memory in which a BIOS (Basic Input / Output System) is stored. Windows CE is used.

도 3에 의하면, 상기 하드디스크는 MBR(100), 예비섹터(200), PBR(300), FAT1(400), FAT2(500), 루트디렉토리(600) 및 파일 영역(700)을 포함하여 구성되는데, PVR에 AC전원이 인가되면 상기 바이오스는 ACSFL(Applied Computing System Firmware Library)을 사용하여 메모리, 입력장치, 시리얼 포트 등의 기본 장치들을 체크하여 그 기능을 초기화(POST)함으로써 동작가능한 상태로 만든다(S100).Referring to FIG. 3, the hard disk includes an MBR 100, a spare sector 200, a PBR 300, a FAT1 400, a FAT2 500, a root directory 600, and a file area 700. When AC power is applied to the PVR, the BIOS checks basic devices such as memory, input device, and serial port by using the Applied Computing System Firmware Library (ACSFL), and makes the functions operable by initializing the functions (POST). (S100).

이어서, 상기 바이오스는 하드디스크의 초기 시작 영역(CHS의 경우 0:0:1)을 읽기 시작하는데, 전술한 바와 같이 이곳에는 MBR(100)이 위치된다. 바이오스는 MBR(100)의 데이터 구조 테이블을 통하여 활성화된 영역의 PBR(300)을 검색하고, PBR(300)에 저장된 정보를 이용하여 부트로더 및 부팅프로그램의 위치를 확인한다(S105).Subsequently, the BIOS starts reading an initial start area (0: 0: 1 in the case of CHS) of the hard disk, and as described above, the MBR 100 is located. The BIOS searches the PBR 300 of the activated area through the data structure table of the MBR 100 and checks the location of the boot loader and the boot program using the information stored in the PBR 300 (S105).

도 5는 본 발명의 실시예에 사용되는 하드디스크상의 MBR(100)이 가지는 데이터 구성을 도시한 테이블이다.5 is a table showing a data structure of the MBR 100 on the hard disk used in the embodiment of the present invention.

상기 MBR은 1개의 섹터로 구성되는데 크기는 보통 512 byte이며, 이중에서 처음 446 byte는 운영체제를 읽어들이기 위한 준비단계 코드(부트코드)(101)가 들어 있다. The MBR is composed of one sector, which is usually 512 bytes in size, of which the first 446 bytes contains a preparation step code (boot code) 101 for reading an operating system.

상기 MBR의 다음 64바이트에는 파티션 엔트리(파티션에 대한 정보)(102, 103, 104, 105)가 들어있으므로 바이오스는 이를 이용하여 활성영역의 파티션을 찾을 수 있다. 마지막 2바이트 영역에는 MBR을 제대로 선택하였는지 확인하기 위한 시그너쳐워드(0x55AA)(106)가 기록된다.The next 64 bytes of the MBR contain partition entries (partition information) 102, 103, 104, and 105, so that the BIOS can find partitions of the active area by using them. In the last two-byte area, a signature word (0x55AA) 106 for confirming that the MBR is properly selected is recorded.

도 5에 도시된 바와 같이, 하나의 파티션을 명시하는데 16 byte 영역이 소요되므로 파티션은 4개(64/16)로 나뉘어지며, 만약 5개 이상의 파티션으로 나뉠 경우에는 주파티션으로부터 부파티션이 나뉘어짐으로써 파티션이 증설될 수 있다. 즉, 주파티션 또는 부파티션은 하나의 섹터에 4개의 파티션으로 기록되며, 부파티션은 이중에서 1개의 파티션에 부파티션의 위치가 명시되는 구조를 가진다.As shown in FIG. 5, since a 16 byte area is required to specify one partition, the partition is divided into four (64/16), and if divided into five or more partitions, the subpartition is divided from the main partition. The partition can be expanded. That is, the primary partition or subpartition is recorded as four partitions in one sector, and the subpartition has a structure in which the location of the subpartition is specified in one partition.

도 6은 본 발명의 실시예에 사용되는 하드디스크상의 부팅과 관련된 파일 구성을 도시한 블록도이다.6 is a block diagram showing a file configuration related to booting on a hard disk used in an embodiment of the present invention.

상기 하드디스크상의 부팅과 관련된 파일들의 구분자는 상기 루트디렉토리(600)에 기재되어 있고 실제 파일 데이터는 상기 파일 영역(700)에 저장된다.A delimiter of files related to booting on the hard disk is described in the root directory 600 and the actual file data is stored in the file area 700.

상기 MBR의 데이터 구조 테이블에서 설명되어진 바와 같이, 파일 영역은 4개의 파티션(가령, "c:", "d:", "e:" 및 "f:"의 루트디렉토리)(701, 702, 703, 704)으로 나뉘어지는데, 상기 파일엔트리(102, 103, 104, 105)에 의하여 보통 제1파티션(701)이 활성영역으로 지정된다.As described in the data structure table of the MBR, the file area is divided into four partitions (e.g., root directories of "c:", "d:", "e:", and "f:") 701, 702, and 703. 704, a first partition 701 is designated as an active region by the file entries 102, 103, 104, and 105.

본 발명에 의하면, 제1파티션(701) 및 제2파티션(702) 모두에 동일한 부팅 관련 파일들이 저장되어 있고, 최초 활성영역인 제1파티션(701)을 통한 부팅이 실패하면, 제2파티션(702) 영역을 액세스하여 부팅을 시도하게 된다.According to the present invention, if the same boot-related files are stored in both the first partition 701 and the second partition 702, and booting through the first partition 701 which is the first active area fails, the second partition ( 702) Attempt to boot by accessing the region.

상기 제1파티션(701) 및 제2파티션(702)에는 NK.bin, NK_F.bin, Assets.CAB 및 Boot.dat 등의 파일이 저장되고, 제3파티션(703)에는 PVR 기능을 위한 소프트웨어모듈 및 컨텐츠 정보가 기록된다.Files such as NK.bin, NK_F.bin, Assets.CAB, and Boot.dat are stored in the first partition 701 and the second partition 702, and a software module for the PVR function in the third partition 703. And content information is recorded.

또한, 제4파티션(704)에는 로깅 데이터, EPG(Eletric Program Guide)정보 및 방송과 관련된 사용자정보가 기록된다.In addition, the fourth partition 704 records logging data, eletric program guide (EPG) information, and user information related to broadcasting.

전술한 바와 같이, 상기 바이오스는 PBR(300)에 저장된 정보, FAT1(400), FAT2(500) 및 루트디렉토리(600)를 이용하여 부트로더 및 부팅프로그램의 위치를 확인하는데(S110), 이하에서 부트로더는 "bldr"이라 하고, 부팅프로그램은 "NK.bin"이라 하며, 초기부팅프로그램은 "NK_F.bin"으로 지칭하기로 한다.As described above, the BIOS to identify the location of the boot loader and boot program using the information stored in the PBR (300), FAT1 (400), FAT2 (500) and the root directory (600) (S110), The boot loader is called "bldr", the boot program is called "NK.bin", and the initial boot program is called "NK_F.bin".

상기 파일들에 대하여 설명하면, 첫째, 상기 bldr은 윈도우 CE에서 사용되는 부트로더이고, 둘째, 상기 NK.bin은 윈도우 CE에서 사용되는 부팅프로그램이다.Referring to the above files, first, bldr is a boot loader used in Windows CE, and second, NK.bin is a boot program used in Windows CE.

셋째, 상기 NK_F.bin은 제품 생산시 사용되는(리셋모드의) 초기부팅프로그램이고, 넷째, 상기 Boot.dat는 부팅실패회수, 부팅성공회수, 상기 NK.bin 및 NK_F.bin의 경로정보 등이 기록된 부팅정보파일이며, 다섯째, 상기 Assets.CAB는 부팅화면을 포함하여 윈도우 화면을 구성하는 이미지, 폰트 등의 정보가 D/B화된 파일이다.Third, the NK_F.bin is an initial booting program (reset mode) used in the production of the product. Fourth, the Boot.dat includes boot failure times, boot success times, and path information of the NK.bin and NK_F.bin. The boot information file is recorded. Fifth, the Assets.CAB is a D / B file including information on an image, a font, etc. constituting a window screen including a boot screen.

이어서, 위치가 확인되면 상기 bldr이 실행되고, bldr은 상기 제1파티션(701)의 Boot.dat(이하에서, "제1 Boot.dat"라 한다)를 열어 부팅실패회수를 확인한다(S115).Subsequently, when the position is confirmed, the bldr is executed, and the bldr opens the Boot.dat (hereinafter referred to as “first Boot.dat”) of the first partition 701 to check the number of boot failures (S115). .

이때, 제1 Boot.dat의 부팅실패회수가 "0"이면(S120) 상기 bldr은 제1파티션(701)의 데이터 영역이 안전하다고 판단하고, 제1 Boot.dat의 경로정보에 따라 제1파티션(701)의 NK.bin(이하에서, "제1 NK.bin"이라 한다)을 로딩하여 실행시킨다(S125). 실행된 제1 NK.bin은 윈도우 CE가 로딩되어 실행될 때까지의 부팅 과정을 진행시킨다(S130).At this time, if the number of boot failures of the first Boot.dat is "0" (S120), the bldr determines that the data area of the first partition 701 is safe, and the first partition according to the path information of the first Boot.dat. NK.bin (hereinafter referred to as "first NK.bin") of 701 is loaded and executed (S125). The executed first NK.bin proceeds with the booting process until Windows CE is loaded and executed (S130).

반면, 제1 Boot.dat의 부팅실패회수가 소정 수치 이상이면(S120), bldr은 제1 NK.bin이 정상적이지 않다고 판단하고, 제2 파티션(702)의 Boot.dat(이하에서, "제2 Boot.dat"라 한다)를 열어 부팅실패회수를 확인한다(S135).On the other hand, if the number of boot failures of the first Boot.dat is greater than or equal to a predetermined value (S120), bldr determines that the first NK.bin is not normal, and the Boot.dat (hereinafter, " 2 Boot.dat ") to check the number of boot failures (S135).

상기 제2 Boot.dat의 부팅실패회수가 "0"으로 판단되면(S140) bldr은 제2 Boot.dat의 경로정보에 따라 제2 파티션의 NK.bin(이하에서, "제2 NK.bin"이라 한다)을 로딩하고, 제2 NK.bin은 부팅 과정을 진행시킨다(S145).If it is determined that the number of times of boot failure of the second Boot.dat is "0" (S140), bldr indicates NK.bin of the second partition (hereinafter, "second NK.bin") according to the path information of the second Boot.dat. The second NK.bin proceeds with the booting process (S145).

이때, 상기 bldr은 제2 NK.bin을 복사하여 제1파티션(701)에 기록함으로써 손상된 제1 NK.bin을 복구시키고, 제1 Boot.dat에 기재된 경로정보를 제2파티션(702) 영역으로 변경한다. 또한, 상기 bldr은 제1 Boot.dat에 기재된 부팅실패회수를 "0"으로 초기화시킨다(S150).At this time, bldr recovers the damaged first NK.bin by copying the second NK.bin and writing it to the first partition 701, and transfers the path information described in the first Boot.dat to the second partition 702 area. Change it. In addition, bldr initializes the boot failure count described in the first Boot.dat to "0" (S150).

한편, 상기 제2 Boot.dat의 부팅실패회수도 소정 수치 이상이면(S140), bldr은 제2파티션(702)의 데이터 영역도 안전하지 못하다고 판단하여 제2 NK.bin을 로딩시키지 않는다.On the other hand, if the number of boot failures of the second Boot.dat is equal to or greater than a predetermined value (S140), bldr determines that the data area of the second partition 702 is not secure and does not load the second NK.bin.

이렇게 사용자가 설치한 운영체제 상의 부팅 처리가 이루어지지 않거나 PVR의 연산에 오류가 발생되는 경우 또는 하드디스크를 초기화시키는 경우(S140의 "예")에 bldr은 상기 NK_F.bin을 통하여 재부팅을 실행하게 되는데, 이러한 리셋 모드 상의 부팅 방법에 대하여 설명하면 다음과 같다.In this case, when the booting process is not performed on the operating system installed by the user or when an error occurs in the operation of the PVR or when initializing the hard disk (YES in S140), bldr reboots through the NK_F.bin. The booting method in the reset mode will now be described.

상기 NK_F.bin을 통한 부팅 방법은 전술한 NK.bin을 통한 부팅 방법과 같이 제1파티션(701) 및 제2파티션(702)의 데이터 영역을 이용하게 된다.The booting method through NK_F.bin uses the data areas of the first partition 701 and the second partition 702 as the booting method through NK.bin described above.

처음으로, 사용자에게 제공되는 프론트 패널(front pannel) 상의 특정 로컬키(local key)가 선택되거나 메시지가 제공되어 지정된 리모콘키가 눌러짐으로써 바이오스는 리셋모드로 진입된다.For the first time, the BIOS enters the reset mode by selecting a particular local key on the front panel provided to the user or by being prompted to press a designated remote key.

전술한 바와 같이, 하드디스크의 부트섹터가 메모리에 등록된 뒤 bldr이 검색되어 실행되면(S155), 상기 bldr은 제1 Boot.dat를 열어 제1파티션(701)에 기록된 NK_F.bin(이하에서, "제1 NK_F.bin"이라 한다)의 부팅실패회수를 확인한다(S160).As described above, if bldr is searched and executed after the boot sector of the hard disk is registered in the memory (S155), the bldr opens the first Boot.dat and records NK_F.bin (hereinafter, referred to as the first partition 701). In step S160, the boot failure count of " first NK_F.bin "

상기 제1 NK_F.bin의 부팅실패회수가 "0"이면(S165) 상기 bldr은 제1파티션 (701)의 데이터 영역이 안전하다고 판단하고, 제1 Boot.dat의 경로정보에 따라 제1 NK_F.bin을 로딩하여 실행시킨다(S170).If the number of boot failures of the first NK_F.bin is "0" (S165), the bldr determines that the data area of the first partition 701 is safe, and according to the path information of the first Boot.dat, the first NK_F.bin. The bin is loaded and executed (S170).

상기 실행된 제1 NK_F.bin은 리셋 모드의 운영체제가 로딩되어 실행될 때까지의 부팅 과정을 진행시킨다(S130).The executed first NK_F.bin proceeds with the booting process until the operating system of the reset mode is loaded and executed (S130).

반면, 제1 Boot.dat에 기재된 부팅실패회수가 소정 수치 이상이면, bldr은 제1 NK_F.bin이 정상적이지 않다고 판단하고, 제2 Boot.dat를 열어 부팅실패회수를 확인한다(S175).On the other hand, if the number of boot failures described in the first Boot.dat is greater than or equal to a predetermined value, bldr determines that the first NK_F.bin is not normal and opens the second Boot.dat to check the number of boot failures (S175).

상기 제2 Boot.dat의 부팅실패회수가 "0"으로 판단되면(S180) bldr은 제2 Boot.dat의 경로정보에 따라 제2 파티션(702)의 NK_F.bin(이하에서, "제2 NK_F.bin"이라 한다)을 로딩하고(S185), 제2 NK_F.bin은 부팅 과정을 진행시킨다(S130).If it is determined that the number of boot failures of the second Boot.dat is "0" (S180), bldr indicates NK_F.bin of the second partition 702 (hereinafter referred to as "second NK_F") according to the path information of the second Boot.dat. .bin ") (S185), and the second NK_F.bin proceeds with the booting process (S130).

이어서, 상기 bldr은 제2 NK_F.bin을 복사하여 제1파티션(701)에 기록함으로써 손상된 제1 NK_F.bin을 복구시키고, 제1 Boot.dat에 기재된 경로정보를 제2파티션(702) 영역으로 변경한다. 또한, 상기 bldr은 제1 Boot.dat에 기재된 제1 NK_F.bin의 부팅실패회수를 "0"으로 초기화시킨다(S190).Subsequently, the bldr recovers the damaged first NK_F.bin by copying the second NK_F.bin to the first partition 701 and restores the path information described in the first Boot.dat to the second partition 702 area. Change it. In addition, the bldr initializes the boot failure count of the first NK_F.bin described in the first Boot.dat to "0" (S190).

한편, 상기 제2 NK_F.bin의 부팅실패회수도 소정 수치 이상이면, bldr은 제2NK_F.bin도 정상적이지 않은 데이터로 판단하여 부팅 프로세스는 최종적으로 실패처리된다.On the other hand, if the number of boot failures of the second NK_F.bin is equal to or greater than a predetermined value, bldr determines that the second NK_F.bin is also abnormal data, and the booting process finally fails.

이렇게 제1 NK.bin, 제2 NK.bin, 제1 NK_F.bin 및 제2 NK_F.bin를 통하여 부팅이 실패되면 부팅 복구가 불가능한 상태이고 bldr은 더 이상의 부팅 프로그램을 찾을 수 없으므로 바이오스는 부팅 복구 불가능 메시지를 표시하여 사용자가 다른 조치를 취할 수 있도록 한다(S195).If the boot fails through the first NK.bin, the second NK.bin, the first NK_F.bin, and the second NK_F.bin, the boot recovery is impossible and bldr cannot find any more boot programs. The impossible message is displayed to allow the user to take another action (S195).

그러나, 본 발명에 의하면, 상기 제1 NK.bin, 제2 NK.bin, 제1 NK_F.bin 및 제2 NK_F.bin을 순차적으로 적용하여 부팅을 시도하게 되므로 부팅이 실패되는 확률을 크게 줄일 수 있게 된다.However, according to the present invention, since the first NK.bin, the second NK.bin, the first NK_F.bin, and the second NK_F.bin are sequentially applied to attempt to boot, the probability of boot failure may be greatly reduced. Will be.

이상에서 본 발명에 대하여 그 바람직한 실시예를 중심으로 설명하였으나 이는 단지 예시일 뿐 본 발명을 한정하는 것이 아니며, 본 발명이 속하는 분야의 통상의 지식을 가진 자라면 본 발명의 본질적인 특성을 벗어나지 않는 범위에서 이상에 예시되지 않은 여러 가지의 변형과 응용이 가능함을 알 수 있을 것이다. 예를 들어, 본 발명의 실시예에 구체적으로 나타난 각 구성 요소는 변형하여 실시할 수 있는 것이다. 그리고 이러한 변형과 응용에 관계된 차이점들은 첨부된 청구 범위에서 규정하는 본 발명의 범위에 포함되는 것으로 해석되어야 할 것이다.The present invention has been described above with reference to the preferred embodiments, which are merely examples and are not intended to limit the present invention, and those skilled in the art to which the present invention pertains do not depart from the essential characteristics of the present invention. It will be appreciated that various modifications and applications are not possible that are not illustrated above. For example, each component specifically shown in the embodiment of the present invention can be modified. And differences relating to such modifications and applications will have to be construed as being included in the scope of the invention defined in the appended claims.

본 발명에 의하면, 플래쉬 메모리 또는 부팅 전용 롬(ROM) 등이 아닌 하드디스크를 사용하여 운영체제를 부팅하는 경우 하드디스크 오류에 의하여 초기 부팅이 실행되지 않는 상황을 방지할 수 있다.According to the present invention, when the operating system is booted using a hard disk other than a flash memory or a boot-only ROM, a situation in which initial booting is not performed due to a hard disk error can be prevented.

또한, 본 발명에 의한 하드디스크상의 운영체제 부팅 방법에 의하면, 파티션별로 부팅 프로그램이 관리되고 부팅 실패에 따라 각 파티션이 순차적으로 활성화됨으로써 안정적으로 작동되는 디지털처리시스템을 구현할 수 있다.In addition, according to the booting method of the operating system on the hard disk according to the present invention, it is possible to implement a digital processing system that is stably operated by managing a boot program for each partition and activating each partition sequentially according to a boot failure.

또한, 본 발명에 의하면, 사용자가 설치한 운영체제의 부팅 프로그램뿐만 아 니라 제품생산시 사용되는 초기부팅프로그램도 파티션별로 함께 관리됨으로써 하드디스크에 오류가 발생된 경우 전문업체에 의뢰할 필요없이 간편하게 수리할 수 있고 제품의 신뢰성을 향상시킬 수 있는 효과가 있다.In addition, according to the present invention, not only the booting program of the operating system installed by the user, but also the initial booting program used in the production of the product is managed by partitions, so that if an error occurs in the hard disk, a repair can be easily performed without requesting a specialized company. Can improve the reliability of the product.

Claims (8)

하드디스크의 부트섹터가 메모리에 등록된 뒤 부트로더(boot loader)가 검색되어 실행되는 단계;Searching for and executing a boot loader after the boot sector of the hard disk is registered in the memory; 상기 부트로더에 의하여 하드디스크 제1파티션의 부팅실패회수가 확인되고 상기 부팅실패회수가 소정 회수 이하이면, 경로정보에 따라 상기 제1파티션의 부팅프로그램이 로딩되는 단계; Loading a boot program of the first partition according to path information when the boot failure count of the first hard disk partition is determined by the boot loader and the boot failure count is less than or equal to a predetermined number of times; 상기 제1파티션의 부팅실패회수가 소정 회수 이상이면 상기 부트로더에 의하여 제2파티션의 부팅실패회수가 확인되고, 상기 제2파티션의 부팅실패회수가 소정 회수 이하이면, 상기 제2파티션의 부팅프로그램이 로딩되는 단계; 및If the number of boot failures of the first partition is greater than or equal to a predetermined number of times, the boot failure number of the second partition is confirmed by the boot loader. If the number of boot failures of the second partition is less than or equal to a predetermined number of times, the boot program of the second partition is less than or equal to a predetermined number of times. Is loaded; And 상기 제2파티션의 부팅실패회수가 소정 회수 이상이면, 메모리상의 바이오스에 의하여 인터페이스를 제공하여 리셋모드 진입을 선택받고 상기 하드디스크의 다른 파티션에 위치되는 사용자 영역이 초기화되고, 제품생산시 사용되는 초기 부팅 프로그램이 로딩되는 단계로 구비되는 것을 특징으로 하는 하드디스크상의 운영체제 부팅 방법.If the boot failure count of the second partition is equal to or more than a predetermined number of times, an interface is provided by a BIOS on a memory to select to enter the reset mode, and a user area located on another partition of the hard disk is initialized, and an initial product used in production Operating system booting method on a hard disk, characterized in that the booting program is provided with a step of loading. 제1항에 있어서,The method of claim 1, 상기 제2파티션의 부팅프로그램이 상기 제1파티션에 복사되어 상기 제1파티션의 부팅프로그램이 복원되는 단계를 더 구비하는 것을 특징으로 하는 하드디스크상의 운영체제 부팅 방법.And a booting program of the second partition is copied to the first partition so that the booting program of the first partition is restored. 삭제delete 삭제delete 삭제delete 삭제delete 파티션 엔트리정보를 포함하는 데이터구조테이블이 관리되는 MBR(Master Boot Record) 모듈;A master boot record (MBR) module for managing a data structure table including partition entry information; 상기 파티션 엔트리정보를 이용하여 활성영역으로 지정된 파티션을 찾고 상기 파티션에 저장된 데이터구조정보를 가지고, 부트로더의 위치를 확인하여 실행시키는 PBR(Partition Boot Record) 모듈;A partition boot record (PBR) module configured to find a partition designated as an active area by using the partition entry information, to find and execute a boot loader with data structure information stored in the partition; 상기 부트로더에 의하여 하드디스크 제1파티션의 부팅실패회수가 확인되고 상기 부팅실패회수가 소정 회수 이하이면, 상기 제1파티션의 부팅프로그램을 로딩시키는 모듈; 및A module for loading a boot program of the first partition if the boot failure number of the first hard disk partition is checked by the boot loader and the boot failure number is less than or equal to a predetermined number of times; And 상기 제1파티션의 부팅실패회수가 소정 회수 이상이면 상기 부트로더에 의하여 제2파티션의 부팅실패회수가 확인되고, 상기 제2파티션의 부팅실패회수가 소정 회수 이하이면, 상기 제2파티션의 부팅프로그램을 로딩시키는 모듈을 기능시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.If the number of boot failures of the first partition is greater than or equal to a predetermined number of times, the boot failure number of the second partition is confirmed by the boot loader. If the number of boot failures of the second partition is less than or equal to a predetermined number of times, the boot program of the second partition is less than or equal to a predetermined number of times. A computer-readable recording medium having recorded thereon a program for operating a module for loading a computer. 제 7항에 있어서, The method of claim 7, wherein 상기 제2파티션의 부팅실패회수가 소정 회수 이상이면 인터페이스를 제공하여 초기부팅프로그램 실행 여부를 입력받아, If the boot failure count of the second partition is more than a predetermined number of times, an interface is provided to receive an input of whether to execute an initial booting program. 상기 부트로더에 의하여 하드디스크 제1파티션에 기록된 제품생산시 사용되는 초기부팅프로그램의 부팅실패회수가 확인되고 상기 부팅실패회수가 소정 회수 이하이면, 상기 제1파티션의 초기부팅프로그램을 로딩시키는 모듈; 및A module for loading the initial booting program of the first partition when the number of booting failures of the initial booting program used in the production of the product recorded on the first partition of the hard disk by the boot loader is less than or equal to a predetermined number of times; ; And 상기 제1파티션의 부팅실패회수가 소정 회수 이상이면 상기 제2파티션상의 초기부팅프로그램 부팅실패회수가 확인되고, 상기 제2파티션의 부팅실패회수가 소정 회수 이하이면, 상기 제2파티션의 초기부팅프로그램이 로딩시키는 모듈을 기능시키기 위한 프로그램을 더 기록한 기록매체.If the number of boot failures of the first partition is equal to or greater than a predetermined number of times, the number of boot failures of the initial booting program on the second partition is confirmed. A recording medium further recording a program for functioning the module to be loaded.
KR1020050014397A 2005-02-22 2005-02-22 Booting method of operating system on hard disk KR100706514B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050014397A KR100706514B1 (en) 2005-02-22 2005-02-22 Booting method of operating system on hard disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050014397A KR100706514B1 (en) 2005-02-22 2005-02-22 Booting method of operating system on hard disk

Publications (2)

Publication Number Publication Date
KR20060093509A KR20060093509A (en) 2006-08-25
KR100706514B1 true KR100706514B1 (en) 2007-04-11

Family

ID=37601613

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050014397A KR100706514B1 (en) 2005-02-22 2005-02-22 Booting method of operating system on hard disk

Country Status (1)

Country Link
KR (1) KR100706514B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100952585B1 (en) * 2008-05-20 2010-04-15 주식회사 이노와이어리스 Method and system for automatic recovery of an embedded operating system
CN114237722B (en) * 2021-11-19 2023-09-01 湖南三一智能控制设备有限公司 System starting method, device, equipment and engineering vehicle

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000049321A (en) * 1999-09-06 2000-08-05 이호동 Auto-recovery system of LINUX using a flash card
US6763458B1 (en) * 1999-09-27 2004-07-13 Captaris, Inc. System and method for installing and servicing an operating system in a computer or information appliance

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000049321A (en) * 1999-09-06 2000-08-05 이호동 Auto-recovery system of LINUX using a flash card
US6763458B1 (en) * 1999-09-27 2004-07-13 Captaris, Inc. System and method for installing and servicing an operating system in a computer or information appliance

Also Published As

Publication number Publication date
KR20060093509A (en) 2006-08-25

Similar Documents

Publication Publication Date Title
US6711660B1 (en) System and method for performing disk drive diagnostics and restoration using a host-inaccessible hidden partition
US7702894B2 (en) System and method for loading programs from HDD independent of operating system
JP5208368B2 (en) System and method for automatically backing up a file as a generation file using the file system
US6915420B2 (en) Method for creating and protecting a back-up operating system within existing storage that is not hidden during operation
US7519806B2 (en) Virtual partition for recording and restoring computer data files
US6167494A (en) Method and system for recovering from operating system failure
US7111203B2 (en) Method for implementing data backup and recovery in computer hard disk
US9286164B2 (en) Electronic device to restore MBR, method thereof, and computer-readable medium
EP3769224B1 (en) Configurable recovery states
US6016536A (en) Method for backing up the system files in a hard disk drive
US7007195B2 (en) BIOS shadowed small-print hard disk drive as robust, always on, backup for hard disk image &amp; software failure
US8522084B2 (en) Computer system and method employing separate storage area for computer program recovery
US9218249B2 (en) Electronic apparatus, method of restoring guid partition table (GPT) and computer-readable recording medium
CN111258666A (en) Reading method and device of computer file, computer system and storage medium
US20030182527A1 (en) Write Protection State Change Initiation Sequence
KR100376435B1 (en) Apparatus and method for protecting data on computer hard-disk and computer readable recording medium having computer readable programs stored therein for causing computer to perform the method
KR100706514B1 (en) Booting method of operating system on hard disk
EP3769225B1 (en) Free space pass-through
KR20050032902A (en) Data backup and recovery method
JP2002023964A (en) Method for controlling information stored in recording medium of computer system
JP3951808B2 (en) Hard disk drive subsystem
US20040268110A1 (en) Setup support system, physical access driver, and setup support method
CN116909635A (en) Method for realizing BIOS (basic input output System) and UEFI (unified extensible firmware interface) starting by using mixed partition table of mbr guide+GUID (unified element identifier) partition table based on fbenst
CN115639967A (en) System backup and recovery tool deployment method and system recovery method
CN114816542A (en) System starting method and device

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