KR20010091139A - Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method - Google Patents

Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method Download PDF

Info

Publication number
KR20010091139A
KR20010091139A KR1020000012512A KR20000012512A KR20010091139A KR 20010091139 A KR20010091139 A KR 20010091139A KR 1020000012512 A KR1020000012512 A KR 1020000012512A KR 20000012512 A KR20000012512 A KR 20000012512A KR 20010091139 A KR20010091139 A KR 20010091139A
Authority
KR
South Korea
Prior art keywords
file
operating system
files
hard disk
stored
Prior art date
Application number
KR1020000012512A
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 KR1020000012512A priority Critical patent/KR20010091139A/en
Publication of KR20010091139A publication Critical patent/KR20010091139A/en

Links

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/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1456Hardware arrangements for backup
    • 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
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1417Boot up procedures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/0671In-line storage system
    • G06F3/0673Single storage device
    • G06F3/0674Disk device

Abstract

PURPOSE: The method and system for the disk backup and recovery are provided for a user to easily backup a disk or files of the disk and to easily recover an OS(Operating System), disk, and backup files in case that the OS is abnormal. CONSTITUTION: An initial menu screen that includes a hard-disk backup, booting diskette, restart as recovery mode, help, and exit button is shown on a display device of a computer(100). If the user pushes the hard-disk backup button on the initial menu screen(102), the backup is proceeded(104). If the user pushes the booting diskette button on the initial screen(106), the booting diskette is made(108). If the user pushes the restart as recovery mode button on the initial screen(110), the recovery of the hard-disk is proceeded(112). Meanwhile, if the user pushes the help button on the initial screen(114), the help about program usage is displayed on the screen(116). If the user pushes the exit button(118), the program ends.

Description

디스크 백업 및 복원 방법, 이를 실행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체 및 이를 지원하기 위한 시스템{Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method}Disk Backup and Restore Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method}

본 발명은 컴퓨터 시스템에 관한 것으로서, 보다 상세하게는 디스크 드라이브에 저장된 정보를 백업하고 복원하는 방법에 관한 것이다. 아울러, 본 발명은 이와 같은 백업 및 복원 방법을 네트웍을 통해 지원하기 위한 통신 시스템에 관한 것이다.The present invention relates to a computer system, and more particularly, to a method for backing up and restoring information stored in a disk drive. In addition, the present invention relates to a communication system for supporting such a backup and restore method over a network.

컴퓨터가 바이러스에 감염되거나 하드디스크가 제대로 작동하지 않는 경우 또는 프로그램의 실행 속도가 매우 느려지고 잦은 에러가 발생하면, 사용중인 하드디스크를 포맷팅하고 프로그램을 다시 설치해야만 하는 경우가 빈번하게 발생된다. 그러나 이와 같은 하드디스크 포맷팅과 프로그램 재설치는 상당한 시간을 요하는 작업으로서 사용자에게 큰 불편함을 안겨준다. 따라서, 컴퓨터가 정상적으로 동작하고 좋은 상태에 있을 때 하드디스크에 저장된 파일이나 데이터를 백업해두고, 문제 발생시 백업한 데이터를 토대로 하드디스크를 복원하는 것이 필요하게 된다.If your computer is infected with a virus or your hard disk is not working properly, or if your program runs very slowly and you get frequent errors, you often have to format your hard disk and reinstall the program. However, formatting the hard disk and reinstalling the program can be a time consuming task that can be very inconvenient for the user. Therefore, it is necessary to back up the files or data stored in the hard disk when the computer is operating normally and in good condition, and to restore the hard disk based on the backed up data when a problem occurs.

