KR101461650B1 - Apparatus and method for managing file system of a computing device - Google Patents

Apparatus and method for managing file system of a computing device Download PDF

Info

Publication number
KR101461650B1
KR101461650B1 KR1020120098309A KR20120098309A KR101461650B1 KR 101461650 B1 KR101461650 B1 KR 101461650B1 KR 1020120098309 A KR1020120098309 A KR 1020120098309A KR 20120098309 A KR20120098309 A KR 20120098309A KR 101461650 B1 KR101461650 B1 KR 101461650B1
Authority
KR
South Korea
Prior art keywords
error
file system
computing device
information
booting
Prior art date
Application number
KR1020120098309A
Other languages
Korean (ko)
Other versions
KR20140032071A (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 KR1020120098309A priority Critical patent/KR101461650B1/en
Publication of KR20140032071A publication Critical patent/KR20140032071A/en
Application granted granted Critical
Publication of KR101461650B1 publication Critical patent/KR101461650B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/22Microcontrol or microprogram arrangements
    • G06F9/24Loading of the microprogram
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

컴퓨팅 디바이스의 파일 시스템 관리 장치 및 방법이 개시된다. 일 실시예에 따른 파일 시스템 관리 장치는 컴퓨팅 디바이스의 부팅 중에 또는 컴퓨팅 디바이스의 동작 중에 파일 시스템에 발생하는 오류를 검출하여 오류 정보를 생성하기 위한 검출부, 검출부로부터 전달받은 오류 정보를 저장하기 위한 저장부, 컴퓨팅 디바이스의 부팅 시에 저장부에 오류 정보가 있는지를 확인하기 위한 확인부, 및 확인부가 오류 정보가 저장되어 있는 것으로 확인하면, 파일 시스템의 오류를 정정하여 복구시키기 위한 복구부를 포함한다.A file system management apparatus and method of a computing device is disclosed. A file system management apparatus according to an exemplary embodiment includes a detection unit for detecting an error occurring in a file system during booting of a computing device or an operation of a computing device to generate error information, a storage unit for storing error information received from the detection unit, A verification unit for checking whether there is error information in the storage unit at the time of booting of the computing device, and a recovery unit for correcting and restoring the error of the file system, if it is confirmed that the verification unit has stored the error information.

Description

컴퓨팅 디바이스의 파일 시스템 관리 장치 및 방법{Apparatus and method for managing file system of a computing device}[0001] The present invention relates to a file system management apparatus and method for a computing device,

본 발명은 소정의 운영 체제(Operating System, OS)를 구비한 컴퓨팅 디바이스의 파일 시스템(file system)을 관리하기 위한 장치 및 방법에 관한 것이다.
The present invention relates to an apparatus and method for managing a file system of a computing device having a predetermined operating system (OS).

데스크탑 컴퓨터(desktop computer)나 랩탑 컴퓨터(laptop computer)과 같은 종래의 컴퓨팅 디바이스(computing device)는 물론 스마트 폰이나 테블릿 컴퓨터 등과 같은 모바일 컴퓨팅 디바이스(mobile computing device)는 다양한 하드웨어와 소프트웨어로 이루어진다. 하드웨어로는 중앙처리장치(Central Processing Unit, CPU), 내외장 메모리, 램(Random Access Memory, RAM), 디스플레이, 카메라, 각종 센서, 오디오 장치, 입출력 장치 등이 포함될 수 있다. 그리고 소프트웨어로는 운영 체제(OS) 프로그램, 초기화를 포함한 하드웨어의 관리를 위한 프로그램, 어플리케이션 프로그램 등이 포함된다. BACKGROUND OF THE INVENTION Conventional computing devices, such as desktop computers and laptop computers, as well as mobile computing devices such as smart phones and tablet computers, are made up of a variety of hardware and software. The hardware may include a central processing unit (CPU), an internal or external memory, a random access memory (RAM), a display, a camera, various sensors, an audio device, and an input / output device. The software includes an operating system (OS) program, a program for managing hardware including initialization, and an application program.

파일 시스템(file system)은 이러한 컴퓨팅 디바이스(모바일 컴퓨팅 디바이스를 포함한다)의 메모리(보조 기억 장치)와 그 안에 저장되는 파일(프로그램)들을 관리하기 위한 시스템을 통칭한다. 파일 시스템도 데이터의 집합체인 소정의 파일들로 구성될 수 있는데, 운영 체제(OS)의 종류나 그 버전 등에 따라서 파일 시스템의 종류가 달라질 수 있다. A file system collectively refers to a system for managing the memory (secondary storage) of such computing devices (including mobile computing devices) and the files (programs) stored therein. The file system may also be composed of predetermined files that are a collection of data. The type of the file system may vary depending on the type and version of the operating system (OS).

파일 시스템은 그 종류에 상관없이 기본적으로 운영 체제(OS) 파일 접속(access), 내부 하드웨어 초기화 파일 접속, 외부 하드웨어 초기화 파일 접속, 어플리케이션 프로그램 파일 접속 등의 기능을 수행한다. 따라서 컴퓨팅 디바이스에 전원이 인가된 후에 정상적으로 부팅이 완료되고 또한 그 이후에 하드웨어와 소프트웨어가 원활하게 동작을 하기 위해서는 오류가 없는 파일 시스템의 존재가 필수적이다. 파일 시스템에 오류가 존재하면, 컴퓨팅 디바이스는 오류의 내용에 따라서 정상적으로 부팅이 완료되지 않거나 또는 부팅이 되더라도 정상적으로 동작을 할 수 없게 된다.The file system basically performs functions such as access to the operating system (OS) file, connection of the internal hardware initialization file, connection of the external hardware initialization file, and connection of the application program file. Therefore, in order for the computing device to be normally booted after the power is applied, and thereafter the hardware and software must operate smoothly, it is essential that there is no error-free file system. If there is an error in the file system, the computing device can not normally perform the booting according to the contents of the error, or even if it is booted.

보다 구체적으로, 컴퓨팅 디바이스의 부팅 시에 그 동작에 필요한 파일에 접속을 하기 위해서는 파일 시스템의 인식(mount)이 선행되어야 한다. 그리고 파일 시스템의 인식이 완료되면, 이를 이용하여 컴퓨팅 디바이스의 동작에 기본적으로 필요한 운영 체제(OS)를 로드(load)하고 또한 운영 체제(OS)의 로드가 성공적으로 완료되면 컴퓨팅 디바이스를 구성하는 하드웨어의 제어를 위하여 관련 파일에 대한 접속이 이루어져야 한다. 디바이스의 정상적인 부팅을 위해서는 이러한 과정이 어떠한 오류도 없이 수행되어야 한다. 만약, 파일 시스템에 오류가 있어서 이러한 부팅 과정에 필요한 파일에 대한 접속이 이루어지지 못하면, 해당 파일의 기능에 따라서 부팅이 실패하여 디바이스가 리셋(reset)되거나 또는 부팅이 완료되었다고 하더라도 해당 파일을 접속하는 절차(process)는 오동작을 하게 된다. 또한, 부팅을 완료한 이후에도 소정의 어플리케이션을 실행하여 처리를 하기 위해서는 저장되어 있는 어플리케이션 파일에 접속해야 하는데, 해당 어플리케이션 파일과 관련된 파일 시스템에 오류가 있으면 어플리케이션을 실행할 수 없거나 실행이 되더라도 정상적으로 동작을 하지 못할 수도 있다.More specifically, in order to access a file necessary for its operation at the boot time of the computing device, a file system must be mounted. When the operating system (OS) is successfully loaded, the operating system (OS) necessary for the operation of the computing device is loaded using the operating system The connection to the related file must be made for the control of. In order for the device to boot normally, this process should be performed without any errors. If there is an error in the file system and a connection to a file necessary for such a booting process can not be made, the device may be reset due to the function of the corresponding file or the device may be reset The process will malfunction. Also, even after completing the booting, it is necessary to access a stored application file in order to execute a predetermined application by executing a predetermined application. If there is an error in the file system related to the application file, the application can not be executed, It may not be possible.

파일 시스템의 오류로 인하여 컴퓨팅 디바이스가 정상적으로 동작을 하지 못하는 경우에, 기존에는 파일 시스템을 초기화함으로써 문제를 해결하였다. 파일 시스템의 초기화를 위해서는 저장 장치에 저장되어 있는 전체 파일 시스템을 삭제하고 새로운 파일 시스템을 다운로드 받아서 다시 설치 해야만 한다. 특히, 이러한 파일 시스템의 삭제와 재설치는 사용자가 개별적으로 수행하기가 어렵기 때문에, 사용자는 서비스 센터를 방문해야만 하는 불편이 초래되었다. 뿐만 아니라, 기존 파일 시스템의 삭제와 새로운 파일 시스템의 설치(및/또는 이를 위한 보드의 교체)로 인하여 사용자 데이터가 유실되는 문제도 있다.
If the computing device fails to operate normally due to an error in the file system, the problem is solved by initializing the file system. In order to initialize the file system, the entire file system stored in the storage device must be deleted and a new file system must be downloaded and reinstalled. In particular, the deletion and reinstallation of such a file system is difficult for the user to carry out individually, which inconveniences the user from visiting the service center. In addition, there is a problem that user data is lost due to deletion of the existing file system and installation of the new file system (and / or replacement of the board for this purpose).

본 발명이 해결하고자 하는 하나의 과제는 파일 시스템의 오류로 인하여 컴퓨팅 디바이스가 부팅되지 않거나 또는 부팅이 되더라도 정상적으로 동작을 하지 않는 경우에, 오류가 없는 파일 시스템으로 자동으로 복구할 수 있는 컴퓨팅 디바이스의 파일 시스템 관리 장치 및 방법을 제공하는 것이다.One problem to be solved by the present invention is to provide a file of a computing device that can automatically recover to a file system without errors when the computing device fails to boot due to an error in the file system, And a system management apparatus and method.

본 발명이 해결하고자 하는 다른 하나의 과제는 파일 시스템의 오류를 복구하더라도 사용자 데이터가 유실되는 것을 방지할 수 있는 컴퓨팅 디바이스의 파일 시스템 관리 장치 및 방법을 제공하는 것이다.
Another object of the present invention is to provide an apparatus and method for managing a file system of a computing device that can prevent user data from being lost even if a file system error is recovered.

상기한 과제를 해결하기 위한 본 발명의 일 실시예에 따른 컴퓨팅 디바이스의 파일 시스템 관리 장치는 컴퓨팅 디바이스의 부팅 중에 또는 상기 컴퓨팅 디바이스의 동작 중에 파일 시스템에 발생하는 오류를 검출하여 오류 정보를 생성하기 위한 검출부, 상기 검출부로부터 전달받은 상기 오류 정보를 저장하기 위한 저장부, 상기 컴퓨팅 디바이스의 부팅 시에 상기 저장부에 오류 정보가 있는지를 확인하기 위한 확인부, 및 상기 확인부가 상기 오류 정보가 저장되어 있는 것으로 확인하면, 상기 파일 시스템의 오류를 정정하여 복구시키기 위한 복구부를 포함한다. According to an aspect of the present invention, there is provided an apparatus for managing file systems in a computing device, the apparatus comprising: a file system management unit configured to detect an error occurring in the file system during booting of the computing device or during operation of the computing device, A storage unit for storing the error information received from the detection unit, a confirmation unit for checking whether there is error information in the storage unit when the computing device is booted, and a confirmation unit for storing the error information And a restoring unit for correcting and restoring the error of the file system.

상기 실시예의 일 측면에 의하면, 상기 복구부는 상기 파일 시스템을 복구할 경우에 상기 저장부에 저장되어 있는 상기 오류 정보를 삭제할 수 있다. 이 때, 상기 복구부는 상기 컴퓨팅 디바이스의 부팅을 명령할 수 있다. According to an embodiment of the present invention, the recovery unit may delete the error information stored in the storage unit when the file system is restored. At this time, the recovery unit may command the booting of the computing device.

상기 실시예의 다른 측면에 의하면, 상기 오류 정보는 상기 파일 시스템에 오류가 있는지를 지시하는 플래그 필드를 포함하고, 상기 확인부는 상기 플래그 필드의 값을 참조하여 오류가 있는지를 판단할 수 있다. 이 때, 상기 플래그 필드의 값은 상기 파일 시스템에 오류가 있는지를 지시하는 값과 상기 파일 시스템에 오류가 없는 것을 지시하는 값 중의 어느 하나일 수 있다. 또는, 상기 오류 정보는 상기 오류의 유형을 지시하는 오류 유형 필드, 상기 오류의 내용을 지시하는 오류 정보 필드, 및 상기 오류가 발생한 위치를 지시하는 오류 위치 필드를 더 포함하고, 상기 복구부는 상기 오류 정보를 참조하여 상기 오류를 정정할 수 있다. 이 경우에, 상기 오류의 유형은 상기 파일 시스템의 메타 데이터의 오류, 실제 데이터의 오류, 및 상기 메타 데이터와 상기 실제 데이터의 상호 매칭 오류 중에서 적어도 하나를 포함할 수 있다. According to another aspect of the present invention, the error information includes a flag field indicating whether there is an error in the file system, and the confirmation unit can determine whether there is an error by referring to the value of the flag field. In this case, the value of the flag field may be a value indicating whether there is an error in the file system or a value indicating that there is no error in the file system. Alternatively, the error information may further include an error type field indicating a type of the error, an error information field indicating a content of the error, and an error position field indicating a position where the error has occurred, The error can be corrected by referring to the information. In this case, the type of the error may include at least one of an error of the metadata of the file system, an error of the actual data, and a mismatching error of the metadata and the actual data.

상기 실시예의 또 다른 측면에 의하면, 상기 복구부는 상기 파일 시스템의 복구용 프로그램을 이용하여 상기 파일 시스템의 오류를 정정하여 복구하도록 할 수가 있다. 이 때, 상기 파일 시스템이 EXT-n인 경우에는 상기 복구용 프로그램은 E2FSCK이며, 상기 파일 시스템이 FAT(File Allocation Table)인 경우에는 상기 복구용 프로그램이 FSCK일 수 있다.According to still another aspect of the present invention, the recovery unit can correct an error of the file system by using the recovery program of the file system, and recover the error. In this case, if the file system is EXT-n, the recovery program is E2FSCK, and if the file system is a FAT (File Allocation Table), the recovery program may be FSCK.

상기한 과제를 해결하기 위한 본 발명의 일 실시예에 따른 컴퓨팅 디바이스의 파일 시스템 관리 방법은 컴퓨팅 디바이스의 부팅이 개시되면, 상기 컴퓨팅 디바이스의 파일 시스템에 오류가 있었는지를 판단하는 확인 단계, 및 상기 확인 단계에서 상기 오류가 있었던 것으로 확인되면 상기 파일 시스템의 오류를 정정하여 복구하고, 상기 확인 단계에서 상기 오류가 없었던 것으로 확인되면 상기 컴퓨팅 디바이스의 부팅 절차를 진행하는 관리 단계를 포함한다.According to another aspect of the present invention, there is provided a method of managing a file system of a computing device, the method comprising: a verification step of determining whether there is an error in a file system of the computing device when booting of the computing device; And a management step of correcting and recovering the error of the file system if the error is found in the checking step and proceeding the booting procedure of the computing device if it is confirmed that the error does not exist in the checking step.

상기 실시예의 일 측면에 의하면, 상기 관리 단계에서 상기 컴퓨팅 디바이스의 부팅 절차를 진행하면, 상기 컴퓨팅 디바이스의 부팅 진행 중에 또는 상기 컴퓨팅 디바이스가 부팅이 완료되고 난 이후의 동작 중에 상기 파일 시스템에 발생하는 오류를 검출하는 검출 단계 및 상기 검출 단계에서 오류가 검출되면, 검출된 상기 오류에 대한 오류 정보를 생성하여 저장하기 위한 저장 단계를 더 포함할 수 있다. 이 때, 상기 확인 단계에서는 상기 컴퓨팅 디바이스에 저장되어 있는 상기 오류 정보를 참조하여 상기 컴퓨팅 디바이스의 파일 시스템에 오류가 있었는지를 판단할 수 있다. 그리고 상기 오류 정보는 상기 파일 시스템에 오류가 있는지를 지시하는 플래그 필드를 포함하고, 상기 확인 단계에서는 상기 플래그 필드의 값을 참조하여 오류가 있는지를 판단할 수 있다. 또한, 상기 플래그 필드의 값은 상기 파일 시스템에 오류가 있는지를 지시하는 값과 상기 파일 시스템에 오류가 없는 것을 지시하는 값 중의 어느 하나일 수 있다. 또는, 상기 오류 정보는 상기 오류의 유형을 지시하는 오류 유형 필드, 상기 오류의 내용을 지시하는 오류 정보 필드, 및 상기 오류가 발생한 위치를 지시하는 오류 위치 필드를 더 포함하고, 상기 관리 단계에서는 상기 오류 정보를 참조하여 상기 오류를 정정하여 복구할 수 있다. 이 때, 상기 오류의 유형은 상기 파일 시스템의 메타 데이터의 오류, 실제 데이터의 오류, 및 상기 메타 데이터와 상기 실제 데이터의 상호 매칭 오류 중에서 적어도 하나를 포함할 수 있다. According to an aspect of the embodiment, when the booting procedure of the computing device is performed in the management step, an error that occurs in the file system during the booting of the computing device or during the operation after the computing device finishes booting And a storage step of generating and storing error information on the detected error when an error is detected in the detecting step. At this time, in the checking step, the error information stored in the computing device may be referenced to determine whether there is an error in the file system of the computing device. The error information includes a flag field indicating whether there is an error in the file system, and in the checking step, it is possible to determine whether there is an error by referring to the value of the flag field. The value of the flag field may be a value indicating whether there is an error in the file system or a value indicating that there is no error in the file system. Alternatively, the error information may further include an error type field indicating a type of the error, an error information field indicating a content of the error, and an error position field indicating a position where the error has occurred, The error can be corrected and recovered by referring to the error information. At this time, the type of the error may include at least one of an error of the metadata of the file system, an error of the actual data, and a matching error of the metadata and the actual data.

상기 실시예의 다른 측면에 의하면, 상기 관리 단계에서 상기 파일 시스템의 오류를 정정하여 복구할 경우에 상기 컴퓨팅 디바이스에 저장되어 있는 상기 오류 정보를 삭제할 수 있다. 이 때, 상기 관리 단계에서 상기 파일 시스템의 오류를 정정하여 복구한 이후에, 상기 컴퓨팅 디바이스를 부팅시키는 부팅 단계를 더 포함할 수 있다. 이 경우에, 상기 파일 시스템이 EXT-n인 경우에는 E2FSCK을 사용하여 복구를 하며, 상기 파일 시스템이 FAT(File Allocation Table)인 경우에는 FSCK를 사용하여 복구할 수 있다.
According to another aspect of the present invention, in the management step, when the error of the file system is corrected and restored, the error information stored in the computing device can be deleted. The method may further include a booting step of booting the computing device after correcting an error of the file system in the management step and recovering the error. In this case, if the file system is EXT-n, it is restored using E2FSCK, and if the file system is a FAT (File Allocation Table), it can be restored using FSCK.

본 발명의 실시예에 의하면, 컴퓨팅 디바이스의 부팅시에는 저장된 오류 정보를 참조하여 파일 시스템에 오류가 있으면 이를 정정하고 정상적인 파일 시스템으로 자동적으로 복구시킨 다음 컴퓨팅 디바이스를 다시 부팅시킨다. 이 때, 파일 시스템의 복구용 프로그램을 이용하여 파일 시스템의 오류를 정정하고 복구할 수 있다. 따라서, 파일 시스템에 오류가 있더라도 사용자는 서비스 센터를 찾아갈 필요가 없으며, 또한 사용자 데이터를 유실할 염려도 없다.
According to the embodiment of the present invention, when the computing device is booted, the stored error information is referenced to correct any errors in the file system, automatically restore the normal file system, and then reboot the computing device. At this time, the error of the file system can be corrected and recovered by using the program for restoring the file system. Therefore, even if there is an error in the file system, the user does not need to go to the service center, and there is no fear of losing user data.

도 1은 본 발명의 일 실시예에 따른 컴퓨팅 디바이스의 파일 시스템 관리 장치의 구성을 보여 주는 블록도이다.
도 2는 파일 시스템의 내부 구성을 도식적으로 보여 주는 도면이다.
도 3은 도 2의 파일 시스템의 내부 구성에 기초하여 파일 시스템의 오류를 검출할 수 있는 파일 시스템의 모듈 구조의 일례를 도식적으로 보여 주는 도면이다.
도 4는 오류 정보의 내용 및 포맷의 일례를 보여 주는 블록도이다.
도 5는 본 발명의 일 실시예에 따른 컴퓨팅 디바이스의 파일 시스템 관리 방법을 보여 주는 흐름도이다.
1 is a block diagram illustrating a configuration of a file system management apparatus of a computing device according to an embodiment of the present invention.
2 is a diagram schematically showing the internal structure of the file system.
3 is a diagram schematically showing an example of a module structure of a file system capable of detecting an error of a file system based on the internal configuration of the file system of FIG.
4 is a block diagram showing an example of contents and format of error information.
5 is a flowchart illustrating a file system management method of a computing device according to an embodiment of the present invention.

이하, 첨부된 도면들을 참조하여 본 발명의 실시예를 상세하게 설명한다. 사용되는 용어들은 실시예에서의 기능을 고려하여 선택된 용어들로서, 그 용어의 의미는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 후술하는 실시예들에서 사용된 용어의 의미는, 본 명세서에 구체적으로 정의된 경우에는 그 정의에 따르며, 구체적인 정의가 없는 경우는 당업자들이 일반적으로 인식하는 의미로 해석되어야 할 것이다.
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. The terms used are terms selected in consideration of the functions in the embodiments, and the meaning of the terms may vary depending on the user, the intention or custom of the operator, and the like. Therefore, the meaning of the terms used in the following embodiments is defined according to the definition when specifically defined in this specification, and unless otherwise defined, it should be interpreted in a sense generally recognized by those skilled in the art.

후술하는 본 발명의 실시예에 따른 파일 시스템의 관리 기술은 컴퓨팅 디바이스에 적용될 수 있다. 컴퓨팅 디바이스는 스마트 폰이나 테블릿 컴퓨터 등과 같은 모바일 컴퓨팅 디바이스(mobile computing device)일 수 있지만, 여기에만 한정되는 것은 아니다. 컴퓨팅 디바이스는 중앙처리장치(CPU)를 비롯한 여러 가지의 하드웨어는 물론 운영 체제(OS) 프로그램, 초기화를 포함한 하드웨어의 관리를 위한 프로그램, 어플리케이션 프로그램 등과 같은 다양한 소프트웨어를 포함하여 구성된다. The management technique of the file system according to the embodiment of the present invention described later can be applied to a computing device. The computing device may be, but is not limited to, a mobile computing device such as a smart phone or tablet computer. The computing device includes various software such as an operating system (OS) program, a program for managing hardware including initialization, an application program, and the like as well as various hardware including a central processing unit (CPU).

그리고 컴퓨팅 디바이스는 메모리에 저장되어 있는 프로그램들을 구성하는 파일들을 체계적으로 관리하고 또한 이들에 대한 접속 정보(access information)를 제공하기 위한 수단으로서 파일 시스템(file system)을 구비하고 있다. 파일 시스템은 운영 체제(OS)에 따라서 그 구조나 형식 등이 달라질 수 있지만, 그 기본적인 역할은 동일하다. 파일 시스템은 일반적으로 운영 체제(OS) 파일 접속(access), 내부 하드웨어 초기화 파일 접속, 외부 하드웨어 초기화 파일 접속, 어플리케이션 프로그램 파일 접속 등의 기능을 수행한다. The computing device is provided with a file system as a means for systematically managing files constituting programs stored in a memory and providing access information therefor. Although the structure and format of the file system may vary depending on the operating system (OS), the basic role of the file system is the same. A file system typically performs functions such as accessing an operating system (OS) file, accessing an internal hardware initialization file, connecting an external hardware initialization file, and connecting an application program file.

또한, 파일 시스템에는 오류를 정정하여 정상적인 파일 시스템으로 복구할 수 있도록 하는 복구용 프로그램이 존재한다. 예컨대, EXT-n 파일 시스템의 경우에는 복구용 프로그램이 E2FSCK이며, FAT(File Allocation Table) 파일 시스템의 경우에는 복구용 프로그램이 FSCK이다. 후술하는 본 발명의 실시예에 따른 파일 시스템의 관리 방법에서는 파일 시스템에 오류가 있는 경우에 이 복구용 프로그램을 구동시켜서 파일 시스템의 오류를 제거하고 정상적인 파일 시스템으로 복구시킬 수 있다.In addition, there is a recovery program in the file system that can correct the error and restore it to a normal file system. For example, in the case of the EXT-n file system, the recovery program is E2FSCK, and in the case of the FAT (File Allocation Table) file system, the recovery program is FSCK. In the method of managing a file system according to an embodiment of the present invention to be described later, if there is an error in the file system, the recovery program can be driven to remove errors in the file system and restore the file system to a normal file system.

도 1은 본 발명의 일 실시예에 따른 컴퓨팅 디바이스의 파일 시스템 관리 장치의 구성을 보여 주는 블록도이다. 도 1을 참조하면, 파일 시스템 관리 장치(1)는 복구부(restoring unit, 10), 확인부(checking unit, 20), 검출부(detecting unit, 30), 및 저장부(storage unit, 40)를 포함한다. 도 1에 도시되어 있는 파일 시스템의 관리 장치(1)의 구성 요소들은 단지 기능에 따라서 논리적으로 구분한 것이다. 따라서 관리 장치(1)의 구성하는 두 개 이상의 구성 요소들이 물리적으로는 일체로 통합되어 하나로 구현되거나 또는 어느 하나의 구성 요소가 복수의 서브 유닛의 집합체로 구현될 수도 있다. 1 is a block diagram illustrating a configuration of a file system management apparatus of a computing device according to an embodiment of the present invention. 1, the file system management apparatus 1 includes a restoring unit 10, a checking unit 20, a detecting unit 30, and a storage unit 40 . The components of the management apparatus 1 of the file system shown in Fig. 1 are logically divided according to functions only. Therefore, two or more components constituting the management apparatus 1 may be physically integrated into one unit, or one unit may be implemented as an aggregate of a plurality of subunits.

파일 시스템 관리 장치(1)는 파일 시스템에 오류가 있는 경우에 이를 치유 하도록 하여 자동적으로 파일 시스템을 복구하도록 하기 위한 것이다. 오류가 있는 파일 시스템은 자체적인 오류 복구 프로그램을 통해 오류를 치유하여 정상적으로 복구되거나 또는 오류가 없는 파일 시스템으로 대체함으로써 정상적으로 복구될 수 있다. 이를 위하여, 파일 시스템의 관리 장치(1)는 파일 시스템의 오류로 인하여 컴퓨팅 디바이스가 제대로 부팅되지 않거나 또는 부팅이 되더라도 정상적으로 동작을 하지 않는 경우에, 파일 시스템의 오류를 검출하여 검출된 오류 정보를 저장할 수 있다. 그리고 파일 시스템 관리 장치(1)는 컴퓨팅 디바이스가 부팅될 경우에 저장되어 있는 오류 정보에 기초하여 파일 시스템에 오류가 있었는지 여부를 먼저 확인하고, 만일 파일 시스템에 오류가 있는 것으로 확인되는 경우에는 이 오류를 치유하여 파일 시스템을 복구함으로써 컴퓨팅 디바이스가 정상적으로 부팅이 되고 또한 정상적으로 동작할 수 있도록 한다. 이하, 도 1을 참조하여 이에 관하여 보다 구체적으로 설명한다.The file system management device 1 is for recovering the file system automatically when an error occurs in the file system. A faulty file system can be recovered normally by repairing the error through its own error recovery program and replacing it with a normally recovered or error-free file system. To this end, the management apparatus 1 of the file system detects an error in the file system and stores the detected error information in the case where the computing device does not properly boot due to an error of the file system, . The file system management apparatus 1 first checks whether there is an error in the file system based on the error information stored when the computing device is booted. If it is determined that there is an error in the file system, By recovering the file system by healing the error, the computing device is normally booted and can operate normally. Hereinafter, this will be described in more detail with reference to Fig.

검출부(30)는 컴퓨팅 디바이스의 부팅 또는 동작 중에 파일 시스템에 발생한 오류를 검출하고 오류의 내용을 파악한다. 통상적으로 파일 시스템에 오류가 발생한 경우에, 컴퓨팅 디바이스는 부팅이 실패하거나 또는 정상적으로 동작을 수행하지 못하여 다시 부팅을 하게 되는데, 검출부(30)는 이와 같은 상황에서 파일 시스템의 오류를 검출하고 또한 오류 내용을 파악하는 기능을 수행한다. 이 때, 검출부(30)는 오류 내용으로서 파일 시스템의 어떤 파티션 및/또는 어떤 블록에서 오류가 발생하였고 또한 어떤 종류의 오류이고 그 오류가 무엇인지 등을 파악할 수 있다. 그리고 검출부(30)는 파악된 파일 시스템의 오류 내용을 포함하는 오류 정보를 생성하여 저장부(40)로 전달한다.The detection unit 30 detects an error occurring in the file system during booting or operation of the computing device and grasps the content of the error. In general, when an error occurs in the file system, the computing device fails to boot or fails to perform the normal operation and reboots. The detecting unit 30 detects an error in the file system in such a situation, As shown in FIG. At this time, the detection unit 30 can recognize as to the error contents which partitions of the file system and / or which blocks have an error, what kind of error, what kind of error, and so on. The detecting unit 30 generates error information including the detected error of the file system and transmits the error information to the storage unit 40.

본 실시예의 일 측면에 의하면, 검출부(30)에 의하여 파악되는 파일 시스템의 오류 내용은 파일 시스템의 내부 구성에 기초하여 파악될 수 있다. 도 2는 파일 시스템의 내부 구성을 도식적으로 보여 주는 도면이다. 도 2를 참조하면, 파일 시스템은 메타 영역(meta region)과 데이터 영역(data region)으로 구획될 수 있다. 메타 영역은 데이터 영역에 포함되는 데이터를 관리하기 위한 파일 시스템 메타 데이터(file system meta data)를 저장하기 위한 영역이고, 데이터 영역은 파일 시스템 실제 데이터(file system body data)를 저장하기 위한 영역이다. 파일 시스템 메타 데이터는 사전에 정의된 파일 시스템의 정보와 데이터 영역을 관리하기 위한 사용 정보 등을 포함하는데, 사용 정보는 데이터 영역의 실제 데이터와 일대일로 연결된다. 아래의 표 1은 메타 영역에 저장되는 파일 시스템 메타 데이터의 일부를 예시적으로 보여 주는 것이다. 그리고 파일 시스템 실제 데이터는 해당 파일이 저장되어 있는 디렉토리(directory) 정보는 물론 해당 파일의 내용과 관련된 정보 등을 포함한다.According to an aspect of this embodiment, the error content of the file system recognized by the detection unit 30 can be grasped based on the internal structure of the file system. 2 is a diagram schematically showing the internal structure of the file system. Referring to FIG. 2, the file system may be divided into a meta region and a data region. The meta area is an area for storing file system meta data for managing data included in a data area, and the data area is an area for storing file system body data. The file system metadata includes information of a predefined file system and usage information for managing the data area. The usage information is linked one to one with actual data of the data area. Table 1 below shows an example of a part of the file system metadata stored in the meta area. The file system actual data includes information related to the contents of the file as well as directory information in which the file is stored.

메타 데이터의 종류Types of metadata 설명Explanation BlockBlock 데이터를 저장하는 기본 단위Basic unit to store data Block GroupBlock Group 파일 시스템의 정보 및 데이터를 저장Store information and data in the file system Super BlockSuper Block 파일 시스템의 주요 설정 정보를 저장Main configuration information of file system is saved Group Descriptor TableGroup Descriptor Table Block Group에 대한 정보를 저장Save information about Block Group Block BitmapBlock Bitmap Block의 사용 현황 정보를 저장Save usage information of block InodeInode 파일 시스템의 파일 객체가 저장The file system's file object is stored Inode BitmapInode Bitmap Inode의 사용 현황 정보를 저장Store usage information of Inode Inode TableInode Table 어떤 Inode가 할당되었는지 여부를 확인Determine which Inode is assigned

이러한 파일 시스템의 메타 영역과 데이터 영역은 밀접하게 연결되어 있으며, 파일 시스템의 모든 오류는 이러한 메타 영역과 데이터 영역의 오류로 인해 발생한다. 즉, 파일 시스템의 오류는 크게 3가지, 즉 파일 시스템 메타 데이터 자체의 오류, 파일 시스템 실제 데이터 자체의 오류, 및 파일 시스템 메타 데이터와 파일 시스템 실제 데이터의 상호 매칭 오류로 구분할 수 있다. 따라서 파일 시스템의 오류가 있는 경우에, 검출부(30)는 이 오류가 메타 데이터 자체의 오류인지, 실제 데이터 자체의 오류인지, 및/또는 메타 데이터와 실제 데이터의 상호 매칭의 오류인지를 판단할 수 있다.The meta area and the data area of this file system are closely linked, and all errors in the file system are caused by errors in these meta areas and data areas. That is, there are three types of errors in the file system, that is, errors in the file system metadata itself, errors in the file system actual data itself, and mutual matching errors between the file system metadata and the file system actual data. Therefore, when there is an error in the file system, the detecting unit 30 can judge whether this error is an error of the metadata itself, an error of the actual data itself, and / or an error of mutual matching of the metadata and actual data have.

도 3은 도 2의 파일 시스템의 내부 구성에 기초하여 검출부(30)가 오류를 검출할 수 있는 파일 시스템의 모듈 구조의 일례를 도식적으로 보여 주는 도면이다. 도 3을 참조하면, 파일 시스템은 등록 모듈(52)과 입출력 모듈(54)을 포함한다. 등록 모듈(52)은 내부 무결성 여부를 파악할 수 있도록 최초의 파일 시스템을 등록하기 위한 것이다. 그리고 입출력 모듈(54)은 컴퓨팅 디바이스의 동작에 필요한 파일, 즉 저장 모듈(60)의 소정의 디렉토리에 저장되어 있는 파일에 대한 접속을 처리하기 위한 것이다. 3 is a diagram schematically showing an example of a module structure of a file system in which the detection unit 30 can detect an error based on the internal configuration of the file system of Fig. Referring to FIG. 3, the file system includes a registration module 52 and an input / output module 54. The registration module 52 is for registering the first file system so as to grasp whether the integrity is internal or not. The input / output module 54 is for processing a connection to a file necessary for the operation of the computing device, that is, a file stored in a predetermined directory of the storage module 60.

도 3에 도시된 파일 시스템의 모듈 구조에서 메타 데이터의 오류는 등록 모듈(52)를 통하여 검출부(30)에 의하여 검출될 수 있다. 보다 구체적으로, 검출부(30)는 등록 모듈(52)에 등록된 파일 시스템에 기초하여, 부팅시에 사용되는 파일 시스템에 오류가 있는지 또는 실제 데이터의 정보를 나타내는 메타 데이터의 사용 정보와 이러한 사용 정보를 관리하도록 사전에 정의된 파일 시스템의 정보가 불일치하는지 등과 같은 메타 데이터의 오류를 검출할 수 있다.In the module structure of the file system shown in FIG. 3, an error of the metadata can be detected by the detecting unit 30 through the registration module 52. More specifically, based on the file system registered in the registration module 52, the detecting unit 30 determines whether there is an error in the file system used at the booting, or the use information of the metadata indicating the information of the actual data, Such as whether the information in the previously defined file system is inconsistent to manage the file system.

그리고 도 3에 도시된 파일 시스템의 모듈 구조에서 실제 데이터의 오류는 등록 모듈(52)에 의하여 파일 시스템의 무결성을 검증한 후에 입출력 모듈(54)을 통하여 검출부(30)에 의하여 검출될 수 있다. 보다 구체적으로, 검출부(30)는 입출력 모듈(54)에 의하여 저장 모듈(60)에 저장되어 있는 파일에 대한 접속이 정상적으로 이루어지는지를 모니터링하여 실제 데이터의 오류가 존재하는지를 검출할 수 있다. 만일, 입출력 모듈(54)에 의하여 잘못된 파일에 대한 접근이 이루어진다면, 검출부(30)는 해당 파일에 대한 접속 정보를 제공하는 실제 데이터에 오류가 있는 것으로 판단할 수 있다. In the module structure of the file system shown in FIG. 3, an error of actual data can be detected by the detection unit 30 through the input / output module 54 after the integrity of the file system is verified by the registration module 52. More specifically, the detection unit 30 can detect whether there is an error in the actual data by monitoring whether or not the connection to the file stored in the storage module 60 is normally performed by the input / output module 54. If an access to an erroneous file is made by the input / output module 54, the detection unit 30 may determine that there is an error in the actual data providing the access information for the file.

또한, 도 3에 도시된 파일 시스템의 모듈 구조에서 메타 데이터와 실제 데이터의 상호 매칭 오류는 등록 모듈(52)과 입출력 모듈(54)을 통하여 검출부(30)에 의하여 검출될 수 있다. 상호 매치 오류는 파일 시스템의 메타 데이터와 실제 데이터가 불일치하는 경우에 해당한다. 예를 들어, 데이터를 기입하는 시점에 기입되는 데이터의 정보를 나타내는 메타 데이터는 파일 시스템의 메타 데이터 영역에 기입이 되었으나 순간적인 전원 오프나 리셋 등으로 인하여 기입되는 데이터의 실제 데이터는 파일 시스템의 실제 데이터 영역에 기입되지 않거나 또는 반대의 경우에 상호 매칭 오류가 있을 수 있으며, 이 경우에 검출부(30)는 등록 모듈(52)과 입출력 모듈(54)을 통하여 상호 매칭 오류가 있는 것으로 판단할 수 있다. In addition, in the module structure of the file system shown in FIG. 3, the matching error between the meta data and the actual data can be detected by the detection unit 30 through the registration module 52 and the input / output module 54. A mutual match error corresponds to a case where the metadata of the file system does not match the actual data. For example, the metadata representing the information of the data to be written at the time of writing data is written in the metadata area of the file system, but the actual data of the data written due to the momentary power-off or reset, In this case, the detecting unit 30 may determine that there is a mutual matching error through the registration module 52 and the input / output module 54 .

계속해서 도 1을 참조하면, 저장부(40)는 검출부(30)로부터 전달받은 오류 정보를 메모리에 기입하여 저장한다. 오류 정보가 저장되는 메모리의 종류에는 특별한 제한이 없는데, 예컨대 컴퓨팅 디바이스에 구비되어 있는 램(RAM)이나 플래시 메모리, 또는 재기입이 가능한 롬(ROM) 등에 저장될 수 있다. 그리고 이러한 오류 정보는 메모리에서 사전에 정의된 특정한 영역에 저장되는 것이 바람직하다.1, the storage unit 40 writes error information received from the detection unit 30 into a memory and stores the information. The type of the memory in which the error information is stored is not particularly limited, and may be stored in, for example, a RAM or a flash memory provided in a computing device, or a rewritable ROM. The error information is preferably stored in a predetermined area defined in advance in the memory.

저장부(40)에 저장되는 오류 정보는 적어도 파일 시스템에 오류가 있다는 것을 확인부(20)에게 알리는 역할을 수행한다. 또한, 오류 정보는 파일 시스템의 오류를 복구하기 위한 복구용 프로그램이 오류를 치유하는데 필요한 정보를 복구부(10)로 제공하는 역할도 수행할 수 있다. 따라서 오류 정보는 이러한 역할을 수행하는데 있어서 필요한 정보를 적어도 포함해야 한다. 예를 들어, 오류 정보는 파일 시스템의 어떤 파티션 및/또는 어떤 블록에서 오류가 발생하였고 또한 어떤 종류의 오류이고 그 오류가 무엇인지 등에 관한 정보 등을 포함할 수 있다. 그리고 오류 정보의 포맷은 특별한 제한이 없는데, 파일 시스템의 종류에 따라서 오류 정보의 포맷도 달라질 수 있다.The error information stored in the storage unit 40 notifies the confirmation unit 20 that there is at least an error in the file system. In addition, the error information can also provide the recovery unit 10 with information necessary for the recovery program to recover the error in the file system. Therefore, the error information should include at least the information necessary to perform this role. For example, the error information may include information about which partitions of the file system and / or which blocks have failed, what kind of error is, what the error is, and so on. There is no particular limitation on the format of the error information, and the format of error information may vary depending on the type of the file system.

도 4는 저장부(40)에 저장되는 오류 정보의 내용 및 포맷의 일례를 보여 주는 블록도이다. 도 4를 참조하면, 오류 정보(70)는 플래그 필드(Flag field, 72), 오류 유형 필드(Error Type field, 74), 오류 정보 필드(Error Information field, 76), 및 오류 위치 필드(Error Location field, 78)를 포함한다. 그리고 표 2에는 이러한 오류 정보(70)를 구성하는 각 필드에 대한 설명(descriptions) 및 크기(size)가 예시적으로 표시되어 있다.4 is a block diagram showing an example of the content and format of error information stored in the storage unit 40. As shown in FIG. Referring to FIG. 4, the error information 70 includes a flag field 72, an error type field 74, an error information field 76, field, 78). In Table 2, explanations and size of each field constituting the error information 70 are illustratively shown.

