KR100788951B1 - Method of repairing operating system using external storage - Google Patents

Method of repairing operating system using external storage Download PDF

Info

Publication number
KR100788951B1
KR100788951B1 KR1020060065781A KR20060065781A KR100788951B1 KR 100788951 B1 KR100788951 B1 KR 100788951B1 KR 1020060065781 A KR1020060065781 A KR 1020060065781A KR 20060065781 A KR20060065781 A KR 20060065781A KR 100788951 B1 KR100788951 B1 KR 100788951B1
Authority
KR
South Korea
Prior art keywords
operating system
file
computer
storage medium
windows
Prior art date
Application number
KR1020060065781A
Other languages
Korean (ko)
Inventor
박주호
박혜숙
오태섭
Original Assignee
박혜숙
오태섭
박주호
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 박혜숙, 오태섭, 박주호 filed Critical 박혜숙
Priority to KR1020060065781A priority Critical patent/KR100788951B1/en
Application granted granted Critical
Publication of KR100788951B1 publication Critical patent/KR100788951B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1479Generic software techniques for error detection or fault masking
    • G06F11/1482Generic software techniques for error detection or fault masking by means of middleware or OS functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • G06F9/4408Boot device selection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • G06F9/441Multiboot arrangements, i.e. selecting an operating system to be loaded

Abstract

A method for repairing an OS(Operating System) with an external storage medium is provided to solve a problem by accessing the OS through the external storage medium and reloading only the files required for repairing the OS to the computer when the problem occurs in the OS of the computer. A computer is booted by using the external storage medium(S301). A file system accessible to a storage medium storing the OS is determined by trying to access the storage medium storing the OS according to more than one file system. An information file for the OS is searched from the storage medium and a type of the OS to be installed in the computer is determined based on the searched information file. A system file of the OS installed in the computer is replaced with the system file stored in the external storage medium by referring to the type of the OS and the file system, and a system file list(S305).

Description

외부 저장매체를 이용한 운영체제 수리 방법{Method of repairing operating system using external storage}Method of repairing operating system using external storage

도 1은 본 발명의 일 실시예에 대한 개념도,1 is a conceptual diagram of an embodiment of the present invention;

도 2와 도 3은 컴퓨터가 파워-온(power-on) 후, 진입 가능한 바이오스(BIOS) 셋업 화면 중 부팅 우선순위를 정하는 과정을 설명하기 위한 도면,2 and 3 are diagrams for explaining a process of setting a boot priority of a BIOS setup screen which can be entered after a computer is powered on;

도 4는 운영체제의 종류 및 서비스 팩 적용 여부를 확인 가능한 정보 파일의 일 예를 나타내는 도면,4 is a diagram illustrating an example of an information file capable of checking a type of an operating system and whether a service pack is applied;

도 5는 본 출원인이 수리 대상 컴퓨터를 수동으로 조치하기 위해 마련한 인터페이스의 일 예를 나타내는 도면,FIG. 5 is a view showing an example of an interface provided by the applicant for manually operating a repair target computer; FIG.

도 6은 하드디스크 드라이브의 루트에 마련되는 시스템 파일을 나타내는 도면, 그리고6 shows system files provided at the root of a hard disk drive, and

도 7은 본 발명의 일 실시예에 대한 흐름도를 나타낸다.7 shows a flow diagram for one embodiment of the present invention.

본 발명은 외부 저장매체를 이용한 운영체제 수리 방법에 관한 것으로, 특히 컴퓨터에 설치된 운영체제에 문제가 발생하는 경우, 컴퓨터에 설치된 운영체제나 응용프로그램을 재 설치하지 않고도 운영체제에 발생한 문제점을 치유하는 운영체제 수리 방법에 관한 것이다. The present invention relates to a method for repairing an operating system using an external storage medium, and in particular, when a problem occurs in an operating system installed in a computer, the operating system repair method that heals problems caused by the operating system without reinstalling the operating system or applications installed on the computer It is about.

일반적으로 마이크로 소프트社에서 출시되는 윈도우즈 계열 운영체제(WINDOWS 98, WINDOWS 98 SE, WINDOWS ME, WINDOWS 2000, WINDOWS XP, WINDOWS 2003, WINDOWS VISTA)는 복구 콘솔명령을 이용하여 운영체제의 문제를 해결할 수 있도록 하고 있다. 복구 콘솔명령은 컴퓨터를 콘솔 모드에서 부팅 후, 컴퓨터의 사용자가 콘솔 모드의 명령어를 이용하여 손상된 운영체제의 파일을 정상 파일로 교체하는 명령어를 의미한다. 예컨대, 사용자 컴퓨터를 부팅 시, "로그온 사용자 DLL.msgina.dll을 로드하지 못했습니다. 시스템 관리자에게 문의하여 이 dll을 바꾸거나 원래 dll로 복원하십시요"라는 메시지가 모니터에 표시된다면 사용자는 컴퓨터를 재 부팅 후 아래의 표 1에 기재된 콘솔 명령을 수행하여 이를 처리할 수 있다. In general, Microsoft's Windows-based operating systems (WINDOWS 98, WINDOWS 98 SE, WINDOWS ME, WINDOWS 2000, WINDOWS XP, WINDOWS 2003, and WINDOWS VISTA) use recovery console commands to help solve operating system problems. . The recovery console command refers to a command in which a user of the computer replaces a file of a damaged operating system with a normal file by using a console mode command after the computer is booted in console mode. For example, if the monitor displays the message "Failed to load logon user DLL.msgina.dll. Please contact your system administrator to replace or restore this dll". This can be done by running the console commands listed in Table 1 below.

expand msgina.dl_ c:\windows\system32\msgina.dllexpand msgina.dl _ c: \ windows \ system32 \ msgina.dll

표 1에 기재된 콘솔 명령은 컴퓨터에 원본 설치 시디를 삽입 후, 원본 시디에서 손상된 파일을 대체할 파일을 읽어 컴퓨터로 설치하도록 한다. 그러나, 컴퓨터를 이용하는 대다수의 사용자는 표 1에 도시된 바와 같은 복구 콘솔을 이용하여 운영체제의 문제점을 해결하지 못한다는 것은 주지의 사실이며, 운영체제에 문제가 생기는 경우 운영체제에 로그-온 하지 못하는 경우가 많아 적절히 조치하지 못하게 된다. 더욱이, 운영체제에 심각한 문제가 생기는 경우 "로그온 사용자 DLL.msgina.dll을 로드하지 못했습니다. 시스템 관리자에게 문의하여 이 dll을 바꾸거나 원래 dll로 복원하십시요"와 같은 메시지 조차도 나타나지 않고 모니터에 블루 스크린(blue screen)이 뜨는 경우도 많다. 이 경우 대부분의 사용자는 문제가 발생한 운영체제를 포멧 후, 윈도우를 재 설치 하거나 AS 전문 업체를 불러 문제점 해결을 요청하게 된다. 그러나 AS 전문업체 또한 윈도우즈 운영체제에서 발생하는 많은 문제점에 대한 적절한 대응방안을 알고 있지 않으며, 운영체제에 발생하는 문제점의 해결은 전적으로 AS 기사의 숙련도에 의존하게 된다. 이에 따라, 수많은 사용자가 운영체제를 재 설치하는 과정에서 자신의 데이터를 잃어버리거나 기존에 설치되어있던 응용 프로그램을 모두 재 설치하는 고통을 겪고 있다.The console command in Table 1 inserts the original installation CD into the computer and reads the file to replace the damaged file from the original CD and installs it to the computer. However, it is well known that the majority of users who use a computer do not use the recovery console as shown in Table 1 to solve the operating system problem. If the operating system fails, the user cannot log on to the operating system. Many will not be able to take appropriate action. Furthermore, in the event of a serious problem with the operating system, a message such as "Failed to load logon user DLL.msgina.dll. Please contact your system administrator to replace or restore this dll" will not appear on the monitor. screen) often appears. In this case, most users will format the operating system with the problem and reinstall Windows or call an AS specialist for resolution. However, AS specialists do not know how to deal with many problems with the Windows operating system, and the resolution of operating system problems will depend entirely on the skill of the AS technician. As a result, many users are suffering from losing their data or reinstalling all existing applications in the process of reinstalling the operating system.

이에 본 출원인은 운영체제에 문제가 발생하는 경우, 외부 저장매체를 통해 운영체제에 접근하고, 운영체제를 수리하는데 필요한 파일들만을 컴퓨터로 재 로드함으로써 간단하게 문제점을 해결 가능한 방법 및 매체를 제안하고자 한다. Accordingly, the present inventors propose a method and a medium that can easily solve the problem by accessing the operating system through an external storage medium and reloading only the files necessary for repairing the operating system to a computer when a problem occurs in the operating system.

상기한 바와 같이, 본 발명의 목적은 운영체제에 문제가 발생하는 경우, 외부 저장매체를 통해 운영체제에 접근하고, 운영체제를 수리하는데 필요한 파일들만을 컴퓨터로 재 로드함으로써 간단하게 문제점을 해결 가능한 방법 및 매체를 제공함에 있다.As described above, an object of the present invention is to solve the problem by accessing the operating system through an external storage medium and reloading only the files necessary for repairing the operating system to a computer when a problem occurs in the operating system. In providing.

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

삭제delete