도스(DOS)와 같은 명령어 입력 방식 운영체계에 있어서, 디스크 백업은 통상 '백업(BACKUP)'이라는 프로그램을 사용하여 이루어졌다. 윈도즈95(Windows95)나 윈도즈98(Windows98) 또는 윈도즈2000(Windows2000)과 같은 그래픽 유저 인터페이스(GUI) 방식 운영체계에서도, 파일이나 데이터를 쉽게 백업할 수 있는 유틸리티 프로그램이 제공되고 있다('Windows95', 'Windows98' 및 'Windows2000'은 마이크로소프트사의 등록상표임). 예컨대 Windows95의 경우, 사용자는 '보조 프로그램'의 '시스템 도구' 메뉴에 있는 '백업' 프로그램을 사용하여 자신의 하드디스크에 저장된 파일을 백업해둘 수가 있는데, 이때 백업 파일 사본을 플로피 디스크나 테이프 드라이브, 네트워크의 다른 시스템 등에 저장해둘 수도 있다. 그리고, 추후에 원본 파일이 손상되었을 때 사용자는 백업 파일로 원본 파일을 복구할 수가 있게된다.In command-input operating systems such as DOS, disk backups are usually done using a program called BACKUP. Graphical user interface (GUI) operating systems such as Windows 95, Windows 98, or Windows 2000 also provide utility programs to easily back up files and data ('Windows 95', 'Windows98' and 'Windows2000' are registered trademarks of Microsoft Corporation. For example, in Windows95, users can back up files stored on their hard disk using the 'Backup' program in the 'System Tools' menu of 'Accessories'. It can also be stored on other systems in the network. In the future, when the original file is damaged, the user can recover the original file from the backup file.

그러나, Windows95의 백업 유틸리티는 Windows95가 정상적으로 동작하는 것을 전제로 하여 사용할 수가 있다. 만약 파일 삭제나 바이러스 감염 등으로 인해 윈도즈95가 심각하게 손상되어 구동될 수 없는 경우에는 백업 유틸리티를 사용하여 파일을 복원하는 것이 불가능해진다. 따라서, 이러한 경우에는 파일 복원에 앞서서 먼저 Windows95를 재설치해야만 하게 되며, 경우에 따라서는 하드디스크를 포맷팅해야만 할 수도 있게 된다. 따라서, Windows95가 제공하는 백업 유틸리티는 실제적으로는 그 효용이 그리 크지 않다고 할 수도 있다.However, the backup utility of Windows95 can be used on the premise that Windows95 works normally. If Windows 95 is severely damaged due to file deletion or virus infection, it will be impossible to restore the files using the backup utility. In this case, you will have to reinstall Windows95 before restoring the files, and in some cases, you may have to format the hard disk. Therefore, the backup utility provided by Windows95 may not be useful in practice.

노턴 앤티바이러스사에 의해 개발된 디스크 복사 프로그램인 고스트(GHOST: General Hardware Oriented Software Transfer)는 운영체계를 포함한 하드디스크 내의 모든 정보 및 데이터를 다른 디스크에 복사할 수 있게 해준다. 여기서, 다른 디스크라 함은 네트웍 서버, 기록가능한 콤팩트디스크(CD-R, CD-RW), 집(ZIP) 드라이브 및 재즈(JAZ) 드라이브를 포함하며, 하드디스크가 복수의 파티션으로 분할되어 있는 경우 운영체계가 저장된 곳 이외의 다른 파티션이 될 수도 있다. 예컨대, 사용자는 C: 드라이브의 내용을 통째로 D: 드라이브에 복제하여 두고, 나중에 C: 드라이브에 문제가 발생하는 경우 D: 드라이브의 백업 데이터를 C: 드라이브에 다시 복사하여 사용하거나 D: 드라이브를 C: 드라이브로 설정하여 사용할 수 있다.따라서, 유사시에 운영체계를 재설치할 필요가 없이 빠른 시간 내에 하드디스크를 원상으로 복원하여 사용할 수가 있게 된다.Ghost (General Hardware Oriented Software Transfer), a disk copy program developed by Norton Anti-Virus, allows you to copy all information and data from your hard disk, including the operating system, to another disk. Here, the other disk includes a network server, a recordable compact disk (CD-R, CD-RW), a zip drive and a jazz drive, and the hard disk is divided into a plurality of partitions. It may be a partition other than where the operating system is stored. For example, a user may clone the entire contents of the C: drive to the D: drive, and if the problem occurs later on the C: drive, copy the backup data from the D: drive back to the C: drive or use the D: drive C. You can use it as a drive, so you can restore your hard disk to its original state in no time, without having to reinstall your operating system in case of an emergency.

그런데, 고스트 프로그램은 하드디스크의 정보를 백업함에 있어서 다른 디스크에 백업 데이터를 저장하기 때문에, 이 프로그램을 사용하고자 하는 경우 사용자는 추가적인 기록장치를 구비해야만 하며 최소한 하드디스크를 파티션해두어야만 한다. 추가적인 기록장치를 구비하는 것은 컴퓨터 사용자에게 경제적인 부담을 안겨주게 된다. 한편, 하드디스크 파티션 작업은 컴퓨터 초보자가 행하기에는 어려울 수가 있고 사용자에게 심리적인 부담을 안겨준다.However, since the ghost program stores backup data on another disk in backing up the information on the hard disk, the user must have an additional recording device and at least partition the hard disk when using this program. Providing an additional recording device is an economic burden for the computer user. On the other hand, hard disk partitioning can be difficult for a computer novice to perform and puts a psychological burden on the user.

더욱이, 고스트 프로그램은 도스를 기반으로 한 유틸리티로서 도스 하에서 또는 도스 부팅 디스켓으로부터 실행될 수 있기 때문에, 도스 환경에 익숙지 않은 초보자의 경우 사용하기가 어렵다. 아울러, 도스에서는 긴 파일명을 지원하지 않기 때문에, 고스트 프로그램은 하드디스크의 데이터를 파일 구분없이 하나 또는 그 이상의 이미지 파일로 저장한다. 이에 따라, 불필요한 데이터까지 백업이 이루어지게 되는 문제점이 있다.Moreover, ghost programs are difficult to use for beginners unfamiliar with the DOS environment because they can be run under DOS or from a DOS bootable diskette as a DOS-based utility. In addition, since DOS does not support long file names, the ghost program stores data on the hard disk as one or more image files without file division. Accordingly, there is a problem that the backup is made up to unnecessary data.

다른 한편으로, 윈도즈95 사용자는 통상 윈도즈를 시작함에 있어서 문제가 발생하는 경우를 대비하여 부팅디스켓을 작성해두고, 문제 발생시 부팅디스켓을 사용해서 시스템을 시작하고 진단 프로그램을 사용하여 문제를 해결한 다음 윈도즈를 재시작하게 된다. 특히 고스트 프로그램을 사용하는 경우에 있어서는 이 프로그램 상에서 부팅디스켓을 작성하게 되는데, 이 경우 부팅디스켓 상에는 파일 복원시 고스트 프로그램을 호출하여 구동하기 위한 실행 파일이 추가된다. 그런데, 상기 부팅디스켓은 관리하기가 어려워서, 디스크를 분실하거나 먼지 등으로 인해 디스크 내용이 지워지는 경우도 발생할 수 있다. 따라서, 부팅디스켓의 내용을 편리하게 저장해두고 이용할 수 있는 관리 방안이 요구된다.On the other hand, Windows 95 users usually create a boot diskette in case something goes wrong when starting Windows, start up the system using the boot diskette, use diagnostics to fix the problem, and then use Windows Will restart. In particular, when a ghost program is used, a boot diskette is created on the program. In this case, an executable file for invoking and running a ghost program when a file is restored is added to the boot diskette. However, the boot diskette is difficult to manage, and may cause a disc to be erased due to a lost or dusty disk. Therefore, there is a need for a management method that can conveniently store and use the contents of the boot diskette.

본 발명은 상술한 문제점을 해결하기 위하여 안출된 것으로서, 사용자가 쉽게 디스크 또는 디스크 내의 파일들을 백업할 수 있고, 운영체계가 비정상적인 경우 GUI 방식 운영체계 상에서 운영체계와 디스크 내지 백업 파일들을 손쉽게 복원할 수 있는 디스크 백업 및 복원 방법을 제공하는 것을 그 기술적 과제로 한다.The present invention has been made to solve the above-described problems, the user can easily back up the disk or the files on the disk, and if the operating system is abnormal can easily restore the operating system and disk or backup files on the GUI operating system The technical problem is to provide a method for backing up and restoring a disk.

또한, 본 발명은 상기 방법에 사용되는 부팅디스켓을 사용자가 편리하게 저장해두고 이용할 수 있는 시스템을 제공하는 것을 다른 기술적 과제로 한다.Another object of the present invention is to provide a system in which a user can conveniently store and use a boot diskette used in the above method.

도 1은 본 발명의 디스크 백업 및 복원 방법을 개략적으로 보여주는 흐름도.1 is a flow chart schematically showing a disk backup and restore method of the present invention.

도 2는 본 발명의 바람직한 실시예에 따른 프로그램의 동작 순서를 보여주는 흐름도.2 is a flowchart showing an operation sequence of a program according to a preferred embodiment of the present invention.

도 3은 본 발명의 바람직한 실시예에 따른 프로그램의 초기 메뉴 화면의 일 예를 보여주는 도면.3 is a view showing an example of an initial menu screen of a program according to a preferred embodiment of the present invention.

도 4는 도 2에 도시된 백업 과정을 구체적으로 보여주는 흐름도4 is a flowchart specifically illustrating a backup process illustrated in FIG. 2.

도 5는 백업할 하드디스크 선택 화면의 일 예를 보여주는 도면.5 is a diagram illustrating an example of a hard disk selection screen to be backed up;

도 6은 백업파일 저장화면의 일 예를 보여주는 도면.6 is a diagram illustrating an example of a backup file storage screen;

도 7은 백업작업 진행도 표시 화면의 일 예를 보여주는 도면.7 is a diagram illustrating an example of a backup operation progress display screen;

도 8은 백업 완료 화면의 일 예를 보여주는 도면.8 is a diagram illustrating an example of a backup completion screen;

도 9는 도 2에 도시된 부팅디스켓 작성 과정을 구체적으로 보여주는 흐름도9 is a flowchart illustrating a booting disk creation process of FIG. 2 in detail.

도 10은 부팅디스켓 작성 초기화면의 일 예를 보여주는 도면.10 is a view showing an example of the boot diskette creation initial screen.

도 11은 부팅디스켓 작성 진행 화면의 일 예를 보여주는 도면.11 is a view showing an example of a boot diskette creation progress screen.

도 12는 부팅디스켓 작성 완료 화면의 일 예를 보여주는 도면.12 is a diagram illustrating an example of a boot diskette creation completion screen;

도 13A 내지 도 13E는 도 2에 도시된 하드디스크 복원 과정을 구체적으로 보여주는 흐름도.13A to 13E are detailed flowcharts illustrating a hard disk restoration process illustrated in FIG. 2.

도 14는 복원모드 진행 확인 화면의 일 예를 보여주는 도면.14 is a diagram illustrating an example of a restoration mode progress confirmation screen;

도 15는 복원모드 진행 메시지 화면의 일 예를 보여주는 도면.15 is a diagram illustrating an example of a restoration mode progress message screen;

도 16은 복원 메뉴 화면의 일 예를 보여주는 도면.16 shows an example of a restore menu screen;

도 17은 복원할 하드디스크 선택 화면의 일 예를 보여주는 도면.17 is a diagram showing an example of a hard disk selection screen to be restored.

도 18은 압축 백업파일 찾기 화면의 일 예를 보여주는 도면.18 shows an example of a compressed backup file search screen;

도 19는 복원작업 진행도 화면의 일 예를 보여주는 도면.19 is a diagram illustrating an example of a restoration operation progress screen.

도 20은 복원 완료 메시지 화면의 일 예를 보여주는 도면.20 is a diagram illustrating an example of a restoration completion message screen;

도 21은 본 발명에 의한 디스크 복원 지원 시스템의 일 실시예를 보여주는 도면.21 is a view showing an embodiment of a disk restoration support system according to the present invention.

도 22는 도 21에 도시된 호스트의 일 실시예를 보여주는 블록도.FIG. 22 is a block diagram illustrating an embodiment of the host shown in FIG. 21.

도 23은 웹서버의 하드디스크에서 각 회원의 부팅디스켓 파일들을 저장하기 위한 디렉토리 구조를 보여주는 도면.FIG. 23 is a diagram showing a directory structure for storing bootable diskette files of each member in a hard disk of a web server. FIG.

도 24는 도 21의 지원 시스템에서 부팅디스켓 파일들 또는 드라이버 설치 파일들의 업로딩 과정을 보여주는 흐름도.24 is a flowchart illustrating a process of uploading boot diskette files or driver installation files in the supporting system of FIG. 21.

도 25는 도 21의 지원 시스템에서 부팅디스켓 파일들 또는 드라이버 설치 파일들의 다운로딩 과정을 보여주는 흐름도.FIG. 25 is a flowchart illustrating a process of downloading boot diskette files or driver installation files in the supporting system of FIG. 21; FIG.

발명의 요약Summary of the Invention

상기 기술적 과제를 달성하기 위한 본 발명의 디스크 백업 및 복원 방법은 그래픽 유저 인터페이스 방식 운영체계에 의해 동작하는 컴퓨터의 하드디스크를 백업하고 복원하는데 사용될 수 있다. 디스크 백업 시에는 (a) 먼저, 하드디스크에 저장된 데이터를 압축하여 저장하되, 정상 모드의 운영체계를 구현하는 파일들 중에서 최소 운영체계 모드를 구현하기 위한 소정의 파일들만을 먼저 압축하여 제1 파일로서 저장하고, 정상 운영체계 모드 구성 파일들을 포함하는 하드디스크 데이터 중 적어도 일부를 압축하여 하나 이상의 제2 파일로서 저장한다. (b) 그 다음, 컴퓨터를 부팅시키고 제1 파일의 압축을 해제하기 위한 부팅디스켓을 작성한다.디스크 복원시에는, (c) 제1 파일의 압축을 해제하여 최소 운영체계 모드를 실행하며, 최소 운영체계 모드 상에서 제2 파일의 압축을 해제하여 제2 파일에 압축 저장된 하드디스크 데이터를 복원하게 되며, 복원이 완료되면 (d) 상기 정상 모드의 운영체계를 재시작하게 된다.Disk backup and restore method of the present invention for achieving the above technical problem can be used to back up and restore the hard disk of a computer operated by a graphical user interface operating system. When a disk is backed up, (a) first, the data stored in the hard disk is compressed and stored, but among the files implementing the normal operating system, only the predetermined files for implementing the minimum operating system mode are first compressed and then the first file is compressed. And at least some of the hard disk data including the normal operating system mode configuration files to be compressed and stored as one or more second files. (b) Next, boot the computer and create a boot diskette to extract the first file. When restoring a disk, (c) run the minimum operating system mode by extracting the first file and In the operating system mode, the second file is decompressed to restore hard disk data compressed and stored in the second file. When the restoration is completed, (d) the operating system in the normal mode is restarted.

상기 제1 파일 및 상기 제2 파일은 상기 하드디스크 이외의 매체에 저장될 수도 있지만, 상기 하드디스크 자체 내에 저장될 수도 있는데 이때 상기 하드디스크가 복수의 파티션으로 분할되어 있지 않아도 무방하다. 한편, 파일 관리를 용이하게 할 수 있도록 하기 위하여, 상기 (a)단계에서 제1 파일 및 제2 파일을 단일 파일로 묶어서 저장하고 상기 (c)단계에서 상기 단일 파일을 해체하여 제1 파일 및 제2 파일을 추출할 수도 있다.The first file and the second file may be stored in a medium other than the hard disk, but may be stored in the hard disk itself, but the hard disk may not be divided into a plurality of partitions. Meanwhile, in order to facilitate file management, the first file and the second file are bundled and stored in a single file in step (a), and the first file and the second file are disassembled in step (c). 2 You can also extract files.

부팅디스켓에는 제1 파일을 탐색하여 압축을 해제하고 최소 운영체계 모드를 실행하기 위한 소정의 프로그램이 저장된다. (c)단계에 있어서, 컴퓨터의 부팅과 최소 운영체계 모드로의 진입은 상기 부팅디스켓을 사용하여 이루어질 수도 있지만, 정상 운영체계 모드가 동작할 때에는 정상 운영체계 모드에서 직접 제1 파일의 압축을 해제하여 최소 운영체계 모드를 실행할 수도 있다. 컴퓨터의 부팅과 최소 운영체계 모드로의 진입이 이러한 두가지 방식 중 어느 경로를 통해 이루어지든 관계없이, 제2 파일의 압축 해제를 통한 디스크 복원은 그래픽 유저 인터페이스 방식 운영체계 상에서 동작하는 프로그램을 통해 이루어진다.The boot diskette stores a predetermined program for searching for and extracting the first file and for executing a minimum operating system mode. In step (c), booting the computer and entering the minimal operating system mode may be accomplished using the boot diskette, but when the normal operating system mode is in operation, the first file is directly extracted in the normal operating system mode. You can also run a minimal operating system mode. Regardless of which of these two ways the computer boots and enters the minimal operating system mode, disk reconstruction via decompression of the second file is via a program running on a graphical user interface operating system.

한편, 상기 다른 기술적 과제를 달성하기 위한 본 발명의 디스크 복원 지원 시스템은 통신망을 통해 다수의 회원 컴퓨터들에 접속되어 상기 회원 컴퓨터들로부터 각 컴퓨터의 부팅디스켓에 저장된 파일들을 받아들여 저장하고, 회원들 각각이 자신의 부팅디스켓 저장 파일들을 다운로드할 수 있게 해준다. 파일 저장 수단은 다수의 회원 컴퓨터들 각각에 대해 저장 공간이 구분되어 있고, 각 저장공간이 다수의 회원 컴퓨터들 중 어느 하나에 대한 부팅디스켓 저장 파일을 보관한다. 서버는 다수의 회원 컴퓨터들 각각으로부터 부팅디스켓 저장 파일들을 받아들이고 파일 저장 수단 내의 해당 저장 공간에 저장하며, 회원의 요구에 따라 파일 저장 수단에 저장된 해당 부팅디스켓 저장 파일들을 다수의 회원 컴퓨터들 중 해당 컴퓨터로 전송한다.On the other hand, the disk recovery support system of the present invention for achieving the above another technical problem is connected to a plurality of member computers through a communication network to receive and store the files stored in the boot disk of each computer from the member computers, Each allows you to download your own boot diskette storage files. The file storage means is divided into storage spaces for each of the plurality of member computers, and each storage space stores a boot diskette storage file for any one of the plurality of member computers. The server receives the boot diskette storage files from each of the plurality of member computers and stores them in the corresponding storage space in the file storage means, and the boot diskette storage files stored in the file storage means according to the member's request, among the plurality of member computers. To send.

상기 시스템에 있어서, 파일 저장 수단은 다수의 회원 컴퓨터들 각각을 위해 마련되는 상기 저장 공간들 각각에 해당 회원 컴퓨터에 대한 적어도 하나의 주변장치 드라이버 파일을 추가적으로 보관할 수도 있다. 이러한 경우, 서버는 다수의 회원 컴퓨터들 각각으로부터 주변장치 드라이버 파일을 받아들이고 상기 파일 저장 수단 내의 해당 저장 공간에 저장하며, 상기 회원의 요구에 따라 상기 파일 저장 수단에 저장된 주변장치 드라이버 파일을 중 해당 컴퓨터로 전송하게 된다. 이에 따라, 각 회원은 자신의 컴퓨터에 설치된 각 주변장치들에 대한 드라이버 파일들을 직접 관리할 필요없이, 상기 파일 저장 수단에 저장해둘 수 있다.In the system, the file storage means may further store at least one peripheral driver file for the member computer in each of the storage spaces provided for each of the plurality of member computers. In such a case, the server receives the peripheral device driver file from each of the plurality of member computers and stores the peripheral device driver file in the corresponding storage space in the file storage means, and the peripheral computer driver file stored in the file storage means according to the member's request. Will be sent to. Accordingly, each member can store the driver files for each of the peripheral devices installed in his computer, without having to directly manage the driver files.

바람직한 실시예의 개요Overview of Preferred Embodiments

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 보다 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail a preferred embodiment of the present invention.

도 1은 본 발명의 디스크 백업 및 복원 방법을 개략적으로 보여주는 흐름도이다. 먼저 제104단계에서 하드디스크를 백업한다. 본 발명에 있어서 백업 과정은 하드디스크의 데이터를 압축하여 저장하는 과정을 말한다. 백업 데이터는 압축 후의 각 파일의 크기가 640 내지 670 메가바이트(MB)를 넘지 않는 하나 이상의 압축 파일로 제작된다. 데이터를 압축하는 포맷으로는 ZIP, ARJ, RAR 등과 같이 종래에 사용되던 압축 포맷들 및 향후 새로이 나타날 수 있는 여타의 포맷들 중 어느 하나가 사용되거나 또는 둘 이상이 복합적으로 사용될 수 있다. 압축된 백업 파일은 사용자가 지정하는 기록 매체 상에서 마찬가지로 사용자가 지정하는 디렉토리에 저장된다. 상기 기록 매체는 네트웍 서버, 기록가능한 콤팩트디스크(CD-R, CD-RW), 집(ZIP) 드라이브 및 재즈(JAZ) 드라이브를 포함하며, 후술하는 바와 같이 백업되는 하드디스크 자체가 될 수도 있다.1 is a flowchart schematically showing a disk backup and restore method of the present invention. First, in step 104, the hard disk is backed up. In the present invention, the backup process refers to a process of compressing and storing data of a hard disk. The backup data is produced as one or more compressed files whose size after compression does not exceed 640 to 670 megabytes (MB). As a format for compressing data, any one of conventionally used compression formats such as ZIP, ARJ, RAR, etc., and other formats that may appear in the future may be used, or two or more may be used in combination. The compressed backup file is similarly stored in the directory designated by the user on the recording medium designated by the user. The recording medium includes a network server, recordable compact discs (CD-R, CD-RW), ZIP (ZIP) drive, and jazz (JAZ) drive, and may be the hard disc itself, as described below.

바람직한 실시예에 있어서, 본 발명의 디스크 백업 및 복원 방법은 윈도즈를 기반으로 실행되는 프로그램에 의해 구현된다. 하드디스크 복원이 필요한 시점에서 윈도즈가 손상되어 동작하지 않는 경우에 대비하여, 백업 과정에서 본 발명에 따른 프로그램은 윈도즈 운영체계를 구성하는 파일들을 백업 데이터와 다른 별도의 파일로써 압축하여 저장한다. 바람직한 실시예에 있어서는, 윈도즈 운영체계를 구성하는 파일들을 전체적으로 압축하여 저장하는 것이 아니고, 복원 과정에서 본 발명의 프로그램을 구동하는데 필요한 최소한의 파일들만을 압축하여 저장한다. 이하의 설명에 있어서, 윈도즈 운영체계를 구성하는 파일들 중 본 발명의 프로그램에 의해 압축되어 저장되는 파일들을 "최소 윈도즈 모드 구성 파일들"이라 칭하고, 하나의 파일로 압축된 최소 윈도즈 모드 구성 파일들을 "최소 윈도즈 모듈"이라 칭하며, 이러한 최소 윈도즈 모드 구성 파일들에 의해 구현되는 운영체계를 "최소 윈도즈 모드"라 칭하기로 한다.In a preferred embodiment, the disk backup and restore method of the present invention is implemented by a program running on Windows. In case the Windows is damaged and does not operate when the hard disk is required to be restored, the program according to the present invention compresses and stores the files constituting the Windows operating system as separate files from the backup data. In a preferred embodiment, rather than compressing and storing the files constituting the Windows operating system as a whole, only the minimum files necessary to run the program of the present invention during the restoration process is compressed and stored. In the following description, files that are compressed and stored by the program of the present invention among the files constituting the Windows operating system are referred to as "minimum Windows mode configuration files", and the minimum Windows mode configuration files compressed into one file We call it "minimum Windows module", and the operating system implemented by these minimal Windows mode configuration files will be referred to as "minimum Windows mode".

최소 윈도즈 모드 구성 파일들의 구체적인 종류는 각 윈도즈의 버전에 따라 달라진다. 예컨대, 윈도즈95 초기 버전, 윈도즈95 osr2 버전, 윈도즈98, 윈도즈2000에 따라서, 최소 윈도즈 모드 구성 파일들의 종류는 달라질 수 있다. 바람직한 실시예에 있어서, 본 발명의 프로그램은 각 윈도즈 버전에 대한 최소 윈도즈 모드 구성 파일들의 목록을 내장하고 있으며, 하드디스크 백업 시에 해당 하드디스크에서 디폴트로 동작하는 윈도즈 운영체계의 버전을 결정한 다음 해당 버전에 상응한 최소 윈도즈 모드 구성 파일들을 탐색하여 압축 저장한다. 최소 윈도즈 모드 구성 파일들을 예시하자면, 예컨대 마우스 드라이버는 포함되지만 프린터 드라이버나 멀티미디어카드 드라이버 등과 같이 불가결하다고 할 수 없는 파일들은 포함되지 않을 수 있다. 본 실시예에 있어서, 최소 윈도즈 모드는 윈도즈 운영체계에서 제공되는 안전모드(Safe Mode)보다 제한된 기능을 가진다고 볼 수 있다.The specific types of minimum Windows mode configuration files are specific to each version of Windows. For example, depending on the initial version of Windows 95, the Windows 95 osr2 version, Windows 98, and Windows 2000, the types of minimum Windows mode configuration files may vary. In a preferred embodiment, the program of the present invention contains a list of minimum Windows mode configuration files for each version of Windows, and determines the version of the Windows operating system that operates by default on the hard disk at the time of hard disk backup. Search and save the minimum Windows mode configuration files corresponding to the version. To illustrate minimal Windows mode configuration files, for example, a mouse driver may be included, but files that are not indispensable, such as a printer driver or a multimedia card driver, may not be included. In the present embodiment, the minimum window mode may be considered to have a limited function than the safe mode provided by the Windows operating system.

한편, 바람직한 실시예에 있어서 최소 윈도즈 모드 구성 파일들을 탐색하여 압축함에 있어서는, 최소 윈도즈 모드에 적합한 config.sys 및 autoexec.bat 파일도 별도로 자동 제작되어 압축 저장된다. 물론 최소 윈도즈 모드에 적합한 config.sys 및 autoexec.bat 파일이 부팅디스켓에 저장될 수도 있음은 물론이다. 이와 같이, 최소 윈도즈 모드를 구현하기 위한 최소 윈도즈 모드 구성 파일들이 백업 데이터와 별도로 저장되고 후술하는 바와 같이 복원 과정에서 최소 윈도즈 모드가 구현될 수 있기 때문에, 복원 과정에서도 윈도즈를 기반으로 한 본 발명의 프로그램이 실행될 수 있게 된다.Meanwhile, in searching and compressing the minimum Windows mode configuration files in the preferred embodiment, the config.sys and autoexec.bat files suitable for the minimum Windows mode are also automatically created and compressed. Of course, the config.sys and autoexec.bat files suitable for minimal Windows mode may be stored on the boot diskette. As described above, since the minimum window mode configuration files for implementing the minimum window mode are stored separately from the backup data and the minimum window mode can be implemented in the restoration process as described below, the restoration process of the present invention is based on the Windows. The program can be executed.

이와 관련하여, 본 발명의 가장 큰 특징 중의 하나로써 압축된 백업 데이터가 저장될 수 있는 장소가 하드디스크 이외의 매체에 한정되지 않고 백업되는 하드디스크 자체가 될 수 있다는 점을 들 수 있다. 즉, 하드디스크가 복수의 파티션으로 분할되어 있지 않은 경우 하드디스크 백업 데이터를 그 하드디스크 자체 내에 저장할 수 있고, 하드디스크가 복수의 파티션으로 분할되어 있는 경우 운영체계가 저장된 파티션에 백업 데이터가 저장될 수 있다. 물론 이러한 경우에 있어서도, 하드디스크에 저장된 백업 데이터의 사본을 별도의 기록 매체에 저장할 수도 있다.In this regard, one of the biggest features of the present invention is that the place where compressed backup data can be stored is not limited to a medium other than the hard disk, but the hard disk itself can be backed up. That is, when the hard disk is not divided into a plurality of partitions, the hard disk backup data may be stored in the hard disk itself, and when the hard disk is divided into a plurality of partitions, the backup data may be stored in a partition where the operating system is stored. Can be. Of course, even in this case, a copy of the backup data stored on the hard disk may be stored in a separate recording medium.

제104단계의 하드디스크 백업 과정이 완료된 후에는, 윈도즈 운영체계가 손상되어 하드디스크에 저장된 운영체계가 동작하지 않을 경우에 컴퓨터를 부팅하고 상기 최소 윈도즈 모듈을 호출하여 압축을 풀고 실행할 수 있도록 부팅디스켓을 작성한다(제108단계). 부팅디스켓에는 예컨대 다음과 같은 파일들이 포함될 수 있다.After the hard disk backup process of step 104 is completed, when the Windows operating system is damaged and the operating system stored in the hard disk does not operate, the boot diskette may be booted to extract and execute the minimum Windows module by calling the minimum Windows module. (Step 108). The boot diskette may include the following files, for example.

command.comcommand.com

msdos.commsdos.com

io.sysio.sys

config.sysconfig.sys

secure2.exesecure2.exe

여기에서, secure2.exe는 최소 윈도즈 모듈을 호출하여 압축을 풀기 위한 실행 프로그램이다.Here, secure2.exe is an executable program to call and extract the minimum Windows module.

제104단계의 백업 과정과 제108단계의 부팅디스켓 작성이 완료된 상태에서, 사용자는 통상적인 방식으로 컴퓨터를 사용할 수 있다. 그리고 컴퓨터에 문제가 있다고 판단되는 경우, 예컨대 컴퓨터가 바이러스에 감염되거나 하드디스크가 제대로 작동하지 않는 경우 또는 프로그램의 실행 속도가 매우 느려지고 잦은 에러가 발생하는 경우에는, 백업 데이터를 사용하여 하드디스크를 복원할 수 있다(제112단계).With the backup process of step 104 and the creation of the boot diskette of step 108 completed, the user can use the computer in a conventional manner. And if you think there is a problem with your computer, for example, if your computer is infected with a virus, your hard disk is not working properly, or if your program runs very slowly and you get frequent errors, you can use the backup data to restore your hard disk. (Step 112).

본 발명의 바람직한 실시예에 있어서, '복원'이란 하드디스크를 백업 당시의 상태로 되돌리는 것을 의미하는 것이 아니라, 백업 데이터를 하드디스크에 복사하는 과정을 말한다. 이 경우, 복원 이전에 존재하던 파일들은 백업 데이터에 의해 덮어씌워지게 된다. 물론 복원을 하기에 앞서, 사용자는 하드디스크에 있는 파일들 전체 또는 그중 일부를 삭제함으로써 하드디스크를 정리할 수도 있다. 한편, 본 발명의 다른 실시예에 있어서는, '복원'이 하드디스크를 백업 당시의 상태로 되돌리는 작업인 것을 의미할 수도 있다.In a preferred embodiment of the present invention, the "restore" does not mean returning the hard disk to the state at the time of backup, but the process of copying the backup data to the hard disk. In this case, the files that existed before the restoration are overwritten by the backup data. Of course, before restoring, the user may clean up the hard disk by deleting all or some of the files on the hard disk. On the other hand, in another embodiment of the present invention, 'restoration' may mean that the operation to return the hard disk to the state at the time of the backup.

이와 같은 복원 과정 역시 본 발명의 프로그램을 통해 이루어질 수 있다. 만약 윈도즈가 적어도 안전모드에서라도 동작한다면, 본 발명의 프로그램은 아이콘을 두 번 클릭하거나 그 밖의 실행 방법을 사용하여 쉽게 구동될 수 있으며, 이 경우 복원 환경으로 진입하게 된다. 그렇지만, 안전모드조차 동작하지 않는다면, 제108단계에서 제작된 부팅디스켓을 사용하여 컴퓨터를 부팅하고 secure2.exe 파일이 자동실행되도록 하여 최소 윈도즈 모드를 실행한 후, 프로그램을 동작시키게 된다.This restoration process may also be accomplished through the program of the present invention. If Windows runs at least in the safe mode, the program of the present invention can be easily run by double clicking on the icon or by using another method of execution, in which case it enters the restoration environment. However, if even safe mode does not work, boot the computer using the boot diskette prepared in step 108 and allow the secure2.exe file to run automatically, run the minimum Windows mode, and then run the program.

secure2.exe 파일을 실행하여 복원 과정으로 진행하면, 컴퓨터는 최소 윈도즈 모듈에 대해 압축을 해제하여 최소 윈도즈 구성 파일들을 특정 디렉토리에 저장한다. 일반적으로 윈도즈 구성 파일들이 c:\windows 디렉토리에 저장되는 반면에, 본 발명에 의한 secure2.exe 프로그램은 예컨대 c:\win 디렉토리를 형성하고 최소 윈도즈 구성 파일을 이 디렉토리에 저장할 수 있다. 최소 윈도즈 구성 파일들이 설치되면, c:\ 디렉토리에 있는 config.sys 및 autoexec.bat 파일을 임시로 타 디렉토리 예컨대 c:\windows\temp로 이동하고, 최소 윈도즈 모드에 적합하게 자동 제작되어 최소 윈도즈 구성 파일과 함께 압축되었던 config.sys 및 autoexec.bat 파일을 c:\ 디렉토리에 임시 저장된다. 그리고 이 파일들에 의해 최소 윈도즈 모드가 구현된다.When you run the secure2.exe file to proceed with the restore process, the computer decompresses the minimum Windows module and stores the minimum Windows configuration files in a specific directory. In general, while the Windows configuration files are stored in the c: \ windows directory, the secure2.exe program according to the present invention can, for example, form a c: \ win directory and store the minimum Windows configuration files in this directory. Once the minimal Windows configuration files are installed, temporarily move the config.sys and autoexec.bat files in the c: \ directory to another directory, such as c: \ windows \ temp, and automatically create a minimum Windows configuration for the minimum Windows mode. The config.sys and autoexec.bat files that were compressed along with the files are temporarily stored in the c: \ directory. And these files implement minimal Windows mode.

본 발명의 디스크 백업 및 복원 방법을 구현함에 있어서는 두 개의 프로그램이 사용되는데, 그 하나는 윈도즈 운영체계를 기반으로 실행되며 백업 및 복원을 실제로 수행하기 위한 프로그램인 시큐어맨(시큐어맨 또는 SECUREMAN은 본 특허출원의 출원인 또는 양도인이나 제3자의 등록상표일 수 있음)이고, 다른 하나는 상기 시큐어맨 프로그램에 의해 부팅디스켓 상에 생성되어 최소 윈도즈 모드를 구현하기 위한 secure2.exe 프로그램이다. 이하의 설명에서는 시큐어맨 프로그램의 동작 과정을 보다 구체적으로 설명한다.In implementing the disk backup and restore method of the present invention, two programs are used, one of which is based on the Windows operating system and secureman (Secureman or SECUREMAN) which is a program for actually performing backup and restore. (Which may be a registered trademark of the applicant or the assignee or a third party of the application), and the other is a secure2.exe program created on the boot diskette by the SecureMan program to implement a minimum Windows mode. In the following description, the operation of the secureman program will be described in more detail.

시큐어맨 프로그램의 개요Summary of Secure Man Program

도 2는 시큐어맨 프로그램의 동작 순서를 보여주는 흐름도이다. 먼저, 프로그램을 실행시키면, 도 3과 같은 초기 메뉴 화면이 컴퓨터의 디스플레이 장치에 표시된다(제100단계). 도시된 바와 같이, 초기 메뉴 화면에는 '하드디스크 백업', '부팅디스켓 작성', '복원모드로 재시작', '도움말' 및 '종료' 버튼이 포함되어 있다.2 is a flowchart illustrating an operation procedure of a secureman program. First, when the program is executed, an initial menu screen as shown in FIG. 3 is displayed on the display device of the computer (step 100). As shown, the initial menu screen includes 'Hard Disk Backup', 'Create Boot Disk', 'Restart to Restore Mode', 'Help' and 'Exit' buttons.

초기 메뉴 화면에서 '하드디스크 백업' 버튼을 누르게 되면(제102단계), 백업 과정이 수행된다(제104단계). 초기 메뉴 화면에서 '부팅디스켓 작성' 버튼을 누르게 되면(제106단계), 백업 과정이 수행된다(제108단계). 초기 메뉴 화면에서 '복원모드로 재시작' 버튼을 누르게 되면(제110단계), 하드디스크 복원 과정이 수행된다(제112단계). 한편, '도움말' 버튼을 누르게 되면(제114단계) 프로그램 사용에 관한 도움말이 화면에 표시되고(제116단계), '종료' 버튼을 누르게 되면(제118단계) 프로그램 실행이 종료된다.When the 'hard disk backup' button is pressed on the initial menu screen (step 102), a backup process is performed (step 104). When the 'Create Boot Disk' button is pressed on the initial menu screen (step 106), a backup process is performed (step 108). When the 'restart to restore mode' button is pressed on the initial menu screen (step 110), the hard disk restore process is performed (step 112). On the other hand, if the 'help' button is pressed (step 114), the help for using the program is displayed on the screen (step 116), and if the 'end' button is pressed (step 118), the program execution is terminated.

하드디스크 백업Hard disk backup

도 4는 도 2의 백업 과정(제104단계)을 구체적으로 보여준다.4 illustrates the backup process (step 104) of FIG.

먼저, 도 2의 초기 메뉴 화면에서 '하드디스크 백업' 버튼을 누르게 되면, 도 5에 도시된 하드디스크 선택 화면이 디스플레이 장치에 표시된다(제200단계). 사용자는 이 화면 상에서 백업할 하드디스크를 선택할 수 있다(제202단계). 도 5의 화면에서 사용자가 '뒤로' 버튼을 누르면(제204단계), 다시 도 2의 초기 메뉴 화면이 표시되고 백업 과정은 종료된다. 한편, 도 5의 화면에서 사용자가 '다음' 버튼을 누르면(제206단계), 도 6의 백업파일 저장화면이 표시된다(제208단계). 도 6의 화면상에서 사용자는 백업파일을 저장할 위치 즉, 드라이브 및 폴더를 선택하고 백업파일의 이름을 지정할 수 있다(제210단계). 파일명을 입력하기 전후에 하단의 '취소' 버튼을 누르면(제212단계), 프로그램은 종료된다. 한편, '저장' 버튼을 누르면, 제216 내지 제218단계의 백업 작업이 시작된다.First, when the 'hard disk backup' button is pressed on the initial menu screen of FIG. 2, the hard disk selection screen shown in FIG. 5 is displayed on the display device (operation 200). The user can select a hard disk to back up on this screen (step 202). When the user presses the back button on the screen of FIG. 5 (step 204), the initial menu screen of FIG. 2 is displayed again, and the backup process is terminated. Meanwhile, when the user presses the 'next' button in the screen of FIG. 5 (step 206), the backup file storage screen of FIG. 6 is displayed (step 208). On the screen of FIG. 6, the user may select a location, that is, a drive and a folder to store the backup file, and specify a name of the backup file (step 210). If you press the 'Cancel' button at the bottom before or after entering the file name (step 212), the program is terminated. Meanwhile, when the 'save' button is pressed, the backup operation of steps 216 to 218 is started.

위에서 기술한 바와 같이, 종래의 백업 프로그램은 하드디스크가 복수의 파티션으로 분할되어 있거나 둘 이상의 하드디스크드라이브가 설치되어 있는 경우에만 백업이 가능하였다. 그러나 본 발명의 프로그램은 백업하고자 하는 하드디스크 자체에 백업된 파일을 저장할 수 있으며, 따라서 시스템 파일을 포함한 운영체계가 저장되어 있는 드라이브를 백업함에 있어서, 파티션 분할이 되어 있지 않더라도 백업 데이터를 그 하드디스크 상에 저장할 수 있다.As described above, the conventional backup program can be backed up only when the hard disk is divided into a plurality of partitions or when two or more hard disk drives are installed. However, the program of the present invention can store the backed up files on the hard disk itself to be backed up, and thus, in backing up the drive where the operating system including the system files are stored, the backup data is stored on the hard disk even if the partition is not partitioned. Can be stored on.

백업 작업이 진행되는 동안에는 도 7과 같은 백업작업 진행도 표시 화면이 표시되어 사용자에게 진척도를 알려주게 된다(제216단계). 백업 작업은 크게 최소 윈도즈 모듈 생성 및 저장 단계들(제218 및 제220단계)과 하드디스크 백업단계들(제222 내지 제234단계)로 구성되며, 각각의 단계들을 통해 생성되는 최소 윈도즈 모듈과 디스크 백업파일은 별개의 파일로서 저장된다. 그렇지만, 본 실시예가 변형된 다른 실시예에 있어서는, 최소 윈도즈 모듈과 디스크 백업파일을 묶어서 하나의 파일로 저장할 수도 있다.While the backup job is in progress, the backup job progress display screen as shown in FIG. 7 is displayed to inform the user of the progress (step 216). The backup job is largely composed of the minimum window module creation and storage steps (steps 218 and 220) and the hard disk backup steps (steps 222 to 234), and the minimum window module and the disk generated through the respective steps. The backup file is stored as a separate file. However, in another embodiment in which the present embodiment is modified, the minimum Windows module and the disk backup file may be bundled and stored as one file.

먼저, 백업 작업의 초기 단계에 있어서는, 먼저 윈도즈 운영체계가 손상되어 동작하지 않을 경우에 본 발명에서 정의하는 최소 윈도즈 모드를 구현할 수 있도록 구성 폴더 및 파일들을 찾아서 하나의 파일로 압축함으로써 최소 윈도즈 모듈을 생성한다(제218단계). 최소 윈도즈 구성 폴더 및 파일들의 압축은 도스에서 압축을 해제할 수 있는 포맷을 사용한다. 상기 압축된 최소 윈도즈 모듈은 대략 7-16 MB의 크기를 가진다. 생성된 최소 윈도즈 모듈은 사용자가 지정한 폴더에 저장된다(제220단계).First of all, in the initial stage of the backup operation, if the Windows operating system is damaged and inoperable, the minimum Windows module is first found by compressing the configuration folder and files into one file so that the minimum Windows mode defined in the present invention can be implemented. Create (step 218). Compression of minimal Windows configuration folders and files uses a format that can be extracted from DOS. The compressed minimum window module is approximately 7-16 MB in size. The generated minimum Windows module is stored in a folder designated by the user (step 220).

최소 윈도즈 모듈의 저장이 완료되면 윈도즈 운영체계를 포함한 하드디스크의 전체 데이터가 압축되기 시작한다(제222단계). 다만, 압축 과정에서 최소 윈도즈 모듈이 포함된 부분은 압축에서 제외되는데, 이러한 최소 윈도즈 모듈의 위치는 프로그램이 하드디스크의 FAT를 참조하여 파악한다. 디스크 데이터의 압축 포맷은 윈도즈 운영체계에서 압축을 해제할 수 있는 것들 중에서 임의의 것이 선택될 수 있다. 압축이 진행됨에 따라, 압축되는 데이터는 제210단계에서 선택한 파일명의 압축파일 내에 순차적으로 저장된다(제224단계).When the saving of the minimum Windows module is completed, the entire data of the hard disk including the Windows operating system starts to be compressed (step 222). However, the part including the minimum window module in the compression process is excluded from the compression. The location of the minimum window module is determined by the program by referring to the FAT of the hard disk. The compression format of the disk data can be selected from those that can be decompressed in the Windows operating system. As compression proceeds, the compressed data is sequentially stored in the compressed file of the file name selected in step 210 (step 224).

압축파일은 그 크기가 일정 크기 예컨대 640 MB를 넘지 않는 하나 이상의 압축 파일로 제작되는데, 이는 추후에 백업파일을 더 안전하게 보관하기 위해 기록가능한 콤팩트디스크(CD-R, CD-RW) 등에 복사할 수 있도록 하기 위함이다. 따라서, 압축파일의 크기가 640 MB를 넘는 경우에는, 압축된 백업 데이터는 둘 이상의 압축파일에 분할 저장된다. 바람직한 실시예에서는 분할 저장을 위한 파일 크기 기준이 CD-R 또는 CD-RW의 용량을 고려하여 640 내지 670 MB로 정해지지만, 본 발명의 다른 실시예에서는 집(ZIP) 드라이브나 스마트 드라이브 또는 수퍼 플로피 디스크 드라이브 사용자를 위하여 이 기준이 다른 수치가 될 수도 있으며, 나아가 사용자가 이를 설정할 수 있게 할 수도 있다.Compressed files are made of one or more compressed files whose size does not exceed a certain size, for example 640 MB, which can later be copied to a recordable compact disc (CD-R, CD-RW), etc. to keep the backup file safer. To make it work. Therefore, when the size of the compressed file exceeds 640 MB, the compressed backup data is divided and stored in two or more compressed files. In a preferred embodiment, the file size criterion for splitting storage is set to 640 to 670 MB in consideration of the capacity of the CD-R or CD-RW, but in another embodiment of the present invention, a ZIP drive, a smart drive, or a super floppy is used. For disk drive users, this criterion may be a different number, or you may want to set it up.

이와 같은 분할 저장을 위해, 일정 데이터 크기 단위로 압축 및 저장을 행할 때마다 압축이 종료되었는지를 판단하고(제225단계), 압축이 종료되지 않은 경우에는 압축파일의 크기가 상기 기준보다 크거나 같아지는지를 지속적으로 판단하게 된다(제226단계). 만약, 압축이 종료되지 않은 상태에서 압축파일의 크기가 상기 기준보다 크거나 같아지게 되면 다음 압축파일을 생성하고(제228 및 제230단계), 이 파일에 추가적인 압축 데이터를 저장하게 된다. 제225단계 또는 제228단계에서 압축이 종료되었다고 판단되면, 도 8의 백업 완료 메시지 창이 디스플레이된다(제232단계). 그리고, 백업 완료 화면상에 포함되어 있는 '확인' 버튼을 누르면, 백업 작업은 종료된다.For such divisional storage, it is determined whether or not compression is terminated every time compression and storage is performed in units of a predetermined data size (step 225). If compression is not terminated, the size of the compressed file is larger than or equal to the above standard. It is determined continuously to lose (step 226). If the size of the compressed file becomes greater than or equal to the reference value when the compression is not finished, the next compressed file is generated (steps 228 and 230), and additional compressed data is stored in the file. If it is determined in step 225 or step 228 that the compression is completed, the backup completion message window of FIG. 8 is displayed (step 232). Then, if the 'confirm' button included in the backup completion screen is pressed, the backup job is terminated.

부팅디스켓 작성Create boot diskette

도 9는 도 2에 도시된 부팅디스켓 작성 과정(제108단계)을 구체적으로 보여준다.FIG. 9 illustrates the boot diskette creation process (step 108) shown in FIG. 2 in detail.

도 2의 초기 메뉴 화면에서 '부팅디스켓 작성' 버튼을 누르게 되면, 도 10에 도시된 부팅디스켓 작성 초기화면이 디스플레이 장치에 표시된다(제300단계). 부팅디스켓 작성 초기화면은 부팅디스켓으로 사용할 매체 즉, 플로피 디스크를 플로피 디스크 드라이브에 삽입하라는 안내 메시지를 포함한다. 부팅디스켓 작성 초기화면 하단에 있는 '취소' 버튼을 누르면(제302단계), 다시 도 2의 초기 메뉴 화면이 표시되고 부팅디스켓 작성 과정은 종료된다. 한편, '확인' 버튼을 누르면(제304단계), 부팅디스켓 작성 과정이 시작된다.When the 'boot boot diskette creation' button is pressed on the initial menu screen of FIG. 2, the boot diskette creation initial screen shown in FIG. 10 is displayed on the display device (step 300). The boot diskette creation initial screen includes a message for inserting a floppy disk into a floppy disk drive. When the 'cancel' button at the bottom of the boot disk creation initial screen is pressed (step 302), the initial menu screen of FIG. 2 is displayed again, and the boot diskette creation process ends. On the other hand, if the 'OK' button is pressed (step 304), the boot diskette creation process starts.

부팅디스켓이 작성되는 동안, 디스플레이 장치에는 도 11의 부팅디스켓 작성 진행 화면이 표시된다(제306단계). 본 발명의 바람직한 실시예에 따르면, 부팅디스켓 작성 초기 단계에서 프로그램은 플로피 디스크를 포맷팅한다(제308단계). 그렇지만, 본 발명의 다른 실시예에 있어서는 포맷팅 단계가 생략될 수 있으며, 그 대신 플로피 디스크에 저장된 파일들을 삭제하겠다는 안내 메시지를 표시한 후 파일들을 삭제할 수도 있다. 한편, 사용자는 도 11의 부팅디스켓 작성 진행 화면 하단에 있는 '취소 버튼'을 눌러서 언제든지 초기 메뉴 화면으로 복귀할 수 있다(제310단계).While the boot diskette is being created, the boot diskette creation progress screen of FIG. 11 is displayed on the display apparatus (step 306). According to a preferred embodiment of the present invention, in the initial stage of boot diskette creation, the program formats the floppy disk (step 308). However, in another embodiment of the present invention, the formatting step may be omitted, and instead, the files may be deleted after displaying a guide message for deleting the files stored on the floppy disk. Meanwhile, the user may return to the initial menu screen at any time by pressing the 'cancel button' at the bottom of the boot diskette creation progress screen of FIG. 11 (step 310).

포맷팅이 완료되면, 프로그램은 도스 모드로 컴퓨터를 부팅하는데 필요한 파일들을 검색하여 디스켓에 저장한다. 윈도즈 운영체계의 제어판을 통해 부팅디스켓을 작성할 때 디스켓에 저장되는 파일들 중 대부분이 본 발명에 의한 부팅디스켓에 저장되는데, 이에 추가하여 본 발명에 있어서는 최소 윈도즈 모듈을 호출하여 압축을 풀기 위한 실행 프로그램인 secure2.exe을 시큐어맨 프로그램이 추가적으로 생성하여 디스켓에 저장한다(제312단계).When formatting is complete, the program searches for the files needed to boot the computer in DOS mode and saves them to a diskette. When creating a bootable diskette through the control panel of the Windows operating system, most of the files stored on the diskette are stored on the bootable diskette according to the present invention. In addition, in the present invention, an executable program for calling and extracting a minimum Windows module is extracted. Secure2.exe is additionally generated by the SecureMan program and stored on a diskette (step 312).

바람직한 실시예에 있어서 secure2.exe는 최소 윈도즈 모듈이 저장된 폴더에 관한 정보를 포함한다. 따라서, 후술하는 디스크 복원 과정에서 부팅디스켓에 의해 컴퓨터를 구동할 때, secure2.exe는 자동적으로 최소 윈도즈 모듈을 검색하여 압축을 풀고 이를 구성하는 파일들을 하드디스크 상의 특정 위치 예컨대 c:\win 폴더에 최소 윈도즈 구성 파일을 저장하게 된다. 그렇지만, 변형된 실시예에 있어서는 secure2.exe가 최소 윈도즈 모듈이 저장된 폴더에 관한 정보를 포함하지 않으며, 이에 따라 부팅디스켓에 의해 컴퓨터를 구동할 때 secure2.exe가 사용자에게 최소 윈도즈 모듈 저장 폴더를 질의하도록 프로그래밍될 수도 있다.In a preferred embodiment, secure2.exe contains information about the folder where the minimum Windows module is stored. Therefore, when running the computer by boot diskette during the disk restore process described below, secure2.exe automatically searches for and extracts the minimum Windows modules and places the files that make up the files in a specific location on the hard disk, such as the c: \ win folder. Save the minimum Windows configuration file. However, in the modified embodiment, secure2.exe does not contain information about the folder where the minimum Windows module is stored, and thus secure2.exe asks the user for the minimum Windows module storage folder when running the computer by boot diskette. It may be programmed to.

부팅디스켓 작성이 완료되면(제314단계), 도 12의 부팅디스켓 작성 완료 화면이 디스플레이에 표시된다(제316단계). 사용자는 작성이 완료된 부팅디스켓을 보관하게 되는데, 후술하는 바와 같이 본 발명에 의한 지원 시스템 서버에 전송하여 서버의 데이터베이스 또는 하드디스크에 저장할 수도 있다.When the boot diskette creation is completed (step 314), the boot diskette creation complete screen of FIG. 12 is displayed on the display (step 316). The user keeps the boot diskette which has been created, and can be transferred to the support system server according to the present invention and stored in the database or the hard disk of the server as described below.

하드디스크 복원Hard disk restore

일반적으로 종래의 방법에 의한 하드디스크 복원에 있어서는, 복원할 하드디스크 이외의 매체에 백업된 데이터가 저장되어 있어야만 한다. 만약 복원할 하드디스크에 있는 백업 데이터를 사용하여 직접 그 하드디스크를 복원하고자 하는 경우에는, 하드디스크가 복수의 파티션으로 분할되어 있어야만 한다. 그렇지만, 본 발명에 따르면, 복원하고자 하는 하드디스크에 백업 데이터가 저장되어 있더라도 그 상태에서 하드디스크 복원이 가능하다. 이때 하드디스크가 복수의 파티션으로 분할되어 있지 않더라도 무방하다.In general, in the hard disk restoration by the conventional method, the backed up data must be stored in a medium other than the hard disk to be restored. If you want to restore the hard disk directly using the backup data on the hard disk to be restored, the hard disk must be partitioned into multiple partitions. However, according to the present invention, even if backup data is stored in the hard disk to be restored, the hard disk can be restored in that state. At this time, the hard disk may not be divided into a plurality of partitions.

도 13A 내지 도 13E는 하드디스크 복원 과정을 구체적으로 보여준다.13A to 13E illustrate hard disk restoration processes in detail.

본 발명에 있어서, 하드디스크 복원 과정은 크게 두 가지 경우에 이루어질 수 있는데, 그 하나는 시스템이 불안정해진 경우에 사용자가 자신의 컴퓨터 상의 파일들을 대량으로 삭제하고 이전의 양호하던 상태로 컴퓨터를 되돌리고자 할 때이고, 다른 하나는 컴퓨터가 정상적으로 부팅되지 않는 경우이다. 그리고 이들 두 가지 중 어느 경우에서든, 본 발명에 의한 하드디스크 복원 과정은 위에서 정의한 최소 윈도즈 모드에서 시큐어맨 프로그램을 실행함으로써 이루어진다.In the present invention, the hard disk restoration process can be largely performed in two cases, one of which is when a user becomes unstable and the user wants to delete a large amount of files on his computer and return the computer to a previous good condition. The other is when your computer won't boot normally. In either of these cases, the hard disk restoration process according to the present invention is performed by executing the secureman program in the minimum window mode defined above.

여기서, 컴퓨터가 정상적으로 부팅되어 정상 윈도즈 모드 또는 안전 윈도즈 모드가 실행되는지 아니면 윈도즈 운영체계가 동작하지 않는지에 따라, 최소 윈도즈 모드에 진입하는 방법이 상이하게 된다. 만약 제400단계에서 컴퓨터가 정상적으로 부팅이 되어 윈도즈 운영체계가 동작한다면, 사용자는 제410 내지 제430단계에 따라 사용자는 컴퓨터의 운영체계를 최소 윈도즈 모드로 설정할 수 있다. 한편, 제400단계에서 컴퓨터가 정상적으로 부팅이 되지 않는다면, 사용자는 제440 내지 제454단계에 표시된 바와 같이 부팅디스켓을 사용하여 도스 모드로 부팅을 한 다음 secure2.exe 프로그램에 의해 최소 윈도즈 모듈의 압축을 해제하고 최소 윈도즈 모드를 실행하게 된다. 각각의 경우를 설명한다.Here, depending on whether the computer is normally booted and the normal or safe Windows mode is executed or the Windows operating system is not operated, the method of entering the minimum window mode is different. If the computer is normally booted at operation 400 and the Windows operating system is operating, the user may set the operating system of the computer to the minimum window mode according to operations 410 to 430. On the other hand, if the computer does not boot normally in step 400, the user booted in DOS mode using a boot disk, as shown in steps 440 to 454, and then compressed the minimum Windows module by secure2.exe program It will turn off and run in minimal Windows mode. Each case is explained.

제400단계에서 컴퓨터가 정상적으로 부팅되는 경우에는, 사용자는 시큐어맨 프로그램을 곧바로 실행할 수 있다(제410단계). 도 3의 초기 메뉴 화면이 표시된 상태에서(제412단계) '복원모드로 재시작' 버튼을 누르게 되면(제414단계), 복원모드로 시스템을 재시작할 것인지를 확인하는 화면이 도 14와 같이 표시된다(제416단계). 도 14의 화면에서 '예' 버튼을 클릭하면(제418단계), 도 15와 같이 복원모드로 시스템을 재시작하기 위해 시스템을 변경하고 있는 중이라는 메시지 창이 표시된다(제420단계). 도 15의 화면이 표시된 상태에서 시큐어맨 프로그램은 제422 내지 제428단계들을 수행한다.If the computer is normally booted in operation 400, the user may immediately execute the secure man program (operation 410). When the 'restart to restore mode' button is pressed (step 414) while the initial menu screen of FIG. 3 is displayed (step 412), a screen to confirm whether to restart the system to the restore mode is displayed as shown in FIG. (Step 416). When the 'Yes' button is clicked on the screen of FIG. 14 (step 418), as shown in FIG. 15, a message window indicating that the system is being changed to restart the system in the restore mode is displayed (step 420). In the state where the screen of FIG. 15 is displayed, the secureman program performs steps 422 to 428.

시스템을 변경함에 있어서는, 먼저 최소 윈도즈 파일들을 저장하기 위해 c:\windows 디렉토리와는 다른 별개의 디렉토리, 예컨대 c:\win 디렉토리를 생성한다(제422단계). 그 다음, 시큐어맨 프로그램은 하드디스크 상에서 최소 윈도즈 모듈 즉, 최소 윈도즈 모드 구성 파일들이 압축되어 있는 파일을 탐색하여(제424단계), 최소 윈도즈 모듈의 압축을 해제하고 c:\win 디렉토리에저장한다(제426단계). 이 단계에서 최소 윈도즈 모듈을 쉽게 탐색할 수 있도록 하기 위해, 백업 단계에서는 최소 윈도즈 모듈의 위치를 표시하는 텍스트 파일을 별도로 저장해두는 것이 바람직하다. 그 다음에는 시스템이 재시작될 때 최소 윈도즈 모드로 부팅될 수 있도록 새로운 autoexec.bat 및 config.sys 파일을 생성한다(제428단계). 위에서 기술한 바와 같이 바람직한 실시예에 있어서는 최소 윈도즈 모드를 위한 autoexec.bat 및 config.sys 파일이 백업 단계에서 이미 작성되어 저장된 것일 수도 있는데, 다른 실시예에 있어서는 config.sys 및 autoexec.bat 파일이 제428단계에서 새로이 작성될 수도 있다.In changing the system, first create a directory different from the c: \ windows directory, such as the c: \ win directory, to store the minimum Windows files (step 422). Next, the SecureMan program searches for the minimum Windows module on the hard disk, that is, the file in which the minimum Windows mode configuration files are compressed (step 424), extracts the minimum Windows module, and stores it in the c: \ win directory. (Step 426). To make it easier to navigate to the minimum Windows module at this stage, it is a good idea to save a separate text file that indicates the location of the minimum Windows module at the backup stage. Next, new autoexec.bat and config.sys files are created to boot into the minimum windows mode when the system is restarted (step 428). As described above, in the preferred embodiment, the autoexec.bat and config.sys files for the minimum window mode may have been created and stored at the backup stage. In other embodiments, the config.sys and autoexec.bat files may be stored. It may be newly created in step 428.

제422 내지 제428단계의 시스템 변경 과정이 완료되면, 시스템이 재시작되어 최소 윈도즈 모드로 부팅된다.When the system change process of steps 422 to 428 is completed, the system is restarted to boot to the minimum window mode.

한편, 컴퓨터가 정상적으로 부팅되지 않는 경우 특히 안전 모드에서조차 부팅되지 않는 경우에는, 사용자는 먼저 부팅디스켓 작성 과정에서 제작된 부팅디스켓을 사용하여 도스 모드로 부팅을 시작한다(제442단계). 도스 모드에서의 부팅이 완료되면, secure2.exe 프로그램에 의해 최소 윈도즈 모듈의 압축을 해제하고 최소 윈도즈 모드를 실행하게 된다(제444단계).On the other hand, when the computer does not boot normally, especially when the boot even in the safe mode, the user first starts booting in DOS mode using the boot diskette prepared in the boot disk creation process (step 442). When booting in DOS mode is completed, the secure2.exe program decompresses the minimum Windows module and executes the minimum Windows mode (step 444).

secure2.exe 파일이 실행되면, secure2.exe 파일은 제446 내지 제452단계로 표시된 시스템 변경 과정을 수행한 후 최소 윈도즈 모드로 윈도즈 운영체계를 구동시키게 된다(제454단계). 이때, 사용자는 부팅디스켓을 플로피 디스크 드라이브에서 꺼낼 필요가 없으며, 컴퓨터는 자동으로 최소 윈도즈 모드로 진입한다. 제446 내지 제452단계의 시스템 변경 과정은 제422 내지 제430단계의 시스템 변경 과정과유사하므로, 이에 대한 구체적인 설명은 생략한다.When the secure2.exe file is executed, the secure2.exe file runs the Windows operating system in the minimum Windows mode after performing the system change process indicated in steps 446 to 452 (step 454). The user does not need to remove the boot diskette from the floppy disk drive, and the computer automatically enters the minimum window mode. Since the system change process of steps 446 to 452 is similar to the system change process of steps 422 to 430, a detailed description thereof will be omitted.

최소 윈도즈 모드가 실행되면, 시큐어맨 프로그램을 자동적으로 구동되어 도 16과 같은 복원 메뉴 화면이 디스플레이 장치에 표시된다(제460단계). 한편, 본 실시예가 변형된 실시예에 있어서는 autoexec.bat 파일의 설정을 통해 최소 윈도즈 모드 실행시 시큐어맨 프로그램이 자동으로 구동되도록 할 수도 있다. 도 16에 도시된 바와 같이, 복원 메뉴 화면에는 '하드디스크 복원', '도움말' 및 '종료' 버튼이 포함되어 있다.When the minimum window mode is executed, the SecureMan program is automatically driven to display the restoration menu screen shown in FIG. 16 on the display device (operation 460). Meanwhile, in the modified embodiment of the present embodiment, the secureman program may be automatically driven when the minimum window mode is executed by setting the autoexec.bat file. As shown in FIG. 16, the restore menu screen includes a 'hard disk restore', 'help' and 'end' button.

도 16의 복원 메뉴 화면에서 '하드디스크 복원' 버튼을 누르게 되면(제462단계), 제472 내지 제500단계의 복원 과정이 수행된다. 복원 메뉴 화면에서 '도움말' 버튼을 누르게 되면(제464단계), 도움말 화면이 디스플레이 상에 표시된다(제466단계). 복원 메뉴 화면에서 '종료' 버튼을 누르게 되면(제468단계), 시큐어맨 프로그램의 수행이 종료된다. 만약, 복원 과정의 진입이 정상 윈도즈 모드 또는 안전 모드에서 시작되었다면 즉 제410 내지 제430단계들을 통해 최소 윈도즈 모드에 진입되었었다면, 시큐어맨 프로그램은 종료에 앞서 시스템을 이전 상태로 변경시키고, 정상 윈도즈 모드로 시스템을 재시작하게 된다(제470단계).When the 'Hard Disk Restore' button is pressed on the restore menu screen of FIG. 16 (operation 462), the restoration processes of operations 472 to 500 are performed. When the help button is pressed in the restore menu screen (step 464), a help screen is displayed on the display (step 466). When the 'end' button is pressed on the restore menu screen (step 468), execution of the secure man program is terminated. If the entry of the restoration process is started in the normal Windows mode or the safe mode, that is, if the minimum window mode has been entered through steps 410 to 430, the SecureMan program changes the system to the previous state before shutting down, and the normal window The system is restarted in the mode (step 470).

제472 내지 제500단계의 복원 과정은 크게 두 과정 즉, 백업 데이터를 사용하여 하드디스크를 복원시키는 과정(제472 내지 제494단계)과, 시스템을 변경하여 정상 윈도즈 모드로 시스템을 재시작하는 과정(제496 내지 제500단계)으로 구분할 수 있다.Restoring operations of steps 472 to 500 are largely two processes, that is, a process of restoring the hard disk using backup data (steps 472 to 494), and a process of restarting the system in a normal windows mode by changing the system ( Step 496 to step 500).

먼저, 도 16의 복원 메뉴 화면에서 '하드디스크 복원' 버튼을 누르게 되면, 먼저 도 17의 복원할 하드디스크 선택 화면이 표시된다(제472단계). 도 17의 화면에서 복원할 하드디스크를 선택하고 '다음' 버튼을 누르게 되면(제474단계, 제478단계), 도 18의 압축 백업파일 찾기 화면이 표시된다(제480단계). 한편, 도 17의 화면에서 '뒤로' 버튼을 누르게 되면(제476단계) 다시 도 16의 복원 메뉴 화면이 표시된다.First, when the 'hard disk restore' button is pressed on the restore menu screen of FIG. 16, the hard disk to be restored screen of FIG. 17 is first displayed (step 472). When the hard disk to be restored is selected on the screen of FIG. 17 and the 'next' button is pressed (steps 474 and 478), a screen for finding a compressed backup file of FIG. 18 is displayed (step 480). Meanwhile, if the 'back' button is pressed on the screen of FIG. 17 (step 476), the restoration menu screen of FIG. 16 is displayed again.

도 18의 화면상에서 사용자는 백업파일의 저장 위치 즉, 드라이브 및 폴더를 선택하고 백업파일을 지정할 수 있다(제482단계). 파일을 지정하기 전후에 하단의 '취소' 버튼을 누르면(제484단계), 다시 도 16의 복원 메뉴 화면으로 복귀된다. 한편, 백업파일을 지정한 후 '열기' 버튼을 누르면(제486단계), 도 19의 복원작업 진행도 화면이 표시되면서(제488단계) 복원이 시작된다(제492단계). 복원 작업은 압축된 하드디스크 데이터에 대한 압축을 해제하고 압축이 해제된 각 파일을 원래의 위치에 복사해 넣음으로써 이루어진다. 이러한 복원 작업이 완료되면, 도 20의 복원 완료 화면이 디스플레이에 표시된다.On the screen of FIG. 18, the user may select a storage location of the backup file, that is, a drive and a folder, and designate the backup file (step 482). Pressing the 'Cancel' button at the bottom before and after specifying the file (step 484) returns to the restore menu screen of FIG. Meanwhile, when the backup file is designated and the 'open' button is pressed (step 486), the restore operation progress screen of FIG. 19 is displayed (step 488) and restoration starts (step 492). Restoration is accomplished by decompressing the compressed hard disk data and copying each uncompressed file to its original location. When this restoration operation is completed, the restoration completion screen of FIG. 20 is displayed on the display.

도 20의 복원 완료 화면이 표시된 후에는, 시스템을 변경한 후 정상 윈도즈 모드로 시스템을 재시작한다(498단계). 시스템을 재시작한 후에는, 최소 윈도즈 모드 구성 파일들이 저장되어 있는 c:\win 디렉토리를 삭제하게 된다(제500단계).After the restoration completion screen of FIG. 20 is displayed, the system is restarted in the normal windows mode after the system is changed (step 498). After the system restarts, the c: \ win directory where the minimum Windows mode configuration files are stored is deleted (step 500).

지원 시스템Support system

일반적인 윈도즈95 부팅디스켓과 마찬가지로 본 발명의 부팅디스켓은 자주 사용하는 것이 아니기 때문에 각 프로그램 사용자가 이를 관리하여 유지하기가 어려울 수가 있다. 이에 따라, 본 발명은 상기 최소 윈도즈 모드 구동 및 디스크 복원을 위한 부팅디스켓을 인터넷 서버에 보관해주는 시스템을 제공한다. 도 21은 본 발명에 의한 디스크 복원 지원 시스템의 일 실시예를 보여준다. 도 21에 도시된 시스템은 예를 들어 인터넷(601)을 기반으로 하여 구축되며, 호스트(610)와, 인터넷을 통해 상기 호스트(610)에 접속될 수 있는 다수의 사용자 컴퓨터 컴퓨터들(650)을 포함한다.Like a general Windows 95 boot diskette, the boot diskette of the present invention is not frequently used, so it may be difficult for each program user to manage and maintain it. Accordingly, the present invention provides a system for storing a boot diskette for the minimum Windows mode operation and disk recovery to the Internet server. 21 shows an embodiment of a disk restoration support system according to the present invention. The system shown in FIG. 21 is built on, for example, the Internet 601 and includes a host 610 and a number of user computer computers 650 that can be connected to the host 610 via the Internet. Include.

호스트(610)는, 사용자 컴퓨터(650)가 접속된 상태에서, 파일을 웹 문서들을 사용자 컴퓨터(650)에게 제공하여 사용자가 회원가입 신청을 하거나 회원정보를 변경할 수 있게 해주며, 시스템 이용에 관한 도움말을 제공한다. 또한, 호스트(610)는 각 회원이 자신의 부팅디스켓 파일들을 업로드할 수 있게 해주고, 업로드된 각 회원의 부팅디스켓 파일들을 보관한다. 아울러, 호스트(610)는 보관중인 각 회원의 부팅디스켓 파일들을 해당 회원이 다운로드할 수 있게 해준다.The host 610, when the user computer 650 is connected, provides a file with web documents to the user computer 650 so that the user can apply for membership or change the member information. Provide help. In addition, the host 610 allows each member to upload their own boot diskette files, and keeps each member's boot diskette files uploaded. In addition, the host 610 allows the member to download the boot diskette files of each member in storage.

도 22는 도 21에 도시된 호스트(610)의 일 실시예를 보여준다. 호스트(610)는 월드와이드웹(WWW) 서버(612: 이하 '웹 서버'라 약칭함)와, 웹 서버(612)가 TCP/IP 프로토콜에 따른 데이터 패킷을 송수신할 수 있게 해주는 네트웍 인터페이스(614)와, 하이퍼텍스트 마크업 랭귀지(HTML)로 된 다수의 인터넷 문서들(616)과, 응용 프로그램(618)과, 데이터베이스(628)를 포함한다. 그밖에도, 호스트(610)는 네트워크 인터페이스(614)를 통해 예를 들어 인터넷(601)에 접속될 수 있게 해주는 허브(미도시됨) 및 라우터(미도시됨)를 포함하며, 웹 서버(612) 내에는 대용량의 저장 매체 예컨대 하드디스크(613)가 구비된다.FIG. 22 shows an embodiment of the host 610 shown in FIG. 21. The host 610 is a World Wide Web (WWW) server (hereinafter abbreviated as 'web server') and a network interface 614 that allows the web server 612 to send and receive data packets according to the TCP / IP protocol. ), A plurality of Internet documents 616 in hypertext markup language (HTML), an application 618, and a database 628. In addition, the host 610 includes a hub (not shown) and a router (not shown) that enable, for example, access to the Internet 601 via a network interface 614, and the web server 612. A large storage medium such as a hard disk 613 is provided therein.