FieldField DescriptionsDescriptions SizeSize FlagFlag 0 : 정상 , 1 : 오류0: normal, 1: error 1Byte1 byte Error TypeError Type 에러의 유형(예컨대, 메타 데이터 오류, 실제 데이터 오류, 상호 매칭 오류)The type of error (e.g., metadata error, actual data error, inter-matching error) 1Byte1 byte Error Info.Error Info. 각 에러 유형에 대한 상세 정보Detailed information about each error type 16Byte16 bytes Error LocationError Location 에러가 있는 위치Location with errors 4Byte4Byte

도 4 및 표2를 참조하면, 플래그 필드(72)에는 파일 시스템에 오류가 있는지 여부를 지시하는 정보가 기입될 수 있다. 예를 들어, 파일 시스템에 오류가 없으면 플래그 필드(72)에 '0'이 표시되고, 파일 시스템에 오류가 있으면 '1'이 표시될 수 있다. 이러한 플래그 필드(72)에 표시되어 있는 데이터를 이용하면 확인부(20)는 파일 시스템의 오류 존재 여부를 용이하게 확인할 수 있다.Referring to FIG. 4 and Table 2, information indicating whether or not an error exists in the file system may be written in the flag field 72. FIG. For example, if there is no error in the file system, '0' is displayed in the flag field 72, and '1' may be displayed if there is an error in the file system. By using the data displayed in the flag field 72, the checking unit 20 can easily check whether or not there is an error in the file system.