상기한 목적은 본 발명에 따라, 컴퓨터를 구동하는 운영체제가 설치된 저장매체를 대신하여 상기 컴퓨터를 구동하기 위한 부팅 이미지, 상기 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록, 및 상기 시스템 파일목록에 대응되는 시스템 파일을 구비하는 외부 저장매체에 의해 수행되며, 상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계, 적어도 하나의 파일 시스템에 따라 상기 운영체제가 설치된 저장매체에 접근을 시도하여 상기 운영체제가 설치된 저장매체에 접근 가능한 파일 시스템을 판단하는 단계, 상기 운영체제가 설치된 저장매체에서 상기 운영체제에 대한 정보파일을 조회하고 이를 통해 상기 컴퓨터에 설치된 운영체제의 종류를 판단하는 단계, 및 상기 컴퓨터에 설치된 운영체제의 종류, 파일 시스템의 종류, 및 상기 시스템 파일목록을 참조하여 상기 외부 저장매체에 구비되는 시스템 파일로 상기 컴퓨터에 기 설치된 운영체제의 시스템 파일을 치환하는 단계에 의해 달성된다.
바람직하게는, 상기 컴퓨터에 설치된 운영체제의 종류를 판단하는 단계는, 상기 운영체제의 서비스 팩(service pack) 버전을 판단하는 단계를 더 포함한다.
상기 시스템 파일 목록은, 상기 운영체제의 종류, 상기 운영체제가 설치된 저장매체의 파일 시스템, 및 상기 서비스 팩 버전을 참조하여 설정되는 것이 바람직하다.
상기 운영체제는, 윈도우즈 98, 윈도우즈 98se, 윈도우즈 me, 윈도우즈 NT, 윈도우즈 2000, 윈도우 XP, 윈도우즈 2003, 및 윈도우 비스타 중 어느 하나인 것이 바람직하다.
상기 외부 저장매체는, CD-ROM, CD-RW, DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD-RAM, 블루레이 디스크, 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc) 중 어느 하나일 수 있다.
바람직하게는, 상기 운영체제의 파일 시스템을 판단 후, 상기 운영체제에 대해 수리할 수 있는 수리 가능 목록을 상기 컴퓨터에 연결되는 모니터로 표시하는 단계, 및 상기 모니터에 표시된 상기 수리 가능 목록 중 어느 하나에 대한 선택을 받는 단계를 더 포함한다.
상기 운영체제의 시스템 파일을 치환하는 단계는, 상기 저장매체의 파일 시스템이 NTFS인 경우, 상기 운영체제가 설치된 저장매체에 임의의 드라이브 볼륨을 설정하는 단계, 상기 운영체제가 설치된 저장매체에 설정된 드라이브 볼륨에 따라 상기 수리 가능 목록에 따른 시스템 파일이 로드될 경로를 설정하는 단계, 및 상기 설정된 경로에 따라 상기 수리 가능 목록에 대응되는 시스템 파일을 상기 운영체제가 설치된 저장매체로 로드하는 단계를 포함하는 것이 바람직하다.
상기 외부 저장매체는, 상기 컴퓨터에 기 설치된 운영체제의 서비스 팩 적용 버전에 따른 시스템 파일을 구비하며, 상기 서비스 팩 적용 버전별 시스템 파일을 구비하는 것이 바람직하다.
상기 파일 시스템은, FAT(File Allocation Table ), 및 NTFS(New Technology File System) 중 어느 하나일 수 있다.
상기한 목적은 본 발명에 따라, 컴퓨터에 설치된 운영체제의 원본 디스크로부터 상기 운영체제의 시스템 파일을 호출하고, 상기 컴퓨터에 기 설치된 운영체제를 수리하기 위한 시스템 파일목록, 및 부팅 이미지를 구비하는 외부 저장매체에 의해 수행되며, 상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계, 적어도 하나의 파일 시스템에 따라 상기 운영체제가 저장되는 하드디스크 드라이브에 접근을 시도하여 상기 하드디스크 드라이브에 접근 가능한 파일 시스템을 판단하는 단계, 상기 컴퓨터에 설치된 운영체제에 대한 정보를 구비하며 상기 하드디스크 드라이브에 마련되는 정보 파일에 접근하여 상기 운영체제의 종류를 판단하는 단계, 상기 컴퓨터에 설치된 운영체제의 파일 시스템, 및 상기 운영체제의 종류에 따라 상기 하드디스크 드라이브로 로드(load)할 시스템 파일목록을 설정하며, 상기 원본디스크에서 상기 시스템 파일목록에 대응되는 시스템 파일을 호출하는 단계, 및 상기 호출된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계에 의해 달성된다.
상기 하드디스크 드라이브로 로드하는 단계는,상기 원본 디스크에서 호출한 시스템 파일을 압축 해제하는 단계, 및 상기 압축 해제된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계를 포함하는 것이 바람직하다.
상기 시스템 파일목록은, 상기 압축 해제된 파일이 상기 하드디스크 드라이브에 설치될 경로정보를 포함하는 것이 바람직하다.
바람직하게는, 상기 운영체제의 종류를 판단하는 단계는, 상기 운영체제의 서비스 팩(service pack) 버전을 판단하는 단계를 더 포함한다.
상기 시스템 파일 목록은, 상기 운영체제의 종류, 파일 시스템, 및 상기 서비스 팩 버전을 참조하여 설정되는 것이 바람직하다.
상기 운영체제는, 윈도우즈 98, 윈도우즈 98se, 윈도우즈 me, 윈도우즈 NT, 윈도우즈 2000, 윈도우즈 XP, 윈도우즈 2003, 및 윈도우 비스타 중 어느 하나인 것이 바람직하다.
상기한 목적은 본 발명에 따라, 운영체제를 수리하기 위한 시스템 파일목록, 및 부팅 이미지를 구비하는 외부 저장매체에 의해 수행되며, 상기 외부 저장매체를 통해 컴퓨터를 부팅하는 단계, 상기 부팅된 컴퓨터의 운영체제와 파일 시스템을 판단하는 단계, 상기 컴퓨터의 운영체제 폴더 중 시스템 백업 폴더에서 상기 운영체제의 수리에 요구되는 파일을 호출하며, 상기 컴퓨터에 기 설치된 시스템 파일을 상기 시스템 백업 폴더에서 호출된 시스템 파일로 치환하는 단계에 의해 달성된다.
상기 컴퓨터의 운영체제와 파일 시스템을 판단하는 단계는, 상기 컴퓨터에 마련되는 하드디스크 드라이브에 에 기 설치된 파일들 중 상기 운영체제에 대한 정보를 구비하는 정보 파일을 조회하여 상기 운영체제의 종류 및 서비스 팩 적용 여부를 판단하는 단계, 및 상기 하드디스크 드라이브의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계를 포함하는 것이 바람직하다.
상기 운영체제는, 윈도우즈 98, 윈도우즈 98se, 윈도우즈 me, 윈도우즈 NT, 윈도우즈 2000, 윈도우즈 XP, 윈도우즈 2003, 및 윈도우 비스타 중 어느 하나인 것이 바람직하다.
상기 외부 저장매체는, CD-ROM, CD-RW, DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD-RAM, 블루레이 디스크, 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc) 중 어느 하나일 수 있다.
상기한 목적은 본 발명에 따라, 부팅 이미지, 운영체제의 시스템 파일, 및 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록을 구비하는 외부저장장치가 프로세서, 및 메모리를 구비하는 컴퓨터에 접속 시, 상기 컴퓨터를 통해 수행되며, 상기 부팅 이미지를 통해 상기 컴퓨터가 파워-온 시, 상기 컴퓨터에 기 설치된 운영체제를 대신하여 상기 컴퓨터를 구동하는 단계, 상기 운영체제가 설치된 하드디스크 드라이브에서 상기 운영체제의 종류 및 서비스 팩 적용 여부를 기록한 정보 파일을 참조하여 상기 운영체제의 종류를 판단하는 단계, 상기 하드디스크 드라이브의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계, 및 상기 시스템 파일목록에서 상기 외부 저장매체에 구비되는 시스템 파일들 중 상기 운영체제의 종류와 상기 파일 시스템에 대응되는 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계를 수행하는 프로그램을 포함하는 기록매체에 의해 달성된다.
상기 하드디스크 드라이브로 로드하는 단계는, 상기 하드디스크로 로드되는 시스템 파일은 상기 운영체제의 종류와 파일 시스템에 따라 미리 설정된 경로로 로드되는 단계인 것이 바람직하다.
상기한 목적은 본 발명에 따라, 부팅 이미지, 및 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록을 구비하는 외부저장장치가 프로세서, 및 메모리를 구비하는 컴퓨터에 접속 시, 상기 컴퓨터를 통해 수행되고,
상기 컴퓨터에는, 상기 컴퓨터에 상기 운영체제를 설치할 때, 이용된 상기 운영체제의 원본 디스크가 로드(LOAD)되며,
상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계, 상기 컴퓨터에 기 설치된 파일들 중, 상기 운영체제에 대한 정보를 구비하는 정보 파일을 조회하여 상기 운영체제의 종류를 판단하는 단계, 상기 운영체제가 설치된 하드디스크 드라이브의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계, 상기 운영체제의 종류, 및 파일 시스템에 따라 상기 하드디스크 드라이로 로드 할 시스템 파일 목록을 설정하며, 상기 원본 디스크에서 상기 시스템 파일 목록에 대응되는 시스템 파일을 호출하는 단계, 및 상기 호출된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계를 수행하는 프로그램을 포함하는 기록매체에 의해 달성된다.
상기 하드디스크 드라이브로 로드하는 단계는, 상기 원본 디스크에서 호출한 시스템 파일을 압축 해제하는 단계, 및 상기 압축 해제된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계를 포함하는 것이 바람직하다.
상기한 목적은 본 발명에 따라, 컴퓨터에 기 설치된 운영체제를 대신하여 상기 컴퓨터를 구동하기 위한 부팅 이미지, 상기 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록, 및 상기 시스템 파일목록에 대응되는 시스템 파일을 구비하는 외부 저장매체에 의해 수행되며, 상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계, 상기 운영체제가 설치된 저장매체의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계, 상기 운영체제가 설치된 저장매체에 마련되는 상기 운영체제의 정보파일을 조회하여 상기 컴퓨터에 설치된 운영체제의 종류를 판단하는 단계, 및 상기 컴퓨터에 설치된 운영체제의 종류, 파일 시스템의 종류, 및 상기 시스템 파일목록을 참조하여 상기 외부 저장매체에 구비되는 시스템 파일로 상기 컴퓨터에 기 설치된 운영체제의 시스템 파일을 치환하는 단계에 의해 달성된다.
이하, 도면을 참조하여 본 발명을 상세히 설명하도록 한다.
The above object corresponds to a boot image for driving the computer, a system file list for repairing an operating system installed in the computer, and the system file list according to the present invention. Booting the computer through the external storage medium, attempting to access a storage medium on which the operating system is installed according to at least one file system, and storing the operating system installed. Determining a file system accessible to a medium, querying an information file for the operating system from a storage medium in which the operating system is installed, and determining a type of operating system installed in the computer, and a type of operating system installed in the computer; The type of file system, and By replacing the system file of the operating system pre-installed in the computer with the system file provided on the external storage medium with reference to the system file list.
Preferably, determining the type of operating system installed in the computer further includes determining a service pack version of the operating system.
The system file list may be set with reference to the type of the operating system, the file system of the storage medium on which the operating system is installed, and the service pack version.
The operating system is preferably any one of Windows 98, Windows 98se, Windows me, Windows NT, Windows 2000, Windows XP, Windows 2003, and Windows Vista.
The external storage medium is a CD-ROM, CD-RW, DVD-R, DVD-R (Dual Layer), DVD-RW, DVD + R, DVD + RW, DVD-RAM, Blu-ray Disc, Floppy Disk, USB Storage, and HD-DVD (High Density Digital Versatile Disc).
Preferably, after determining a file system of the operating system, displaying a repairable list for repairing the operating system with a monitor connected to the computer, and for any one of the repairable list displayed on the monitor. The method further includes receiving a selection.
Substituting the system file of the operating system, if the file system of the storage medium is NTFS, setting an arbitrary drive volume on a storage medium in which the operating system is installed, according to the drive volume set in the storage medium in which the operating system is installed It is preferable to include a step of setting a path to load the system file according to the repairable list, and loading the system file corresponding to the repairable list to a storage medium is installed the operating system according to the set path.
The external storage medium may include a system file according to a service pack applied version of an operating system pre-installed in the computer, and the system file for each service pack applied version.
The file system may be any one of a file allocation table (FAT) and a new technology file system (NTFS).
The above object is an external storage medium having a system file list for booting an operating system pre-installed on a computer, a system file list for repairing an operating system pre-installed on the computer, and a boot image, according to the present invention. Booting the computer through the external storage medium; determining a file system accessible to the hard disk drive by attempting to access a hard disk drive in which the operating system is stored according to at least one file system. Determining a type of the operating system by accessing an information file provided on the hard disk drive, the file system of the operating system installed in the computer, and the type of the operating system. Hard disk drive Setting a system file list to be loaded into the Eve, calling the system file corresponding to the system file list from the source disk, and loading the called system file to the hard disk drive. do.
The loading of the hard disk drive may include decompressing a system file called from the original disk, and loading the decompressed system file into the hard disk drive.
The system file list may include path information in which the decompressed file is to be installed in the hard disk drive.
Preferably, determining the type of operating system further includes determining a service pack version of the operating system.
The system file list may be set with reference to the type of the operating system, the file system, and the service pack version.
The operating system is preferably any one of Windows 98, Windows 98se, Windows me, Windows NT, Windows 2000, Windows XP, Windows 2003, and Windows Vista.
The above object is performed by an external storage medium having a system file list for repairing an operating system, and a boot image, booting a computer through the external storage medium, according to the present invention, the operating system of the booted computer And determining a file system, calling a file required for repair of the operating system from a system backup folder of an operating system folder of the computer, and replacing a system file previously installed in the computer with a system file called from the system backup folder. Is achieved by steps.
The determining of an operating system and a file system of the computer may include: searching an information file including information on the operating system among files pre-installed on a hard disk drive provided in the computer, and applying the type and service pack of the operating system. And determining a file system of the operating system by querying a boot area of the hard disk drive.
The operating system is preferably any one of Windows 98, Windows 98se, Windows me, Windows NT, Windows 2000, Windows XP, Windows 2003, and Windows Vista.
The external storage medium is a CD-ROM, CD-RW, DVD-R, DVD-R (Dual Layer), DVD-RW, DVD + R, DVD + RW, DVD-RAM, Blu-ray Disc, Floppy Disk, USB Storage, and HD-DVD (High Density Digital Versatile Disc).
According to the present invention, an external storage device having a boot image, a system file of an operating system, and a system file list for repairing an operating system installed in a computer is connected to a computer having a processor and a memory. When the computer is powered on through the boot image, running the computer on behalf of the operating system pre-installed on the computer, applying the type and service pack of the operating system on the hard disk drive installed the operating system Determining the type of the operating system with reference to an information file recorded therein; determining a file system of the operating system by querying a boot area of the hard disk drive; and the external storage medium in the system file list. Type of the operating system among the system files It is achieved by a recording medium containing a program for performing the step of loading the computer file corresponding to the file system in the hard disk drive.
In the loading of the hard disk drive, the system file loaded to the hard disk may be loaded in a predetermined path according to the type and file system of the operating system.
According to the present invention, an external storage device having a boot image and a system file list for repairing an operating system installed in a computer is performed through the computer when connected to a computer having a processor and a memory.
In the computer, the original disk of the operating system used when the operating system is installed in the computer is loaded (LOAD),
Booting the computer through the external storage medium; determining the type of the operating system by looking up an information file including information on the operating system among files pre-installed in the computer; and a hard disk on which the operating system is installed. Determining a file system of the operating system by querying a boot area of a drive; setting a list of system files to be loaded into the hard disk drive according to the type of the operating system and a file system; And a program for performing a step of calling a corresponding system file and loading the called system file into the hard disk drive.
The loading of the hard disk drive may include decompressing a system file called from the original disk, and loading the decompressed system file into the hard disk drive.
According to the present invention, a boot image for operating the computer on behalf of an operating system preinstalled in a computer, a system file list for repairing an operating system installed in the computer, and a system file corresponding to the system file list. Booting the computer through the external storage medium, determining a file system of the operating system by querying a boot area of the storage medium in which the operating system is installed, and storing the operating system. Querying the information file of the operating system provided in the media to determine the type of operating system installed in the computer, and the type of operating system installed in the computer, the type of file system, and the system file list for the external storage medium. The computer as a system file provided on This is accomplished by replacing the system files of the preinstalled operating system.
Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 대한 개념도를 나타낸다.1 shows a conceptual diagram of an embodiment of the present invention.