HTML 문서 세트(616)는 사용자 컴퓨터(650)에 전송되어 화면에 표시될 수 있는 웹 페이지 파일들의 집합으로서, 각 파일은 화면 단위로 마련되어 있다. 이와 같은 HTML 문서로는 예컨대 초기 화면과, 시스템 소개 화면, 회원 등록 화면, 파일 업로딩 및 다운로딩을 위한 화면과, 그 밖의 다양한 도움말 정보 제공화면을 구현하기 위한 페이지들이 포함된다. HTML 문서들(616) 중 일부는 PHP와 같은 스크립트 언어로 작성된 프로그램을 포함할 수도 있다. 이와 같은 PHP 스크립트들은 각 회원이 부팅디스켓 파일들을 업로드할 수 있게 해주고, 업로드된 각 회원의 부팅디스켓 파일들을 데이터베이스(628)에 저장하는데 사용한다.The HTML document set 616 is a set of web page files that can be transmitted to the user computer 650 and displayed on the screen. Each file is provided in units of screens. Such HTML documents include, for example, an initial screen, a system introduction screen, a member registration screen, a screen for uploading and downloading a file, and pages for implementing various other help information providing screens. Some of the HTML documents 616 may include a program written in a scripting language such as PHP. These PHP scripts allow each member to upload boot diskette files and use it to store each member's boot diskette files in the database 628.