오류 유형 필드(74)에는 오류의 종류를 지시하는 정보가 기입될 수 있다. 파일 시스템에 오류가 복수 개 있는 경우에, 오류 유형 필드(74)에는 각각의 유형을 지시하는 정보가 기입될 수 있다. 예를 들어, 오류 유형은 메타 데이터의 오류인지, 실제 데이터의 오류인지, 또는 메타 데이터와 실제 데이터의 상호 매칭 오류인지 등을 지시할 수 있다. 그리고 오류 정보 필드(76)에는 오류 유형 필드(74)에 기입된 오류 유형 각각에 대한 상세한 정보가 기입될 수 있으며, 오류 위치 필드(78)에는 오류가 발생한 파일 시스템의 위치, 즉 복구가 필요한 파티션이나 블록의 위치를 지시하는 정보가 기입될 수 있다. In the error type field 74, information indicating the type of error can be written. If there are a plurality of errors in the file system, the error type field 74 may be filled with information indicating each type. For example, the type of error can indicate whether it is an error in the metadata, an error in the actual data, or an error in matching the metadata with the actual data. In the error information field 76, detailed information on each of the error types written in the error type field 74 can be written. In the error position field 78, the position of the errored file system, that is, Or information indicating the position of the block can be written.

계속해서 도 1을 참조하면, 확인부(20)는 컴퓨팅 디바이스의 부팅 또는 재부팅시에 파일 시스템에 오류가 있는지를 확인한다. 본 발명의 실시예에 의하면, 확인부(20)가 파일 시스템을 직접 조사하여 오류의 존재 유무를 확인하는 것이 아니며 저장부(40)와 통신하여 이전에 파일 시스템에 오류가 있었는지 여부를 확인할 수 있다. 보다 구체적으로, 확인부(20)는, 저장부(40)에 저장되어 있는 오류 정보 보다 구체적으로 도 4의 포맷을 갖는 오류 정보에서 플래그 필드의 정보를 참조하여 파일 시스템의 오류 유무를 확인할 수 있다. 1, the verification unit 20 confirms whether there is an error in the file system at the time of booting or rebooting the computing device. According to the embodiment of the present invention, the confirmation unit 20 does not directly check the existence of an error by directly examining the file system, and communicates with the storage unit 40 to check whether or not there is an error in the file system in advance have. More specifically, the verification unit 20 can confirm the presence or absence of an error in the file system by referring to the information of the flag field in the error information having the format shown in Fig. 4 more specifically than the error information stored in the storage unit 40 .

