US5829045A - Apparatus for restoring/copying the contents recorded in a storage medium to an auxiliary storage including partitions having independent file structures - Google Patents

Apparatus for restoring/copying the contents recorded in a storage medium to an auxiliary storage including partitions having independent file structures Download PDF

Info

Publication number
US5829045A
US5829045A US08/527,198 US52719895A US5829045A US 5829045 A US5829045 A US 5829045A US 52719895 A US52719895 A US 52719895A US 5829045 A US5829045 A US 5829045A
Authority
US
United States
Prior art keywords
partition
auxiliary storage
file
unit
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US08/527,198
Inventor
Minoru Motoyama
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Assigned to FUJITSU LIMITED reassignment FUJITSU LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MOTOYAMA, MINORU
Application granted granted Critical
Publication of US5829045A publication Critical patent/US5829045A/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

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/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • G06F11/1458Management of the backup or restore process
    • G06F11/1469Backup restoration techniques
    • 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/1458Management of the backup or restore process
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B27/00Editing; Indexing; Addressing; Timing or synchronising; Monitoring; Measuring tape travel
    • G11B27/02Editing, e.g. varying the order of information signals recorded on, or reproduced from, record carriers
    • G11B27/031Electronic editing of digitised analogue information signals, e.g. audio or video signals
    • G11B27/034Electronic editing of digitised analogue information signals, e.g. audio or video signals on discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/21Disc-shaped record carriers characterised in that the disc is of read-only, rewritable, or recordable type
    • G11B2220/213Read-only discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/21Disc-shaped record carriers characterised in that the disc is of read-only, rewritable, or recordable type
    • G11B2220/215Recordable discs
    • G11B2220/218Write-once discs
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11BINFORMATION STORAGE BASED ON RELATIVE MOVEMENT BETWEEN RECORD CARRIER AND TRANSDUCER
    • G11B2220/00Record carriers by type
    • G11B2220/20Disc-shaped record carriers
    • G11B2220/25Disc-shaped record carriers characterised in that the disc is based on a specific recording technology
    • G11B2220/2537Optical discs
    • G11B2220/2545CDs