바람직한 실시예에서, 응용 프로그램(618)의 대부분은 PHP 파일들(620) 각각에 포함되어 있는 스크립트 프로그램들 즉 PHP 스크립트들에 의해 구현된다. 이와 같은 PHP 스크립트들은 별도의 파일 형태로 설치되고 회원의 요구에 응답하여 웹 서버(612)가 이들을 HTML 문서에 동적으로 포함시킬 수도 있지만, 처음부터 HTML 문서들에 내장되어 있을 수도 있다. 응용 프로그램(618)은 그밖에도 컴포넌트 소프트웨어(622) 등으로 된 다른 프로그램 모듈 또는 객체를 포함할 수도 있다. 아울러, 응용 프로그램(618)은 각 PHP 파일들(620) 또는 다른 프로그램 모듈 등이 ODBC(Open Database Connectivity) 규약(626)에 의해 데이터베이스(628)를 접근할 수 있게 해주는 액티브엑스 데이터베이스 객체(624: ActiveX Database Object, ADO)를 포함한다. ADO(624)는 PHP 파일들(620) 중 어느 하나 또는 그 밖의 응용프로그램 부분에 의해 호출될 때, ODBC 규약(626)을 통해 데이터베이스(628)에 접근하여 데이터베이스(628)에 데이터를 추가하거나 저장된 데이터를 선택하여 수정 또는 삭제하거나 이를 응용 프로그램(618)에 제공하게 된다.In a preferred embodiment, most of the application 618 is implemented by script programs, or PHP scripts, contained in each of the PHP files 620. Such PHP scripts may be installed as separate files and may be embedded in HTML documents from scratch, although the web server 612 may dynamically include them in the HTML document in response to member requests. The application 618 may also include other program modules or objects, such as component software 622 or the like. In addition, the application 618 is an ActiveX database object 624 that allows each PHP files 620 or other program modules to access the database 628 by the Open Database Connectivity (ODBC) protocol 626. ActiveX Database Object (ADO). When ADO 624 is called by any one or other application portion of PHP files 620, it accesses database 628 via ODBC convention 626 to add or store data to database 628. The data may be selected for modification or deletion or provided to the application 618.