확인부(20)의 확인 결과 파일 시스템에 오류가 없는 것으로 확인되면, 부팅 또는 재부팅이 정상적으로 진행될 수 있으며 또한 부팅이 완료되어 컴퓨팅 디바이스가 정상적으로 동작을 수행할 수 있다. 이 경우에, 전술한 바와 같이, 검출부(30)는 컴퓨팅 디바이스의 부팅 과정이나 동작 과정에서 파일 시스템에 오류가 발생하는지를 계속적으로 모니터링을 수행하며, 만일 파일 시스템의 오류가 검출되면 오류 정보를 생성하여 저장부(40)로 전달할 수 있다. 반면, 확인부(20)의 확인 결과 파일 시스템에 오류가 있는 것으로 확인되면, 부팅이 정상적으로 진행될 수 없고 파일 시스템의 오류를 치유하는 과정이 진행된다.If it is confirmed that the file system has no error, the booting or rebooting can be normally performed and the booting is completed and the computing device can normally operate. In this case, as described above, the detection unit 30 continuously monitors whether or not an error occurs in the file system during the booting process or the operation process of the computing device. If the error of the file system is detected, error information is generated To the storage unit 40. On the other hand, if it is confirmed that the file system has an error as a result of the confirmation by the verification unit 20, booting can not proceed normally and a process of healing an error of the file system proceeds.

