JP2547897B2 - Information processing method - Google Patents

Information processing method

Info

Publication number
JP2547897B2
JP2547897B2 JP2315981A JP31598190A JP2547897B2 JP 2547897 B2 JP2547897 B2 JP 2547897B2 JP 2315981 A JP2315981 A JP 2315981A JP 31598190 A JP31598190 A JP 31598190A JP 2547897 B2 JP2547897 B2 JP 2547897B2
Authority
JP
Japan
Prior art keywords
hard disk
area
kernel
processing unit
initialization
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
JP2315981A
Other languages
Japanese (ja)
Other versions
JPH04188220A (en
Inventor
俊治 松井
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.)
NIPPON DENKI SOFTWARE KK
Original Assignee
NIPPON DENKI SOFTWARE KK
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 NIPPON DENKI SOFTWARE KK filed Critical NIPPON DENKI SOFTWARE KK
Priority to JP2315981A priority Critical patent/JP2547897B2/en
Publication of JPH04188220A publication Critical patent/JPH04188220A/en
Application granted granted Critical
Publication of JP2547897B2 publication Critical patent/JP2547897B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ハードディスクへシステムをインストール
する情報処理方式に関する。
The present invention relates to an information processing system for installing a system on a hard disk.

〔従来の技術〕[Conventional technology]

ハードディスクへのシステムのインストールを行う場
合には、インストールプログラムが実行されるが、従来
では、インストールプログラムは、ハードディスクの初
期化/領域確保したのち、システムの再起動することに
より、オペレーティングシステムで確保したハードディ
スクの領域を認識するようになっていた。
When the system is installed on the hard disk, the installation program is executed. In the past, the installation program was secured by the operating system by restarting the system after initializing / allocating the area of the hard disk. It was designed to recognize hard disk areas.

〔発明が解決しようとする課題〕[Problems to be Solved by the Invention]

このように、従来のインストールプログラムは、ハー
ドディスクにシステムをインストールする際、ハードデ
ィスクを初期化/領域確保したのち、オペレーティング
システムがハードディスクの領域を認識する必要があっ
たため、必ずシステムを再起動しなければならないとい
う欠点があった。
As described above, the conventional installation program needs to restart the system because the operating system needs to recognize the hard disk area after initializing / allocating the hard disk when installing the system on the hard disk. It had the drawback of not becoming.

本発明は、このような従来の欠点を改善したもので、
その目的は、システムを再起動する必要をなくし、ユー
ザインタフェースを向上させることの可能な情報処理方
式を提供することにある。
The present invention is an improvement over these conventional drawbacks,
An object of the invention is to provide an information processing method capable of improving the user interface by eliminating the need to restart the system.

〔課題を解決するための手段〕[Means for solving the problem]

本発明は、ハードディスクの初期化/領域確保を行う
ハードディスク初期化/領域確保手段と、初期化/領域
確保後の領域を認識する認識手段とを備え、認識手段
は、ハードディスクの領域をチェックするチェック処理
手段と、リードライト用のテーブルを更新するテーブル
更新処理手段と、カーネル内のドライブ情報を更新する
カーネルドライブ情報更新処理手段とを有している。
The present invention comprises a hard disk initialization / area securing means for initializing / securing the hard disk and a recognition means for recognizing the area after initialization / area securing, and the recognition means checks the area of the hard disk. It has a processing means, a table update processing means for updating the read / write table, and a kernel drive information update processing means for updating the drive information in the kernel.

〔作用〕[Action]

本発明では、ハードディスクの初期化/領域確保後の
領域を認識手段で認識するようになっている。すなわ
ち、ハードディスクの領域をチェックし、リードライト
用のテーブルを更新し、カーネル内のドライブ情報を更
新する。これにより、オペレーティングシステムがハー
ドディスクの領域を認識する必要がなくなる。
In the present invention, the area after the initialization / area reservation of the hard disk is recognized by the recognition means. That is, the hard disk area is checked, the read / write table is updated, and the drive information in the kernel is updated. This eliminates the need for the operating system to recognize hard disk space.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の構成図であり、本実施例
では、ハードディスクの選択処理を行うハードディスク
選択処理部1−2と、ハードディスクの初期化/領域確
保を行うハードディスク初期化/領域確保処理部1−3
と、ハードディスクの認識処理を行うハードディスク認
識処理部1−4と、ファイルのコピーを行うファイルコ
ピー処理部1−5と、起動環境の設定処理を行う起動環
境設定処理部1−6とから構成されている。
FIG. 1 is a configuration diagram of an embodiment of the present invention. In this embodiment, a hard disk selection processing unit 1-2 for performing hard disk selection processing, and a hard disk initialization / area for hard disk initialization / area reservation. Secure processing unit 1-3
And a hard disk recognition processing unit 1-4 for performing hard disk recognition processing, a file copy processing unit 1-5 for copying files, and a startup environment setting processing unit 1-6 for performing boot environment setting processing. ing.