데이터베이스(628)는 오라클이나 인포믹스 또는 MS SQLserver 등을 사용하여 구현될 수 있다. 데이터베이스(628)는 다수의 단위 DB들, 예컨대 회원 DB, 공지사항 DB, 게시판 DB 및 방문자 기록 DB 등을 포함한다. 위에서 기술한 바와 같이, 바람직한 실시예에서 이와 같은 데이터베이스(628)는 ADO 객체(624)가 ODBC 규약(626)을 통해 관리하게 된다. 그렇지만, 본 발명의 다른 실시예에 있어서는, 데이터베이스(628)가 JDBC와 같은 여타의 연동 수단에 의해 응용 프로그램(618)에 연동될 수도 있다.The database 628 may be implemented using Oracle, Informix or MS SQLserver. The database 628 includes a number of unit DBs, such as a member DB, announcement DB, bulletin board DB, and visitor record DB. As described above, in a preferred embodiment such a database 628 allows the ADO object 624 to be managed through the ODBC protocol 626. However, in other embodiments of the present invention, the database 628 may be linked to the application 618 by other interlocking means such as JDBC.

웹서버의 하드디스크(613)에서 각 회원의 부팅디스켓 파일들을 저장하기 위한 디렉토리 구조가 도 23에 도시되어 있다. 도시된 바와 같이, 각 디렉토리의 명칭은 회원의 ID와 동일하게 작성될 수 있다. 예컨대, 디렉토리 명칭 즉, 회원ID는 8자리의 숫자 또는 숫자 및 문자의 조합으로 결정될 수 있으며, 각 디렉토리에는 해당 회원의 부팅디스켓 파일들이 저장된다. 바람직한 실시예에 있어서는, 각 회원이 여러 차례에 걸쳐 부팅디스켓 파일들을 업로딩하는 경우에 가장 최근의 부팅디스켓 파일들만을 저장한다. 그렇지만, 본 발명의 다른 실시예에 있어서는, 부팅디스켓 파일들이 업로딩될 때마다 별도의 서브 디렉토리를 생성하여 매번 업로딩되는 부팅디스켓 파일들을 별도의 서브 디렉토리에 저장할 수도 있다.The directory structure for storing the boot diskette files of each member in the hard disk 613 of the web server is shown in FIG. As shown, the name of each directory can be created equal to the member's ID. For example, the directory name, that is, the member ID, may be determined by an eight-digit number or a combination of numbers and letters, and each directory stores boot diskette files of the member. In the preferred embodiment, each member only stores the most recent boot diskette files when uploading the boot diskette files multiple times. However, in another embodiment of the present invention, each time the boot diskette files are uploaded, a separate sub directory may be created and the boot diskette files uploaded each time may be stored in a separate sub directory.