복구부(10)는 확인부(20)의 확인 결과 파일 시스템에 오류가 있는 경우에, 파일 시스템의 오류를 치유하여 파일 시스템을 정상적인 상태로 복구하도록 한다. 이 때, 복구부(10)는 파일 시스템을 부분적으로 복구하거나 또는 전체적으로 복구할 수 있다. 본 실시예에서 복구부(10)가 파일 시스템을 복구하는 구체적인 방법에 관해서는 특별한 제한이 없다. 예를 들어, 복구부(10)는 파일 시스템의 복구용 프로그램을 이용하여 오류가 있는 파일 시스템을 복구할 수 있다. 또는, 복구부(10)는 컴퓨팅 디바이스에 구비되어 있는 다른 파일 시스템 복구용 수단을 구동하여 오류가 있는 파일 시스템을 복구할 수도 있다.When there is an error in the file system as a result of the confirmation by the confirmation unit 20, the recovery unit 10 heals the error of the file system and restores the file system to a normal state. At this time, the recovery unit 10 can partially restore the file system or recover the file system as a whole. There is no particular limitation on the specific method by which the restoring unit 10 restores the file system in this embodiment. For example, the recovery unit 10 can recover a file system in error by using a program for recovery of the file system. Alternatively, the recovery unit 10 may drive another file system recovery means provided in the computing device to recover a file system with an error.