また、ハードディスク認識処理部1−4は、ハードデ
ィスクの領域チェックを行うチェック処理部1−7と、
リード/ライト用のテーブルを更新するテーブル更新処
理部1−8と、カーネル内のドライブ情報を更新するカ
ーネルドライブ情報更新処理部1−9とから構成されて
いる。
Further, the hard disk recognition processing section 1-4 includes a check processing section 1-7 for performing a hard disk area check,
It is composed of a table update processing section 1-8 for updating the read / write table and a kernel drive information update processing section 1-9 for updating the drive information in the kernel.

次に、上記各処理部がインストールプログラムにより
実現されているとしたときの処理を第2図のフローチャ
ートにより説明する。
Next, the processing when each processing unit is realized by the installation program will be described with reference to the flowchart of FIG.

まず、オペレーティングシステムを起動すると、イン
ストールプログラムが自動的に起動され、メニュー形式
のハードディスク選択の画面が表示される。ここで、利
用者は、オペレーティングシステムをインストールした
いハードディスク装置の選択と、オペレーティングシス
テムのための領域のサイズを指定する(ステップ2−
1)。このような選択がなされると、ハードディスク初
期化/領域確保処理部1−3は、選択されたハードディ
スクを初期化し、選択された領域のサイズで、オペレー
ティングシステムのための領域確保を行う(ステップ2
−2)。
First, when the operating system is started, the installation program is automatically started, and a menu type hard disk selection screen is displayed. Here, the user selects the hard disk device in which the operating system is to be installed and specifies the size of the area for the operating system (step 2-
1). When such a selection is made, the hard disk initialization / area allocation processing unit 1-3 initializes the selected hard disk and allocates an area for the operating system with the size of the selected area (step 2).
-2).

次いで、指定された領域をオペレーティングシステム
に認識させるため、ハードディスク認識処理部1−4が
実行される(ステップ2−3)。このハードディスク認
識処理では、チェック処理部1−7において、先づ、イ
ンストールするハードディスクの領域がハードディスク
内の何番目の領域かがチェックされ(ステップ2−
6)、次に、テーブル更新処理部1−8が実行され、こ
れにより、システム起動時にのみ設定されるリードライ
トに必要な領域の開始/終了セクタや、領域の諸元のテ
ーブルが更新され(ステップ2−7)、インストールを
行う領域に対するリードライトが可能となる。最後に、
カーネルドライブ情報更新処理部1−9が実行され、カ
ーネル内のドライブ情報の更新がなされる(ステップ2
−8)。これにより、システム起動時に設定されたカー
ネル内のドライブ情報のテーブルに対しインストールす
る領域の情報をセットし、オペレーティングシステムが
用意しているファイルへのリードライトのインターフェ
ースが使用可能となる。
Next, the hard disk recognition processing unit 1-4 is executed to make the operating system recognize the designated area (step 2-3). In this hard disk recognition processing, the check processing section 1-7 first checks which area of the hard disk is to be installed (step 2-
6) Next, the table update processing unit 1-8 is executed to update the start / end sectors of the area necessary for read / write set only at system startup and the area specification table ( In step 2-7), it becomes possible to read / write the area to be installed. Finally,
The kernel drive information update processing unit 1-9 is executed to update the drive information in the kernel (step 2
-8). As a result, the information on the area to be installed is set in the drive information table in the kernel set at system startup, and the read / write interface to the file prepared by the operating system can be used.

そして、認識されたハードディスクの領域に対し、フ
ァイルコピー処理を実行して、オペレーティングシステ
ムを構成する各ファイルのコピーを行い(ステップ2−
4)、起動に必要な起動環境設定処理を実行して、プリ
ンタなどのオペレーティンシステムを使用するのに必要
な環境の設定を行う(ステップ2−5)。
Then, a file copy process is executed on the recognized area of the hard disk to copy each file constituting the operating system (step 2-
4) Execute the activation environment setting process required for activation to set the environment required to use the operating system such as a printer (step 2-5).

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明によれば、ハードディスク
の初期化/領域確保後の領域の認識手段で認識するよう
になっているので、オペレーティングシステムはインス
トールの途中でハードディスクの領域を認識する必要が
なくなり、従って、インストール途中でシステムの再起
動をする必要がないため、ユーザインタフェースを向上
させることができるという効果がある。
As described above, according to the present invention, since the area recognition means after the initialization / area allocation of the hard disk recognizes it, the operating system does not need to recognize the area of the hard disk during the installation. Therefore, it is not necessary to restart the system during the installation, so that the user interface can be improved.