본 발명은 CD-ROM, CD-RW,DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD-RAM, 블루레이 디스크(blue-ray disc), 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc)와 같은 외부 저장매체(100)를 통해 컴퓨터(200)를 콘솔 모드로 부팅하며, 수리 대상 컴퓨터(200)에 설치된 운영체제의 시스템 파일(또는 서비스 파일, 및 기타 운영체제에서 제공하는 응용 프로그램, 이하 생략한다.)을 외부 저장매체(100)에 마련되는 시스템 파일(110)로 대체 함으로써 컴퓨터(200)의 사용자가 기 설치된 운영체제를 재 설치하지 않고도 사용할 수 있도록 한다. The present invention is a CD-ROM, CD-RW, DVD-R, DVD-R (Dual Layer), DVD-RW, DVD + R, DVD + RW, DVD-RAM, blue-ray disc, floppy Boots the computer 200 to console mode via an external storage medium 100 such as a disc, USB storage device, and HD-DVD (High Density Digital Versatile Disc). (Or service files, and other application programs provided by the operating system, hereinafter omitted) by replacing the system file 110 provided in the external storage medium 100 with the user of the computer 200 to reinstall the pre-installed operating system You can use it without having to.

이를 위해, 외부 저장매체(100)는 시스템 파일(110), 시스템 파일 목록(120), 부팅 이미지(130), 및 매니저 프로그램(140)을 구비한다. 부팅 이미지(130)는 컴퓨터(200)를 콘솔 모드(consol mode)로 부팅 할 수 있도록 하는 시스템 파일을 구비한다. 일 예로서, 부팅 이미지가 DR-DOS 또는 MS-DOS인 경우, 부팅 이미지(130)는 IO.SYS, COMMAND.COM, MSDOS.SYS(MSDOS인 경우)와 같은 시스템 파일을 구비하며, 해당 시스템 파일은 외부 저장매체(예컨대 CD)에서 부팅 가능한 영역에 배치된다. 이와 같이 외부 저장매체(100)를 통해 컴퓨터를 부팅하고 제어하기 위해서는 컴퓨터(200)의 부팅 우선순위가 외부 저장매체(100)로 설정되어 있어야 한다. 이는 도 2와 도 3을 함께 참조하여 간략히 설명하도록 한다.To this end, the external storage medium 100 includes a system file 110, a system file list 120, a boot image 130, and a manager program 140. The boot image 130 includes a system file that enables the computer 200 to boot in the console mode. As an example, if the boot image is DR-DOS or MS-DOS, the boot image 130 has system files such as IO.SYS, COMMAND.COM, MSDOS.SYS (if MSDOS), and corresponding system files. Is located in a bootable area on an external storage medium (eg CD). As such, in order to boot and control the computer through the external storage medium 100, the boot priority of the computer 200 should be set to the external storage medium 100. This will be briefly described with reference to FIGS. 2 and 3.

도 2와 도 3은 컴퓨터가 파워-온(power-on) 후, 진입 가능한 바이오스(BIOS) 셋업(또는 CMOS 셋업 이라고도 한다.) 화면 중 부팅 우선순위를 정하는 과정을 나타낸다. 이와 같은 바이오스 셋업은 컴퓨터를 부팅 후, Del키나, F1, F2키, 또는 ESC키를 눌러서 진입할 수 있다. 바이오스 셋업을 위해 눌러야 하는 키는 각 바이오스 제조업체(예컨대 AMI, Phonix)에 따라 다르며, 통상 마더보드를 판매하는 측에서 제공하는 메뉴얼에 상세히 기재되어 있다.2 and 3 illustrate a process of determining boot priorities among the accessible BIOS setup (or CMOS setup) screens after the computer is powered on. This BIOS setup can be entered by booting the computer and pressing Del, F1, F2, or ESC. The keys that must be pressed for BIOS setup vary with each BIOS manufacturer (eg, AMI, Phonix) and are usually described in detail in the manual provided by the vendor selling the motherboard.

먼저, 도 2는 바이오스 셋업 메뉴에서 파워(power) 메뉴에 진입 시, 표시되는 서브 메뉴들을 나타낸다. 도시된 바와 같이, 파워(power) 메뉴에는 부팅 우선순위 결정 메뉴(10), 부트 셋팅(boot setting configuration), 및 보안(security)에 관련된 메뉴가 있으며, 부팅 우선 순위 결정 메뉴(10)를 선택하면 도 3에 도시된 서브 메뉴가 표시된다. 도 3에 도시된 서브 메뉴에는 컴퓨터(200)에 장착된 장치들에 대한 부팅 우선 순위를 설정할 수 있다. 도면에는 플로피 디스크, 하드 디스크(PM-ST32122A, 시게이트 하드디스크 드라이브의 모델명)가, 시디롬 드라이브(20, SS-Pioneer CD-ROM, 일본 파이오니어사 시디롬), 및 네트워크 부팅장 치(YUkon PXE)의 순으로 나타나 있다. 여기서, 제 1 부팅장치(1st boot device)가 시디롬 드라이브(20)가 되도록 바이오스를 설정하여야 한다.First, FIG. 2 illustrates sub-menus displayed when the power menu is entered in the BIOS setup menu. As shown, the power menu includes a menu related to boot priority determination menu 10, boot setting configuration, and security. When the boot priority determination menu 10 is selected, The submenu shown in FIG. 3 is displayed. In the sub-menu illustrated in FIG. 3, booting priorities of devices mounted in the computer 200 may be set. In the drawing, a floppy disk, a hard disk (PM-ST32122A, model name of the Seagate hard disk drive), a CD-ROM drive (20, SS-Pioneer CD-ROM, Pioneer Japan CD-ROM), and a network boot device (YUkon PXE) Is indicated. Here, the BIOS should be set such that the first boot device is the CD-ROM drive 20.

바이오스 셋업에 의해 CD-ROM 드라이브에 부팅 우선순위가 설정되면 컴퓨터(200)에 외부 저장매체(본 발명에서는 외부 저장매체를 시디롬을 주로하여 설명하도록 하며, 이하, 참조부호 "100"은 외부저장매체 중 특히 시디롬에도 부여하도록 한다. 본 발명에 기재되는 외부 저장매체(100)는 CD-ROM 이외에 CD-RW, DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD-RAM, 소니의 플레이스테이션에 탑재된 바 있는 블루레이 디스크, 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc)등이 사용될 수 있음은 당연하다 할 것이다.)를 삽입하고 부팅을 수행한다. 시디롬(100)이 컴퓨터(200)에 삽입된 후, 시디롬(100)에 마련되는 부팅 이미지(130)는 램(220)에 로드되며, 램(220)은 이를 프로세서(230)로 제공하여 부팅 이미지(130)가 실행되도록 한다. 프로세서(230)는 부팅 이미지(130)를 해석, 및 구동하며, 운영체제의 제어권을 매니저 프로그램(140)에 제공하게 된다. 통상 부팅 이미지(130)는 무료로 사용 가능한 DR-DOS가 가장 많이 사용되나, 별도의 라이선스 획득을 통해 콘솔 모드로 제어 가능한 타 운영체제의 부팅 이미지가 사용될 수도 있다. 부팅 이미지(130)에 의해 컴퓨터(200)가 부팅되면 매니저 프로그램(140)은 오토-런 되며, 아래의 기재된 기능을 수행할 수 있다.When the boot priority is set in the CD-ROM drive by the BIOS setup, an external storage medium (in the present invention, the external storage medium is mainly described as CD-ROM in the present invention). Hereinafter, reference numeral 100 denotes an external storage medium. In particular, the CD-RW, DVD-R, DVD-R (Dual Layer), DVD-RW, DVD + R, DVD +, in addition to the CD-ROM, may be provided. Of course, RW, DVD-RAM, Blu-ray Disc, floppy disk, USB storage, and HD-DVD (High Density Digital Versatile Disc) in Sony's PlayStation can be used.) Insert and boot. After the CD-ROM 100 is inserted into the computer 200, the boot image 130 provided on the CD-ROM 100 is loaded into the RAM 220, and the RAM 220 provides the boot image to the processor 230. 130 is executed. The processor 230 interprets and drives the boot image 130, and provides the manager program 140 with control of the operating system. The boot image 130 is most commonly used free DR-DOS, but the boot image of another operating system that can be controlled in the console mode by obtaining a separate license may be used. When the computer 200 is booted by the boot image 130, the manager program 140 may auto-run and perform the functions described below.

1) 하드디스크 드라이브(240)에 억세스 하여 하드디스크 드라이브(240)에 기 설치되어 있는 운영체제의 종류, 및 서비스 팩 버전을 확인한다. 1) Access the hard disk drive 240 to check the type of operating system, and the service pack version pre-installed on the hard disk drive 240.

2) 하드디스크 드라이브(240)의 MBR(Master Boot Record)에 억세스 하여 하 드디스크 드라이브(240)의 파일 시스템을 판단한다.2) The file system of the hard disk drive 240 is determined by accessing the MBR (Master Boot Record) of the hard disk drive 240.

3) 수리 대상 컴퓨터(200)를 수리하는 자가 수동으로 컴퓨터(200)에 시스템 파일을 선택적으로 로드할 수 있도록 하는 인터페이스 메뉴를 모니터(미도시)에 표시하고, 표시된 인터페이스 메뉴에서 선택된 항목에 대응되는 파일 시스템 목록을 참조하여 시스템 파일(110)을 하드디스크 드라이브(240)에 로드한다.3) an interface menu for allowing a repairman of the repair target computer 200 to manually load system files to the computer 200 manually on a monitor (not shown), and corresponds to an item selected from the displayed interface menu. The system file 110 is loaded into the hard disk drive 240 by referring to the file system list.

여기서, 2)에 기재된 파일 시스템의 판단은 하드디스크 드라이브(240)의 MBR에 억세스 하여 정보를 획득할 수 있으나, 이 외에 아래에 기재된 바에 따라 획득될 수 있다.Here, the determination of the file system described in 2) may be obtained by accessing the MBR of the hard disk drive 240, but may be obtained as described below.