복구부(10)가 파일 시스템을 복구할 때, 저장부(40)에 저장되어 있는 오류 정보를 참조할 수도 있다. 보다 구체적으로, 복구부(10)는 오류 정보에 포함되어 있는 위치 정보, 오류 유형 정보, 및/또는 오류 정보 등을 참조하여, 오류가 어디에 있고 또한 어떤 오류인지를 파악한 후에, 파일 시스템의 오류를 치유할 수 있다. 복구부(10)에 의하여 파일 시스템의 오류가 치유되고 정상적인 파일 시스템으로 복구되면, 컴퓨팅 디바이스는 다시 부팅이 이루어질 수 있다.When the restoring unit 10 restores the file system, it may refer to the error information stored in the storage unit 40. More specifically, the recovery unit 10 refers to the location information, the error type information, and / or the error information included in the error information to determine where the error is and also what error, You can heal. If the error of the file system is recovered by the recovery unit 10 and restored to the normal file system, the computing device can be booted again.

그리고 복구부(10)는, 파일 시스템이 정상적으로 복구가 되면, 저장부(40)에 저장되어 있는 오류 정보를 삭제하도록 할 수 있다. 예를 들어, 복구부(10)는 오류 정보의 삭제 요청 신호를 저장부(40)로 전달할 수 있으며, 저장부(40)는 삭제 요청 신호에 따라서 오류 정보를 삭제할 수 있다. 이것은 복구부(10)에 의하여 파일 시스템이 정상적으로 복구가 되어 컴퓨팅 디바이스가 다시 부팅되는 경우에, 확인부(20)에 의한 확인 과정에서 더 이상 파일 시스템에는 오류가 없다는 것을 나타내기 위해서이다.The recovery unit 10 may delete the error information stored in the storage unit 40 when the file system is normally restored. For example, the recovery unit 10 may transmit a deletion request signal of the error information to the storage unit 40, and the storage unit 40 may delete the error information according to the deletion request signal. This is to indicate that there is no error in the file system in the confirmation process by the confirmation unit 20 when the file system is normally restored by the recovery unit 10 and the computing device is rebooted.

이상에서 설명한 바와 같이, 본 발명의 실시예에 따른 파일 시스템 관리 장치는 컴퓨팅 디바이스의 부팅 도중이나 정상적인 동작 중에 파일 시스템에 오류가 있는지를 모니터링하고, 파일 시스템의 오류가 검출되면 오류 정보를 기록하여 저장한다. 그리고 파일 시스템 관리 장치는 저장된 오류 정보를 이용하여 컴퓨팅 디바이스의 부팅시에 파일 시스템에 오류가 있었는지를 확인하며, 만일 파일 시스템에 오류가 있는 경우에는 이를 치유하고 정상적인 파일 시스템으로 자동적으로 복구시킨 다음 컴퓨팅 디바이스를 다시 부팅시킨다. As described above, the file system management apparatus according to the embodiment of the present invention monitors whether there is an error in the file system during the booting of the computing device or during normal operation, and records the error information when the error of the file system is detected do. Then, the file system management device checks whether there is an error in the file system at the time of booting the computing device by using the stored error information. If there is an error in the file system, the file system management device heals it and automatically restores it to the normal file system Reboot the computing device.

도 5는 본 발명의 일 실시예에 따른 컴퓨팅 디바이스의 파일 시스템 관리 방법을 보여 주는 흐름도이다. 도 5에 도시된 파일 시스템 관리 방법은 도 1 내지 도 4을 참조하여 전술한 파일 시스템 관리 이용하여 구현되는 것일 수 있다. 따라서 본 실시예에서는 파일 시스템 관리 방법에 관하여 간략히 설명하며, 여기에서 구체적으로 설명되지 않은 사항은 도 1 내지 도 4를 참조하여 전술한 사항이 동일하게 적용될 수 있다.5 is a flowchart illustrating a file system management method of a computing device according to an embodiment of the present invention. The file system management method illustrated in FIG. 5 may be implemented using the file system management described above with reference to FIGS. Therefore, the file system management method will be briefly described in this embodiment, and the matters described above with reference to FIG. 1 to FIG. 4 can be equally applied to matters not specifically described here.

도 5를 참조하면, 컴퓨팅 디바이스의 부팅이 개시된다(101). 본 실시예에서 컴퓨팅 디바이스가 부팅되는 원인에 관하여 특별한 제한이 없다. 예를 들어, 컴퓨팅 디바이스는 사용자의 의사에 의하여 부팅되거나 또는 컴퓨팅 디바이스의 자체 메커니즘에 의하여 부팅될 수 있다. 이 경우에, 컴퓨팅 디바이스는 이전에 정상적으로 종료가 된 이후에 부팅될 수도 있고 또는 이전에 문제가 발생하여 강제적으로 전원이 차단된 후에 재부팅될 수도 있다. Referring to FIG. 5, booting of the computing device is initiated (101). In this embodiment, there is no particular limitation as to why the computing device is booted. For example, the computing device may be booted by the user's intention or may be booted by its own mechanism of the computing device. In this case, the computing device may be booted after a previously successful termination, or may be rebooted after a previous problem has been forcibly shut down.

그리고 부팅이 개시되면, 이전에 파일 시스템에 오류가 있었는지를 확인한다(S102). 본 실시예에서 파일 시스템의 오류 존부를 확인하는 방법에는 특별한 제한이 없다. 파일 시스템 관리 장치(1, 도 1 참조)의 경우에는, 확인부(20)가 저장부(40)에 오류 정보가 저장되어 있는지를 확인함으로써 오류 존부를 확인할 수 있는데, 이것은 단지 예시적인 것이다. 이외에도, 이전에 파일 시스템에 오류가 있었고 이로 인하여 컴퓨팅 디바이스가 정상적으로 부팅되지 않았거나 또는 부팅이 된 후에 정상적으로 동작을 하지 않았다는 것을 확인할 수 있다면, 그 어떠한 방법도 본 단계(S102)에 사용될 수 있다.When booting is started, it is checked whether there is an error in the file system (S102). In the present embodiment, there is no particular limitation on a method for confirming the presence or absence of error in the file system. In the case of the file system management apparatus 1 (see Fig. 1), the confirmation unit 20 can check whether the error information is stored in the storage unit 40, thereby confirming the error condition. In addition, any method can be used in this step (S102) if it is possible to confirm that the file system previously had an error and that the computing device has not booted normally or has not operated normally after booting.

단계 S102에서의 확인 결과 파일 시스템에 오류가 없었던 것으로 확인되면, 컴퓨팅 디바이스는 부팅 과정이 정상적으로 진행되고, 또한 부팅이 완료되면 컴퓨팅 디바이스는 정상적으로 동작을 수행한다(S103). 이 때, 부팅 중이나 또는 정상 동작 중에, 컴퓨팅 디바이스는 파일 시스템의 오류가 검출되는지를 판단한다(S104). 예를 들어, 컴퓨팅 디바이스는 파일 시스템의 오류로 인하여 부팅이 정상적으로 진행되는지 또는 파일 시스템의 오류로 인하여 동작에 문제가 생기지는 않는지를 모니터링함으로써, 파일 시스템의 오류를 검출할 수 있다.If it is determined in step S102 that there is no error in the file system, the computing device normally proceeds with the booting process, and when the booting is completed, the computing device normally performs operation (S103). At this time, during booting or during normal operation, the computing device determines whether an error in the file system is detected (S104). For example, the computing device can detect an error in the file system by monitoring whether the boot normally proceeds due to an error in the file system or if there is a problem in the operation due to an error in the file system.