【図面の簡単な説明】[Brief description of drawings]

第1図は本発明の一実施例の構成図、第2図は本発明に
よる処理の流れを示すフローチャートである。 第1図において、 1−2……ハードディスク選択処理部、1−3……ハー
ドディスク初期化/領域確保処理部、1−4……ハード
ディスク認識処理部、1−5……ファイルコピー処理
部、1−6……起動環境設定処理部、1−7……チェッ
ク処理部、1−8……テーブル更新処理部、1−9……
カーネルドライブ情報更新処理部である。
FIG. 1 is a configuration diagram of an embodiment of the present invention, and FIG. 2 is a flow chart showing a processing flow according to the present invention. In FIG. 1, 1-2 ... Hard disk selection processing section, 1-3 ... Hard disk initialization / area securing processing section, 1-4 ... Hard disk recognition processing section, 1-5 ... File copy processing section, 1 -6 ... Startup environment setting processing unit, 1-7 ... Check processing unit, 1-8 ... Table updating processing unit, 1-9 ...
This is a kernel drive information update processing unit.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ハードディスクの初期化/領域確保を行う
ハードディスク初期化/領域確保手段と、初期化/領域
確保後の領域を認識する認識手段とを備え、認識手段
は、ハードディスクの領域をチェックするチェック処理
手段と、リードライト用のテーブルを更新するテーブル
更新処理手段と、カーネル内のドライブ情報を更新する
カーネルドライブ情報更新処理手段とを有していること
を特徴とする情報処理方式。
1. A hard disk initialization / area securing means for initializing / securing a hard disk, and a recognition means for recognizing the area after initialization / area securing, the recognition means checking the area of the hard disk. An information processing method comprising: a check processing means, a table update processing means for updating a read / write table, and a kernel drive information update processing means for updating drive information in the kernel.
JP2315981A 1990-11-22 1990-11-22 Information processing method Expired - Lifetime JP2547897B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2315981A JP2547897B2 (en) 1990-11-22 1990-11-22 Information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2315981A JP2547897B2 (en) 1990-11-22 1990-11-22 Information processing method

Publications (2)

Publication Number Publication Date
JPH04188220A JPH04188220A (en) 1992-07-06
JP2547897B2 true JP2547897B2 (en) 1996-10-23

Family

ID=18071905

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2315981A Expired - Lifetime JP2547897B2 (en) 1990-11-22 1990-11-22 Information processing method

Country Status (1)

Country Link
JP (1) JP2547897B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108459823B (en) 2017-07-28 2020-08-04 新华三信息技术有限公司 Installation method and device of operating system

Also Published As

Publication number Publication date
JPH04188220A (en) 1992-07-06

Similar Documents

Publication Publication Date Title
US6804774B1 (en) Software image transition aid comprising building a disk image based on identified hardware
US8533304B2 (en) Remotely deploying and automatically customizing workstation images
JPH0792745B2 (en) Method and apparatus for installing software files in a workstation
WO2019119850A1 (en) Application software deployment method and device, and virtual machine
JP2003308215A (en) Information processor, control method, and control program
JP2002530739A (en) Method and apparatus for configuring and booting a disk drive
US8370617B2 (en) Booting method and computer system using the booting method
US6189147B1 (en) Apparatus and method for an installation recovery system
US20030041324A1 (en) Software installation for hardware devices
JP2547897B2 (en) Information processing method
JP2000163291A (en) Computer system and method for preparing computer- readable medium
JP2000163255A (en) Computer system for accessing computer-readable medium and method therefor
JP6929160B2 (en) Image forming device and its control method and program
JPH08147062A (en) Password collating method of computer
CN113138778A (en) Operating system installation method and computing device
JP7087087B2 (en) BIOS code for storing the operating system on computer-readable media
JP4124410B2 (en) Memory rewriting method and program for causing computer to execute the method
KR100607970B1 (en) OA device and method for installing/reinstalling its driver
JPH0764771A (en) Method and device for program registration
KR20020080587A (en) Method for installing device in microsoft windows and thereof media
JPH04360239A (en) Method for registering software
KR100484925B1 (en) A One Click Installation Method For Hardware Driver Into The Computer
RU2347263C2 (en) Method and system for self-acting installation of driver of functional block on main computing mechanism
JPH103381A (en) Device number allocation change device for os
JPH10105383A (en) Uninstalling method for application program, and information recording medium