먼저, 외부 저장매체(100)에 설치되는 매니저 프로그램(140)이 FAT(File Allocation Table) 파일 시스템을 기준으로 하여 운영체제의 존재 여부를 확인한다. 다음으로, FAT를 기준으로 하여 운영체제가 판단되지 않는다면 매니저 프로그램(140)은 NTFS를 기준으로 하여 운영체제의 존재 여부를 확인한다. 이때, 하드디스크 드라이브(240)에 기 설치되어 있는 운영체제의 종류 및 버전을 확인하는 방법은 하드디스크 드라이브(240)에 기 설치된 운영체제 라이선스 파일을 참조하여 파악될 수 있다. 물론 라이선스 파일 이외에도 운영체제 설치, 및 업데이트 시, 하드디스크 드라이브(240)에 기록되는 로그 파일을 통해서도 운영체제의 종류를 파악할 수 있음은 물론이다. 이하, 하드디스크 드라이브(240)에 기록되며, 운영체제의 종류를 파악 가능한 파일을 "정보 파일"이라 한다. 도 4는 운영체제의 종류 및 서비스 팩 적용 여부를 확인 가능한 정보 파일의 일 예를 나타낸다. 통상, 운영체제가 컴퓨터(200)에 설치되면, 운영체제(예컨대 windows xp)의 시스템 폴더(예컨대 system32)에는 소프트웨어 최종 사용자 사용권 계약서가 카피 된다. 도시된 내용은 사용자와 마이크로 소프트社 사이의 계약 내용을 전달하기 위한 것이나 도시된 바와 같이, 사용자가 설치한 운영체제에 대한 정보를 함께 포하게 된다. 도면에는 "XPSP_2 ..... RTL_KO"라고 도시되어 있으며, 이는 윈도우즈 XP 서비스 팩(S2P) 2가 적용되었고, 리테일(RTL) 제품이며, 한국어판(_KO)임을 나타내고 있다. 이러한 정보 파일은 각 운영체제(예컨대 windows 98, windows 98 se, windows me, windows xp home, windows xp pro, windows 2000 pro, windows 2000 server, windows 2003, 및 windows vista등)에 따라 각기 상이한 경로에 마련될 수 있으며, 매니저 프로그램(140)이 이와 같은 경로 정보를 구비할 수 있다.First, the manager program 140 installed in the external storage medium 100 checks the existence of an operating system based on a File Allocation Table (FAT) file system. Next, if the operating system is not determined based on the FAT, the manager program 140 checks the existence of the operating system based on the NTFS. In this case, the method of checking the type and version of the OS pre-installed in the hard disk drive 240 may be understood by referring to the OS license file pre-installed in the hard disk drive 240. Of course, in addition to the license file, the type of operating system can be grasped through a log file recorded on the hard disk drive 240 when the operating system is installed and updated. Hereinafter, a file recorded on the hard disk drive 240 and capable of grasping the type of operating system is referred to as an "information file". Figure 4 shows an example of an information file that can determine the type of operating system and whether the service pack is applied. Typically, when an operating system is installed on the computer 200, a software end user license agreement is copied to a system folder (such as system32) of the operating system (such as windows xp). The depicted information is intended to convey the contents of the contract between the user and Microsoft, but, as illustrated, includes information about the operating system installed by the user. In the drawing, "XPSP_2 ..... RTL_KO" is shown, which indicates that Windows XP Service Pack (S2P) 2 has been applied, a retail (RTL) product, and Korean version (_KO). These information files can be placed in different paths for different operating systems (eg windows 98, windows 98 se, windows me, windows xp home, windows xp pro, windows 2000 pro, windows 2000 server, windows 2003, and windows vista). In addition, the manager program 140 may have such path information.

매니저 프로그램(140)에 의해 수리 대상 컴퓨터(200)에 기 설치된 운영체제의 종류, 서비스 팩 버전, 및 파일 시스템이 파악되면 매니저 프로그램(140)은 아래에 기재된 바에 따라 수리 대상 컴퓨터(200)를 수리할 수 있다.When the manager program 140 determines the type of OS, service pack version, and file system pre-installed on the repair target computer 200, the manager program 140 may repair the repair target computer 200 as described below. Can be.

4) 운영체제의 종류, 및 서비스 팩 적용 여부를 참조하여 수리 대상 컴퓨터(200)에 해당되는 시스템 파일을 하드디스크 드라이브(240)로 로드한다.4) The system file corresponding to the repair target computer 200 is loaded into the hard disk drive 240 by referring to the type of OS and whether the service pack is applied.

5) 수리 대상 컴퓨터(200)를 수리하는 자가 컴퓨터(200)의 상태를 보고 수동으로 시스템 파일을 하드디스크 드라이브(240)로 로드한다. 이때, 하드디스크 드라이브(240)에는 컴퓨터(200)의 운영체제 수리에 필요한 최소한의 시스템 파일만이 로드된다.5) The person repairing the repair target computer 200 sees the state of the computer 200 and manually loads a system file into the hard disk drive 240. At this time, the hard disk drive 240 is loaded with only the minimum system files necessary to repair the operating system of the computer 200.

위에 기재된 바에 따라 시스템 파일을 하드디스크 드라이브(240)로 로드할 때, 5)의 방법을 적용하는 경우, 하드디스크 드라이브(240)에 기 설치된 운영체제 를 수리하는데 소요되는 시간이 크게 단축될 수 있다.When the system file is loaded into the hard disk drive 240 as described above, when the method of 5) is applied, the time required to repair the operating system pre-installed on the hard disk drive 240 can be greatly shortened.

한편, 본 발명에서는 외부 저장매체(100)에 저장된 시스템 파일로 하드디스크 드라이브(240)에 설치된 운영체제의 시스템 파일을 대체하도록 하고 있으나, 아래에 기재된 바에 따라서도 처리될 수 있다.Meanwhile, in the present invention, the system file stored in the external storage medium 100 is replaced by the system file of the operating system installed in the hard disk drive 240, but may be processed according to the following description.

외부 저장매체가 CD-ROM, DVD-ROM, 및 기타 광 드라이브에서 판독되는 매체인 경우, 컴퓨터(200)에는 두개의 광 디스크 드라이브(예컨대 CD-ROM 드라이브)가 요구되며, 하나에는 운영체제 원본 디스크가 삽입되고, 다른 하나에는 외부 저장매체(100)가 삽입된다. 이때, 부팅 권한은 외부 저장매체(100)가 삽입된 광 드라이브에 할당되어야 한다. 이에 따라, 외부 저장매체(100)에 마련되는 매니저 프로그램(140)은 하드디스크 드라이브(240)에 설치된 운영체제의 종류, 및 파일 시스템이 판단된 후, 하드디스크 드라이브(240)에 로드해야 할 시스템 파일을 원본 디스크에서 추출, 및 압축 해제하고 이를 하드디스크 드라이브(240)에 로드할 수 있다. 통상 원본 디스크에는 시스템 파일을 캐비닛(cabinet) 파일로 압축해 놓으며, 원본디스크에 마련된 별도의 압축 해제 프로그램을 통해 압축 해제하도록 한다. 따라서, 매니저 프로그램(140)은 원본 디스크에 구비되는 파일들을 압축 해제 가능한 압축 해제 프로그램을 구비하여야 한다. 또한, 매니저 프로그램(140)은 원본 디스크에서 추출 및 압축 해제된 시스템 파일을 하드디스크 드라이브(240)에 설치된 운영체제의 종류에 따라 미리 설정된 디렉토리로 로드하는 기능을 구비하여야 한다. 다른 한편으로, 외부 저장매체(100)가 광 드라이브에서 판독되는 매체가 아닌 경우(예컨대 USB 저장매체), 컴퓨터(200)에는 하나의 광 드라이브가 요구되며, 원본 디 스크는 광 드라이브에 삽입되고, 외부 저장매체는 컴퓨터(200)에 접속되어 부팅을 진행할 수 있다. 이에 더하여, 매니저 프로그램(140)은 원본 디스크 이외에도 하드디스크 드라이브(240)에 기 설치된 운영체제 백업폴더로 부터 시스템 파일을 호출하여 하드디스크 드라이브(240)에 설치된 운영체제의 시스템 파일을 교체할 수도 있다. 여기서, 외부 저장매체(100)와 원본 디스크를 이용한 운영체제 수리방법은 후술할 타 실시예에 대해서도 동일하게 적용될 수 있으나, 동일한 프로세스(Process)에 대해 원본 디스크가 추가된 실시예에 대해 중복 설명이 발생하는 바, 이에 대한 설명은 생략하도록 한다.If the external storage medium is a medium read from CD-ROM, DVD-ROM, and other optical drives, the computer 200 requires two optical disk drives (such as a CD-ROM drive), one with the operating system source disk. The external storage medium 100 is inserted into the other. In this case, the boot right should be assigned to the optical drive into which the external storage medium 100 is inserted. Accordingly, the manager program 140 provided in the external storage medium 100 may determine the type of OS installed in the hard disk drive 240 and the file system, and then load the system file to be loaded into the hard disk drive 240. May be extracted from the original disk, extracted, and loaded into the hard disk drive 240. Normally, the system disk is compressed into a cabinet file on the original disk, and is decompressed through a separate decompression program provided on the original disk. Therefore, the manager program 140 must include a decompression program that can decompress files included in the original disk. In addition, the manager program 140 should have a function of loading a system file extracted and decompressed from the original disk into a directory set according to the type of operating system installed in the hard disk drive 240. On the other hand, if the external storage medium 100 is not a medium read from the optical drive (eg USB storage medium), the computer 200 requires one optical drive, the original disk is inserted into the optical drive, The external storage medium may be connected to the computer 200 and boot up. In addition, the manager program 140 may replace a system file of an operating system installed in the hard disk drive 240 by calling a system file from an operating system backup folder previously installed in the hard disk drive 240 in addition to the original disk. Here, the operating system repair method using the external storage medium 100 and the original disk can be applied to other embodiments to be described later, but a duplicate description of the embodiment in which the original disk is added to the same process is performed. The description thereof will be omitted.

도 5는 본 출원인이 수리 대상 컴퓨터(200)를 수동으로 조치하기 위해 마련한 인터페이스의 일 예를 나타낸다.5 shows an example of an interface prepared by the present applicant for the manual operation of the repair target computer 200.

도시된 인터페이스는 마스터 부트 레코드(Master Boot Record) 수리, NTLDR(NT LOaDeR) 수리, MSGINA 에러 수리를 비롯하여 "M" 항목에 기재된 자동 수리 메뉴를 구비한다.The illustrated interface has an automatic repair menu as described in the "M" item, including Master Boot Record repair, NTLDR (NT LOaDeR) repair, MSGINA error repair.

수리 대상 컴퓨터(200)가 부팅 중 에러를 나타내는 경우 에러 메시지를 모니터로 출력하거나 다운 증상을 보이게 되며, 수리 대상 컴퓨터(200)를 수리하는 자는 아래에 기재된 각 항목을 참조하여 수동 수리를 진행할 수 있다.If the repair target computer 200 indicates an error during booting, an error message is output to the monitor or the down symptom is displayed, and a person repairing the repair target computer 200 may proceed with manual repair by referring to each item described below. .

6) "Ntldr is missing" 이라는 메시지가 모니터에 출력되면 운영체제 시스템 파일 중 NT loader와 관련된 시스템 파일이 손상된 것으로, 도 5의 항목 3을 선택하여 조치하도록 한다. 수리 대상 컴퓨터(200)를 수리하는 자가 도 5에 도시된 항목 3을 선택하면, 매니저 프로그램(140)은 시디롬(100)에 저장된 시스템 파일(110) 들 중, NTldr 파일을 하드디스크 드라이브(240)로 로드하게 된다. 이때, 매니저 프로그램(140)은 하드디스크 드라이브(240)에 기 설치된 운영체제의 종류, 서비스 팩 버전, 및 파일 시스템을 참조하여 하드디스크 드라이브(240)에 기 설치된 운영체제에 부합하는 NTldr 파일을 하드디스크 드라이브로 로드하게 된다. 만일 하나 이상의 시스템 파일을 하드디스크 드라이브(240)로 로드해야 하는 경우, 매니저 프로그램(140)은 시스템 파일 목록(120)을 참조하여 시디롬(100)에 마련되는 다수의 시스템 파일(110)들 중 해당되는 시스템 파일을 하드디스크 드라이브(240)로 로드하게 된다. 통상 윈도우즈 계열 운영체제는 하나의 시스템 기능에 대해 복수의 시스템 파일이 대응되는 경우가 많다. 6) If the message "Ntldr is missing" is displayed on the monitor, the system file related to the NT loader is damaged among the operating system files. Select item 3 of FIG. 5 to take action. When the repairee repairs the computer 200 selects item 3 shown in FIG. 5, the manager program 140 may convert the NTldr file among the system files 110 stored in the CD-ROM 100 to the hard disk drive 240. Will be loaded. At this time, the manager program 140 refers to the type of operating system pre-installed on the hard disk drive 240, the service pack version, and the file system, and the NTldr file corresponding to the pre-installed operating system on the hard disk drive 240 is stored in the hard disk drive. Will be loaded. If one or more system files need to be loaded into the hard disk drive 240, the manager program 140 may refer to the system file list 120 to determine among the plurality of system files 110 provided in the CD-ROM 100. The system file is loaded into the hard disk drive 240. In general, a Windows-based operating system often corresponds to a plurality of system files for one system function.