단계 S104의 판단 결과, 파일 시스템의 오류가 검출되지 않으면 절차는 종료한다. 반면, 단계 S104의 판단 결과 파일 시스템의 오류가 검출되면, 파일 시스템의 오류 정보를 생성하여 저장한다(S105). 파일 시스템의 오류는 크게 3가지, 즉 파일 시스템 메타 데이터 자체의 오류, 파일 시스템 실제 데이터 자체의 오류, 및 파일 시스템 메타 데이터와 파일 시스템 실제 데이터의 상호 매칭 오류로 구분할 수 있는데, 이것은 단지 예시적이다. 그리고 파일 시스템의 오류 정보는 컴퓨팅 디바이스의 운영 체제의 종류에 따라서 달라질 수 있지만 그 포맷에는 특별한 제한이 없다. 다만, 파일 시스템의 오류 정보는 파일 시스템의 어떤 파티션 및/또는 어떤 블록에서 오류가 발생하였고 또한 어떤 종류의 오류이고 그 오류가 무엇인지 등에 관한 정보 등을 포함할 수 있다. If it is determined in step S104 that no error in the file system is detected, the procedure ends. On the other hand, if it is determined in step S104 that an error in the file system is detected, error information on the file system is generated and stored (S105). The errors of the file system can be roughly classified into three kinds of errors: errors of the file system metadata itself, errors of the file system real data itself, and mutual matching errors of the file system metadata and the file system actual data, . The error information of the file system may vary depending on the type of the operating system of the computing device, but there is no particular limitation on the format. However, the error information of the file system may include information such as which partition of the file system and / or which block has caused the error, what kind of error, and what the error is.

파일 시스템의 오류 정보가 저장되면, 컴퓨팅 디바이스의 재부팅 과정이 다시 개시되어서 단계 S101 이하의 과정이 반복 수행되는데, 단계 S105에서 저장된 오류 정보는 단계 S102에서 오류 정보의 존부를 확인하는 과정에 이용될 수 있다. 즉, 단계 S105에 이후에 단계 S101 이하의 과정이 다시 수행되면, 단계 S102에서는 파일 시스템의 오류 정보가 존재하는 것으로 판단되어 단계 S106이 진행된다.When the error information of the file system is stored, the rebooting process of the computing device is restarted, and the process of step S101 and subsequent steps is repeatedly performed. The error information stored in step S105 may be used in the process of checking whether the error information exists in step S102 have. That is, if the process after step S101 is performed again after step S105, it is determined that error information of the file system exists in step S102, and the process proceeds to step S106.

단계 S102에서의 확인 결과 파일 시스템에 오류가 있었던 것으로 확인되면, 파일 시스템의 오류를 정정하여 정상적인 파일 시스템으로 복구하는 과정이 수행된다(S106). 파일 시스템의 오류는 파일 시스템에 포함되어 있는 오류 복구용 프로그램을 이용하여 정정되거나 또는 다른 수단을 이용하여 정정될 수 있다. 이 때, 파일 시스템은 오류만 있는 부분이 부분적으로 복구되거나 또는 전체 파일 시스템이 새로운 파일 시스템으로 대체가 될 수도 있다. 그리고 파일 시스템을 복구하는 경우에는, 단계 S105에서 저장된 파일 시스템의 오류 정보는 단계 S106에서 삭제될 수 있다.
If it is determined in step S102 that there is an error in the file system, the process of correcting the error in the file system and restoring the normal file system is performed (S106). Errors in the file system can be corrected using an error recovery program included in the file system or can be corrected using other means. At this time, the file system may partially recover from the error only part, or the entire file system may be replaced with the new file system. In the case of restoring the file system, the error information of the file system stored in step S105 may be deleted in step S106.

이상의 설명은 본 발명의 실시예에 불과할 뿐, 이 실시예에 의하여 본 발명의 기술 사상이 한정되는 것으로 해석되어서는 안된다. 본 발명의 기술 사상은 특허청구범위에 기재된 발명에 의해서만 특정되어야 한다. 따라서 본 발명의 기술 사상을 벗어나지 않는 범위에서 전술한 실시예는 다양한 형태로 변형되어 구현될 수 있다는 것은 당업자에게 자명하다.
The above description is only an example of the present invention, and the technical idea of the present invention should not be interpreted as being limited by this embodiment. The technical idea of the present invention should be specified only by the invention described in the claims. Therefore, it is apparent to those skilled in the art that the above-described embodiments may be modified and embodied in various forms without departing from the technical spirit of the present invention.

1 : 파일 시스템 관리 장치
10 : 복구부
20 : 확인부
30 : 검출부
40 : 저장부
52 : 등록 모듈
54 : 입출력 모듈
60 : 저장 모듈
1: File system management device
10:
20:
30:
40:
52: Registration module
54: I / O module
60: storage module

Claims (20)