Definitions

  • the present invention relates to an apparatus for restoring/copying recorded contents. Particularly, it relates to an apparatus for restoring contents recorded in a storage medium to an auxiliary storage, such as a hard disk, and an apparatus for copying contents recorded in the hard disk to the storage medium.
  • the restoring/copying apparatus according to the present invention is provided in, for example, a personal computer.
  • auxiliary storage is widely utilized in personal computers in order to compensate for an insufficient capacity of the main storage of the computer. From this reason, auxiliary storage is called secondary storage or external storage.
  • the representative auxiliary storage is a hard disk (or a magnetic disk).
  • a personal computer includes at least one hard disk. Recently, operating systems (OSs) and application programs have been installed on the hard disk before it is forwarded to a shop. This type of personal computer is called a "pre-installed model" and, recently, it has become easily available.
  • OSs operating systems
  • pre-installed model This type of personal computer is called a "pre-installed model" and, recently, it has become easily available.
  • FIG. 9 shows one example of the file control unit in a conventional art.
  • a hard disk 401 is connected to the file control unit 410 through a disk drive unit 403
  • a hard disk 402 is connected to the file control unit 410 through a disk drive unit 404.
  • the hard disks 401 and 402 are auxiliary storage devices.
  • a block access unit 411-1 controls access operations for each block of the hard disk 401 through the disk drive unit 403 in accordance with an access by a file access unit 412-1.
  • a block access unit 411-2 controls access operations for each block of the hard disk 402 through the disk drive unit 404 in accordance with an access by a file access unit 412-2.
  • a sector write unit 413 provided in the file control unit 410 controls write operations which are performed in a CD-ROM writer 405 for every sector in accordance with instructions from a file write unit 414. Further, a sector read unit 415 controls read operation which is performed in a CD-ROM reader 406 for every sector in accordance with instructions from a file read unit 416.
  • the CD-ROM is the storage medium for recording a copy of the hard disk.
  • the file control unit 410 includes a file transfer unit 417.
  • the file transfer unit 417 controls the transfer and the reception of data to be restored/copied between the hard disks 401 and 402 and the CD-ROM through the file access units 412-1, 412-2, the file write unit 414, and the file read unit 416, in accordance with instructions from a command processing unit 418 which receives commands from a user or an application program.
  • the file transfer unit 417, the file access units 412-1, 412-2, the file write unit 414, and the file read unit 416 are operated by the operating system (OS). Further, the block access units 411-1, 411-2, the sector write unit 413, and the sector read unit 415 are operated by a BIOS (Basic Input/Output System) or a Device Driver.
  • BIOS Basic Input/Output System
  • the BIOS has been known in persons skilled in the art, and it indicates a program which executes a basic process necessary for an input/output interface.
  • the Device Driver indicates a software for managing peripheral devices in MS-DOS.
  • the block transfer unit 419 controls access operation for every block of the hard disks 401 and 402 through the block access units 411-1 and 411-2, in accordance with the commands input by the user. Further, the block transfer unit 419 reads all the contents recorded in any one of designated hard disk or any one of designated blocks in the hard disk, and transfers them to another hard disk to be copied in order to copy the contents between the hard disks 401 and 402.
  • the block transfer unit 419 can utilize the same conditions between hard disks, for example, a size of block, a recording method of data.
  • the function is provided by a utility program for maintenance which is useful for preparation of a program, for example, an editor, a loader, etc.
  • the user utilizes a copy command which is provide in the operating system and copies the application program stored in the floppy disk to the hard disk for each file.
  • a copy command which is provide in the operating system and copies the application program stored in the floppy disk to the hard disk for each file.
  • the copy command provided by the operating system can be used for only a file which is managed by the operating system operated by that copy command itself, for example, it is impossible to copy a file operated by OS/2 by using the MS-DOS because the operating system is different. Further, it is necessary to re-construct a hierarchical structure of directories when each file is copied.
  • the object of the present invention is to provide an apparatus for restoring the contents recorded in a storage medium to an auxiliary storage, and an apparatus for copying contents recorded in the an auxiliary storage apparatus to the storage medium, enabling easy and quick restoration/copy of the contents regardless of the kinds of the auxiliary storage.
  • an apparatus for restoring contents recorded in a storage medium to an auxiliary storage including:
  • a first auxiliary storage including at least one partition each having an independent file structure, and one particular partition recording partition data concerning the storage position of data in the at least one partition;
  • a second auxiliary storage including one partition data file corresponding to the particular partition in the first auxiliary storage for holding the partition data, and at least one partition file corresponding to the at least one partition in the first auxiliary storage for holding contents of the at least one partition;
  • a partition data restoring unit operatively connected to the first auxiliary storage and the second auxiliary storage for reading the partition data file from the second auxiliary storage and recording the partition data into the particular partition in the first auxiliary storage in response to an input command for restoration from the second auxiliary storage to the first auxiliary storage;
  • a partition restoring unit operatively connected to the first auxiliary storage and the second auxiliary storage for receiving the partition data from the partition data restoring unit, reading sequentially the at least one partition file from the second auxiliary storage in accordance with the input command, and recording the contents of the at least one partition file into a corresponding storage position in the at least one partition in the first auxiliary storage.
  • the apparatus further comprises:
  • a third auxiliary storage having the same data recording format as the first auxiliary storage and recording the partition data to be restored in the first auxiliary storage and contents of the at least one partition;
  • a fourth auxiliary storage having the same data recording format as the first auxiliary storage and having storage capacity equal to or exceeding the contents to be restored into the first auxiliary storage;
  • a partition data file preparing unit operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading the partition data in the third auxiliary storage, preparing a partition data file including the partition data, and storing the partition data file into the fourth auxiliary storage;
  • a partition file preparing unit operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading the contents of the at least one partition in the third auxiliary storage based on the partition data read by the partition data file preparing unit, preparing at least one partition file including the contents of the at least one partition, and storing the partition file into the fourth auxiliary storage;
  • a first file transferring unit operatively connected to the second auxiliary storage and the fourth auxiliary storage for transferring the partition data file and the at least one partition file, both stored in the fourth auxiliary storage, to the second auxiliary storage.
  • the apparatus further comprises:
  • a compression unit operatively connected to the second auxiliary storage and the fourth auxiliary storage for compressing the contents of the partition data file and the at least one partition file, both stored in the second auxiliary storage, based on a predetermined compression method
  • a first expanding unit provided in the partition data restoring unit for expanding the partition data file compressed by the compression unit and stored in the second auxiliary storage, based on a predetermined expanding method
  • a second expanding unit provided in the partition restoring unit for expanding the at least one partition file compressed by the compression unit and stored in the second auxiliary storage, based on the predetermined expanding method
  • a second file transfer unit operatively connected to the compression unit and the second auxiliary storage for transferring the partition data file and the at least one partition file, both compressed by the compression unit, to the second auxiliary unit.
  • the second auxiliary storage comprises a CD-ROM.
  • a record restoring apparatus comprising:
  • a first storage for storing one or more partitions recording a plurality of files
  • a second storage including a partition data file for holding data to be recorded in a particular position in the first storage, and a plurality of partition file corresponding to the partitions in the first storage and recording the plurality of files;
  • partition data restoring unit for reading the partition data file from the second storage and recording contents of the partition data file to the particular position in the first storage
  • a partition restoring unit for receiving the partition data stored in the partition data file, reading contents of the partition file from the second storage, and recording the contents into corresponding partition in the first storage.
  • a record copy apparatus comprising:
  • a storage medium including at least one partition each having independent file structure, and one particular partition recording partition data concerning storage position of data in the at least one partition;
  • a first storage unit for reading the partition data from the storage medium, preparing a partition data file, and storing the partition data file into the auxiliary storage;
  • a second storage for reading contents of the partition stored in the storage medium as a copy source, preparing a file including all data for each the partition, and storing the file into the auxiliary storage.
  • FIG. 1 is a first basic structure of an apparatus for restoring/copying recorded contents according to the present invention
  • FIG. 2 is a second basic structure of an apparatus for restoring/copying recorded contents according to the present invention.
  • FIGS. 3A and 3B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to an embodiment of the present invention
  • FIGS. 4A and 4B are process flowcharts in a file control unit shown in FIG. 3;
  • FIGS. 5A and 5B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to another embodiment of the present invention.
  • FIG. 6 shows one example of a storage form recorded in a hard disk
  • FIG. 7 is a detailed structure of partitions shown in FIG. 6;
  • FIG. 8 is a detailed structure of one file in a CD-ROM
  • FIG. 9 shows one example of a file control unit in a conventional art
  • FIG. 10 is a view for explaining restoration from a CD-ROM to a hard disk according to the present invention.
  • FIG. 11 is a view for explaining copy from the hard disk to the CD-ROM according to the present invention.
  • FIG. 12 is a view for explaining sales configuration according to the present invention.
  • FIG. 6 shows one example of a storage form recorded in the hard disk.
  • a storage area in the hard disk is formed by a plurality of blocks 1 to N.
  • the first block 1 stores an initial program load (IPL)
  • the second block 2 stores partition data
  • the third block 3 is used as a spare block which stores device data concerning each hard disk, for example, the number of maximum logical blocks and the block length thereof.
  • IPL initial program load
  • the third block 3 is used as a spare block which stores device data concerning each hard disk, for example, the number of maximum logical blocks and the block length thereof.
  • the plurality of blocks 1 to N further includes a plurality of partitions 1 to m.
  • Each of partitions 1 to m is separately accessed as independent storage in accordance with the partition data stored in the second block 2. As shown in the drawing, each of partitions 1 to m has a start position.
  • FIG. 7 is a detailed structure of partitions shown in FIG. 6.
  • the partition 0 corresponds to the block 2 of FIG. 6, and the partitions 1 to m corresponds to the first partition to the m-th partition.
  • Each of the partition 0 and the partitions 1 to m is formed by a plurality of minimum storage areas (below, storage units) as shown by dotted squares.
  • each partition is copied to each file in the CD-ROM. That is, each file in the CD-ROM is copied from corresponding partition. Accordingly, a file 0 is copied from the partition 0, a file 1 is copied from the partition 1, a file 2 is copied from the partition 2, and a file m is copied from the partition m. As a result, all files are copied from the hard disk to the CD-ROM.
  • FIG. 8 is a detailed structure of one file in the CD-ROM.
  • the file m is formed by a plurality of storage units 1 to n which correspond to the storage units 1 to n in FIG. 7. That is, each storage unit of FIG. 8 corresponds to each storage unit of FIG. 7.
  • the present invention aims to provide an apparatus for restoring/copying recorded contents enabling easy and quick restoration/copy of the recorded contents regardless of the kinds of the hard disk.
  • FIG. 1 is a first basic structure of an apparatus for restoring/copying recorded contents according to the present invention.
  • a first auxiliary storage 101 includes at least one partition each having independent file structure.
  • One particular partition records partition data concerning storage position of data in the at least one partition.
  • a second auxiliary storage 111 includes one partition data file corresponding to the particular partition in the first auxiliary storage for holding the partition data, and at least one partition file corresponding to the at least one partition in the first auxiliary storage for holding contents of the at least one partition.
  • a partition data restoring unit 112 is operatively connected to the first auxiliary storage and the second auxiliary storage for reading the partition data file from the second auxiliary storage and recording the partition data into the particular partition in the first auxiliary storage in response to an input command for restoration from the second auxiliary storage to the first auxiliary storage.
  • a partition restoring unit 113 is operatively connected to the first auxiliary storage and the second auxiliary storage for receiving the partition data from the partition data restoring unit, reading sequentially the at least one partition file from the second auxiliary storage in accordance with the input command, and recording the contents of the at least one partition file into corresponding storage position in the at least one partition in the first auxiliary storage.
  • a third auxiliary storage 121 includes the same data recording format as the first auxiliary storage and contains the partition data to be restored in the first auxiliary storage and contents of the at least one partition.
  • a fourth auxiliary storage 122 has the same data recording format as the first auxiliary storage and has storage capacity equal to or exceeding contents to be restored into the first auxiliary storage.
  • a partition data file preparing unit 123 is operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading the partition data in the third auxiliary storage, preparing a partition data file including the partition data, and storing the partition data file into the fourth auxiliary storage.
  • a partition file preparing unit 124 is operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading contents of the at least one partition in the third auxiliary storage based on the partition data read by the partition data file preparing unit, preparing at least one partition file including contents of the at one partition, and storing the partition file into the fourth auxiliary storage.
  • a first file transferring unit 125 is operatively connected to the second auxiliary storage and the fourth auxiliary storage for transferring the partition data file and the at least one partition file, both stored in the fourth auxiliary storage, to the second auxiliary storage.
  • FIG. 2 is a second basic structure of an apparatus for restoring/copying recorded contents according to the present invention. As shown in the drawing, basically, the structure is the same as shown in FIG. 1. Additional structures are as follows.
  • a compression unit 141 is operatively connected to the second auxiliary storage and the fourth auxiliary storage for compressing contents of the partition data file and the at least one partition file, both stored in the second auxiliary storage, based on a predetermined compression method.
  • a first expanding unit 131 is provided in the partition data restoring unit 112 for expanding the partition data file compressed by the compression unit and stored in the second auxiliary storage, based on a predetermined expanding method.
  • a second expanding unit 132 is provided in the partition restoring unit 113 for expanding the at least one partition file compressed by the compression unit and stored in the second auxiliary storage, based on the predetermined expanding method.
  • a second file transfer unit 142 is operatively connected to the compression unit and the second auxiliary storage for transferring the partition data file and the at least one partition file, both compressed by the compression unit, to the second auxiliary unit.
  • FIGS. 3A and 3B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to an embodiment of the present invention.
  • a file control unit 210 further includes a partition file holding unit 211, a partition file restoring unit 212, a command detecting unit 213, and a command decision unit 214 in addition to the structure of FIG. 9.
  • the hard disk 401 corresponds to the third auxiliary storage 121 shown in FIGS. 1 and 2, and a predetermined software has already been installed therein.
  • the hard disk 402 corresponds to the fourth auxiliary storage 122 shown in FIGS. 1 and 2, and has sufficient capacity to record all the contents recorded in the hard disk 401.
  • the hard disk 201 corresponds to the first auxiliary storage 101 shown in FIGS. 1 and 2, and has the same capacity as the hard disk 401. Further, the hard disk 201 is connected to the file control apparatus 210 through the disk drive unit 202 as well as the hard disks 401 and 402. All contents recorded in the hard disk 201 has been initialized. Further, a CD-ROM 203 corresponds to the second auxiliary storage 111 shown in FIGS. 1 and 2, and the all contents recorded therein have been initialized in an initial stage.
  • the command detecting unit 213 receives instructions (commands) which are input by the user, and detects a copy command contained therein. The detected copy command is sent to the command decision unit 214. Further, the command detecting unit 213 sends other commands except for the copy command to the command processing unit 418. The command processing unit 418 processes these commands so as to be used as the normal file control except for restoration or copy.
  • the command decision unit 214 starts either the partition file holding unit 211 or the partition file restoring unit 212 in accordance with the kind of auxiliary storage which is designated as a copy source (i.e., a hard disk storing contents to be copied) based on the copy command which is received from the command detecting unit 213.
  • a copy source i.e., a hard disk storing contents to be copied
  • the command decision unit 214 judges as the holding process of the recorded contents is designated by the user, and starts the partition file holding unit 211.
  • the command decision unit 214 judges as the restoration is designated from the CD-ROM to the hard disk, and starts the partition file restoring unit 212.
  • the partition file holding unit 211 and the partition file restoring unit 212 are used for controlling each of the units provided in the file control unit 410, and for dividing the contents recorded in the hard disk 401 into a plurality of partition files in order to record them into the CD-ROM 203. Further, the partition file holding unit 211 and the partition file restoring unit 212 re-produce the recorded contents concerning to the hard disk 401 from the partition files recorded in the CD-ROM 203, and restores the contents to the hard disk 201.
  • FIGS. 4A and 4B are process flowcharts in the file control unit shown in FIGS. 3A and 3B
  • FIGS. 5A and 5B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to another embodiment of the present invention.
  • a compression unit 221 and a file holding unit 222 are additionally provided in the file control unit 210. Further, an expanding unit 212 is additionally provided in the partition file restoring unit 212.
  • FIGS. 4A and 4B will be explained in detail with reference to FIGS. 5A and 5B below.
  • step 301 the commands for the file control are input to the command detecting unit 213 by the user or through the application program.
  • step 302 the command detecting unit 213 determines whether the commands include the copy command.
  • step 303 when the commands do not include the copy command, the commands are input to the command processing unit 418 through the command detecting unit 213.
  • the command processing unit 418 controls the file access units 412-1 and 412-2, the file write units 414, the file read unit 416, and the file transfer unit 417 in accordance with normal file processes except for restoration or copy.
  • step 304 when the commands include the copy command, the command decision unit 214 determines whether the holding process is instructed based on a kind of the auxiliary storage designated by the copy command.
  • the step 304 becomes the holding process, and the partition file holding unit 211 starts operation in accordance with the result of the decision in the command decision unit 214.
  • step 305 the partition file holding unit 211 opens, for example, partition data files of three blocks through the file access unit 412-2 which corresponds to the hard disk 402.
  • step 306 the partition file holding unit 211 transfers the data, which are recorded in the area (for example, areas from the first block to the third block) which includes the partition data of the hard disk 401, through the block transfer unit 419.
  • step 307 after above processes, the partition holding unit 211 closes the partition data file through the file access unit 412-2.
  • the partition file holding unit 211 controls the operation of the file access unit 412-2 and the block transfer unit 419 so that it is possible to realize the preparing function in the partition data file preparing unit 123.
  • the partition file holding unit 211 receives the partition data recorded in the hard disk 401. from the block transfer unit 419, and holds the data in the partition data holding unit 215 which is provided in the partition file holding unit 211. After the above processes, based on the partition data, the contents recorded in each partition in the hard disk 401 are held in the hard disk 402.
  • the partition file holding unit 211 can recognize the size of the file necessary for holding the contents recorded in each partition.
  • step 308 first, the partition file holding unit 211 refers to the partition data holding unit 215, and obtains the start position Pi and the number of blocks n i of the i-th partition.
  • step 309 next, the partition file holding unit 211 opens the partition file having the capacity corresponding to the number of blocks n i into the hard disk 402 through the file access unit 412-2.
  • step 310 the partition file holding unit 211 informs the start position Pi and the number of blocks n i in the i-th partition to the block transfer unit 419 and starts the transfer process thereto, and the partition file holding unit 211 sequentially transfers the contents of all the blocks, which are contained in the partitions in the hard disk 401, to the partition file in the hard disk 402 which has been opened in step 309.
  • step 311 after the above process, the partition file holding unit 211 closes the partition file through the file access unit 412-2.
  • the partition file holding unit 211 controls the operation of the block access unit 411-1 and 411-2 through the file access unit 412-2 and the block transfer unit 419, it is possible to realize the function of the partition file preparing unit 124, and to copy the contents of all blocks contained in the i-th partition in the hard disk 401 into each partition file in the hard disk 402.
  • the i-th partition file is opened/closed as the file of the current operating system (for example, MS-DOS).
  • the data recorded in the i-th partition file are transferred by utilizing the functions of the block access units 411-1 and 411-2 which are provided by the BIOS or the Device Driver. Accordingly, regardless of whether the i-th partition in the hard disk 401 is the partition which is managed by the current operating system, it is possible to copy the contents of the partition to the corresponding partition file. That is, in the hard disk 401, when the copy command is executed during operation of MS-DOS, the partition file, which corresponds to the partition consisting of the file operated by OS/2, is held as the file of MS-DOS.
  • step 312 the partition file holding unit 21 detects whether partition files corresponding to all partitions from the first partition to the m-th partition are prepared, and the process returns to the step 308 in accordance with the result of the detection.
  • the partition file preparing processes are repeated for the next partition so that it is possible to hold the contents of all partitions in the hard disk 401 in the partition file in the hard disk 402.
  • partition file holding unit 211 controls the operations in the hard disks 401 and 402 through the block transfer unit 418 and the block access unit 411 so that it is possible to realize the copying apparatus according to the present invention and to completely copy the contents recorded in the hard disk 401 onto hard disk 402.
  • step 313 when preparation of the partition files corresponding to all partitions in the hard disk 401 is completed (YES, in step 312), the partition file holding unit 211 sequentially copies the contents of the partition data file and all partition files in the hard disk 402 into the CD-ROM 203.
  • Each of the partition data file and the partition file can be managed by utilizing the file system provided by the operating system which is currently active. That is, the file transfer unit 417 controls the operations of the block access unit 411-2 and the disk drive unit 404 in response to the instructions sent from the partition file holding unit 211 in accordance with normal file transfer sequences through the file access unit 412-2. Further, the file transfer unit 417 controls the operations of the sector write unit 413 and the CD-ROM writer 405 through the file write unit 414 so that it is possible to realize the function of the first file transfer unit 125, and it is possible to copy the contents of the partition data file and the partition file in the hard disk 402 into the CD-ROM 203.
  • the step 304 becomes NO, and the partition file restoring unit 212 starts the operation thereof.
  • the partition file restoring unit 212 controls the operation of the sector read unit 415 and the CD-ROM reader 407 through the file read unit 416, and reads the partition data file recorded in the CD-ROM 203. Further, the partition file restoring unit 212 holds the partition data concerning the hard disk 401, which are included in the partition data file, into the partition data holding unit 216 provided in the partition file restoring unit 212 itself.
  • step 315 next, the partition file restoring unit 212 directly sends the contents of the partition data file to the block access unit 411-3 corresponding to the hard disk 201, controls the operation of the disk drive unit 202 through the block access unit 411-3, and sequentially writes the contents of the partition data file from the third block to the first block in the hard disk 201.
  • the partition file restoring unit 212 executes the control processes described in steps 314 and 315, and it is possible to realize the function of the partition data restoring unit 212.
  • the partition file restoring unit 212 in the hard disk 201 sequentially restores each of partitions based on the partition data held in the partition data holding unit 216.
  • step 316 the partition file restoring unit 212 obtains the block number Pi and the number of blocks ni indicating the start position of the i-th partition with reference to the partition data holding unit 216.
  • step 317 the partition file restoring unit 212 reads the partition file corresponding to the i-th partition from the CD-ROM 203 through the file read unit 416, sends the contents to the block access unit 411-3, and designates the start position Pi which indicates the write start position.
  • step 318 after step 317, the partition file restoring unit 212 writes the contents of the partition file to the hard disk 201.
  • the partition file restoring unit 212 executes each control process in steps 316 and 318 so that it is possible to realize the preparing function in the partition restoring unit 113.
  • step 319 the partition file restoring unit 212 determines whether all partitions from the first to the m-th partition are restored. When it is NO, the process returns to step 316.
  • the partition file restoring unit 212 determines that all partitions in the hard disk 201 are restored and the restoring processes are completed.
  • the contents in the partition data file correspond to the recorded contents from the first block to the third block, and indicate the complete copy including data in the hard disk 401. Since the hard disk 401 and the hard disk 201 are the same kind of auxiliary storage which can be accessed in accordance with the same predetermined method, the contents of the partition data file are sent to the block access unit 211-3 so that it is possible to directly write the contents into the storage area in the hard disk 201.
  • the present invention since the present invention has a structure which prepares the partition data file and the partition file through the same auxiliary storage as the auxiliary storage to be restored (i.e., hard disk), it is possible to handle the contents of the partition data file and the partition file as the data adapted to the auxiliary storage to be restored, regardless of the kind of the storage medium which holds the partition data file and the partition file.
  • auxiliary storage i.e., hard disk
  • the former reads the files recorded in the CD-ROM 203, and the latter writes the data into the block in the hard disk 201, so that it is possible to realize the functions of the partition data restoring unit 112 and the partition restoring unit 113.
  • CD-ROM when utilized as the storage medium for the partition data file and the partition file, it has many advantages since the contents of the CD-ROM are unerasable, and CD-ROM itself is portable as explained below.
  • FIG. 10 is a basic view for explaining restoration from the CD-ROM to the hard disk according to the present invention
  • FIG. 11 is a view for explaining copy from the hard disk to the CD-ROM according to the present invention. Since the restoration/copy processes in the present invention are explained above, the detailed explanations will be omitted in these drawings.
  • FIG. 12 is a view for explaining a sales configuration according to the present invention.
  • the personal computer has the pre-install model. That is, for example, "MS-Windows", “MS-DOS”, etc., are already installed in the hard disk in the personal computer.
  • the CD-ROM is attached to the personal computer when selling it. In this case, the contents of the hard disk are held in the CD-ROM. When the hard disk is accidentally destroyed, the CD-ROM is used for restoring the destroyed contents.
  • the partition data file 0 and the partition files 1 to m in the hard disk are copied in the CD-ROM (for example, CD-ROM 203). Further, the copied CD-ROM (below, CD-ROM 208) is mass-produced, and each CD-ROM is attached to the personal computer when selling it.
  • CD-ROM for example, CD-ROM 203
  • CD-ROM 208 is mass-produced, and each CD-ROM is attached to the personal computer when selling it.
  • the partition file restoring unit 212 starts operation, and executes above restoration. Accordingly, it is possible to restore the contents of the hard disk to the shipped state of the personal computer in accordance with the partition data file and the partition file recorded in the CD-ROM 208.
  • the CD-ROM since the CD-ROM is unerasable, the data recorded in the CD-ROM 208 is not erased in a normal state. Accordingly, the CD-ROM is very useful for holding back-up data. Further, the CD-ROM has several hundred mega-bytes as the storage capacity so that it has sufficient capacity to hold the contents of the hard disk in the personal computer.
  • the CD-ROM 208 is attached to the personal computer when it is sold, the user can easily restore the hard disk whenever he needs to do so. Further, it is possible to deliver the CD-ROM 208 in accordance with the requirement from the user.
  • a compression unit 221 and a file holding unit 222 are additionally provided in the file control unit 210.
  • the partition file holding unit 211 transfers the partition data file and the partition file, which are held in the hard disk 402, to the CD-ROM 203 through the compression unit 221 and the file holding unit 222.
  • the partition file holding unit 211 sequentially reads the partition data file and m partition files through the file access unit 412-2, and sends the files to the compression unit 221.
  • each result of the compression is temporarily recorded in the file holding unit 222, and the contents of the file holding unit 222 are written into the CD-ROM 203 using the function of the file transfer unit 417.
  • known compression methods for example, run-length, LZ (Ziv-Lempel), and Huffman, are utilized as compression methods in the compression unit 221.
  • the partition file restoring unit 212 comprises an expanding unit 223 for expanding the data compressed by the compression unit 221.
  • the partition file restoring unit 212 reads the compressed partition data file through the file read unit 416, and inputs the data into the expanding unit 223 in order to reproduce the partition data.
  • the obtained partition data are sent to the block access unit 411-3, and held in the partition data holding 216 in order to restore the contents of the m partitions.
  • the partition file restoring unit 212 sequentially reads the compressed m partition files through the file read unit 416, inputs the contents into the expanding unit 223, and sends the recorded contents of each partition which are reproduced.
  • the compressed partition data file and m partition files are expanded by the expanding unit 223 so that it is possible to realize the functions of the first expanding unit 131 and the second expanding unit 132 and to reproduce the recorded contents of the original partition data and m partitions.
  • the storage capacity of a mini-disk is smaller than that of the CD-ROM, it is possible to compress the contents of the hard disk so as to adapt to the capacity of the mini-disk so that it is possible to restore the contents of the CD-ROM. If the capacity of the hard disk 401 is smaller than that of the mini-disk, the mini-disk can be utilized as the storage medium.
  • the mini-disk When the mini-disk is used as the storage medium, it is necessary to provide a driver for the mini-disk in the personal computer. On the other hand, since the mini-disk is erasable, the contents thereof can be accidentally destroyed. However, since the mini-disk is also erasable, the user can record the contents of the hard disk after he bought so that it is possible to utilize the min-disk as the back-up system.