한편, 도 21 및 도 22에 도시된 시스템은 부팅디스켓 파일들뿐만 아니라, 각 회원이 자신의 컴퓨터에 설치된 주변장치들의 드라이버 설치 파일들을 업로딩하여 저장할 수도 있게 되어 있다. 이를 위해 웹 서버(612)의 하드디스크(613)에는 각회원의 드라이버 설치 파일들을 저장하기 위한 공간이 추가적으로 마련된다. 도 23에서 701kyn00이라는 회원을 위한 디렉토리에는 \booting이라는 서브디렉토리와 \driver라는 서브디렉토리가 마련되어 있는데, 여기서 \booting은 부팅디스켓 파일들을 저장하기 위한 곳이고 \driver는 드라이버 파일들이 저장되는 곳이다. 드라이버 설치 파일 저장 디렉토리는 주변장치에 따라 여러 서브디렉토리로 다시 분할될 수 있다. 드라이버 설치 파일들의 업로딩 및 다운로딩 절차는 부팅디스켓 파일들의 업로딩 및 다운로딩 절차와 각각 유사하다.Meanwhile, the system illustrated in FIGS. 21 and 22 may upload and store driver installation files of peripheral devices installed in a computer as well as boot diskette files. To this end, a space for storing driver installation files of each member is additionally provided in the hard disk 613 of the web server 612. In FIG. 23, a directory for a member named 701kyn00 is provided with a subdirectory called \ booting and a subdirectory called \ driver, where \ booting is a place for storing boot diskette files and \ driver is a place where driver files are stored. The driver installation file storage directory can be subdivided into several subdirectories, depending on the peripheral device. The uploading and downloading procedures of the driver installation files are similar to the uploading and downloading procedures of the boot diskette files, respectively.