컴퓨팅 디바이스의 부팅 중에 또는 상기 컴퓨팅 디바이스의 동작 중에 파일 시스템에 발생하는 오류를 검출하여 오류 정보를 생성하기 위한 검출부;
상기 검출부로부터 전달받은 상기 오류 정보를 저장하기 위한 저장부;
상기 컴퓨팅 디바이스의 부팅 시에 상기 저장부에 오류 정보가 있는지를 확인하기 위한 확인부; 및
상기 확인부가 상기 오류 정보가 저장되어 있는 것으로 확인하면, 상기 파일 시스템의 오류를 정정하여 복구시키기 위한 복구부를 포함하는 파일 시스템 관리 장치.
A detecting unit for detecting an error occurring in the file system during booting of the computing device or during operation of the computing device to generate error information;
A storage unit for storing the error information received from the detection unit;
A confirmation unit for checking whether there is error information in the storage unit when the computing device is booted; And
And a recovery unit for correcting and recovering an error of the file system when the confirmation unit confirms that the error information is stored.
제1항에 있어서,
상기 복구부는 상기 파일 시스템을 복구할 경우에 상기 저장부에 저장되어 있는 상기 오류 정보를 삭제하는 것을 특징으로 하는 파일 시스템 관리 장치.
The method according to claim 1,
Wherein the recovery unit deletes the error information stored in the storage unit when the file system is restored.
제2항에 있어서,
상기 복구부는 상기 컴퓨팅 디바이스의 부팅을 명령하는 것을 특징으로 하는 파일 시스템 관리 장치.
3. The method of claim 2,
Wherein the recovery unit instructs booting of the computing device.
제1항에 있어서,
상기 오류 정보는 상기 파일 시스템에 오류가 있는지를 지시하는 플래그 필드를 포함하고,
상기 확인부는 상기 플래그 필드의 값을 참조하여 오류가 있는지를 판단하는 것을 특징으로 하는 파일 시스템 관리 장치.
The method according to claim 1,
Wherein the error information includes a flag field indicating whether there is an error in the file system,
Wherein the checking unit determines whether there is an error by referring to the value of the flag field.
제4항에 있어서,
상기 플래그 필드의 값은 상기 파일 시스템에 오류가 있는지를 지시하는 값과 상기 파일 시스템에 오류가 없는 것을 지시하는 값 중의 어느 하나인 것을 특징으로 하는 파일 시스템 관리 장치.
5. The method of claim 4,
Wherein the value of the flag field is a value indicating whether there is an error in the file system and a value indicating that there is no error in the file system.
제4항에 있어서,
상기 오류 정보는 상기 오류의 유형을 지시하는 오류 유형 필드, 상기 오류의 내용을 지시하는 오류 정보 필드, 및 상기 오류가 발생한 위치를 지시하는 오류 위치 필드를 더 포함하고,
상기 복구부는 상기 오류 정보를 참조하여 상기 오류를 정정하는 것을 특징으로 하는 파일 시스템 관리 장치.
5. The method of claim 4,
Wherein the error information further includes an error type field indicating a type of the error, an error information field indicating a content of the error, and an error position field indicating a position where the error occurs,
Wherein the recovery unit corrects the error by referring to the error information.
제6항에 있어서,
상기 오류의 유형은 상기 파일 시스템의 메타 데이터의 오류, 실제 데이터의 오류, 및 상기 메타 데이터와 상기 실제 데이터의 상호 매칭 오류 중 적어도 하나인 것을 특징으로 하는 파일 시스템 관리 장치.
The method according to claim 6,
Wherein the type of the error is at least one of an error of the metadata of the file system, an error of actual data, and an error of mutual matching of the metadata and the actual data.
제1항에 있어서,
상기 복구부는 상기 파일 시스템의 복구용 프로그램을 이용하여 상기 파일 시스템의 오류를 정정하도록 하는 것을 특징으로 하는 파일 시스템 관리 장치.
The method according to claim 1,
Wherein the recovery unit corrects an error of the file system using a program for restoring the file system.
제8항에 있어서,
상기 파일 시스템이 EXT-n인 경우에는 상기 복구용 프로그램은 E2FSCK이며, 상기 파일 시스템이 FAT(File Allocation Table)인 경우에는 상기 복구용 프로그램이 FSCK인 것을 특징으로 하는 파일 시스템 관리 장치.
9. The method of claim 8,
Wherein the recovery program is E2FSCK when the file system is EXT-n, and the recovery program is FSCK when the file system is a FAT (File Allocation Table).
컴퓨팅 디바이스의 부팅이 개시되면, 상기 컴퓨팅 디바이스의 파일 시스템에 오류가 있었는지를 판단하는 확인 단계; 및
상기 확인 단계에서 상기 오류가 있었던 것으로 확인되면 상기 파일 시스템의 오류를 정정하여 복구하고, 상기 확인 단계에서 상기 오류가 없었던 것으로 확인되면 상기 컴퓨팅 디바이스의 부팅 절차를 진행하는 관리 단계를 포함하고,
상기 관리 단계에서 상기 컴퓨팅 디바이스의 부팅 절차를 진행하면,
상기 컴퓨팅 디바이스의 부팅 진행 중에 또는 상기 컴퓨팅 디바이스가 부팅이 완료되고 난 이후의 동작 중에 상기 파일 시스템에 발생하는 오류를 검출하는 검출 단계; 및
상기 검출 단계에서 오류가 검출되면, 검출된 상기 오류에 대한 오류 정보를 생성하여 저장하기 위한 저장 단계를 더 포함하고,
상기 확인 단계에서는 상기 컴퓨팅 디바이스에 저장되어 있는 상기 오류 정보를 참조하여 상기 컴퓨팅 디바이스의 파일 시스템에 오류가 있었는지를 판단하는 것을 특징으로 하는 파일 시스템 관리 방법.
A verification step of, when the booting of the computing device is started, determining whether there is an error in the file system of the computing device; And
And a management step of correcting and recovering the error of the file system if the error is found in the checking step and proceeding to booting the computing device if it is confirmed that the error does not exist in the checking step,
If the booting procedure of the computing device is performed in the management step,
A detecting step of detecting an error occurring in the file system during a booting of the computing device or during an operation after the computing device has completed booting; And
Further comprising a storing step of generating and storing error information on the detected error when an error is detected in the detecting step,
Wherein the determining step determines whether there is an error in the file system of the computing device by referring to the error information stored in the computing device.
삭제delete 삭제delete 제10항에 있어서,
상기 오류 정보는 상기 파일 시스템에 오류가 있는지를 지시하는 플래그 필드를 포함하고,
상기 확인 단계에서는 상기 플래그 필드의 값을 참조하여 오류가 있는지를 판단하는 것을 특징으로 하는 파일 시스템 관리 방법.
11. The method of claim 10,
Wherein the error information includes a flag field indicating whether there is an error in the file system,
Wherein the checking step determines whether there is an error by referring to the value of the flag field.
제13항에 있어서,
상기 플래그 필드의 값은 상기 파일 시스템에 오류가 있는지를 지시하는 값과 상기 파일 시스템에 오류가 없는 것을 지시하는 값 중의 어느 하나인 것을 특징으로 하는 파일 시스템 관리 방법.
14. The method of claim 13,
Wherein the value of the flag field is a value indicating whether there is an error in the file system or a value indicating that there is no error in the file system.
제13항에 있어서,
상기 오류 정보는 상기 오류의 유형을 지시하는 오류 유형 필드, 상기 오류의 내용을 지시하는 오류 정보 필드, 및 상기 오류가 발생한 위치를 지시하는 오류 위치 필드를 더 포함하고,
상기 관리 단계에서는 상기 오류 정보를 참조하여 상기 오류를 정정하여 복구하는 것을 특징으로 하는 파일 시스템 관리 방법.
14. The method of claim 13,
Wherein the error information further includes an error type field indicating a type of the error, an error information field indicating a content of the error, and an error position field indicating a position where the error occurs,
And in the management step, the error is corrected by referring to the error information.
제15항에 있어서,
상기 오류의 유형은 상기 파일 시스템의 메타 데이터의 오류, 실제 데이터의 오류, 및 상기 메타 데이터와 상기 실제 데이터의 상호 매칭 오류 중 적어도 하나인 것을 특징으로 하는 파일 시스템 관리 방법.
16. The method of claim 15,
Wherein the type of the error is at least one of an error of the metadata of the file system, an error of the actual data, and a matching error of the metadata and the actual data.
제10항에 있어서,
상기 관리 단계에서 상기 파일 시스템의 오류를 정정하여 복구할 경우에 상기 컴퓨팅 디바이스에 저장되어 있는 상기 오류 정보를 삭제하는 것을 특징으로 하는 파일 시스템 관리 방법.
11. The method of claim 10,
And the error information stored in the computing device is deleted when the error of the file system is corrected and restored in the managing step.
제17항에 있어서,
상기 관리 단계에서 상기 파일 시스템의 오류를 정정하여 복구한 이후에, 상기 컴퓨팅 디바이스를 부팅시키는 부팅 단계를 더 포함하는 것을 특징으로 하는 파일 시스템 관리 방법.
18. The method of claim 17,
Further comprising a booting step of booting the computing device after correcting the error of the file system in the management step and recovering the error.
제17항에 있어서,
상기 파일 시스템이 EXT-n인 경우에는 E2FSCK을 사용하여 복구하며, 상기 파일 시스템이 FAT(File Allocation Table)인 경우에는 FSCK를 사용하여 복구하는 것을 특징으로 하는 파일 시스템의 관리 방법.
18. The method of claim 17,
Wherein the file system is restored by using E2FSCK when the file system is EXT-n, and is restored by using FSCK when the file system is a FAT (File Allocation Table).
제1항 내지 제9항 중 어느 하나의 항에 기재되어 있는 파일 시스템 관리 장치를 포함하는 컴퓨팅 디바이스.A computing device comprising a file system management device as recited in any one of claims 1 to 9.
KR1020120098309A 2012-09-05 2012-09-05 Apparatus and method for managing file system of a computing device KR101461650B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120098309A KR101461650B1 (en) 2012-09-05 2012-09-05 Apparatus and method for managing file system of a computing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120098309A KR101461650B1 (en) 2012-09-05 2012-09-05 Apparatus and method for managing file system of a computing device

Publications (2)

Publication Number Publication Date
KR20140032071A KR20140032071A (en) 2014-03-14
KR101461650B1 true KR101461650B1 (en) 2014-11-21

Family

ID=50643788

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120098309A KR101461650B1 (en) 2012-09-05 2012-09-05 Apparatus and method for managing file system of a computing device

Country Status (1)

Country Link
KR (1) KR101461650B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170093567A (en) * 2016-02-05 2017-08-16 한화테크윈 주식회사 Apparatus and method for booting system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112579179A (en) * 2019-09-30 2021-03-30 合肥杰发科技有限公司 Partition mounting method of embedded system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000063253A (en) * 2000-06-07 2000-11-06 송명순 Method of Self-Diagnosis and Self-Restoration of System Error and A Computer System Using The Same
KR20050062025A (en) * 2003-12-19 2005-06-23 삼성전자주식회사 Icmp packet generating system and method for multiple field errors of an ip packet
US20090089628A1 (en) * 2007-10-01 2009-04-02 Day Mark S File system error detection and recovery framework

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000063253A (en) * 2000-06-07 2000-11-06 송명순 Method of Self-Diagnosis and Self-Restoration of System Error and A Computer System Using The Same
KR20050062025A (en) * 2003-12-19 2005-06-23 삼성전자주식회사 Icmp packet generating system and method for multiple field errors of an ip packet
US20090089628A1 (en) * 2007-10-01 2009-04-02 Day Mark S File system error detection and recovery framework

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170093567A (en) * 2016-02-05 2017-08-16 한화테크윈 주식회사 Apparatus and method for booting system
KR102417317B1 (en) 2016-02-05 2022-07-05 한화테크윈 주식회사 Apparatus and method for booting system

Also Published As

Publication number Publication date
KR20140032071A (en) 2014-03-14

Similar Documents

Publication Publication Date Title
US9189340B2 (en) Secure recovery apparatus and method
US8601255B2 (en) Approaches for updating bios
US8468389B2 (en) Firmware recovery system and method of baseboard management controller of computing device
US10303459B2 (en) Electronic system with update control mechanism and method of operation thereof
US20070055969A1 (en) System and method for updating firmware
US20020053044A1 (en) Self-repairing operating system for computer entities
US20090094450A1 (en) Firmware image update and management
US20110320794A1 (en) Flash System And Method For Updating The Flash System
US20140365823A1 (en) Information processing device, information processing method, and computer program
JP5183542B2 (en) Computer system and setting management method
US20080072030A1 (en) Computer System and Method for Updating Program Code
CN106775610B (en) Electronic equipment starting method and electronic equipment
CN104834575A (en) Firmware recovery method and device
US7882388B2 (en) Dual independent non volatile memory systems
CN105260215A (en) Method of updating vehicle-mounted automobile data recorder terminal by USB flash disk
US20200250313A1 (en) Bios recovery and update
US20070050612A1 (en) Boot program update and restoration system and method thereof
TWI764454B (en) Firmware corruption recovery
KR101461650B1 (en) Apparatus and method for managing file system of a computing device
CN102043634A (en) Embedded system and embedded software upgrading method
EP3291092B1 (en) Data recovery method, device and terminal
US11740969B2 (en) Detecting and recovering a corrupted non-volatile random-access memory
WO2021012170A1 (en) Firmware booting method and device, and computer-readable storage medium
US10509646B2 (en) Software update rollbacks using file system volume snapshots
CN115904831A (en) Starting method of server firmware and terminal

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20190430

Year of fee payment: 5