7) "Non-system disk or disk error, Replace and press any key when ready"라는 메시지가 모니터(미도시)에 표시되면, 이는 하드디스크 드라이브(240)의 마스터 부트 레코드(MBR)에 마련되는 Boot strap code가 손상되었거나, 부트 레코드(Boot Record)의 Strap code가 손상된 것으로 도 5의 항목 1을 선택하여 조치할 수 있다.7) When the message "Non-system disk or disk error, Replace and press any key when ready" is displayed on the monitor (not shown), it is a Boot strap provided in the master boot record (MBR) of the hard disk drive 240. If the code is damaged or the strap code of the boot record is damaged, it can be corrected by selecting item 1 of FIG. 5.

8) "다음 파일이 없거나 손상되어 windows를 시작할 수 없습니다 : <windows root>\system32\ntoskrnl.exe 위 파일의 복사본을 다시 설치하십시오"와 같은 메시지가 모니터(미도시)에 표시되면 Ntoskrnl.exe. 파일이 손상된 것으로 도 5의 6번 항목을 선택하여 조치하도록 한다.8) Ntoskrnl.exe is displayed on the monitor (not shown), such as "Windows cannot start because the following file is missing or corrupt: <windows root> \ system32 \ ntoskrnl.exe please reinstall a copy of the above file." If the file is damaged, select item 6 in FIG. 5 to take action.

상기 기재된 6) ∼ 8) 이외에도 도 5에는 수리 대상 컴퓨터가 모니터를 나타내는 메시지 및 증상에 대해 조치하는 다수의 메뉴가 더 마련되어 있으며, 메시지 가 출력되지 않는 여러 종류의 고장 증상에 대한 메뉴(J 메뉴 : FIX UNKNOWN ERRORS), 그리고 메시지의 출력도 없이 리-부트(re-boot)되는 고장 증상에 대한 메뉴(K 메뉴 : FIX REBOOT ERRORS), 수리하는 자가 고장 증상을 정확히 파악하지 못할 경우 윈도우의 다양한 고장을 일괄적으로 수리하는 메뉴(M 메뉴 : AUTOFIX WINDOWS ERRORS)등이 제시된다. 이들 메뉴는 운영체제의 시스템 파일들 중 해당 증상(예컨대, 메시지 출력 없이 리-부트 되는 증상)을 치유하기 위해 공통적으로 요구되는 시스템 파일들로 컴퓨터(200)에 설치된 시스템 파일을 일괄적으로 치환하도록 한다. In addition to 6) to 8) described above, FIG. 5 further includes a plurality of menus in which the computer to be repaired responds to a message and a symptom indicating a monitor, and a menu for various types of malfunctions in which a message is not output (J menu: FIX UNKNOWN ERRORS), and a menu of failure symptoms that are re-booted without a message output (K menu: FIX REBOOT ERRORS). The menu for repairing collectively (M menu: AUTOFIX WINDOWS ERRORS) is presented. These menus are used to collectively replace the system files installed in the computer 200 with the system files commonly required to heal the corresponding symptom of the operating system's system files (e.g., to be rebooted without a message output). .

윈도우즈 계열 운영체제의 경우, 통상 시스템 파일은 C:Windows, C:Windows\system32에 시스템 파일이 집중적으로 분포하고 있으나, 하드디스크 드라이브(240)의 루트(root)에도 시스템 파일이 극소수 분포하고 있다. In the case of a Windows-based operating system, system files are normally distributed in C: Windows and C: Windows \ system32, but very few system files are also distributed in the root of the hard disk drive 240.

도 6은 하드디스크 드라이브(240)의 루트에 마련되는 시스템 파일을 나타낸다. 6 shows system files provided at the root of the hard disk drive 240.

도시된 바와 같이, 하드디스크 드라이브(240)의 루트에는 휴지통(Recycler), 프로그램 파일폴더(program files), windows 폴더가 마련되며, ntldr 파일, 및 NTDETECT 파일과 같은 시스템 파일이 위치한다. As shown in the figure, a recycler, program files, and windows folders are provided at the root of the hard disk drive 240, and system files such as ntldr files and NTDETECT files are located.

NTDETECT 파일이 손상되는 경우, 수리 대상 컴퓨터(200)가 부팅을 진행 중 Re-boot를 반복하는 증상이 있으며, 수리 대상 컴퓨터(200)를 수리하는 자는 이러한 증상을 참조하여 도 5에 도시된 항목 4를 선택하여 조치할 수 있다. 여기서, 시스템 파일은 윈도우즈 디렉토리(c:\windows, c:\windows\system32등) 이외에도 다양한 경로에 마련될 수 있는 바, 매니저 프로그램(140)이나 시스템 파일 목록(120) 중 어느 하나에는 시디롬(100)에 구비되는 시스템 파일(110)들이 하드디스크 드라이브(240)에 마련되는 디렉토리 중 어느 디렉토리에 설치되어야 하는지에 대한 정보, 즉 경로 정보를 구비하여야 한다. If the NTDETECT file is damaged, there is a symptom of repeating the re-boot while the repair target computer 200 is in the process of booting, and the person repairing the repair target computer 200 refers to the symptom shown in FIG. 5. You can choose to take action. Here, the system file may be provided in various paths in addition to the Windows directory (c: \ windows, c: \ windows \ system32, etc.), and the CD-ROM 100 may be included in either the manager program 140 or the system file list 120. The system files 110 included in the s) should be provided with information, ie, path information, in which directory among the directories provided in the hard disk drive 240.

도 7은 본 발명의 일 실시예에 대한 개략적인 흐름도를 나타낸다.7 shows a schematic flowchart of an embodiment of the invention.

먼저, 수리 대상 컴퓨터(200)를 수리하는 자는 컴퓨터(200)를 파워-온 후, 바이오스 셋업에 진입하여 시디롬(100)에 부팅 우선순위를 준다. 이때, 컴퓨터(200)에 기 설치된 운영체제를 대신하여 부팅 가능한 외부 저장매체로는 시디롬 (100) 이외에 CD-RW, DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD-RAM, 블루레이 디스크, 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc) 중 어느 하나가 될 수 있다.First, after repairing the computer 200 to be repaired, the computer 200 is powered on and then enters the BIOS setup to give the CD-ROM 100 boot priority. In this case, as an external storage medium bootable in place of the operating system pre-installed in the computer 200, in addition to the CD-ROM 100, CD-RW, DVD-R, DVD-R (Dual Layer), DVD-RW, DVD + R, DVD It can be one of + RW, DVD-RAM, Blu-ray Disc, floppy disk, USB storage device, and HD-DVD (High Density Digital Versatile Disc).

물론, 여기 언급된 외부 저장매체 이외에도 컴퓨터와 접속하여 부팅 가능한 것이라면 어떤 것이라도 무방하다. 다음으로, 컴퓨터(200)를 수리하는 자는 시디롬(100)을 이용하여 컴퓨터(200)를 부팅한다(S301). 컴퓨터(200)가 시디롬(100)에 의해 부팅되면, 컴퓨터(200)의 제어권은 매니저 프로그램(140)에 넘겨진다. 다음으로, 시디롬(100)에 마련되는 매니저 프로그램(140)은 컴퓨터(200)의 부팅과 함께 자동 실행되며, FAT 파일 시스템을 컴퓨터(200)에 마련되는 메모리(미도시)에 로드 후, 하드디스크 드라이브(240)에 억세스 한다(S302). 다음으로, 매니저 프로그램(140)은 하드디스크 드라이브(240)에 설치된 운영체제가 windows me 인지를 판단한다. 여기서, 매니저 프로그램(140)은 아래에 기재된 방법 중 하나에 의해 운영 체제의 종류, 및 서비스 팩 적용 버전을 판단할 수 있다.Of course, in addition to the external storage media mentioned here, anything that can be booted in connection with a computer can be used. Next, the person who repairs the computer 200 boots the computer 200 using the CD-ROM 100 (S301). When the computer 200 is booted by the CD-ROM 100, control of the computer 200 is transferred to the manager program 140. Next, the manager program 140 provided in the CD-ROM 100 is automatically executed together with the booting of the computer 200, and the FAT file system is loaded into a memory (not shown) provided in the computer 200, and then the hard disk is loaded. The drive 240 is accessed (S302). Next, the manager program 140 determines whether the operating system installed in the hard disk drive 240 is windows me. Here, the manager program 140 may determine the type of OS and the service pack application version by one of the methods described below.

9) FAT 파일 시스템(예컨대 FAT32 파일 시스템)을 기준으로 windows 계열 운영체제를 판단하고, FAT 파일 시스템의 windows 계열 운영체제가 발견되지 않으면 NTFS 파일 시스템을 기준으로 하여 운영체제를 판단하는 방법.9) A method of determining a Windows based operating system based on a FAT file system (eg, a FAT32 file system), and a method of determining an operating system based on an NTFS file system if a windows based operating system of a FAT file system is not found.

10) 외부 저장매체(100)로 부팅하는 단계(S301) 이후, 하드디스크 드라이브(240)의 MBR(Master Boot Record)에 억세스 하여 파일 시스템을 판단하는 방법. 이 경우, 도면에 도시된 S302, S322, S323 단계는 불필요하다. 10) After the step of booting to the external storage medium (100) (S301), a method of determining the file system by accessing the master boot record (MBR) of the hard disk drive 240. In this case, steps S302, S322, and S323 shown in the drawing are unnecessary.