Abstract

An apparatus for restoring/copying recorded contents includes a first auxiliary storage (for example, a hard disk) including partitions each having an independent file structure. One particular partition recording partition data concerns the storage position of data in the partitions. A second auxiliary storage (for example, a CD-ROM) includes one partition data file corresponding to the particular partition in the hard disk for holding the partition data, and partition files corresponding to the partitions in the hard disk for holding the contents of the partitions. A partition data restoring unit reads the partition data file from the CD-ROM and records the partition data into the particular partition in the hard disk in response to an input command for restoration from the CD-ROM to the hard disk. A partition restoring unit receives the partition data from the partition data restoring unit, reading sequentially the partition files from the CD-ROM in accordance with the input command, and recording contents of the partition files into corresponding storage positions in the partitions in the hard disk.

Description

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to an apparatus for restoring/copying recorded contents. Particularly, it relates to an apparatus for restoring contents recorded in a storage medium to an auxiliary storage, such as a hard disk, and an apparatus for copying contents recorded in the hard disk to the storage medium. The restoring/copying apparatus according to the present invention is provided in, for example, a personal computer.
2. Description of the Related Art
Recently, personal computers have become widely utilized by many users in different information processing fields, and auxiliary storage is widely utilized in personal computers in order to compensate for an insufficient capacity of the main storage of the computer. From this reason, auxiliary storage is called secondary storage or external storage. In general, the representative auxiliary storage is a hard disk (or a magnetic disk).
In general, as mentioned above, a personal computer includes at least one hard disk. Recently, operating systems (OSs) and application programs have been installed on the hard disk before it is forwarded to a shop. This type of personal computer is called a "pre-installed model" and, recently, it has become easily available.
When a user intends to utilize the personal computer having a pre-installed model, he can easily and immediately handle it even if his knowledge concerning the computer is limited. This is because he may be released from the complicated installing work to install the operating system and the application programs.
Although the user can easily handle the personal computer as explained above, there can be many accidental troubles mostly caused by careless mistakes by the user, for example, destruction of contents recorded in the hard disk, when he uses the personal computer.
Accordingly, it is desired for user to easily and quickly take countermeasures against such accidental troubles, for example, the destruction of recorded contents. On the other hand, in order to restore the original contents from a storage medium, such as a CD-ROM, to the hard disk, it is necessary to provide an improved restoring/copying apparatus adapted to auxiliary storage.
FIG. 9, shows one example of the file control unit in a conventional art. In FIG. 9, a hard disk 401 is connected to the file control unit 410 through a disk drive unit 403, and a hard disk 402 is connected to the file control unit 410 through a disk drive unit 404. The hard disks 401 and 402 are auxiliary storage devices.
In the file control unit 410, a block access unit 411-1 controls access operations for each block of the hard disk 401 through the disk drive unit 403 in accordance with an access by a file access unit 412-1. A block access unit 411-2 controls access operations for each block of the hard disk 402 through the disk drive unit 404 in accordance with an access by a file access unit 412-2.
Further, a sector write unit 413 provided in the file control unit 410 controls write operations which are performed in a CD-ROM writer 405 for every sector in accordance with instructions from a file write unit 414. Further, a sector read unit 415 controls read operation which is performed in a CD-ROM reader 406 for every sector in accordance with instructions from a file read unit 416. The CD-ROM is the storage medium for recording a copy of the hard disk.
Still further, the file control unit 410 includes a file transfer unit 417. The file transfer unit 417 controls the transfer and the reception of data to be restored/copied between the hard disks 401 and 402 and the CD-ROM through the file access units 412-1, 412-2, the file write unit 414, and the file read unit 416, in accordance with instructions from a command processing unit 418 which receives commands from a user or an application program.
In the above mentioned file control unit 410, the file transfer unit 417, the file access units 412-1, 412-2, the file write unit 414, and the file read unit 416 are operated by the operating system (OS). Further, the block access units 411-1, 411-2, the sector write unit 413, and the sector read unit 415 are operated by a BIOS (Basic Input/Output System) or a Device Driver. The BIOS has been known in persons skilled in the art, and it indicates a program which executes a basic process necessary for an input/output interface. On the other hand, the Device Driver indicates a software for managing peripheral devices in MS-DOS.
Still further, the block transfer unit 419 controls access operation for every block of the hard disks 401 and 402 through the block access units 411-1 and 411-2, in accordance with the commands input by the user. Further, the block transfer unit 419 reads all the contents recorded in any one of designated hard disk or any one of designated blocks in the hard disk, and transfers them to another hard disk to be copied in order to copy the contents between the hard disks 401 and 402.
In the block transfer between hard disks as mentioned above, the block transfer unit 419 can utilize the same conditions between hard disks, for example, a size of block, a recording method of data. The function is provided by a utility program for maintenance which is useful for preparation of a program, for example, an editor, a loader, etc.
In a conventional art, when the contents of the hard disk are accidentally destroyed, first, the user brings the hard disk to a service station, a service engineer sequentially copies the contents of all blocks in a hard disk, which is previously prepared in the service station, into the hard disk in order to restore the destroyed contents.
On the other hand, it is possible to install again the operating system and the application program from a floppy disk which is previously attached in the personal computer.
In this case, the user utilizes a copy command which is provide in the operating system and copies the application program stored in the floppy disk to the hard disk for each file. As a result, it is possible to reconstruct the contents recorded in the destroyed hard disk.
In this case, since the copy command provided by the operating system can be used for only a file which is managed by the operating system operated by that copy command itself, for example, it is impossible to copy a file operated by OS/2 by using the MS-DOS because the operating system is different. Further, it is necessary to re-construct a hierarchical structure of directories when each file is copied.
There are, however, several other problems in the above-explained conventional art.
First, as explained above, when the user brings the hard disk to the service station, it is not necessary for the user to have detailed knowledge concerning a file system since the service engineer can easily perform restoration of the hard disk. However, it is very troublesome for the user to bring the hard disk itself to the service station.
Second, on the other hand, as mentioned above, when the user reconstructs the contents in the hard disk from the floppy disk which records the software, it is not necessary for the user to bring the destroyed hard disk to the service station. However, in this case, it is necessary for the user to have detailed knowledge concerning the file system and restoration of the hard disk.
Third, if the user has a back-up hard disk which records the contents recorded in shipping stage sent from a factory, he can restore the destroyed contents himself in his home by utilizing the utility software. However, in this case, it is necessary to provide an additional hard disk for the back-up of the destroyed contents. As a result, a cost of a personal computer may be increased by such additional hard disk.
SUMMARY OF THE INVENTION
The object of the present invention is to provide an apparatus for restoring the contents recorded in a storage medium to an auxiliary storage, and an apparatus for copying contents recorded in the an auxiliary storage apparatus to the storage medium, enabling easy and quick restoration/copy of the contents regardless of the kinds of the auxiliary storage.
In accordance with the present invention, there is provided an apparatus for restoring contents recorded in a storage medium to an auxiliary storage, including:
a first auxiliary storage including at least one partition each having an independent file structure, and one particular partition recording partition data concerning the storage position of data in the at least one partition;
a second auxiliary storage including one partition data file corresponding to the particular partition in the first auxiliary storage for holding the partition data, and at least one partition file corresponding to the at least one partition in the first auxiliary storage for holding contents of the at least one partition;
a partition data restoring unit operatively connected to the first auxiliary storage and the second auxiliary storage for reading the partition data file from the second auxiliary storage and recording the partition data into the particular partition in the first auxiliary storage in response to an input command for restoration from the second auxiliary storage to the first auxiliary storage; and
a partition restoring unit operatively connected to the first auxiliary storage and the second auxiliary storage for receiving the partition data from the partition data restoring unit, reading sequentially the at least one partition file from the second auxiliary storage in accordance with the input command, and recording the contents of the at least one partition file into a corresponding storage position in the at least one partition in the first auxiliary storage.
In a preferred embodiment, the apparatus further comprises:
a third auxiliary storage having the same data recording format as the first auxiliary storage and recording the partition data to be restored in the first auxiliary storage and contents of the at least one partition;
a fourth auxiliary storage having the same data recording format as the first auxiliary storage and having storage capacity equal to or exceeding the contents to be restored into the first auxiliary storage;
a partition data file preparing unit operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading the partition data in the third auxiliary storage, preparing a partition data file including the partition data, and storing the partition data file into the fourth auxiliary storage; and
a partition file preparing unit operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading the contents of the at least one partition in the third auxiliary storage based on the partition data read by the partition data file preparing unit, preparing at least one partition file including the contents of the at least one partition, and storing the partition file into the fourth auxiliary storage; and
a first file transferring unit operatively connected to the second auxiliary storage and the fourth auxiliary storage for transferring the partition data file and the at least one partition file, both stored in the fourth auxiliary storage, to the second auxiliary storage.
In another preferred embodiment, the apparatus further comprises:
a compression unit operatively connected to the second auxiliary storage and the fourth auxiliary storage for compressing the contents of the partition data file and the at least one partition file, both stored in the second auxiliary storage, based on a predetermined compression method;
a first expanding unit provided in the partition data restoring unit for expanding the partition data file compressed by the compression unit and stored in the second auxiliary storage, based on a predetermined expanding method;
a second expanding unit provided in the partition restoring unit for expanding the at least one partition file compressed by the compression unit and stored in the second auxiliary storage, based on the predetermined expanding method; and
a second file transfer unit operatively connected to the compression unit and the second auxiliary storage for transferring the partition data file and the at least one partition file, both compressed by the compression unit, to the second auxiliary unit.
In still another preferred embodiment, the second auxiliary storage comprises a CD-ROM.
In still another preferred embodiment, a record restoring apparatus comprising:
a first storage for storing one or more partitions recording a plurality of files;
a second storage including a partition data file for holding data to be recorded in a particular position in the first storage, and a plurality of partition file corresponding to the partitions in the first storage and recording the plurality of files;
a partition data restoring unit for reading the partition data file from the second storage and recording contents of the partition data file to the particular position in the first storage; and
a partition restoring unit for receiving the partition data stored in the partition data file, reading contents of the partition file from the second storage, and recording the contents into corresponding partition in the first storage.
In still another preferred embodiment, a record copy apparatus comprising:
a storage medium including at least one partition each having independent file structure, and one particular partition recording partition data concerning storage position of data in the at least one partition;
an auxiliary storage for copying contents stored in the storage medium;
a first storage unit for reading the partition data from the storage medium, preparing a partition data file, and storing the partition data file into the auxiliary storage; and
a second storage for reading contents of the partition stored in the storage medium as a copy source, preparing a file including all data for each the partition, and storing the file into the auxiliary storage.
BRIEF DESCRIPTION OF THE DRAWINGS
In the drawing:
FIG. 1 is a first basic structure of an apparatus for restoring/copying recorded contents according to the present invention;
FIG. 2 is a second basic structure of an apparatus for restoring/copying recorded contents according to the present invention;
FIGS. 3A and 3B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to an embodiment of the present invention;
FIGS. 4A and 4B are process flowcharts in a file control unit shown in FIG. 3;
FIGS. 5A and 5B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to another embodiment of the present invention;
FIG. 6 shows one example of a storage form recorded in a hard disk;
FIG. 7 is a detailed structure of partitions shown in FIG. 6;
FIG. 8 is a detailed structure of one file in a CD-ROM;
FIG. 9 shows one example of a file control unit in a conventional art;
FIG. 10 is a view for explaining restoration from a CD-ROM to a hard disk according to the present invention;
FIG. 11 is a view for explaining copy from the hard disk to the CD-ROM according to the present invention; and
FIG. 12 is a view for explaining sales configuration according to the present invention.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
FIG. 6 shows one example of a storage form recorded in the hard disk. As shown in the drawing, a storage area in the hard disk is formed by a plurality of blocks 1 to N. The first block 1 stores an initial program load (IPL), the second block 2 stores partition data, and the third block 3 is used as a spare block which stores device data concerning each hard disk, for example, the number of maximum logical blocks and the block length thereof.
The plurality of blocks 1 to N further includes a plurality of partitions 1 to m. Each of partitions 1 to m is separately accessed as independent storage in accordance with the partition data stored in the second block 2. As shown in the drawing, each of partitions 1 to m has a start position.
Accordingly, in order to restore the contents recorded in the storage medium, for example, a CD-ROM, to the hard disk apparatus, it is necessary to restore the contents and the storage position recorded in each of partitions 1 to m, and to restore the initial program load IPL recorded in the first block 1 and the partition data stored in the third block 3.
FIG. 7 is a detailed structure of partitions shown in FIG. 6. In FIG. 7, the partition 0 corresponds to the block 2 of FIG. 6, and the partitions 1 to m corresponds to the first partition to the m-th partition. Each of the partition 0 and the partitions 1 to m is formed by a plurality of minimum storage areas (below, storage units) as shown by dotted squares.
When copying the contents of the hard disk to the CD-ROM, each partition is copied to each file in the CD-ROM. That is, each file in the CD-ROM is copied from corresponding partition. Accordingly, a file 0 is copied from the partition 0, a file 1 is copied from the partition 1, a file 2 is copied from the partition 2, and a file m is copied from the partition m. As a result, all files are copied from the hard disk to the CD-ROM.
FIG. 8 is a detailed structure of one file in the CD-ROM. As shown in the drawing, the file m is formed by a plurality of storage units 1 to n which correspond to the storage units 1 to n in FIG. 7. That is, each storage unit of FIG. 8 corresponds to each storage unit of FIG. 7.
The present invention aims to provide an apparatus for restoring/copying recorded contents enabling easy and quick restoration/copy of the recorded contents regardless of the kinds of the hard disk.
FIG. 1 is a first basic structure of an apparatus for restoring/copying recorded contents according to the present invention. In FIG. 1, a first auxiliary storage 101 includes at least one partition each having independent file structure. One particular partition records partition data concerning storage position of data in the at least one partition.
A second auxiliary storage 111 includes one partition data file corresponding to the particular partition in the first auxiliary storage for holding the partition data, and at least one partition file corresponding to the at least one partition in the first auxiliary storage for holding contents of the at least one partition.
A partition data restoring unit 112 is operatively connected to the first auxiliary storage and the second auxiliary storage for reading the partition data file from the second auxiliary storage and recording the partition data into the particular partition in the first auxiliary storage in response to an input command for restoration from the second auxiliary storage to the first auxiliary storage.
A partition restoring unit 113 is operatively connected to the first auxiliary storage and the second auxiliary storage for receiving the partition data from the partition data restoring unit, reading sequentially the at least one partition file from the second auxiliary storage in accordance with the input command, and recording the contents of the at least one partition file into corresponding storage position in the at least one partition in the first auxiliary storage.
Further, a third auxiliary storage 121 includes the same data recording format as the first auxiliary storage and contains the partition data to be restored in the first auxiliary storage and contents of the at least one partition.
A fourth auxiliary storage 122 has the same data recording format as the first auxiliary storage and has storage capacity equal to or exceeding contents to be restored into the first auxiliary storage.
A partition data file preparing unit 123 is operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading the partition data in the third auxiliary storage, preparing a partition data file including the partition data, and storing the partition data file into the fourth auxiliary storage.
A partition file preparing unit 124 is operatively connected to the third auxiliary storage and the fourth auxiliary storage for reading contents of the at least one partition in the third auxiliary storage based on the partition data read by the partition data file preparing unit, preparing at least one partition file including contents of the at one partition, and storing the partition file into the fourth auxiliary storage.
A first file transferring unit 125 is operatively connected to the second auxiliary storage and the fourth auxiliary storage for transferring the partition data file and the at least one partition file, both stored in the fourth auxiliary storage, to the second auxiliary storage.
FIG. 2 is a second basic structure of an apparatus for restoring/copying recorded contents according to the present invention. As shown in the drawing, basically, the structure is the same as shown in FIG. 1. Additional structures are as follows.
A compression unit 141 is operatively connected to the second auxiliary storage and the fourth auxiliary storage for compressing contents of the partition data file and the at least one partition file, both stored in the second auxiliary storage, based on a predetermined compression method.
A first expanding unit 131 is provided in the partition data restoring unit 112 for expanding the partition data file compressed by the compression unit and stored in the second auxiliary storage, based on a predetermined expanding method.
A second expanding unit 132 is provided in the partition restoring unit 113 for expanding the at least one partition file compressed by the compression unit and stored in the second auxiliary storage, based on the predetermined expanding method.
A second file transfer unit 142 is operatively connected to the compression unit and the second auxiliary storage for transferring the partition data file and the at least one partition file, both compressed by the compression unit, to the second auxiliary unit.
FIGS. 3A and 3B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to an embodiment of the present invention. In FIGS. 3A and 3B, a file control unit 210 further includes a partition file holding unit 211, a partition file restoring unit 212, a command detecting unit 213, and a command decision unit 214 in addition to the structure of FIG. 9.
Further, the hard disk 401 corresponds to the third auxiliary storage 121 shown in FIGS. 1 and 2, and a predetermined software has already been installed therein. The hard disk 402 corresponds to the fourth auxiliary storage 122 shown in FIGS. 1 and 2, and has sufficient capacity to record all the contents recorded in the hard disk 401.
On the other hand, the hard disk 201 corresponds to the first auxiliary storage 101 shown in FIGS. 1 and 2, and has the same capacity as the hard disk 401. Further, the hard disk 201 is connected to the file control apparatus 210 through the disk drive unit 202 as well as the hard disks 401 and 402. All contents recorded in the hard disk 201 has been initialized. Further, a CD-ROM 203 corresponds to the second auxiliary storage 111 shown in FIGS. 1 and 2, and the all contents recorded therein have been initialized in an initial stage.
In the file control apparatus 210 shown in FIGS. 3A and 3B, the command detecting unit 213 receives instructions (commands) which are input by the user, and detects a copy command contained therein. The detected copy command is sent to the command decision unit 214. Further, the command detecting unit 213 sends other commands except for the copy command to the command processing unit 418. The command processing unit 418 processes these commands so as to be used as the normal file control except for restoration or copy.
The command decision unit 214 starts either the partition file holding unit 211 or the partition file restoring unit 212 in accordance with the kind of auxiliary storage which is designated as a copy source (i.e., a hard disk storing contents to be copied) based on the copy command which is received from the command detecting unit 213.
When the hard disk 401 is designated as the copy source, the command decision unit 214 judges as the holding process of the recorded contents is designated by the user, and starts the partition file holding unit 211. On the other hand, when the CD-ROM 203 is designated as the copy source, the command decision unit 214 judges as the restoration is designated from the CD-ROM to the hard disk, and starts the partition file restoring unit 212.
The partition file holding unit 211 and the partition file restoring unit 212 are used for controlling each of the units provided in the file control unit 410, and for dividing the contents recorded in the hard disk 401 into a plurality of partition files in order to record them into the CD-ROM 203. Further, the partition file holding unit 211 and the partition file restoring unit 212 re-produce the recorded contents concerning to the hard disk 401 from the partition files recorded in the CD-ROM 203, and restores the contents to the hard disk 201.
FIGS. 4A and 4B are process flowcharts in the file control unit shown in FIGS. 3A and 3B, and FIGS. 5A and 5B are detailed block diagrams of an apparatus for restoring/copying recorded contents according to another embodiment of the present invention.
As shown in FIGS. 5A and 5B, a compression unit 221 and a file holding unit 222 are additionally provided in the file control unit 210. Further, an expanding unit 212 is additionally provided in the partition file restoring unit 212.
The processes shown in FIGS. 4A and 4B will be explained in detail with reference to FIGS. 5A and 5B below.
In step 301, the commands for the file control are input to the command detecting unit 213 by the user or through the application program.
In step 302, the command detecting unit 213 determines whether the commands include the copy command.
In step 303, when the commands do not include the copy command, the commands are input to the command processing unit 418 through the command detecting unit 213. The command processing unit 418 controls the file access units 412-1 and 412-2, the file write units 414, the file read unit 416, and the file transfer unit 417 in accordance with normal file processes except for restoration or copy.
In step 304, when the commands include the copy command, the command decision unit 214 determines whether the holding process is instructed based on a kind of the auxiliary storage designated by the copy command.
When the hard disk 401 is designated as the auxiliary storage of the copy source, the step 304 becomes the holding process, and the partition file holding unit 211 starts operation in accordance with the result of the decision in the command decision unit 214.
In step 305, the partition file holding unit 211 opens, for example, partition data files of three blocks through the file access unit 412-2 which corresponds to the hard disk 402.
In step 306, the partition file holding unit 211 transfers the data, which are recorded in the area (for example, areas from the first block to the third block) which includes the partition data of the hard disk 401, through the block transfer unit 419.
In step 307, after above processes, the partition holding unit 211 closes the partition data file through the file access unit 412-2.
As explained above, the partition file holding unit 211 controls the operation of the file access unit 412-2 and the block transfer unit 419 so that it is possible to realize the preparing function in the partition data file preparing unit 123.
At that time, the partition file holding unit 211 receives the partition data recorded in the hard disk 401. from the block transfer unit 419, and holds the data in the partition data holding unit 215 which is provided in the partition file holding unit 211. After the above processes, based on the partition data, the contents recorded in each partition in the hard disk 401 are held in the hard disk 402.
Since the above-mentioned partition data includes data concerning the start position of each partition and the number of blocks, the partition file holding unit 211 can recognize the size of the file necessary for holding the contents recorded in each partition.
In step 308, first, the partition file holding unit 211 refers to the partition data holding unit 215, and obtains the start position Pi and the number of blocks ni of the i-th partition.
In step 309, next, the partition file holding unit 211 opens the partition file having the capacity corresponding to the number of blocks ni into the hard disk 402 through the file access unit 412-2.
In step 310, the partition file holding unit 211 informs the start position Pi and the number of blocks ni in the i-th partition to the block transfer unit 419 and starts the transfer process thereto, and the partition file holding unit 211 sequentially transfers the contents of all the blocks, which are contained in the partitions in the hard disk 401, to the partition file in the hard disk 402 which has been opened in step 309.
In step 311, after the above process, the partition file holding unit 211 closes the partition file through the file access unit 412-2. As explained above, since the partition file holding unit 211 controls the operation of the block access unit 411-1 and 411-2 through the file access unit 412-2 and the block transfer unit 419, it is possible to realize the function of the partition file preparing unit 124, and to copy the contents of all blocks contained in the i-th partition in the hard disk 401 into each partition file in the hard disk 402.
In this case, the i-th partition file is opened/closed as the file of the current operating system (for example, MS-DOS). The data recorded in the i-th partition file are transferred by utilizing the functions of the block access units 411-1 and 411-2 which are provided by the BIOS or the Device Driver. Accordingly, regardless of whether the i-th partition in the hard disk 401 is the partition which is managed by the current operating system, it is possible to copy the contents of the partition to the corresponding partition file. That is, in the hard disk 401, when the copy command is executed during operation of MS-DOS, the partition file, which corresponds to the partition consisting of the file operated by OS/2, is held as the file of MS-DOS.
In step 312, the partition file holding unit 21 detects whether partition files corresponding to all partitions from the first partition to the m-th partition are prepared, and the process returns to the step 308 in accordance with the result of the detection. After the above steps, the partition file preparing processes are repeated for the next partition so that it is possible to hold the contents of all partitions in the hard disk 401 in the partition file in the hard disk 402.
Further, the partition file holding unit 211 controls the operations in the hard disks 401 and 402 through the block transfer unit 418 and the block access unit 411 so that it is possible to realize the copying apparatus according to the present invention and to completely copy the contents recorded in the hard disk 401 onto hard disk 402.
In step 313, when preparation of the partition files corresponding to all partitions in the hard disk 401 is completed (YES, in step 312), the partition file holding unit 211 sequentially copies the contents of the partition data file and all partition files in the hard disk 402 into the CD-ROM 203.
Each of the partition data file and the partition file can be managed by utilizing the file system provided by the operating system which is currently active. That is, the file transfer unit 417 controls the operations of the block access unit 411-2 and the disk drive unit 404 in response to the instructions sent from the partition file holding unit 211 in accordance with normal file transfer sequences through the file access unit 412-2. Further, the file transfer unit 417 controls the operations of the sector write unit 413 and the CD-ROM writer 405 through the file write unit 414 so that it is possible to realize the function of the first file transfer unit 125, and it is possible to copy the contents of the partition data file and the partition file in the hard disk 402 into the CD-ROM 203.
On the other hand, when the CD-ROM 203 is designated as the copy source of the copy command which is input in the step 301, the step 304 becomes NO, and the partition file restoring unit 212 starts the operation thereof.
In step 314, the partition file restoring unit 212 controls the operation of the sector read unit 415 and the CD-ROM reader 407 through the file read unit 416, and reads the partition data file recorded in the CD-ROM 203. Further, the partition file restoring unit 212 holds the partition data concerning the hard disk 401, which are included in the partition data file, into the partition data holding unit 216 provided in the partition file restoring unit 212 itself.
In step 315, next, the partition file restoring unit 212 directly sends the contents of the partition data file to the block access unit 411-3 corresponding to the hard disk 201, controls the operation of the disk drive unit 202 through the block access unit 411-3, and sequentially writes the contents of the partition data file from the third block to the first block in the hard disk 201.
Accordingly, it is possible to restore the recorded contents from the first block to the third block in the hard disk 201, and from the first block to the third block in the hard disk 401. That is, the partition file restoring unit 212 executes the control processes described in steps 314 and 315, and it is possible to realize the function of the partition data restoring unit 212.
As mentioned above, after restoration of the partition data in the hard disk 201, the partition file restoring unit 212 in the hard disk 201 sequentially restores each of partitions based on the partition data held in the partition data holding unit 216.
In step 316, the partition file restoring unit 212 obtains the block number Pi and the number of blocks ni indicating the start position of the i-th partition with reference to the partition data holding unit 216.
In step 317, the partition file restoring unit 212 reads the partition file corresponding to the i-th partition from the CD-ROM 203 through the file read unit 416, sends the contents to the block access unit 411-3, and designates the start position Pi which indicates the write start position.
In step 318, after step 317, the partition file restoring unit 212 writes the contents of the partition file to the hard disk 201.
Accordingly, it is possible to restore the contents of the i-th partition in the hard disk 401 into the storage area which consists of ni blocks which are started from the Pi-th block of the hard disk 201. That is, the partition file restoring unit 212 executes each control process in steps 316 and 318 so that it is possible to realize the preparing function in the partition restoring unit 113.
In step 319, the partition file restoring unit 212 determines whether all partitions from the first to the m-th partition are restored. When it is NO, the process returns to step 316.
When restoring processes for all partitions held in the CD-ROM 203 are completed (i.e., when it is YES in step 319), the partition file restoring unit 212 determines that all partitions in the hard disk 201 are restored and the restoring processes are completed.
In this case, for example, the contents in the partition data file correspond to the recorded contents from the first block to the third block, and indicate the complete copy including data in the hard disk 401. Since the hard disk 401 and the hard disk 201 are the same kind of auxiliary storage which can be accessed in accordance with the same predetermined method, the contents of the partition data file are sent to the block access unit 211-3 so that it is possible to directly write the contents into the storage area in the hard disk 201.
That is, since the present invention has a structure which prepares the partition data file and the partition file through the same auxiliary storage as the auxiliary storage to be restored (i.e., hard disk), it is possible to handle the contents of the partition data file and the partition file as the data adapted to the auxiliary storage to be restored, regardless of the kind of the storage medium which holds the partition data file and the partition file.
Accordingly, it is possible to utilize functions which are provided by the present software resource, such as the file read unit 416 and the block access unit 411-3, the former reads the files recorded in the CD-ROM 203, and the latter writes the data into the block in the hard disk 201, so that it is possible to realize the functions of the partition data restoring unit 112 and the partition restoring unit 113.
Further, when the CD-ROM is utilized as the storage medium for the partition data file and the partition file, it has many advantages since the contents of the CD-ROM are unerasable, and CD-ROM itself is portable as explained below.
FIG. 10 is a basic view for explaining restoration from the CD-ROM to the hard disk according to the present invention, and FIG. 11 is a view for explaining copy from the hard disk to the CD-ROM according to the present invention. Since the restoration/copy processes in the present invention are explained above, the detailed explanations will be omitted in these drawings.
FIG. 12 is a view for explaining a sales configuration according to the present invention. In FIG. 12, the personal computer has the pre-install model. That is, for example, "MS-Windows", "MS-DOS", etc., are already installed in the hard disk in the personal computer. The CD-ROM is attached to the personal computer when selling it. In this case, the contents of the hard disk are held in the CD-ROM. When the hard disk is accidentally destroyed, the CD-ROM is used for restoring the destroyed contents.
As shown in FIG. 11, in the personal computer of a pre-installed model, the partition data file 0 and the partition files 1 to m in the hard disk are copied in the CD-ROM (for example, CD-ROM 203). Further, the copied CD-ROM (below, CD-ROM 208) is mass-produced, and each CD-ROM is attached to the personal computer when selling it.
In this case, after the personal computer is sold, when the hard disk in the personal computer is accidentally destroyed, the user starts an operating system, and inputs the copy command for the CD-ROM 208 to the file control unit as the copy source.
In accordance with this copy command, the partition file restoring unit 212 starts operation, and executes above restoration. Accordingly, it is possible to restore the contents of the hard disk to the shipped state of the personal computer in accordance with the partition data file and the partition file recorded in the CD-ROM 208.
As mentioned above, since the CD-ROM is unerasable, the data recorded in the CD-ROM 208 is not erased in a normal state. Accordingly, the CD-ROM is very useful for holding back-up data. Further, the CD-ROM has several hundred mega-bytes as the storage capacity so that it has sufficient capacity to hold the contents of the hard disk in the personal computer.
According to the present invention, since the CD-ROM 208 is attached to the personal computer when it is sold, the user can easily restore the hard disk whenever he needs to do so. Further, it is possible to deliver the CD-ROM 208 in accordance with the requirement from the user.
Further, data compression/expansion which is utilized in the present invention will be explained in detail with reference to FIGS. 5A and 5B. That is, when recording the partition data file and the partition file to the CD-ROM 203, the contents are compressed as explained below. On the other hand, when restoring the files from the CD-ROM to the hard disk, the compressed contents are expanded.
For example, in FIGS. 5A and 5B, a compression unit 221 and a file holding unit 222 are additionally provided in the file control unit 210. The partition file holding unit 211 transfers the partition data file and the partition file, which are held in the hard disk 402, to the CD-ROM 203 through the compression unit 221 and the file holding unit 222.
In this case, the partition file holding unit 211 sequentially reads the partition data file and m partition files through the file access unit 412-2, and sends the files to the compression unit 221. For each result of the compression corresponding to each file, each result of the compression is temporarily recorded in the file holding unit 222, and the contents of the file holding unit 222 are written into the CD-ROM 203 using the function of the file transfer unit 417.
As explained above, it is possible to realize functions of the compression unit 141 and the second file transfer unit 142, to compress the partition data file and m partition files corresponding to those of hard disk 401, and to record them into the CD-ROM 203.
In this embodiment, known compression methods, for example, run-length, LZ (Ziv-Lempel), and Huffman, are utilized as compression methods in the compression unit 221.
In FIGS. 5A and 5B, the partition file restoring unit 212 comprises an expanding unit 223 for expanding the data compressed by the compression unit 221.
In this case, the partition file restoring unit 212 reads the compressed partition data file through the file read unit 416, and inputs the data into the expanding unit 223 in order to reproduce the partition data. The obtained partition data are sent to the block access unit 411-3, and held in the partition data holding 216 in order to restore the contents of the m partitions.
Next, the partition file restoring unit 212 sequentially reads the compressed m partition files through the file read unit 416, inputs the contents into the expanding unit 223, and sends the recorded contents of each partition which are reproduced.
As explained above, the compressed partition data file and m partition files are expanded by the expanding unit 223 so that it is possible to realize the functions of the first expanding unit 131 and the second expanding unit 132 and to reproduce the recorded contents of the original partition data and m partitions.
When compressing the partition data file and the partition file recorded in the CD-ROM 203, it is possible to hold the data concerning all the recorded contents into one CD-ROM 203 and to restore them even if the storage capacity of the hard disk 401 is larger than that of CD-ROM 203.
Accordingly, it is possible to apply the present invention to a back-up system of the auxiliary storage which has capacity considerably exceeding a normal hard disk.
Further, although the storage capacity of a mini-disk (MD) is smaller than that of the CD-ROM, it is possible to compress the contents of the hard disk so as to adapt to the capacity of the mini-disk so that it is possible to restore the contents of the CD-ROM. If the capacity of the hard disk 401 is smaller than that of the mini-disk, the mini-disk can be utilized as the storage medium.
When the mini-disk is used as the storage medium, it is necessary to provide a driver for the mini-disk in the personal computer. On the other hand, since the mini-disk is erasable, the contents thereof can be accidentally destroyed. However, since the mini-disk is also erasable, the user can record the contents of the hard disk after he bought so that it is possible to utilize the min-disk as the back-up system.

Claims (2)

I claim:
1. An apparatus for restoring the contents recorded in a storage medium to an auxiliary storage, comprising:
a first auxiliary storage comprising at least one partition having an independent file structure, and one particular partition recording partition data concerning storage position of data in said at least one partition;
a second auxiliary storage comprising one partition data file corresponding to said particular partition in said first auxiliary storage for holding said partition data, and at least one partition file corresponding to said at least one partition in said first auxiliary storage for holding contents of said at least one partition;
a partition data restoring unit, operatively connected to said first auxiliary storage and said second auxiliary storage, reading said partition data file from said second auxiliary storage and recording said partition data into said particular partition in said first auxiliary storage in response to an input command for restoration from said second auxiliary storage to said first auxiliary storage;
a partition file restoring unit, operatively connected to said first auxiliary storage and said second auxiliary storage, receiving said partition data from said partition data restoring unit, sequentially reading said at least one partition file from said second auxiliary storage in accordance with said input command, and recording the contents of said at least one partition file into corresponding storage position in said at least one partition in said first auxiliary storage;
a third auxiliary storage recording having the same data format as said first auxiliary storage and recording said partition data to be restored in said first auxiliary storage and contents of said at least one partition;
a fourth auxiliary storage having the same data recording format as said first auxiliary storage and having storage capacity equal to or exceeding contents to be restored into said first auxiliary storage;
a partition data file preparing unit, operatively connected to said third auxiliary storage and said fourth auxiliary storage, reading said partition data in said third auxiliary storage, preparing a partition data file including said partition data, and storing said partition data file into said fourth auxiliary storage;
a partition file preparing unit, operatively connected to said third auxiliary storage and said fourth auxiliary storage, reading the contents of said at least one partition in said third auxiliary storage based on said partition data read by said partition data file preparing unit preparing at least one partition file including the contents of said at least one partition, and storing said partition file into said fourth auxiliary storage;
a first file transferring unit, operatively connected to said second auxiliary storage and said fourth auxiliary storage, transferring said partition data file and said at least one partition file, both stored in said fourth auxiliary storage, to said second auxiliary storage;
a compression device, operatively connected to said second auxiliary storage and said fourth auxiliary storage, compressing the contents of said partition data file and said at least one partition file, both stored in said second auxiliary storage, based on a predetermined compression method,
a first expanding device provided in said partition data restoring unit expanding said partition data file compressed by said compression means and stored in said second auxiliary storage, based on a predetermined expanding method;
a second expanding device provided in said partition restoring unit expanding said at least one partition file compressed by said compression device and stored in said second auxiliary storage, based on the predetermined expanding method; and
a second file transfer unit, operatively connected to said compression device and said second auxiliary storage, transferring said partition data file and said at least one partition file, both compressed by said compression device, to said second auxiliary storage.
2. An apparatus as claimed in claim 1, wherein said second auxiliary storage comprises a CD-ROM.
US08/527,198 1994-10-28 1995-09-12 Apparatus for restoring/copying the contents recorded in a storage medium to an auxiliary storage including partitions having independent file structures Expired - Lifetime US5829045A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP6-265699 1994-10-28
JP26569994A JP3554045B2 (en) 1994-10-28 1994-10-28 Recorded content restoring device and recording restoring device of auxiliary storage device