도 24는 도 21의 지원 시스템에서 부팅디스켓 파일들 또는 드라이버 설치 파일들의 업로딩 과정을 보여준다. 먼저 제108단계에서 부팅디스켓을 작성한 회원은 자신의 컴퓨터에서 인터넷(601)을 통해 호스트(610)에 접속한다(제700단계). 본 발명의 바람직한 실시예에 있어서 사용자가 부팅디스켓 파일들을 업로딩하고자 하는 경우에는, 먼저 사용자가 웹 서버(612)에 접속하여 회원 인증을 받은 후(제702단계), PHP 스크립트에 의해 사용자의 화면에 표시되는 선택화면 창을 통해 부팅디스켓 파일들을 지정하고 부팅디스켓 파일들을 업로딩한다(제704단계).FIG. 24 illustrates a process of uploading boot diskette files or driver installation files in the support system of FIG. 21. First, the member who created the boot diskette in step 108 accesses the host 610 through the Internet 601 from his computer (step 700). In the preferred embodiment of the present invention, when the user wants to upload boot diskette files, the user first accesses the web server 612 and authenticates membership (step 702), and then displays the user's screen by the PHP script. The boot diskette files are designated through the selection screen window displayed and the boot diskette files are uploaded (step 704).

도 25는 도 21의 지원 시스템에서 부팅디스켓 파일들 또는 드라이버 설치 파일들의 다운로딩 과정을 보여준다. 먼저 부팅디스켓 파일들 또는 드라이버 설치 파일들을 먼저 제710단계에서 웹 서버(612)에 접속하여 회원 인증을 받은 후(제712단계), 부팅디스켓 파일들 또는 드라이버 설치 파일들을 다운로딩한 후(제714단계), 사용자는 다운로딩된 파일들을 디스켓 또는 하드디스크에 저장할 수가 있다(제716단계).FIG. 25 illustrates a process of downloading boot diskette files or driver installation files in the supporting system of FIG. 21. First, boot diskette files or driver installation files are first authenticated by accessing the web server 612 in step 710 (step 712), and then download boot diskette files or driver installation files (step 714). In operation 716, the user may store the downloaded files on a diskette or a hard disk.

변형된 실시예Modified Embodiment

이상의 설명은 본 발명의 바람직한 실시예를 단지 예시하는 것으로서, 본 발명은 이에 한정되지 않고 다양하게 변형될 수 있다. 예컨대, 위에서는 운영체계가 windows95인 경우를 중심으로 설명하였지만, 본 발명은 이외에도 windows98이나 windows2000 또는 그 밖의 GUI 방식 운영체계에 대해 모두 적용될 수 있다. 한편, 바람직한 실시예에 있어서 도 22에 도시된 복원 지원 시스템 호스트(610)는 리눅스를 기반으로 구축되지만, 다른 실시예에 있어서는 복원 지원 시스템 호스트(610)가 WindowsNT를 기반으로 구축될 수 있다. 이러한 실시예에 있어서는, PHP 프로그램들이 이와 비슷한 기능을 수행하는 액티브 서버 페이지(ASP)들에 의해 대체될 수 있다.The foregoing description merely illustrates a preferred embodiment of the present invention, and the present invention is not limited thereto and may be variously modified. For example, the above description has been given with respect to the case where the operating system is windows95, but the present invention can be applied to both windows98, windows2000, or other GUI type operating systems. Meanwhile, in the preferred embodiment, the restoration support system host 610 shown in FIG. 22 is built on Linux, but in another embodiment, the restoration support system host 610 may be built on WindowsNT. In such an embodiment, PHP programs may be replaced by active server pages (ASPs) that perform a similar function.

또한, 위에서 기술한 바람직한 실시예에 있어서는 하드디스크를 백업함에 있어서 디스크 내에 있는 모든 파일을 백업하였지만, 본 발명의 다른 실시예에 있어서는 사용자에 의해 선택되는 특정 디렉토리들만을 백업할 수도 있다. 이러한 경우, 백업 단계에서 사용자가 백업하고자 하는 디렉토리들 및 파일들을 선택할 수 있게 해주는 화면이 추가되어야 한다.In addition, in the above-described preferred embodiment, all files in the disk have been backed up in backing up the hard disk. However, in another embodiment of the present invention, only specific directories selected by the user may be backed up. In this case, a screen must be added that allows the user to select the directories and files to be backed up at the backup step.

이와 같이, 본 발명이 속하는 기술분야의 당업자는 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로서 이해해야만 한다. 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.As such, those skilled in the art will appreciate that the present invention can be implemented in other specific forms without changing the technical spirit or essential features thereof. Therefore, the above-described embodiments are to be understood as illustrative in all respects and not as restrictive. The scope of the present invention is shown by the following claims rather than the detailed description, and all changes or modifications derived from the meaning and scope of the claims and their equivalents should be construed as being included in the scope of the present invention. do.

상술한 바와 같이, 본 발명의 디스크 백업 및 복원 방법은 사용자로 하여금 쉽게 디스크 또는 디스크 내의 파일들을 백업할 수 있게 해주고, 운영체계가 비정상적인 경우 GUI 방식 운영체계 상에서 운영체계와 디스크 내지 백업 파일들을 손쉽게 복원할 수 있게 해준다. 특히 기존의 복원 프로그램들의 부팅디스켓은 하드디스크에 이미지 압축형식으로 설치된 압축 파일을 불러들여 도스환경에서 복원작업을 실행하는 반면에, 본 발명에 있어서는 부팅디스켓으로 부팅하는 경우 최소 윈도즈 모드의 GUI 운영체계를 설치하고 이러한 GUI 운영체계 상에서 복원 작업을 수행할 수 있다. 따라서 컴퓨터 초보자의 경우에도 편리한 방식으로 복원 작업을 수행할 수 있게 된다.As described above, the disk backup and restore method of the present invention enables a user to easily back up a disk or files on the disk, and easily restore the operating system and disk or backup files on a GUI-based operating system in case of abnormal operating systems. It allows you to. In particular, the boot diskettes of the existing restore programs load a compressed file installed in an image compressed format on a hard disk to execute a restore operation in a DOS environment, whereas in the present invention, when booting from the boot diskette, the GUI operating system in the minimum Windows mode Can be installed and restored on these GUI operating systems. Therefore, even computer novices can perform restoration in a convenient way.

특히, 하드디스크에 대한 포맷을 하지 않고도 디스크 복원을 할 수 있으며 복원 작업시 파일 단위로 덮어쓰기를 하게 되기 때문에 백업 작업 이후에 새로이 생성된 폴더나 파일들을 보존할 수가 있다. 물론 복원 작업에 앞서 불필요한 폴더나 파일들을 삭제하여 백업 작업 이후에 새로이 생성된 폴더나 파일들이 선택적으로 보존될 수 있게 할 수도 있음은 물론이다.In particular, you can restore the disk without formatting the hard disk, and you can save the newly created folders or files after the backup operation because the file is overwritten by file during the restore operation. Of course, it is also possible to delete unnecessary folders or files prior to the restore operation so that newly created folders or files can be selectively preserved after the backup operation.

한편, 본 발명에 의한 지원 시스템은 부팅디스켓을 사용자가 편리하게 저장해두고 이용할 수 있게 해주기 때문에, 사용자로 하여금 부팅디스켓을 보관하고 관리하는 부담을 경감시켜준다. 아울러, 주변장치 드라이버 설치 파일들까지 서버에저장하게 되는 경우 드라이버 설치를 위한 디스켓이나 CD를 보관할 부담을 줄여주게 된다.On the other hand, since the support system according to the present invention allows the user to conveniently store and use the boot diskette, the user can reduce the burden of storing and managing the boot diskette. In addition, when the peripheral driver installation files are stored in the server, the burden of storing a diskette or CD for driver installation is reduced.

Claims (15)