이하, 본 실시예에서는 9)의 방법을 기준으로 설명하도록 한다. S302 단계 이후, 매니저 프로그램(140)은 파일 시스템이 FAT 라고 가정한 상태(메모리에 FAT 파일 시스템을 로드한 상태)에서 운영체제가 windows me 인지를 판단한다(S303). 이때, 매니저 프로그램(140)은 하드디스크 드라이브(240)에 설치된 운영체제의 특정 디렉토리(예컨대 C:\WINDOS\SYSTEM32)에 정보 파일이 존재하는지를 검색함으로써 운영체제의 존재 여부를 확인할 수 있다. 다음으로, 하드디스크 드라이브(240)에 설치된 운영체제가 windows me 라고 판단되는 경우, 매니저 프로그램(140)은 시스템 파일 목록(120)을 조회하여 windows me에 대응되는 시스템 파일을 선택하고(S304), 시디롬(100)에 마련되는 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 이때, 하드디스크 드라이브(240)로 로드되는 시스템 파일(110)은 시스템 파일 목록(120)에 기재된 바에 따라 해당 설치 경로로 로드된다. 예컨대, 매니저 프로그램(140)은 하드디스크 드라이브(240)로 로드될 시스템 파일(110)이 C:\WINDOWS 디렉토리 인지, C:\WINDOWS\system32인지에 대한 설치 경로 를 시스템 파일 목록(120)으로부터 제공받아 시디롬(100)에 마련되는 시스템 파일(110)을 해당 경로에 맞게 로드하게 된다. 다음으로, 매니저 프로그램(140)의 판단 결과, 운영체제가 windows 98인 경우(S306), 매니저 프로그램(140)은 windows 98에 대응되는 시스템 파일 목록을 선택하며(S307), 선택된 시스템 파일 목록(120)에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 다음으로, 매니저 프로그램의 판단 결과, 운영체제가 windows 98 SE인 경우(S308), 매니저 프로그램(140)은 WINDOWS 98 SE에 대응되는 시스템 파일 목록을 선택하며(S309), 선택된 시스템 파일 목록에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 다음으로, 매니저 프로그램의 판단 결과, 운영체제가 WINDOWS 2000 PRO인 경우(S310), 매니저 프로그램(140)은 WINDOWS 2000 PRO에 대응되는 시스템 파일 목록을 선택하며(S311), 선택된 시스템 파일 목록에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 다음으로, 매니저 프로그램의 판단 결과, 운영체제가 WINDOWS 2000 SERVER 인 경우(S312), 매니저 프로그램(140)은 WINDOWS 2000 SERVER에 대응되는 시스템 파일 목록을 선택하며(S313), 선택된 시스템 파일 목록에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 다음으로, 매니저 프로그램의 판단 결과, 운영체제가 WINDOWS XP Home 인 경우(S314), 매니저 프로그램(140)은 WINDOWS XP Home 에 대응되는 시스템 파일 목록을 선택하며(S315), 선택된 시스템 파일 목록에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 다음으로, 매니저 프로그램의 판단 결과, 운영체제가 WINDOWS XP PRO 인 경우(S316), 매니저 프로그램(140)은 WINDOWS XP PRO 에 대응되는 시스템 파일 목록을 선택하며(S317), 선택된 시스템 파일 목록에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 다음으로, 매니저 프로그램의 판단 결과, 운영체제가 WINDOWS 2003인 경우(S318), 매니저 프로그램(140)은 WINDOWS 2003에 대응되는 시스템 파일 목록을 선택하며(S319), 선택된 시스템 파일 목록에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 다음으로, 매니저 프로그램의 판단 결과, 운영체제가 WINDOWS vista인 경우(S320), 매니저 프로그램(140)은 WINDOWS vista에 대응되는 시스템 파일 목록을 선택하며(S321), 선택된 시스템 파일 목록에 따른 시스템 파일(110)을 하드디스크 드라이브(240)로 로드하게 된다(S305). 여기서, 각 운영체제(예컨대 WINDOWS ME ∼ WINDOWS 2003)의 시스템 파일목록을 선택하는 단계(S304, S307, S309, S311, S313, S315, S317, S319 및 S321)에 의해 하드디스크 드라이브(240)로 로드되는 시스템 파일은 각 운영체제의 서비스 팩 버전을 참조하여 선택된다. 이는 서비스 팩 버전에 따라 동일한 종류의 운영체제에 설치되는 시스템 파일이 다르다는 것을 의미한다. 예컨대, 하드디스크 드라이브(240)에 기 설치된 운영체제가 WINDOWS XP PRO라 하더라도 C:\WINDOWS\system32에 마련되는 Ntoskrnl.exe 파일의 경우 WINDOWS XP PRO의 오리지널 버전 파일, 서비스 팩 1이 적용된 파일, 및 서비스 팩 2가 적용된 파일은 동일한 파일이 아니다. 이름이 같고 기능이 유사하더라도 서비스 팩 버전이 높아짐에 따라 파일이 일부 수정되며, 이를 고려하지 않는 경우, 하드디스크 드라이브(240)로 로드된 시스템 파일이 정상적으로 동작하지 않을 수 있다. 아래의 표 2 는 각 운영체제별 서비스 팩의 버전을 나타낸다.Hereinafter, the present embodiment will be described based on the method of 9). After the step S302, the manager program 140 determines whether the operating system is windows me in a state where the file system is FAT (the FAT file system is loaded in the memory) (S303). In this case, the manager program 140 may check whether the operating system exists by searching for whether an information file exists in a specific directory (for example, C: \ WINDOS \ SYSTEM32) of the operating system installed in the hard disk drive 240. Next, when it is determined that the operating system installed in the hard disk drive 240 is windows me, the manager program 140 looks up the system file list 120 and selects a system file corresponding to windows me (S304). The system file 110 provided in the 100 is loaded into the hard disk drive 240 (S305). At this time, the system file 110 loaded into the hard disk drive 240 is loaded into the corresponding installation path as described in the system file list 120. For example, the manager program 140 provides an installation path from the system file list 120 for whether the system file 110 to be loaded to the hard disk drive 240 is a C: \ WINDOWS directory or a C: \ WINDOWS \ system32. The system file 110 provided in the CD-ROM 100 is loaded according to the corresponding path. Next, as a result of the determination of the manager program 140, when the operating system is windows 98 (S306), the manager program 140 selects a system file list corresponding to windows 98 (S307), and selects the selected system file list 120. The system file 110 is loaded into the hard disk drive 240 (S305). Next, as a result of the determination of the manager program, when the operating system is Windows 98 SE (S308), the manager program 140 selects a system file list corresponding to WINDOWS 98 SE (S309), and the system file according to the selected system file list. 110 is loaded into the hard disk drive 240 (S305). Next, as a result of the determination of the manager program, when the operating system is WINDOWS 2000 PRO (S310), the manager program 140 selects a system file list corresponding to WINDOWS 2000 PRO (S311), and the system file according to the selected system file list. 110 is loaded into the hard disk drive 240 (S305). Next, as a result of the determination of the manager program, when the operating system is WINDOWS 2000 SERVER (S312), the manager program 140 selects a list of system files corresponding to WINDOWS 2000 SERVER (S313), and the system files according to the selected system file list. 110 is loaded into the hard disk drive 240 (S305). Next, as a result of the determination of the manager program, when the operating system is WINDOWS XP Home (S314), the manager program 140 selects a list of system files corresponding to WINDOWS XP Home (S315), and the system files according to the selected system file list. 110 is loaded into the hard disk drive 240 (S305). Next, as a result of the determination of the manager program, when the operating system is WINDOWS XP PRO (S316), the manager program 140 selects a list of system files corresponding to WINDOWS XP PRO (S317), and the system files according to the selected system file list. 110 is loaded into the hard disk drive 240 (S305). Next, when the manager program determines that the operating system is WINDOWS 2003 (S318), the manager program 140 selects a system file list corresponding to WINDOWS 2003 (S319), and the system file 110 according to the selected system file list. ) Is loaded into the hard disk drive 240 (S305). Next, when the manager program determines that the operating system is WINDOWS vista (S320), the manager program 140 selects a system file list corresponding to WINDOWS vista (S321), and the system file 110 according to the selected system file list. ) Is loaded into the hard disk drive 240 (S305). Here, the system file list of each operating system (for example, WINDOWS ME to WINDOWS 2003) is loaded into the hard disk drive 240 by the step (S304, S307, S309, S311, S313, S315, S317, S319, and S321). System files are selected by referring to the service pack version of each operating system. This means that different system files are installed on the same type of operating system depending on the service pack version. For example, even if the operating system already installed on the hard disk drive 240 is WINDOWS XP PRO, in the case of the Ntoskrnl.exe file provided in C: \ WINDOWS \ system32, the original version file of WINDOWS XP PRO, the file applied with Service Pack 1, and the service Files with Pack 2 are not the same file. Although the same name and similar function, the file is partially modified as the service pack version is increased. If this is not taken into consideration, the system file loaded into the hard disk drive 240 may not operate normally. Table 2 below shows the service pack version of each operating system.

WINDOWS 2000 (PRO/SERVER) : SP1, SP2, SP3, SP4 WINDOWS XP_HOME : SP1, SP2 WINDOWS XP PRO : SP1, SP2 WINDOWS 2003 : SP1WINDOWS 2000 (PRO / SERVER): SP1, SP2, SP3, SP4 WINDOWS XP_HOME: SP1, SP2 WINDOWS XP PRO: SP1, SP2 WINDOWS 2003: SP1

표 2에 나타난 바와 같이, WINDOWS 계열의 운영체제는 기능 향상, 보안성 증가, 및 기타 운영체제의 버그를 수정하기 위해 서비스 팩을 배포한다. 서비스 팩은 하드디스크 드라이브(240)에 기 설치된 운영체제의 시스템 파일(또는 WINDOWS에서 설치한 응용 프로그램 파일)을 업데이트 하는 방향으로 진행된다. 따라서, 시디롬(100)에 마련되는 시스템 파일(110)은 수리 대상 컴퓨터(200)에 기 설치된 운영체제의 서비스 팩 버전에 따라 로드되어야 한다.As shown in Table 2, WINDOWS-based operating systems distribute service packs to improve functionality, increase security, and fix bugs in other operating systems. The service pack proceeds in the direction of updating system files (or application files installed in WINDOWS) of the operating system pre-installed on the hard disk drive 240. Therefore, the system file 110 provided in the CD-ROM 100 should be loaded according to the service pack version of the operating system pre-installed in the repair target computer 200.

다음으로, 매니저 프로그램(140)은 FAT 파일 시스템을 기준으로 하드디스크 드라이브(240)에 설치된 운영체제가 판단되지 않는 경우(S322), 컴퓨터(200)에 마련되는 메모리에 NTFS 파일 시스템을 로드하여 NTFS 파일 시스템에 대한 억세스를 시도한다(S323). 매니저 프로그램(140)은 NTFS 파일 시스템을 기준으로 하여 windows 계열의 운영체제를 판단한다. 이에 따라, 매니저 프로그램(140)은 NTFS 파일 시스템을 기준으로 도시된 S310단계를 시작한다. 이는 windows 계열의 운영체제에서 NTFS 파일 시스템을 지원하는 운영체제의 종류가 windows 2000 pro ∼ windows vista에 한정되며, windows me, windows 98, windows 98se에서는 지원되지 않기 때문이다. 도면에는 세세하게 도시되지 않았으나, NTFS 파일 시스템을 억세스 하는 S323 단계에서는 하드디스크 드라이브(240)에 대한 드라이브 문자를 할당 및 재 설정하게 된다. FAT 파일 시스템은 외부 저장매체(100)를 통해 직접 하드디스크 드라이브(240)에 할당된 파티션(통상 C:\ 드라이브에 대한 파티션)에 접근할 수 있으나, NTFS 파일 시스템이 외부에서 직접 억세스가 되지 않는 바, 매니저 프로그램(140)은 NTFS 파일 시스템을 가지는 하드디스크 드라이브(240)에 마련되는 파티션(partition)에 대해 각각 C, D, E, F, 및 G의 순으로 드라이브 문자를 할당하며, 이를 통해, 각 파티션을 특정하게 된다. 예컨대, 하드디스크 드라이브가 두개의 파티션(볼륨 C, E)으로 분할되고, 광 기록 재생매체(예컨대 CD-ROM 드라이브)에 볼륨 D가 할당되어 있는 경우, 매니저 프로그램(140)은 볼륨 C와 E에 대해 각각 C, D를 할당할 수 있다. 다음으로, NTFS 파일 시스템을 기준으로 하여 S310 ∼ S320 단계를 진행한 이후에도 하드디스크 드라이브(240)에 기 설치된 운영체제가 판단되지 않는 경우, 이는 하드디스크 드라이브(240) 자체가 손상되었거나 운영체제가 존재하지 않거나 파티션 자체가 심하게 손상된 것으로 추정할 수 있다. 따라서, 매니저 프로그램(140)은 컴퓨터(200)와 접속되는 디스플레이장치로 "운영체제를 발견할 수 없습니다." 라는 메시지를 출력 후, 장치(하드디스크 드라이브(240)) 점검을 위한"장치 점검 메시지를 출력하고(S324), 프로그램의 실행을 종료할 수 있다.Next, when the operating system installed in the hard disk drive 240 is not determined based on the FAT file system (S322), the manager program 140 loads the NTFS file system into the memory provided in the computer 200 to load the NTFS file. Attempt to access the system (S323). The manager program 140 determines the windows-based operating system based on the NTFS file system. Accordingly, the manager program 140 starts the step S310 shown on the basis of the NTFS file system. This is because the Windows operating systems that support the NTFS file system are limited to Windows 2000 Pro to Windows Vista, and are not supported on Windows Me, Windows 98, and Windows 98se. Although not shown in detail, in the step S323 of accessing the NTFS file system, a drive letter for the hard disk drive 240 is assigned and reset. The FAT file system can access partitions (usually partitions for the C: \ drive) assigned to the hard disk drive 240 directly through the external storage medium 100, but the NTFS file system is not directly accessible from the outside. The manager program 140 assigns drive letters in the order of C, D, E, F, and G to partitions provided on the hard disk drive 240 having the NTFS file system. Each partition will be identified. For example, if the hard disk drive is divided into two partitions (volumes C and E), and the volume D is assigned to the optical recording / playback medium (for example, a CD-ROM drive), the manager program 140 is assigned to the volumes C and E. Can be assigned to C and D respectively. Next, even if the operating system pre-installed on the hard disk drive 240 is not determined even after the steps S310 to S320 based on the NTFS file system, the hard disk drive 240 itself is damaged or the operating system does not exist or It can be assumed that the partition itself is badly damaged. Therefore, the manager program 140 is a display device connected to the computer 200, and "the operating system cannot be found." After outputting the message, a device check message for the device (hard disk drive 240) check may be output (S324), and the execution of the program may be terminated.