Publications (1)

Publication Number Publication Date
US5829045A true US5829045A (en) 1998-10-27

Family

ID=17420787

Family Applications (1)

Application Number Title Priority Date Filing Date
US08/527,198 Expired - Lifetime US5829045A (en) 1994-10-28 1995-09-12 Apparatus for restoring/copying the contents recorded in a storage medium to an auxiliary storage including partitions having independent file structures

Country Status (2)

Country Link
US (1) US5829045A (en)
JP (1) JP3554045B2 (en)

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6185575B1 (en) * 1996-09-19 2001-02-06 Powerquest Corporation In-place disk partition canonization and storage optimization
US6253300B1 (en) 1997-08-20 2001-06-26 Powerquest Corporation Computer partition manipulation during imaging
US6345346B1 (en) * 1999-02-26 2002-02-05 Voom Technologies Substantially instantaneous storage restoration for non-computer forensics applications
US20020042892A1 (en) * 2000-10-06 2002-04-11 Stephen Gold Performing operating system recovery from external back-up media in a headless computer entity
US20020053044A1 (en) * 2000-10-06 2002-05-02 Stephen Gold Self-repairing operating system for computer entities
US20020059498A1 (en) * 2000-07-12 2002-05-16 Ng Weiloon Partition recovery method
US6408314B1 (en) 1999-07-06 2002-06-18 Synscort Incorporated Method of performing a high-performance sort which gains efficiency by reading input file blocks sequentially
US6408369B1 (en) * 1998-03-12 2002-06-18 Emc Corporation Internal copy for a storage controller
US6415300B1 (en) 1999-07-06 2002-07-02 Syncsort Incorporated Method of performing a high-performance backup which gains efficiency by reading input file blocks sequentially
US6453460B1 (en) * 1999-04-26 2002-09-17 Hewlett-Packard Company Computer system with single processing environment for executing multiple application programs
EP1244014A2 (en) * 2001-03-19 2002-09-25 Matsushita Electric Industrial Co., Ltd. Data reception system capable of replacing recording medium
US20020156538A1 (en) * 2001-04-19 2002-10-24 Nai-Shung Chang Data processing system and associated control chip and printed circuit board
US6480932B1 (en) * 2001-01-31 2002-11-12 Western Digital Technologies, Inc. Computer system having a host computer coupled to a disk drive with a drive-selected-application partition for storing data for execution by the host computer in response to drive-determined conditions
US20030115432A1 (en) * 2001-12-14 2003-06-19 Biessener Gaston R. Data backup and restoration using dynamic virtual storage
US6615365B1 (en) 2000-03-11 2003-09-02 Powerquest Corporation Storing a computer disk image within an imaged partition
US20030204700A1 (en) * 2002-04-26 2003-10-30 Biessener David W. Virtual physical drives
US6701456B1 (en) 2000-08-29 2004-03-02 Voom Technologies, Inc. Computer system and method for maintaining an audit record for data restoration
US20040044886A1 (en) * 2000-07-12 2004-03-04 Ng Weiloon Partition recovery method
US6795833B1 (en) * 1999-09-22 2004-09-21 Alsoft, Inc. Method for allowing verification of alterations to the cataloging structure on a computer storage device
US20050022177A1 (en) * 2000-05-25 2005-01-27 Mccaleb Jed Intelligent patch checker
US20050207235A1 (en) * 1998-07-06 2005-09-22 Storage Technology Corporation Data storage management system and method
US7000231B1 (en) * 2000-09-22 2006-02-14 Hewlett-Packard Development Company, L.P. Method of manufacturing operating system master template, method of manufacturing a computer entity and product resulting therefrom, and method of producing a production version of an operating system
US20070046791A1 (en) * 2002-10-09 2007-03-01 Xpoint Technologies, Inc. Method and system for deploying a software image
US20070064557A1 (en) * 2005-09-19 2007-03-22 Cyberlink Corp. Distributed copying method and system
US20070064324A1 (en) * 2005-09-19 2007-03-22 Cyberlink Corp. Discontinuous copying method and system
US20090089534A1 (en) * 2007-10-01 2009-04-02 Ofir Zohar Thin Provisioning Migration and Scrubbing
US7725760B2 (en) 2003-09-23 2010-05-25 Symantec Operating Corporation Data storage system
US7725667B2 (en) 2003-09-23 2010-05-25 Symantec Operating Corporation Method for identifying the time at which data was written to a data store
US7730222B2 (en) 2004-08-24 2010-06-01 Symantec Operating System Processing storage-related I/O requests using binary tree data structures
US7827362B2 (en) 2004-08-24 2010-11-02 Symantec Corporation Systems, apparatus, and methods for processing I/O requests
US7904428B2 (en) 2003-09-23 2011-03-08 Symantec Corporation Methods and apparatus for recording write requests directed to a data store
US7991748B2 (en) 2003-09-23 2011-08-02 Symantec Corporation Virtual data store creation and use
US8145940B1 (en) 2002-10-09 2012-03-27 Rpx Corporation Method and system for updating a software image
USRE43437E1 (en) * 1996-09-13 2012-05-29 Apple Inc. Storage volume handling system which utilizes disk images
US20130007391A1 (en) * 1999-07-14 2013-01-03 Commvault Systems, Inc. Modular backup and retrieval system used in conjunction with a storage area network
US8521973B2 (en) 2004-08-24 2013-08-27 Symantec Operating Corporation Systems and methods for providing a modification history for a location within a data store
US8640177B2 (en) * 2012-06-29 2014-01-28 International Business Machines Corporation Interactive DVR system
US20150046749A1 (en) * 2002-03-22 2015-02-12 Kabushiki Kaisha Toshiba Information device, storage medium and initial state restoration method
US9003137B2 (en) 2000-01-31 2015-04-07 Commvault Systems, Inc. Interface systems and methods for accessing stored data
US9003117B2 (en) 2003-06-25 2015-04-07 Commvault Systems, Inc. Hierarchical systems and methods for performing storage operations in a computer network
US9021198B1 (en) 2011-01-20 2015-04-28 Commvault Systems, Inc. System and method for sharing SAN storage
US9104340B2 (en) 2003-11-13 2015-08-11 Commvault Systems, Inc. Systems and methods for performing storage operations using network attached storage
US9286398B2 (en) 2000-01-31 2016-03-15 Commvault Systems, Inc. Systems and methods for retrieving data in a computer network
US10104158B2 (en) 2013-07-17 2018-10-16 Seagate Technology Llc User invisible device diagnostic region in a distributed data storage network

Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4586027A (en) * 1983-08-08 1986-04-29 Hitachi, Ltd. Method and system for data compression and restoration
JPS62185280A (en) * 1986-02-12 1987-08-13 Nec Corp Data saving/recovery system at the time of testing magnetic disc medium
JPS63108580A (en) * 1986-10-24 1988-05-13 Nec Corp Restoring method for file area
JPH01237902A (en) * 1988-03-18 1989-09-22 Olympus Optical Co Ltd Information recording system
JPH01260565A (en) * 1988-04-12 1989-10-17 Toshiba Corp Document preparing device
JPH01276250A (en) * 1988-04-28 1989-11-06 Hitachi Ltd System for managing file history using optical disk
JPH0239225A (en) * 1988-07-28 1990-02-08 Toshiba Corp Filing system
JPH02118823A (en) * 1988-10-28 1990-05-07 Nec Corp Data file saving and restoring device
JPH02250165A (en) * 1989-01-17 1990-10-05 Hitachi Ltd Document generating device
JPH02311925A (en) * 1989-05-29 1990-12-27 Tokyo Electric Co Ltd Controller for external storage device of large capacity
JPH0378042A (en) * 1989-08-22 1991-04-03 Nec Corp Automatic saving/reloading processing system for file
US5089958A (en) * 1989-01-23 1992-02-18 Vortex Systems, Inc. Fault tolerant computer backup system
US5129088A (en) * 1987-11-30 1992-07-07 International Business Machines Corporation Data processing method to create virtual disks from non-contiguous groups of logically contiguous addressable blocks of direct access storage device
JPH04260143A (en) * 1991-02-14 1992-09-16 Nec Corp Electronic filing system
JPH0512341A (en) * 1991-07-01 1993-01-22 Sony Corp File device
US5237460A (en) * 1990-12-14 1993-08-17 Ceram, Inc. Storage of compressed data on random access storage devices
JPH05216731A (en) * 1992-01-31 1993-08-27 Mitsubishi Electric Corp Filing system managing system
US5276860A (en) * 1989-12-19 1994-01-04 Epoch Systems, Inc. Digital data processor with improved backup storage
US5367682A (en) * 1991-04-29 1994-11-22 Steven Chang Data processing virus protection circuitry including a permanent memory for storing a redundant partition table
US5394534A (en) * 1992-09-11 1995-02-28 International Business Machines Corporation Data compression/decompression and storage of compressed and uncompressed data on a same removable data storage medium
US5435004A (en) * 1994-07-21 1995-07-18 International Business Machines Corporation Computerized system and method for data backup
US5465350A (en) * 1990-11-30 1995-11-07 Ricoh Company, Ltd. Data to access files in an optical disk are copied to a hard drive where the data are maintained even upon removal of the disk
US5469573A (en) * 1993-02-26 1995-11-21 Sytron Corporation Disk operating system backup and recovery system
US5519869A (en) * 1992-11-09 1996-05-21 International Business Machines Corporation Multi-density data storage backup allowing bootstrap image storage in density required by initial boot code and other system images at higher densities
US5535381A (en) * 1993-07-22 1996-07-09 Data General Corporation Apparatus and method for copying and restoring disk files
US5537540A (en) * 1994-09-30 1996-07-16 Compaq Computer Corporation Transparent, secure computer virus detection method and apparatus
US5623669A (en) * 1993-07-21 1997-04-22 International Business Machines Corporation High speed online copy of partitioned data
US5675769A (en) * 1995-02-23 1997-10-07 Powerquest Corporation Method for manipulating disk partitions