그래픽 유저 인터페이스 방식 운영체계에 의해 동작하는 컴퓨터의 하드디스크를 백업하고 복원하는 방법으로서,As a method of backing up and restoring a hard disk of a computer operated by a graphical user interface operating system, (a) 하드디스크에 저장된 데이터를 압축하여 저장하되, 정상 모드의 상기 운영체계를 구현하는 파일들 중에서 최소 운영체계 모드를 구현하기 위한 소정의 파일들만을 먼저 압축하여 제1 파일로서 저장하고, 상기 정상 운영체계 모드 구성 파일들을 포함하는 상기 하드디스크 데이터 중 적어도 일부를 압축하여 하나 이상의 제2 파일로서 저장하는 단계;(a) compressing and storing the data stored in the hard disk, but among the files implementing the operating system in the normal mode, only predetermined files for implementing the minimum operating system mode are first compressed and stored as the first file, and Compressing at least a portion of the hard disk data including normal operating system mode configuration files and storing it as one or more second files; (b) 상기 컴퓨터를 부팅시키고 상기 제1 파일의 압축을 해제하기 위한 부팅디스켓을 작성하는 단계;(b) creating a boot diskette for booting the computer and extracting the first file; (c) 상기 제1 파일의 압축을 해제하여 상기 최소 운영체계 모드를 실행하며, 상기 최소 운영체계 모드 상에서 상기 제2 파일의 압축을 해제하여 상기 제2 파일에 압축 저장된 상기 하드디스크 데이터를 복원하는 단계; 및(c) decompressing the first file to execute the minimum operating system mode; decompressing the second file on the minimum operating system mode to restore the hard disk data compressed and stored in the second file; step; And (d) 상기 정상 모드의 운영체계를 재시작하는 단계;(d) restarting the normal operating system; 를 포함하는 디스크 백업 및 복원 방법.Disk backup and restore method comprising a. 제1항에 있어서,The method of claim 1, 상기 (a)단계는 상기 제1 파일 및 상기 제2 파일을 저장함에 있어서 상기 제1 파일 및 상기 제2 파일을 단일 파일로 묶는 단계를 더 포함하며,The step (a) further includes the step of combining the first file and the second file into a single file in storing the first file and the second file, 상기 (c)단계는 상기 단일 파일을 해체하여 상기 제1 파일 및 상기 제2 파일을 추출하는 단계를 더 포함하는 디스크 백업 및 복원 방법.The step (c) further comprises the step of extracting the first file and the second file by disassembling the single file. 제1항 또는 제2항에 있어서,The method according to claim 1 or 2, 상기 하드디스크는 복수의 파티션으로 분할되어 있지 않고,The hard disk is not divided into a plurality of partitions, 상기 제1 파일 및 상기 제2 파일이 상기 하드디스크 내에 저장될 수 있는 디스크 백업 및 복원 방법.And the first file and the second file can be stored in the hard disk. 제1항 또는 제2항에 있어서,The method according to claim 1 or 2, 상기 하나 이상의 제2 파일 각각의 크기가 소정 기준보다 작거나 같은 디스크 백업 및 복원 방법.And a size of each of the one or more second files is less than or equal to a predetermined criterion. 제1항 또는 제2항에 있어서,The method according to claim 1 or 2, 상기 (b)단계에서, 상기 부팅디스켓에는 상기 제1 파일을 탐색하여 압축을 해제하고 상기 최소 운영체계 모드를 실행하기 위한 소정의 프로그램이 저장되는 디스크 백업 및 복원 방법.In the step (b), the boot diskette is a disk backup and restore method, a predetermined program for searching and decompressing the first file and executing the minimum operating system mode is stored. 제5항에 있어서,The method of claim 5, 상기 (c)단계에서는 상기 부팅디스켓을 사용하여 상기 컴퓨터를 부팅시키고, 상기 소정의 프로그램에 의해 상기 제1 파일의 압축을 해제하여 상기 최소 운영체계 모드를 실행하는 디스크 백업 및 복원 방법.In step (c), the computer is booted using the boot diskette, and the first file is decompressed by the predetermined program to execute the minimum operating system mode. 제1항 또는 제5항에 있어서,The method according to claim 1 or 5, 상기 (c)단계에서는 상기 정상 운영체계 모드에서 상기 제1 파일의 압축을 해제하여 상기 최소 운영체계 모드를 실행하는 디스크 백업 및 복원 방법.And in step (c), decompressing the first file in the normal operating system mode to execute the minimum operating system mode. 제1항에 있어서,The method of claim 1, 상기 (b)단계에서, 상기 부팅디스켓에는 상기 최소 운영체계 모드에 적합한 자동실행파일(autoexec.bat) 및 시스템구성파일(config.sys)이 저장되는 디스크 백업 및 복원 방법.In the step (b), the boot diskette is stored in the autoexec file (autoexec.bat) and the system configuration file (config.sys) suitable for the minimum operating system mode disk backup and restore method. 제1항에 있어서,The method of claim 1, 상기 제1 파일이 상기 최소 운영체계 모드에 적합한 자동실행파일(autoexec.bat) 및 시스템구성파일(config.sys)을 압축된 상태로 포함하는 디스크 백업 및 복원 방법.And the first file comprises a compressed autoexec file (autoexec.bat) and a system configuration file (config.sys) in a compressed state suitable for the minimum operating system mode. 제8항 또는 제9항에 있어서,The method according to claim 8 or 9, 상기 (c)단계는Step (c) is (c1) 상기 제1 파일을 압축을 해제하고, 압축이 해제된 상기 최소 운영체계 모드 구현 파일들을 상기 정상 모드 운영체계 구현 파일들이 저장되는 디렉토리와다른 별개의 디렉토리에 저장하는 단계;(c1) decompressing the first file and storing the decompressed minimum operating system mode implementation files in a directory separate from the directory in which the normal mode operating system implementation files are stored; (c2) 상기 정상 운영체계 모드에 적합한 자동실행파일 및 시스템구성파일이 있던 곳에 상기 최소 운영체계 모드에 적합한 자동실행파일 및 시스템구성파일을 설치하는 단계; 및(c2) installing the automatic executable file and the system configuration file suitable for the minimum operating system mode where the automatic executable file and the system configuration file suitable for the normal operating system mode existed; And (c3) 상기 최소 운영체계 모드를 실행하며, 상기 최소 운영체계 모드 상에서 상기 제2 파일의 압축을 해제하여 상기 제2 파일에 압축 저장된 상기 하드디스크 데이터를 복원하는 단계;(c3) executing the minimum operating system mode, decompressing the second file on the minimum operating system mode, and restoring the hard disk data compressed and stored in the second file; 를 포함하는 디스크 백업 및 복원 방법.Disk backup and restore method comprising a. 그래픽 유저 인터페이스 방식 운영체계에 의해 동작하는 컴퓨터의 하드디스크를 백업하고 복원하기 위하여,To back up and restore the hard disk of a computer operated by a graphical user interface operating system, (a) 하드디스크에 저장된 데이터를 압축하여 저장하되, 정상 모드의 상기 운영체계를 구현하는 파일들 중에서 최소 운영체계 모드를 구현하기 위한 소정의 파일들만을 먼저 압축하여 제1 파일로서 저장하고, 상기 운영체계 구성 파일들을 포함하는 상기 하드디스크 데이터 중 적어도 일부를 압축하여 하나 이상의 제2 파일로서 저장하는 기능;(a) compressing and storing the data stored in the hard disk, but among the files implementing the operating system in the normal mode, only predetermined files for implementing the minimum operating system mode are first compressed and stored as the first file, and Compressing at least a portion of the hard disk data including operating system configuration files and storing it as one or more second files; (b) 상기 컴퓨터를 부팅시키고 상기 제1 파일의 압축을 해제하기 위한 부팅디스켓을 작성하는 기능;(b) creating a boot diskette for booting the computer and extracting the first file; (c) 상기 제1 파일의 압축을 해제하여 상기 최소 운영체계 모드를 실행하며, 상기 최소 운영체계 모드 상에서 상기 제2 파일의 압축을 해제하여 상기 제2 파일에 압축 저장된 상기 하드디스크 데이터를 복원하는 기능; 및(c) decompressing the first file to execute the minimum operating system mode; decompressing the second file on the minimum operating system mode to restore the hard disk data compressed and stored in the second file; function; And (d) 상기 정상 모드의 운영체계를 재시작하는 기능;(d) restarting the normal operating system; 을 실현시키기 위한 디스크 백업 및 복원용 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for backing up and restoring a disc to realize the problem. 제11항에 있어서,The method of claim 11, 상기 (a)기능은 상기 제1 파일 및 상기 제2 파일을 저장함에 있어서 상기 제1 파일 및 상기 제2 파일을 단일 파일로 묶는 기능을 더 포함하며,The (a) function may further include a function of combining the first file and the second file into a single file in storing the first file and the second file. 상기 (c)기능은 상기 단일 파일을 해체하여 상기 제1 파일 및 상기 제2 파일을 추출하는 기능을 더 포함하는 컴퓨터로 읽을 수 있는 기록매체.The (c) function may further include a function of extracting the first file and the second file by disassembling the single file. 제11항 또는 제12항에 있어서,The method according to claim 11 or 12, wherein 상기 하드디스크는 복수의 파티션으로 분할되어 있지 않고,The hard disk is not divided into a plurality of partitions, 상기 디스크 백업 및 복원 프로그램은 상기 제1 파일 및 상기 제2 파일을 상기 하드디스크 내에 저장할 수 있는 컴퓨터로 읽을 수 있는 기록매체.And the disk backup and restore program is a computer readable recording medium capable of storing the first file and the second file in the hard disk. 통신망을 통해 다수의 회원 컴퓨터들에 접속되어 상기 회원 컴퓨터들에 대한 부팅디스켓들 각각에 저장된 파일들을 받아들여 저장하고, 회원들 각각이 자신의 부팅디스켓 저장 파일들을 다운로드할 수 있게 해주는 디스크 복원 지원 시스템으로서,A disk restoration support system connected to a plurality of member computers through a communication network to receive and store files stored in each of the boot diskettes for the member computers, and to allow each member to download their own boot diskette storage files. As 상기 다수의 회원 컴퓨터들 각각에 대해 저장 공간이 구분되어 있고, 각 저장공간이 상기 다수의 회원 컴퓨터들 중 어느 하나에 대한 상기 부팅디스켓 저장 파일을 보관하는 파일 저장 수단; 및File storage means for storing a boot diskette storage file for each one of the plurality of member computers, the storage space being divided for each of the plurality of member computers; And 상기 다수의 회원 컴퓨터들 각각으로부터 부팅디스켓 저장 파일들을 받아들이고 상기 파일 저장 수단 내의 해당 저장 공간에 저장하며, 상기 회원의 요구에 따라 상기 파일 저장 수단에 저장된 해당 부팅디스켓 저장 파일들을 상기 다수의 회원 컴퓨터들 중 해당 컴퓨터로 전송하는 서버;The boot diskette storage files are received from each of the plurality of member computers and stored in a corresponding storage space in the file storage means, and the boot diskette storage files stored in the file storage means according to the member's request. Server to transfer to the computer; 를 포함하는 디스크 복원 지원 시스템.Disk restoration support system that includes. 제14항에 있어서,The method of claim 14, 상기 파일 저장 수단은 상기 다수의 회원 컴퓨터들 각각을 위해 구분된 상기 저장 공간들 각각에 해당 회원 컴퓨터에 대한 적어도 하나의 주변장치 드라이버 파일을 추가적으로 보관할 수 있으며,The file storing means may further store at least one peripheral device driver file for the member computer in each of the storage spaces separated for each of the plurality of member computers. 상기 서버는 상기 다수의 회원 컴퓨터들 각각으로부터 상기 주변장치 드라이버 설치 파일을 받아들이고 상기 파일 저장 수단 내의 해당 저장 공간에 저장하며, 상기 회원의 요구에 따라 상기 파일 저장 수단에 저장된 상기 주변장치 드라이버 설치 파일을 상기 다수의 회원 컴퓨터들 중 해당 컴퓨터로 전송하는 디스크 복원 지원 시스템.The server receives the peripheral device driver installation file from each of the plurality of member computers and stores the peripheral device driver installation file in a corresponding storage space in the file storage means and stores the peripheral device driver installation file stored in the file storage means at the request of the member. The disk restoration support system for transmitting to the corresponding one of the plurality of member computers.
KR1020000012512A 2000-03-13 2000-03-13 Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method KR20010091139A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000012512A KR20010091139A (en) 2000-03-13 2000-03-13 Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000012512A KR20010091139A (en) 2000-03-13 2000-03-13 Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method

Publications (1)

Publication Number Publication Date
KR20010091139A true KR20010091139A (en) 2001-10-23

Family

ID=19654646

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000012512A KR20010091139A (en) 2000-03-13 2000-03-13 Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method

Country Status (1)

Country Link
KR (1) KR20010091139A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101272802B1 (en) * 2012-11-26 2013-06-10 엑스투씨앤씨(주) Computer fault processing system and method with mobile device
KR20170067946A (en) * 2015-12-08 2017-06-19 한국전자통신연구원 Apparatus and method for managing system configuration

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101272802B1 (en) * 2012-11-26 2013-06-10 엑스투씨앤씨(주) Computer fault processing system and method with mobile device
KR20170067946A (en) * 2015-12-08 2017-06-19 한국전자통신연구원 Apparatus and method for managing system configuration

Similar Documents

Publication Publication Date Title
US6920555B1 (en) Method for deploying an image into other partition on a computer system by using an imaging tool and coordinating migration of user profile to the imaged computer system
US7650531B2 (en) System and method for automatically restoring hard drives on failure
US6820214B1 (en) Automated system recovery via backup and restoration of system state
US6851073B1 (en) Extensible system recovery architecture
AU623708B2 (en) Method for loading an operating system through a network
US6131192A (en) Software installation
US7647360B2 (en) System and method for managing a consistency among volumes in a continuous data protection environment
US8140748B2 (en) IT automation appliance imaging system and method
US6976062B1 (en) Automated software upgrade utility
US8533304B2 (en) Remotely deploying and automatically customizing workstation images
JPH0934755A (en) System and method for arranging storage device contents
US20020103779A1 (en) Migration of computer personalization information
CN108241550B (en) Backup and restoration method for operating system
JP2003330782A (en) Computer system
US20040221024A1 (en) Apparatus and method for setting environment of client in client / server system, and program recording medium therefor
JP2008511910A (en) Boot disk management utilities
KR20010091139A (en) Disk Backup and Recovery Method, Computer Readable Medium for Storing Program for Carrying out the Method, and System for Supporting the Method
US20020143779A1 (en) Data structures and methods for imaging computer readable media
JP2002222106A (en) Device and method for setting client environment in client/server system, program storage medium, and program
Cisco Installation Procedures
Cisco Installation Procedures
Cisco Installation Procedures
Cisco Installation Procedures
Cisco Installation Procedures
Cisco Installation Procedures

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
NORF Unpaid initial registration fee