본 발명에서는 운영체제의 종류와 서비스 팩 종류에 따라 시디롬(100)에 마련되는 시스템 파일(110)을 하드디스크 드라이브(240)로 선택적으로 로드함으로써 컴퓨터(200)의 사용자가 운영체제를 재 설치하거나 재 설치된 운영체제에서 응용 프로그램을 재 설치하는 문제점을 해결한다. 또한, 본 발명은 시디롬(100) 이외에 CD-RW, DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD-RAM, 블루레이 디스크, 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc)와 같은 저장매체에 프로그램의 형태로 수록되어 사용될 수 있음은 자명하다.In the present invention, by selectively loading the system file 110 provided on the CD-ROM 100 to the hard disk drive 240 according to the type of operating system and service pack type, a user of the computer 200 may reinstall or reinstall the operating system. Resolves an issue with reinstalling applications in the operating system. In addition, the present invention is a CD-RW, DVD-R, DVD-R (Dual Layer), DVD-RW, DVD + R, DVD + RW, DVD-RAM, Blu-ray Disc, floppy disk, USB in addition to the CD-ROM 100 Obviously, the storage device and the storage medium such as HD-DVD (High Density Digital Versatile Disc) can be stored and used in the form of a program.

상기한 바와 같이, 본 발명은 컴퓨터에 설치된 운영체제에 문제가 발생한 경우, 시디롬, DVD, USB, 및 블루레이 디스크와 같은 외부 저장매체를 통해 하드디스크 드라이브에 기 설치된 운영체제의 시스템 파일들 중 운영체제를 수리하는데 필요한 파일들만을 컴퓨터로 재 로드함으로써 컴퓨터 운영체제에 발생한 문제점들을 간단하고 신속하게 해결할 수 있다.As described above, the present invention repairs an operating system among system files of an operating system pre-installed in a hard disk drive through external storage media such as CD-ROM, DVD, USB, and Blu-ray Disc, when a problem occurs in an operating system installed in a computer. By reloading only the files necessary to the computer, problems with the computer's operating system can be solved simply and quickly.

Claims (28)

컴퓨터를 구동하는 운영체제가 설치된 저장매체를 대신하여 상기 컴퓨터를 구동하기 위한 부팅 이미지, 상기 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록, 및 상기 시스템 파일목록에 대응되는 시스템 파일을 구비하는 외부 저장매체에 의해 수행되며,An external storage medium having a boot image for driving the computer, a system file list for repairing an operating system installed in the computer, and a system file corresponding to the system file list in place of a storage medium on which a computer operating system is installed. Is performed by 상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계;Booting the computer via the external storage medium; 적어도 하나의 파일 시스템에 따라 상기 운영체제가 설치된 저장매체에 접근을 시도하여 상기 운영체제가 설치된 저장매체에 접근 가능한 파일 시스템을 판단하는 단계;Determining a file system accessible to a storage medium on which the operating system is installed by attempting to access a storage medium on which the operating system is installed according to at least one file system; 상기 운영체제가 설치된 저장매체에서 상기 운영체제에 대한 정보파일을 조회하고 이를 통해 상기 컴퓨터에 설치된 운영체제의 종류를 판단하는 단계; 및Retrieving an information file for the operating system from a storage medium in which the operating system is installed and determining the type of operating system installed in the computer; And 상기 컴퓨터에 설치된 운영체제의 종류, 파일 시스템의 종류, 및 상기 시스템 파일목록을 참조하여 상기 외부 저장매체에 구비되는 시스템 파일로 상기 컴퓨터에 기 설치된 운영체제의 시스템 파일을 치환하는 단계;를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.And replacing a system file of an operating system pre-installed in the computer with a system file provided in the external storage medium with reference to a type of operating system installed in the computer, a type of a file system, and the system file list. Operating system repair method using an external storage medium. 제1항에 있어서,The method of claim 1, 상기 컴퓨터에 설치된 운영체제의 종류를 판단하는 단계는,Determining the type of operating system installed in the computer, 상기 운영체제의 서비스 팩(service pack) 버전을 판단하는 단계;를 더 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.And determining a service pack version of the operating system. 제2항에 있어서,The method of claim 2, 상기 시스템 파일 목록은,The system file list, 상기 운영체제의 종류, 상기 운영체제가 설치된 저장매체의 파일 시스템, 및 상기 서비스 팩 버전을 참조하여 설정되는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리 방법.Operating system repair method using an external storage medium, characterized in that set with reference to the type of the operating system, the file system of the storage medium on which the operating system is installed, and the service pack version. 삭제delete 제1항에 있어서,The method of claim 1, 상기 운영체제는,The operating system, 윈도우즈 98, 윈도우즈 98se, 윈도우즈 me, 윈도우즈 NT, 윈도우즈 2000, 윈도우 XP, 윈도우즈 2003, 및 윈도우 비스타 중 어느 하나인 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.Operating system repair method using an external storage medium, characterized in that any one of Windows 98, Windows 98se, Windows me, Windows NT, Windows 2000, Windows XP, Windows 2003, and Windows Vista. 제1항에 있어서,The method of claim 1, 상기 외부 저장매체는,The external storage medium, CD-ROM, CD-RW, DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD- RAM, 블루레이 디스크, 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc) 중 어느 하나인 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.CD-ROM, CD-RW, DVD-R, Dual Layer (DVD-R), DVD-RW, DVD + R, DVD + RW, DVD-RAM, Blu-ray Disc, Floppy Disk, USB Storage, and HD- Operating system repair method using an external storage medium, characterized in that any one of the DVD (High Density Digital Versatile Disc). 제1항에 있어서,The method of claim 1, 상기 운영체제의 파일 시스템을 판단 후,After determining the file system of the operating system, 상기 운영체제에 대해 수리할 수 있는 수리 가능 목록을 상기 컴퓨터에 연결되는 모니터로 표시하는 단계; 및Displaying a repairable list for repairing the operating system on a monitor connected to the computer; And 상기 모니터에 표시된 상기 수리 가능 목록 중 어느 하나에 대한 선택을 받는 단계;를 더 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.Receiving a selection of any one of the repairable list displayed on the monitor; operating system repair method using an external storage medium, characterized in that it further comprises. 삭제delete 제7항에 있어서,The method of claim 7, wherein 상기 운영체제의 시스템 파일을 치환하는 단계는,Substituting the system file of the operating system, 상기 저장매체의 파일 시스템이 NTFS인 경우, 상기 운영체제가 설치된 저장매체에 임의의 드라이브 볼륨을 설정하는 단계;If the file system of the storage medium is NTFS, setting an arbitrary drive volume on a storage medium on which the operating system is installed; 상기 운영체제가 설치된 저장매체에 설정된 드라이브 볼륨에 따라 상기 수리 가능 목록에 따른 시스템 파일이 로드될 경로를 설정하는 단계; 및Setting a path in which a system file according to the repairable list is loaded according to a drive volume set in a storage medium in which the operating system is installed; And 상기 설정된 경로에 따라 상기 수리 가능 목록에 대응되는 시스템 파일을 상기 운영체제가 설치된 저장매체로 로드하는 단계;를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.And loading a system file corresponding to the repairable list onto a storage medium in which the operating system is installed, according to the set path. 제1항에 있어서,The method of claim 1, 상기 외부 저장매체는,The external storage medium, 상기 컴퓨터에 기 설치된 운영체제의 서비스 팩 적용 버전에 따른 시스템 파일을 구비하며,A system file according to a service pack applied version of an operating system pre-installed on the computer, 상기 서비스 팩 적용 버전별 시스템 파일을 구비하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.Operating system repair method using an external storage medium, characterized in that it comprises a system file for each service pack applied version. 제1항에 있어서,The method of claim 1, 상기 파일 시스템은, FAT(File Allocation Table ), 및 NTFS(New Technology File System) 중 어느 하나인 것을 특징으로 하는 운영체제 수리방법.The file system may be any one of a file allocation table (FAT) and a new technology file system (NTFS). 컴퓨터에 설치된 운영체제의 원본 디스크로부터 상기 운영체제의 시스템 파일을 호출하고, 상기 컴퓨터에 기 설치된 운영체제를 수리하기 위한 시스템 파일목록, 및 부팅 이미지를 구비하는 외부 저장매체에 의해 수행되며, Calling the system file of the operating system from the source disk of the operating system installed in the computer, and is performed by an external storage medium having a list of system files, and a boot image for repairing the operating system already installed in the computer, 상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계;Booting the computer via the external storage medium; 적어도 하나의 파일 시스템에 따라 상기 운영체제가 저장되는 하드디스크 드라이브에 접근을 시도하여 상기 하드디스크 드라이브에 접근 가능한 파일 시스템을 판단하는 단계;Determining a file system accessible to the hard disk drive by attempting to access a hard disk drive in which the operating system is stored according to at least one file system; 상기 컴퓨터에 설치된 운영체제에 대한 정보를 구비하며 상기 하드디스크 드라이브에 마련되는 정보 파일에 접근하여 상기 운영체제의 종류를 판단하는 단계;Determining a type of the operating system by accessing an information file provided in the hard disk drive, the information including an operating system installed in the computer; 상기 컴퓨터에 설치된 운영체제의 파일 시스템, 및 상기 운영체제의 종류에 따라 상기 하드디스크 드라이브로 로드(load)할 시스템 파일목록을 설정하며, 상기 원본디스크에서 상기 시스템 파일목록에 대응되는 시스템 파일을 호출하는 단계; 및Setting a system file list to be loaded to the hard disk drive according to a file system of an operating system installed in the computer and a type of the operating system, and calling a system file corresponding to the system file list from the source disk; ; And 상기 호출된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계;를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.And loading the called system file onto the hard disk drive. 제12항에 있어서,The method of claim 12, 상기 하드디스크 드라이브로 로드하는 단계는,Loading to the hard disk drive, 상기 원본 디스크에서 호출한 시스템 파일을 압축 해제하는 단계; 및Decompressing a system file called from the source disk; And 상기 압축 해제된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계;를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.And loading the decompressed system file to the hard disk drive. 제13항에 있어서,The method of claim 13, 상기 시스템 파일목록은,The system file list, 상기 압축 해제된 파일이 상기 하드디스크 드라이브에 설치될 경로정보를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.Operating system repair method using an external storage medium, characterized in that the decompressed file includes path information to be installed on the hard disk drive. 제12항에 있어서,The method of claim 12, 상기 운영체제의 종류를 판단하는 단계는,Determining the type of the operating system, 상기 운영체제의 서비스 팩(service pack) 버전을 판단하는 단계;를 더 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.And determining a service pack version of the operating system. 제15항에 있어서,The method of claim 15, 상기 시스템 파일 목록은,The system file list, 상기 운영체제의 종류, 파일 시스템, 및 상기 서비스 팩 버전을 참조하여 설정되는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리 방법.Operating system repair method using an external storage medium, characterized in that set with reference to the type of operating system, file system, and the service pack version. 삭제delete 제12항에 있어서,The method of claim 12, 상기 운영체제는,The operating system, 윈도우즈 98, 윈도우즈 98se, 윈도우즈 me, 윈도우즈 NT, 윈도우즈 2000, 윈도우즈 XP, 윈도우즈 2003, 및 윈도우 비스타 중 어느 하나인 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.Operating system repair method using an external storage medium, characterized in that any one of Windows 98, Windows 98se, Windows me, Windows NT, Windows 2000, Windows XP, Windows 2003, and Windows Vista. 운영체제를 수리하기 위한 시스템 파일목록, 및 부팅 이미지를 구비하는 외부 저장매체에 의해 수행되며, Is performed by an external storage medium having a list of system files and a boot image to repair the operating system, 상기 외부 저장매체를 통해 컴퓨터를 부팅하는 단계;Booting a computer through the external storage medium; 상기 부팅된 컴퓨터의 운영체제와 파일 시스템을 판단하는 단계;Determining an operating system and a file system of the booted computer; 상기 컴퓨터의 운영체제 폴더 중 시스템 백업 폴더에서 상기 운영체제의 수리에 요구되는 파일을 호출하며, 상기 컴퓨터에 기 설치된 시스템 파일을 상기 시스템 백업 폴더에서 호출된 시스템 파일로 치환하는 단계;를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리 방법.And calling a file required for repair of the operating system from a system backup folder of the operating system folder of the computer, and replacing a system file previously installed in the computer with a system file called from the system backup folder. Operating system repair method using an external storage medium. 제19항에 있어서,The method of claim 19, 상기 컴퓨터의 운영체제와 파일 시스템을 판단하는 단계는,Determining the operating system and file system of the computer, 상기 컴퓨터에 마련되는 하드디스크 드라이브에 에 기 설치된 파일들 중 상기 운영체제에 대한 정보를 구비하는 정보 파일을 조회하여 상기 운영체제의 종류 및 서비스 팩 적용 여부를 판단하는 단계; 및Querying an information file including information on the operating system among files preinstalled on a hard disk drive provided in the computer to determine a type of the operating system and whether to apply a service pack; And 상기 하드디스크 드라이브의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계;를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.Determining a file system of the operating system by querying a boot area of the hard disk drive; and operating system repair method using an external storage medium. 삭제delete 제19항에 있어서,The method of claim 19, 상기 운영체제는,The operating system, 윈도우즈 98, 윈도우즈 98se, 윈도우즈 me, 윈도우즈 NT, 윈도우즈 2000, 윈도우즈 XP, 윈도우즈 2003, 및 윈도우 비스타 중 어느 하나인 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.Operating system repair method using an external storage medium, characterized in that any one of Windows 98, Windows 98se, Windows me, Windows NT, Windows 2000, Windows XP, Windows 2003, and Windows Vista. 제19항에 있어서,The method of claim 19, 상기 외부 저장매체는,The external storage medium, CD-ROM, CD-RW, DVD-R, DVD-R(Dual Layer), DVD-RW, DVD+R, DVD+RW, DVD-RAM, 블루레이 디스크, 플로피 디스크, USB 저장장치, 및 HD-DVD(High Density Digital Versatile Disc) 중 어느 하나인 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.CD-ROM, CD-RW, DVD-R, Dual Layer (DVD-R), DVD-RW, DVD + R, DVD + RW, DVD-RAM, Blu-ray Disc, Floppy Disk, USB Storage, and HD- Operating system repair method using an external storage medium, characterized in that any one of the DVD (High Density Digital Versatile Disc). 부팅 이미지, 운영체제의 시스템 파일, 및 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록을 구비하는 외부저장장치가 프로세서, 및 메모리를 구비하는 컴퓨터에 접속 시, 상기 컴퓨터를 통해 수행되며, An external storage device having a boot image, a system file of an operating system, and a list of system files for repairing an operating system installed in the computer is performed through the computer when connected to a computer having a processor and memory, 상기 부팅 이미지를 통해 상기 컴퓨터가 파워-온 시, 상기 컴퓨터에 기 설치된 운영체제를 대신하여 상기 컴퓨터를 구동하는 단계;Driving the computer on behalf of an operating system pre-installed in the computer when the computer is powered on through the boot image; 상기 운영체제가 설치된 하드디스크 드라이브에서 상기 운영체제의 종류 및 서비스 팩 적용 여부를 기록한 정보 파일을 참조하여 상기 운영체제의 종류를 판단하는 단계;Determining a type of the operating system by referring to an information file that records the type of the operating system and whether a service pack is applied to a hard disk drive on which the operating system is installed; 상기 하드디스크 드라이브의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계; 및Querying a boot area of the hard disk drive to determine a file system of the operating system; And 상기 시스템 파일목록에서 상기 외부 저장매체에 구비되는 시스템 파일들 중 상기 운영체제의 종류와 상기 파일 시스템에 대응되는 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계;를 수행하는 프로그램을 포함하는 기록매체.And loading a system file corresponding to the type of the operating system and the file system among the system files included in the external storage medium in the system file list to the hard disk drive. 제24항에 있어서,The method of claim 24, 상기 하드디스크 드라이브로 로드하는 단계는,Loading to the hard disk drive, 상기 하드디스크로 로드되는 시스템 파일은 상기 운영체제의 종류와 파일 시 스템에 따라 미리 설정된 경로로 로드되는 단계;인 것을 특징으로 하는 프로그램을 포함하는 기록매체.And loading the system file into the hard disk in a predetermined path according to the type and file system of the operating system. 부팅 이미지, 및 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록을 구비하는 외부저장장치가 프로세서, 및 메모리를 구비하는 컴퓨터에 접속 시, 상기 컴퓨터를 통해 수행되고, An external storage device having a boot image and a list of system files for repairing an operating system installed in the computer is performed through the computer when connected to a computer having a processor and memory, 상기 컴퓨터에는, 상기 컴퓨터에 상기 운영체제를 설치할 때, 이용된 상기 운영체제의 원본 디스크가 로드(LOAD)되며,In the computer, the original disk of the operating system used when the operating system is installed in the computer is loaded (LOAD), 상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계;Booting the computer via the external storage medium; 상기 컴퓨터에 기 설치된 파일들 중, 상기 운영체제에 대한 정보를 구비하는 정보 파일을 조회하여 상기 운영체제의 종류를 판단하는 단계;Determining a type of the operating system by querying an information file including information on the operating system among files preinstalled in the computer; 상기 운영체제가 설치된 하드디스크 드라이브의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계;Determining a file system of the operating system by querying a boot area of a hard disk drive in which the operating system is installed; 상기 운영체제의 종류, 및 파일 시스템에 따라 상기 하드디스크 드라이로 로드 할 시스템 파일 목록을 설정하며, 상기 원본 디스크에서 상기 시스템 파일 목록에 대응되는 시스템 파일을 호출하는 단계; 및Setting a system file list to be loaded into the hard disk drive according to a type of the operating system and a file system, and calling a system file corresponding to the system file list from the source disk; And 상기 호출된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계;를 수행하는 프로그램을 포함하는 기록매체.And loading the called system file onto the hard disk drive. 제26항에 있어서,The method of claim 26, 상기 하드디스크 드라이브로 로드하는 단계는,Loading to the hard disk drive, 상기 원본 디스크에서 호출한 시스템 파일을 압축 해제하는 단계; 및Decompressing a system file called from the source disk; And 상기 압축 해제된 시스템 파일을 상기 하드디스크 드라이브로 로드하는 단계;를 포함하는 것을 특징으로 하는 프로그램을 포함하는 기록매체.And loading the decompressed system file onto the hard disk drive. 컴퓨터에 기 설치된 운영체제를 대신하여 상기 컴퓨터를 구동하기 위한 부팅 이미지, 상기 컴퓨터에 설치된 운영체제를 수리하기 위한 시스템 파일목록, 및 상기 시스템 파일목록에 대응되는 시스템 파일을 구비하는 외부 저장매체에 의해 수행되며,It is performed by an external storage medium having a boot image for operating the computer on behalf of an operating system preinstalled on the computer, a system file list for repairing the operating system installed on the computer, and a system file corresponding to the system file list. , 상기 외부 저장매체를 통해 상기 컴퓨터를 부팅하는 단계;Booting the computer via the external storage medium; 상기 운영체제가 설치된 저장매체의 부트 영역을 조회하여 상기 운영체제의 파일 시스템을 판단하는 단계;Determining a file system of the operating system by querying a boot area of a storage medium in which the operating system is installed; 상기 운영체제가 설치된 저장매체에 마련되는 상기 운영체제의 정보파일을 조회하여 상기 컴퓨터에 설치된 운영체제의 종류를 판단하는 단계; 및Determining the type of operating system installed in the computer by querying the information file of the operating system provided in the storage medium in which the operating system is installed; And 상기 컴퓨터에 설치된 운영체제의 종류, 파일 시스템의 종류, 및 상기 시스템 파일목록을 참조하여 상기 외부 저장매체에 구비되는 시스템 파일로 상기 컴퓨터에 기 설치된 운영체제의 시스템 파일을 치환하는 단계;를 포함하는 것을 특징으로 하는 외부 저장매체를 이용한 운영체제 수리방법.And replacing a system file of an operating system pre-installed in the computer with a system file provided in the external storage medium with reference to a type of operating system installed in the computer, a type of a file system, and the system file list. Operating system repair method using an external storage medium.
KR1020060065781A 2006-07-13 2006-07-13 Method of repairing operating system using external storage KR100788951B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060065781A KR100788951B1 (en) 2006-07-13 2006-07-13 Method of repairing operating system using external storage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060065781A KR100788951B1 (en) 2006-07-13 2006-07-13 Method of repairing operating system using external storage