Patent Citations (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4586027A (en) * 1983-08-08 1986-04-29 Hitachi, Ltd. Method and system for data compression and restoration
JPS62185280A (en) * 1986-02-12 1987-08-13 Nec Corp Data saving/recovery system at the time of testing magnetic disc medium
JPS63108580A (en) * 1986-10-24 1988-05-13 Nec Corp Restoring method for file area
US5129088A (en) * 1987-11-30 1992-07-07 International Business Machines Corporation Data processing method to create virtual disks from non-contiguous groups of logically contiguous addressable blocks of direct access storage device
JPH01237902A (en) * 1988-03-18 1989-09-22 Olympus Optical Co Ltd Information recording system
JPH01260565A (en) * 1988-04-12 1989-10-17 Toshiba Corp Document preparing device
JPH01276250A (en) * 1988-04-28 1989-11-06 Hitachi Ltd System for managing file history using optical disk
JPH0239225A (en) * 1988-07-28 1990-02-08 Toshiba Corp Filing system
JPH02118823A (en) * 1988-10-28 1990-05-07 Nec Corp Data file saving and restoring device
JPH02250165A (en) * 1989-01-17 1990-10-05 Hitachi Ltd Document generating device
US5089958A (en) * 1989-01-23 1992-02-18 Vortex Systems, Inc. Fault tolerant computer backup system
JPH02311925A (en) * 1989-05-29 1990-12-27 Tokyo Electric Co Ltd Controller for external storage device of large capacity
JPH0378042A (en) * 1989-08-22 1991-04-03 Nec Corp Automatic saving/reloading processing system for file
US5276860A (en) * 1989-12-19 1994-01-04 Epoch Systems, Inc. Digital data processor with improved backup storage
US5465350A (en) * 1990-11-30 1995-11-07 Ricoh Company, Ltd. Data to access files in an optical disk are copied to a hard drive where the data are maintained even upon removal of the disk
US5237460A (en) * 1990-12-14 1993-08-17 Ceram, Inc. Storage of compressed data on random access storage devices
JPH04260143A (en) * 1991-02-14 1992-09-16 Nec Corp Electronic filing system
US5367682A (en) * 1991-04-29 1994-11-22 Steven Chang Data processing virus protection circuitry including a permanent memory for storing a redundant partition table
JPH0512341A (en) * 1991-07-01 1993-01-22 Sony Corp File device
JPH05216731A (en) * 1992-01-31 1993-08-27 Mitsubishi Electric Corp Filing system managing system
US5394534A (en) * 1992-09-11 1995-02-28 International Business Machines Corporation Data compression/decompression and storage of compressed and uncompressed data on a same removable data storage medium
US5519869A (en) * 1992-11-09 1996-05-21 International Business Machines Corporation Multi-density data storage backup allowing bootstrap image storage in density required by initial boot code and other system images at higher densities
US5469573A (en) * 1993-02-26 1995-11-21 Sytron Corporation Disk operating system backup and recovery system
US5623669A (en) * 1993-07-21 1997-04-22 International Business Machines Corporation High speed online copy of partitioned data
US5535381A (en) * 1993-07-22 1996-07-09 Data General Corporation Apparatus and method for copying and restoring disk files
US5435004A (en) * 1994-07-21 1995-07-18 International Business Machines Corporation Computerized system and method for data backup
US5537540A (en) * 1994-09-30 1996-07-16 Compaq Computer Corporation Transparent, secure computer virus detection method and apparatus
US5675769A (en) * 1995-02-23 1997-10-07 Powerquest Corporation Method for manipulating disk partitions

Non-Patent Citations (18)

* Cited by examiner, † Cited by third party
Title
Akihiko Tao, JP 5 12341(A), dated Jan. 22, 1993, Abstract Only. *
Akihiko Tao, JP 5-12341(A), dated Jan. 22, 1993, Abstract Only.
Arno Schaefer, Welcome to FIPS, The First Nondestructive Interactive Partition Splitting Program, version 1.1.1.1., Dec. 13, 1994. *
Atsushi Hatakeyama, JP 1 276250(A), dated Nov. 6, 1989, Abstract Only. *
Atsushi Hatakeyama, JP 1-276250(A), dated Nov. 6, 1989, Abstract Only.
Hideki Nasu, JP 2 118823, dated May 7, 1990, Abstract Only. *
Hideki Nasu, JP 2-118823, dated May 7, 1990, Abstract Only.
John Lagonikas, Partition Resizer.v. 1.1.1, Program s Manual and Technical Information, Zeleps 1994 95. *
John Lagonikas, Partition Resizer.v. 1.1.1, Program's Manual and Technical Information, ©Zeleps 1994-95.
Makoto Matsui(1), JP 2 311925(A), dated Dec. 27, 1990, Abstract Only. *
Makoto Matsui(1), JP 2-311925(A), dated Dec. 27, 1990, Abstract Only.
Shigeki Taniguchi, JP 2 250265(A), dated Oct. 5, 1990, Abstract Only. *
Shigeki Taniguchi, JP 2-250265(A), dated Oct. 5, 1990, Abstract Only.
Sukeyoshi Nakajima, JP 3 7804(A), dated Apr. 3, 1991, Abstract Only. *
Sukeyoshi Nakajima, JP 3-7804(A), dated Apr. 3, 1991, Abstract Only.
Sukeyuki Mochizuki, JP 2 39225, dated Feb. 8, 1990, Abstract Only. *
Sukeyuki Mochizuki, JP 2-39225, dated Feb. 8, 1990, Abstract Only.
Susumu Matsumura, JP 4 365175(A), dated Dec. 17, 1997, Abstract Only. *

Cited By (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE43437E1 (en) * 1996-09-13 2012-05-29 Apple Inc. Storage volume handling system which utilizes disk images
US6185575B1 (en) * 1996-09-19 2001-02-06 Powerquest Corporation In-place disk partition canonization and storage optimization
US6253300B1 (en) 1997-08-20 2001-06-26 Powerquest Corporation Computer partition manipulation during imaging
US6408369B1 (en) * 1998-03-12 2002-06-18 Emc Corporation Internal copy for a storage controller
US6513102B2 (en) * 1998-03-12 2003-01-28 Emc Corporation Internal copy for a storage controller
US20050207235A1 (en) * 1998-07-06 2005-09-22 Storage Technology Corporation Data storage management system and method
US6345346B1 (en) * 1999-02-26 2002-02-05 Voom Technologies Substantially instantaneous storage restoration for non-computer forensics applications
US6990563B2 (en) 1999-02-26 2006-01-24 Voom Technologies, Inc. Computer storage restoration
US6453460B1 (en) * 1999-04-26 2002-09-17 Hewlett-Packard Company Computer system with single processing environment for executing multiple application programs
US6415300B1 (en) 1999-07-06 2002-07-02 Syncsort Incorporated Method of performing a high-performance backup which gains efficiency by reading input file blocks sequentially
US6408314B1 (en) 1999-07-06 2002-06-18 Synscort Incorporated Method of performing a high-performance sort which gains efficiency by reading input file blocks sequentially
US8930319B2 (en) * 1999-07-14 2015-01-06 Commvault Systems, Inc. Modular backup and retrieval system used in conjunction with a storage area network
US20130007391A1 (en) * 1999-07-14 2013-01-03 Commvault Systems, Inc. Modular backup and retrieval system used in conjunction with a storage area network
US6795833B1 (en) * 1999-09-22 2004-09-21 Alsoft, Inc. Method for allowing verification of alterations to the cataloging structure on a computer storage device
US9003137B2 (en) 2000-01-31 2015-04-07 Commvault Systems, Inc. Interface systems and methods for accessing stored data
US9286398B2 (en) 2000-01-31 2016-03-15 Commvault Systems, Inc. Systems and methods for retrieving data in a computer network
US6615365B1 (en) 2000-03-11 2003-09-02 Powerquest Corporation Storing a computer disk image within an imaged partition
US20050022177A1 (en) * 2000-05-25 2005-01-27 Mccaleb Jed Intelligent patch checker
US8141071B2 (en) 2000-05-25 2012-03-20 Dell Marketing Usa, L.P. Intelligent patch checker
US20050193386A1 (en) * 2000-05-25 2005-09-01 Everdream Corporation Intelligent patch checker
US7853943B2 (en) 2000-05-25 2010-12-14 Dell Marketing Usa, L.P. Intelligent patch checker
US8930937B2 (en) 2000-05-25 2015-01-06 Dell Marketing L.P. Intelligent patch checker
US7171660B2 (en) 2000-05-25 2007-01-30 Everdream Corporation Intelligent patch checker
US20020059498A1 (en) * 2000-07-12 2002-05-16 Ng Weiloon Partition recovery method
US20040044886A1 (en) * 2000-07-12 2004-03-04 Ng Weiloon Partition recovery method
US6963951B2 (en) * 2000-07-12 2005-11-08 Seagate Technology Llc Partition recovery method
US6701456B1 (en) 2000-08-29 2004-03-02 Voom Technologies, Inc. Computer system and method for maintaining an audit record for data restoration
US7000231B1 (en) * 2000-09-22 2006-02-14 Hewlett-Packard Development Company, L.P. Method of manufacturing operating system master template, method of manufacturing a computer entity and product resulting therefrom, and method of producing a production version of an operating system
US6845464B2 (en) 2000-10-06 2005-01-18 Hewlett-Packard Development Company, L.P. Performing operating system recovery from external back-up media in a headless computer entity
US20020042892A1 (en) * 2000-10-06 2002-04-11 Stephen Gold Performing operating system recovery from external back-up media in a headless computer entity
US20020053044A1 (en) * 2000-10-06 2002-05-02 Stephen Gold Self-repairing operating system for computer entities
US6934881B2 (en) * 2000-10-06 2005-08-23 Hewlett-Packard Development Company, L.P. Memory including portion storing a copy of primary operating system and method of operating computer including the memory
US6480932B1 (en) * 2001-01-31 2002-11-12 Western Digital Technologies, Inc. Computer system having a host computer coupled to a disk drive with a drive-selected-application partition for storing data for execution by the host computer in response to drive-determined conditions
EP1244014A2 (en) * 2001-03-19 2002-09-25 Matsushita Electric Industrial Co., Ltd. Data reception system capable of replacing recording medium
EP1244014A3 (en) * 2001-03-19 2009-07-22 Panasonic Corporation Data reception system capable of replacing recording medium
US20020156538A1 (en) * 2001-04-19 2002-10-24 Nai-Shung Chang Data processing system and associated control chip and printed circuit board
US6948039B2 (en) 2001-12-14 2005-09-20 Voom Technologies, Inc. Data backup and restoration using dynamic virtual storage
US20030115432A1 (en) * 2001-12-14 2003-06-19 Biessener Gaston R. Data backup and restoration using dynamic virtual storage
US20150046749A1 (en) * 2002-03-22 2015-02-12 Kabushiki Kaisha Toshiba Information device, storage medium and initial state restoration method
US9740564B2 (en) * 2002-03-22 2017-08-22 Kabushiki Kaisha Toshiba Information device storing data for system restoration
US7185169B2 (en) 2002-04-26 2007-02-27 Voom Technologies, Inc. Virtual physical drives
US20030204700A1 (en) * 2002-04-26 2003-10-30 Biessener David W. Virtual physical drives
US8219850B1 (en) 2002-10-09 2012-07-10 Rpx Corporation Data processing recovery system and method spanning multiple operating system
US8336044B2 (en) 2002-10-09 2012-12-18 Rpx Corporation Method and system for deploying a software image
US20070046791A1 (en) * 2002-10-09 2007-03-01 Xpoint Technologies, Inc. Method and system for deploying a software image
US8145940B1 (en) 2002-10-09 2012-03-27 Rpx Corporation Method and system for updating a software image
US9003117B2 (en) 2003-06-25 2015-04-07 Commvault Systems, Inc. Hierarchical systems and methods for performing storage operations in a computer network
US7725667B2 (en) 2003-09-23 2010-05-25 Symantec Operating Corporation Method for identifying the time at which data was written to a data store
US7904428B2 (en) 2003-09-23 2011-03-08 Symantec Corporation Methods and apparatus for recording write requests directed to a data store
US7725760B2 (en) 2003-09-23 2010-05-25 Symantec Operating Corporation Data storage system
US7991748B2 (en) 2003-09-23 2011-08-02 Symantec Corporation Virtual data store creation and use
US9104340B2 (en) 2003-11-13 2015-08-11 Commvault Systems, Inc. Systems and methods for performing storage operations using network attached storage
US7827362B2 (en) 2004-08-24 2010-11-02 Symantec Corporation Systems, apparatus, and methods for processing I/O requests
US8521973B2 (en) 2004-08-24 2013-08-27 Symantec Operating Corporation Systems and methods for providing a modification history for a location within a data store
US7730222B2 (en) 2004-08-24 2010-06-01 Symantec Operating System Processing storage-related I/O requests using binary tree data structures
US20070064324A1 (en) * 2005-09-19 2007-03-22 Cyberlink Corp. Discontinuous copying method and system
US20070064557A1 (en) * 2005-09-19 2007-03-22 Cyberlink Corp. Distributed copying method and system
WO2009044397A3 (en) * 2007-10-01 2010-03-04 International Business Machines Corporation Thin provisioning migration and scrubbing
US20090089534A1 (en) * 2007-10-01 2009-04-02 Ofir Zohar Thin Provisioning Migration and Scrubbing
CN101809551B (en) * 2007-10-01 2013-06-05 国际商业机器公司 Thin provisioning migration and scrubbing
US8386744B2 (en) 2007-10-01 2013-02-26 International Business Machines Corporation Thin provisioning migration and scrubbing
US9021198B1 (en) 2011-01-20 2015-04-28 Commvault Systems, Inc. System and method for sharing SAN storage
US9578101B2 (en) 2011-01-20 2017-02-21 Commvault Systems, Inc. System and method for sharing san storage
US11228647B2 (en) 2011-01-20 2022-01-18 Commvault Systems, Inc. System and method for sharing SAN storage
US8640177B2 (en) * 2012-06-29 2014-01-28 International Business Machines Corporation Interactive DVR system
US10104158B2 (en) 2013-07-17 2018-10-16 Seagate Technology Llc User invisible device diagnostic region in a distributed data storage network

Also Published As

Publication number Publication date
JP3554045B2 (en) 2004-08-11
JPH08123735A (en) 1996-05-17

Similar Documents

Publication Publication Date Title
US5829045A (en) Apparatus for restoring/copying the contents recorded in a storage medium to an auxiliary storage including partitions having independent file structures
US5086502A (en) Method of operating a data processing system
US5640592A (en) System for transferring utility algorithm stored within a peripheral device to a host computer in a format compatible with the type of the host computer
US7974949B2 (en) Computer system and automatic data backup method
EP1085414B1 (en) Data migration method and apparatus using storage area network (SAN)
US7007129B2 (en) Tape management method by which a virtual tape file emulated on a disk drive is copied between disk drives
JPH10133959A (en) Method and system for backing up and restoring data in multi-system environment
US20030163610A1 (en) Computer systems, software and methods for emulating a non-volatile removable media device using material on a mass storage device
US20060206652A1 (en) Machine state storage apparatus and method
JPH04507015A (en) How to operate a data processing system
JP3984588B2 (en) Recorded content restoration device of auxiliary storage device and file creation device used therefor
EP0539966B1 (en) A magneto-optical disc control system and method
JP4334902B2 (en) Recorded content copying device
KR20050021736A (en) Method for backup and restorating computer system, and the recording medium wihich records the program for the backup and restoratin
JP4235235B2 (en) Method for restoring recorded contents of auxiliary storage device
EP1096381A2 (en) Recovery system and method for computer operating systems
JP2000305719A (en) Method for backing-up data in information processing system
JP2003076614A (en) Backup and restoration method for data in hard disc device
JP3022011B2 (en) Data backup system
JPH11296351A (en) System for generating parameter for constructing environment, method therefor and recording medium
CA2454107C (en) Apparatus and method for protecting data recorded on a storage medium
JP2003099308A (en) Backup device, and data-backup method
WO2005121951A1 (en) Storage device capable of automatically compressing and decompressing data and access method thereof
JP2581434B2 (en) Disk controller
JPH0863379A (en) Information processor with backup external storage device

Legal Events

Date Code Title Description
AS Assignment

Owner name: FUJITSU LIMITED, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MOTOYAMA, MINORU;REEL/FRAME:007664/0072

Effective date: 19950904

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12