Publications (1)

Publication Number Publication Date
KR100788951B1 true KR100788951B1 (en) 2007-12-26

Family

ID=39148090

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060065781A KR100788951B1 (en) 2006-07-13 2006-07-13 Method of repairing operating system using external storage

Country Status (1)

Country Link
KR (1) KR100788951B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101512611B1 (en) 2012-09-17 2015-04-15 텐센트 테크놀로지(센젠) 컴퍼니 리미티드 Systems and methods for repairing system files

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010011353A (en) * 1999-07-27 2001-02-15 윤종용 Disk recovering method of computer system
KR20020041221A (en) * 2000-11-27 2002-06-01 이진혁 Method for setting and restoring computer environment with external storing device and apparatus for setting and restoring computer environment
KR20050032902A (en) * 2003-10-02 2005-04-08 주식회사 삼보컴퓨터 Data backup and recovery method
KR20050120856A (en) * 2004-06-21 2005-12-26 주식회사 파이오링크 A method for upgrading and restoring embeded systems by using usb memory device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010011353A (en) * 1999-07-27 2001-02-15 윤종용 Disk recovering method of computer system
KR20020041221A (en) * 2000-11-27 2002-06-01 이진혁 Method for setting and restoring computer environment with external storing device and apparatus for setting and restoring computer environment
KR20050032902A (en) * 2003-10-02 2005-04-08 주식회사 삼보컴퓨터 Data backup and recovery method
KR20050120856A (en) * 2004-06-21 2005-12-26 주식회사 파이오링크 A method for upgrading and restoring embeded systems by using usb memory device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101512611B1 (en) 2012-09-17 2015-04-15 텐센트 테크놀로지(센젠) 컴퍼니 리미티드 Systems and methods for repairing system files

Similar Documents

Publication Publication Date Title
US7516319B2 (en) Method for booting a computer with second OS involves formatting portion of main memory with a second file system to generate ramdisk
US7650531B2 (en) System and method for automatically restoring hard drives on failure
US5764593A (en) Method and system for the interception and control of the computer boot process
US7334157B1 (en) Restore of data to a computer system having different hardware
KR100860447B1 (en) Method and system for creating and employing an operating system having selected functionality
US6138179A (en) System for automatically partitioning and formatting a primary hard disk for installing software in which selection of extended partition size is not related to size of hard disk
US6804774B1 (en) Software image transition aid comprising building a disk image based on identified hardware
US7734945B1 (en) Automated recovery of unbootable systems
US6820214B1 (en) Automated system recovery via backup and restoration of system state
US6851073B1 (en) Extensible system recovery architecture
US6889340B1 (en) Use of extra firmware flash ROM space as a diagnostic drive
EP1250647B1 (en) Computer configuration restore method and apparatus
US9804855B1 (en) Modification of temporary file system for booting on target hardware
US6944867B2 (en) Method for providing a single preloaded software image with an ability to support multiple hardware configurations and multiple types of computer systems
US20050240815A1 (en) Modular imaging of computer software for system install and restore
US20120084601A1 (en) Computer system rescue method
US20120079474A1 (en) Reimaging a multi-node storage system
US20080098381A1 (en) Systems and methods for firmware update in a data processing device
CN103746833A (en) PXE-based RAID automatic configuration method and system
JPWO2006104197A1 (en) Processing device, program, and storage medium
CN101996109B (en) Computer system, control method thereof and recording medium storing computer program thereof
US8316361B2 (en) Method of enabling a user to update one or more low-level resources of a computer system in a user-friendly manner
US7966484B1 (en) Automatic alternating bootable storage devices between different kinds of boot files
KR100788951B1 (en) Method of repairing operating system using external storage
JP4963167B2 (en) System startup method and program

Legal Events

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

Payment date: 20111219

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee