JPH08339303A - Os switching device - Google Patents

Os switching device

Info

Publication number
JPH08339303A
JPH08339303A JP14699495A JP14699495A JPH08339303A JP H08339303 A JPH08339303 A JP H08339303A JP 14699495 A JP14699495 A JP 14699495A JP 14699495 A JP14699495 A JP 14699495A JP H08339303 A JPH08339303 A JP H08339303A
Authority
JP
Japan
Prior art keywords
loader
switching
partition
information
loaders
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.)
Granted
Application number
JP14699495A
Other languages
Japanese (ja)
Other versions
JP3149904B2 (en
Inventor
Hideichiro Aoki
秀一郎 青木
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP14699495A priority Critical patent/JP3149904B2/en
Publication of JPH08339303A publication Critical patent/JPH08339303A/en
Application granted granted Critical
Publication of JP3149904B2 publication Critical patent/JP3149904B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PURPOSE: To provide an OS switching device which can perform an OS switching operation without using a power supply ON/OFF procedure and with addition of a small number of processing functions. CONSTITUTION: A partition A where plural loaders A/J are included is provided with a common loader 2 which reads the written loader codes out of a loader designation area 31 of a BUM (back-up memory) 3 where the OS information included in the commands are written. The OS information on the OS switching command includes the designation of a loader that loads the switching destination OS. The OS switching command is received and the OS information included in the command is written in the BUM 3. If the switching destination shows an OS-A under such conditions, a loader A (J) code to be designated is written in the area 31. Then an access is given to the loader 2 of the partition A of a disk device 1 based on the OS which is read out of the OS information on the BUM 3. As a result, the loader 2 has an access to the loader A (J) that is designated in the area 31 and the OS-A can be loaded.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、システムの大容量メモ
リ装置にOS(オペレーティングシステム)毎に分割さ
れた領域(以後パーティション)を複数有すると共に、
同一パーティション内に複数のローダを混在する場合の
OS切換装置に関し、特に、電源の切断/投入の手順な
しでOS切換できるOS切換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention has a large-capacity memory device of a system having a plurality of areas (hereinafter referred to as partitions) divided for each OS (operating system).
The present invention relates to an OS switching device when a plurality of loaders are mixed in the same partition, and more particularly to an OS switching device capable of OS switching without a power-off / power-on procedure.

【0002】[0002]

【従来の技術】従来、この種のOS切換装置では、シス
テムのOSモードを切換える際、オペレータが、一旦、
システムの電源を切断した後、システムに初期設定され
たOSモードと異なる場合には、特定キーを押し下げな
がら電源を投入することにより、モード選択する画面を
呼び出してOSモードを選択している。
2. Description of the Related Art Conventionally, in this type of OS switching device, an operator once temporarily changes the OS mode of a system.
If the OS mode initially set in the system is different after the system is turned off, the OS is selected by calling the mode selection screen by turning on the power while pressing down a specific key.

【0003】この、電源を切断した後、再投入してOS
モードを選択するという煩わしさを改善するための技術
が、例えば、特開平5−274120号公報に記載され
ている。ここでの大容量メモリ装置は磁気ディスク装置
である。
After the power is turned off, the power is turned back on to restart the OS.
A technique for improving the troublesomeness of selecting a mode is disclosed in, for example, Japanese Patent Laid-Open No. 5-274120. The large-capacity memory device here is a magnetic disk device.

【0004】このOS切換装置では、指定するOSのモ
ードに対応したコマンドをオペレータが実行させること
により、自動的にOSモードが指定されている。すなわ
ち、オペレータにより入力されたコマンドには、指定さ
れたOSが登録されているパーティションの位置情報が
含まれ、このOS情報がBUM(バックアップメモリ)
に書込まれる。次いで、書込まれているOS情報が読取
られて、このOS情報から立ち上げるべきOSのモード
が判断され、磁気ディスク上のパーティション管理情報
にアクセスして、OSのパーティション位置が特定さ
れ、このOSがロードされる。
In this OS switching device, the OS mode is automatically designated by the operator executing a command corresponding to the designated OS mode. That is, the command input by the operator includes the position information of the partition in which the specified OS is registered, and this OS information is BUM (backup memory).
Written in. Next, the written OS information is read, the mode of the OS to be booted is determined from this OS information, the partition management information on the magnetic disk is accessed, and the OS partition position is specified. Is loaded.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のOS切
換装置では、構築されるシステムが複雑化され、例え
ば、同一マシンをスタンドアロンシステムおよびワーク
ステーションシステムのように異なる複数のシステムで
稼働させる場合、同一パーティションに複数システムに
対応する複数のローダを存在させる必要性が発生する。
これにも拘らず、OS情報には、パーティション位置だ
けが含まれている。この構成では、OSの指定だけで機
能を達成するには1つのパーティションに1つのローダ
だけしか存在させられず、また、同一パーティションか
ら複数のOSを起動する場合には、電源の切断/投入お
よびオペレータによるメニュー指定が必要になるという
問題点がある。
In the above-mentioned conventional OS switching device, the system to be constructed is complicated. For example, when the same machine is operated in a plurality of different systems such as a stand-alone system and a workstation system, It is necessary to have multiple loaders corresponding to multiple systems in the same partition.
Despite this, the OS information contains only the partition position. In this configuration, only one loader can exist in one partition to achieve the function only by designating the OS, and when multiple OSs are booted from the same partition, power is turned off / on and There is a problem that the operator needs to specify the menu.

【0006】本発明の課題は、複数のローダを設け、同
一パーティションから複数のOSを起動する場合の上記
問題点を解決し、電源の切断/投入の手順なしでOS切
換えできるOS切換装置を提供することである。
An object of the present invention is to provide an OS switching device which is provided with a plurality of loaders and solves the above problems in the case of booting a plurality of OSs from the same partition, and which can switch the OS without the procedure of turning off / on the power. It is to be.

【0007】[0007]

【課題を解決するための手段】本発明によるOS切換装
置は、システムの大容量メモリ装置にパーティションを
複数有すると共に、同一パーティション内に複数のロー
ダを混在する場合のOS切換装置において、OS切換コ
マンドのOS情報に切換先OSをロードするローダの指
定を含み、該OS切換コマンドを受けた際、指定された
OSのパーティションに複数のローダがあることを確認
した後、指定されている前記ローダにアクセスする機能
を備えている。
An OS switching device according to the present invention has a plurality of partitions in a large-capacity memory device of a system, and an OS switching command when a plurality of loaders are mixed in the same partition. When the OS switching command is received, it is confirmed that there is a plurality of loaders in the partition of the specified OS, and then the specified loader is loaded into the specified loader. It has a function to access.

【0008】また、コマンドに含まれるOS情報が書込
まれるBUMを参照して書込まれているOS情報を読出
す共通ローダを、複数のローダが混在するパーティショ
ンに備え、パーティションに複数のローダがあることの
確認は、指定されたOSに基づいた前記共通ローダへの
アクセスによっている。
Further, a common loader for reading the written OS information by referring to the BUM in which the OS information included in the command is written is provided in a partition in which a plurality of loaders coexist, and a plurality of loaders are installed in the partition. Confirmation of this is based on access to the common loader based on the specified OS.

【0009】また、この具体的な手段として、複数のロ
ーダを混在するパーティションに共通ローダを備え、か
つ、OS切換コマンドのOS情報に切換先OSをロード
するローダの指定を含み、該OS切換コマンドを受けた
際、まず、該OS切換コマンドに含まれているOS情報
をBUMの該当領域に書込み、該OS情報のOSに対応
するパーティションのローダにアクセスし、アクセスし
た該ローダが前記共通ローダの場合、該共通ローダが前
記BUMを参照して書込まれているOS情報から指定さ
れたローダを読出してアクセスし、該ローダによりOS
をロードする機能を備えている。
As a concrete means for this, a common loader is provided in a partition in which a plurality of loaders are mixed, and the OS information of the OS switching command includes designation of a loader for loading the switching destination OS. When receiving, the OS information included in the OS switching command is first written in the corresponding area of the BUM, the loader of the partition corresponding to the OS of the OS information is accessed, and the accessed loader is the common loader. In this case, the common loader reads the specified loader from the OS information written by referring to the BUM and accesses it.
Has the ability to load.

【0010】[0010]

【実施例】次に、本発明について図面を参照して説明す
る。ここで、OS切換装置は各種メモリ手段と各種処理
手段とを備え、大容量メモリ装置はROM(読取り専用
メモリ)のディスク装置とする。
Next, the present invention will be described with reference to the drawings. Here, the OS switching device is provided with various memory means and various processing means, and the large-capacity memory device is a disk device of ROM (read only memory).

【0011】図1は本発明によるメモリ領域に関する一
実施例を示す説明図である。
FIG. 1 is an explanatory diagram showing an embodiment of a memory area according to the present invention.

【0012】OS切換装置の内、図1(A)に示される
ディスク装置1には、OS−A、B、…毎に分割された
領域として複数のパーティションA、B、…それぞれが
設けられているものとする。パーティションAには、O
S−A、ローダA・Jおよび共通ローダ2の領域があ
り、また、パーティションBには、OS−Bおよびロー
ダBの領域があるものとする。
Of the OS switching devices, the disk device 1 shown in FIG. 1A is provided with a plurality of partitions A, B, ... As areas divided by OS-A, B ,. Be present. Partition A has O
It is assumed that there are areas for S-A, loaders A and J, and common loader 2, and that partition B has areas for OS-B and loader B.

【0013】共通ローダ2は、パーティションAで、ロ
ーダA・Jの2つに対して設けられており、また、オペ
レータにより入力されるコマンドに含まれるOS情報に
は、切換先のOSをロードする複数のローダA・Jの
内、いずれか一方の指定が含まれるものとする。
The common loader 2 is provided for each of the two loaders A and J in the partition A, and the OS to be switched is loaded into the OS information included in the command input by the operator. It is assumed that one of the plurality of loaders A and J is designated.

【0014】OS切換装置のBUM3には、コマンドに
より入力されるOS情報を書込む領域があり、このOS
情報の領域には、図1(B)に示されるような、1バイ
トのローダが指定されるローダ指定領域31がある。こ
のローダ指定領域31には、1つのパーティションに複
数のローダを有する場合、選択するローダが指定されて
おり、例えば、パーティションAの場合、図示されるよ
うに、符号00はローダの指定なし、符号01はローダ
Aを指定、また、符号02はローダJを指定することに
する。
The BUM3 of the OS switching device has an area for writing OS information input by a command.
In the information area, there is a loader specification area 31 in which a 1-byte loader is specified, as shown in FIG. In this loader designation area 31, when one partition has a plurality of loaders, the loader to be selected is designated. For example, in the case of partition A, reference numeral 00 indicates no loader designation, reference numeral 01 designates the loader A, and reference numeral 02 designates the loader J.

【0015】切換先OS−Aに基づいてパーティション
Aにアクセスがあった場合、共通ローダ2がまず読出さ
れ、この共通ローダ2によりBUM3のローダ指定領域
31から指定されているローダが読出される。
When the partition A is accessed based on the switching destination OS-A, the common loader 2 is first read, and the common loader 2 reads the designated loader from the loader designation area 31 of the BUM 3.

【0016】次に、図1に図2を併せ参照して、OSの
モード切換コマンドが入力されてから切換先OSがロー
ドされるまでの動作手順について説明する。
Next, referring to FIG. 1 and FIG. 2 together, an operation procedure from the input of the mode switching command of the OS to the loading of the switching destination OS will be described.

【0017】まず、オペレータにより発行されたOSの
モード切換コマンドが入力(手順S1)された際、処理
手段は、BUM3の対応領域にコマンドに指定されたO
S情報を書込む(手順S2)。この際、パーティション
Aが対象で複数のローダA・Jがある場合、ローダ指定
領域31には、例えば、ローダAが指定される場合、符
号01が書込まれる。
First, when the OS mode switching command issued by the operator is input (procedure S1), the processing means sets the O specified in the command in the corresponding area of the BUM3.
Write S information (step S2). At this time, when there are a plurality of loaders A and J for the partition A, for example, when the loader A is designated, the code 01 is written in the loader designation area 31.

【0018】次いで、処理手段は、ROMであるディス
ク装置1にアクセス(手順S3)すると共に、書込み予
定のハ−ドウェアを初期化し(手順S4)、BUM3に
書込まれているOS情報により切換先OSのパーティシ
ョンを知り、このパーティションのローダにアクセス
(手順S5)する。
Next, the processing means accesses the disk device 1 which is a ROM (step S3), initializes the hardware to be written (step S4), and changes the switching destination according to the OS information written in the BUM3. Know the OS partition and access the loader of this partition (step S5).

【0019】切換先がOS−Aの場合、アクセス先はパ
ーティションAの共通ローダ2(手順S6のYES)で
ある。共通ローダ2は、BUM3のローダ指定領域31
を参照して指定されているローダAの符号01を取出す
と共に、手順S2で格納されたOS情報を抹消(手順S
7)する。処理手段が、この取出された符号01により
指定されたローダAにアクセス(手順S8)した結果、
ローダAが、オペレータにより指定されたOS−Aを所
定領域にロード(手順S9)する。
When the switching destination is OS-A, the access destination is the common loader 2 of partition A (YES in step S6). The common loader 2 is the loader designation area 31 of the BUM 3.
, The reference numeral 01 of the designated loader A is taken out, and the OS information stored in step S2 is deleted (step S
7) Do. As a result of the processing means accessing the loader A designated by the extracted code 01 (step S8),
The loader A loads the OS-A designated by the operator into a predetermined area (step S9).

【0020】他方、切換先がOS−Bの場合、アクセス
先がパーティションBのローダBのため、手順S6が
“NO”であり、この場合、OA−BがローダBにより
ロードされる手順S9に進む。
On the other hand, when the switching destination is OS-B, the access destination is the loader B of the partition B, and the step S6 is "NO". In this case, the OA-B is loaded by the loader B to the step S9. move on.

【0021】上記説明では、ローダAが指定されたもの
として説明したが、他のローダJが指定されていたなら
ば、ローダJにアクセスされ、ローダJがOS−Aをロ
ードするのは勿論である。また、上記説明では従来との
変更対象部分のみを限定して例示したが、上記説明が本
発明を限定するものではない。
In the above description, the loader A is designated. However, if another loader J is designated, it goes without saying that the loader J is accessed and the loader J loads the OS-A. is there. Further, in the above description, only the part to be changed from the conventional one is limited and illustrated, but the above description does not limit the present invention.

【0022】[0022]

【発明の効果】以上説明したように本発明によれば、O
S切換コマンドのOS情報に切換先OSをロードするロ
ーダの指定を含み、OS切換コマンドを受けた際、指定
されたOSのパーティションに複数のローダがあること
を確認した後、指定されているローダにアクセスする機
能を備えることにより、電源の切断/投入の手順なしで
OSを切換えできるOS切換装置を得ることができる。
As described above, according to the present invention, O
The OS information of the S switching command includes the designation of the loader for loading the switching destination OS, and when the OS switching command is received, after confirming that there are a plurality of loaders in the partition of the designated OS, the designated loader By providing the function of accessing the OS, it is possible to obtain an OS switching device capable of switching the OS without the procedure of turning off / on the power.

【0023】また、コマンドに含まれるOS情報が書込
まれるBUMを参照して書込まれているOS情報を読出
す共通ローダを、複数のローダが混在するパーティショ
ンに備え、パーティションに複数のローダがあることの
確認は、指定されたOSに基づいた共通ローダへアクセ
スすることにより、共通ローダの処理機能、および、複
数ローダから1つを選択する処理機能が単純化され、処
理機能の少量の付加で実現できるOS切換装置を得るこ
とができる。
Further, a common loader for reading the written OS information by referring to the BUM in which the OS information included in the command is written is provided in a partition in which a plurality of loaders coexist, and a plurality of loaders are installed in the partition. To confirm that there is, by accessing the common loader based on the specified OS, the processing function of the common loader and the processing function of selecting one from a plurality of loaders are simplified, and a small amount of processing function is added. It is possible to obtain an OS switching device that can be realized by.

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

【図1】本発明によるメモリ領域の一実施例を示す説明
図である。
FIG. 1 is an explanatory diagram showing an example of a memory area according to the present invention.

【図2】本発明の一実施例を示す流れ図である。FIG. 2 is a flow chart showing an embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 ディスク装置(大容量メモリ装置) 2 共通ローダ 3 BUM(バックアップメモリ) 31 ローダ指定領域 1 disk device (large-capacity memory device) 2 common loader 3 BUM (backup memory) 31 loader specified area

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 システムの大容量メモリ装置にOS(オ
ペレーティングシステム)毎に分割された領域(以後パ
ーティション)を複数有すると共に、同一パーティショ
ン内に複数のローダを混在する場合のOS切換装置にお
いて、OS切換コマンドのOS情報に切換先OSをロー
ドするローダの指定を含み、該OS切換コマンドを受け
た際、指定されたOSのパーティションに複数のローダ
があることを確認した後、指定された前記ローダにアク
セスする機能を備えることを特徴とするOS切換装置。
1. An OS switching device in which a large-capacity memory device of a system has a plurality of areas (hereinafter referred to as partitions) divided for each OS (operating system) and a plurality of loaders are mixed in the same partition. The OS information of the switching command includes the designation of the loader for loading the switching destination OS, and when the OS switching command is received, after confirming that there are a plurality of loaders in the partition of the designated OS, the designated loader An OS switching device having a function of accessing the OS.
【請求項2】 請求項1において、コマンドに含まれる
OS情報が書込まれるBUM(バックアップメモリ)を
参照して書込まれているOS情報を読出す共通ローダ
を、複数のローダが混在するパーティションに備え、パ
ーティションに複数のローダがあることの確認は、指定
されたOSに基づいた前記共通ローダへのアクセスによ
ることを特徴とするOS切換装置。
2. A partition in which a plurality of loaders coexist as a common loader for reading OS information written by referring to a BUM (backup memory) in which OS information included in a command is written. In preparation for the above, the OS switching device is characterized in that the confirmation that the partition has a plurality of loaders is made by accessing the common loader based on a designated OS.
【請求項3】 システムの大容量メモリ装置にパーティ
ションを複数有すると共に、同一パーティション内に複
数のローダを混在するOS切換装置において、複数のロ
ーダを混在するパーティションに共通ローダを備え、か
つ、OS切換コマンドのOS情報に切換先OSをロード
するローダの指定を含み、該OS切換コマンドを受けた
際、まず、該OS切換コマンドに含まれたOS情報をB
UMの該当領域に書込み、該OS情報のOSに対応する
パーティションのローダにアクセスし、アクセスした該
ローダが前記共通ローダの場合、該共通ローダが前記B
UMを参照して書込まれているOS情報から指定された
ローダを読出してアクセスし、該ローダによりOSをロ
ードする機能を備えることを特徴とするOS切換装置。
3. An OS switching device having a plurality of partitions in a large-capacity memory device of a system, wherein a plurality of loaders coexist in the same partition, and a partition having a plurality of loaders provided with a common loader and OS switching. The OS information of the command includes the designation of the loader for loading the switching destination OS, and when the OS switching command is received, first, the OS information included in the OS switching command is set to B.
When the loader that has accessed is the common loader, the common loader writes B to the corresponding area of the UM and accesses the loader of the partition corresponding to the OS of the OS information.
An OS switching device having a function of reading and accessing a loader designated from OS information written by referring to UM and loading the OS by the loader.
JP14699495A 1995-06-14 1995-06-14 OS switching device Expired - Fee Related JP3149904B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14699495A JP3149904B2 (en) 1995-06-14 1995-06-14 OS switching device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14699495A JP3149904B2 (en) 1995-06-14 1995-06-14 OS switching device

Publications (2)

Publication Number Publication Date
JPH08339303A true JPH08339303A (en) 1996-12-24
JP3149904B2 JP3149904B2 (en) 2001-03-26

Family

ID=15420204

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14699495A Expired - Fee Related JP3149904B2 (en) 1995-06-14 1995-06-14 OS switching device

Country Status (1)

Country Link
JP (1) JP3149904B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7069445B2 (en) 2001-11-30 2006-06-27 Lenovo (Singapore) Pte. Ltd System and method for migration of a version of a bootable program
KR100714677B1 (en) * 2004-05-21 2007-05-07 삼성전자주식회사 Computer system and method for performing switch-over of operating system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7069445B2 (en) 2001-11-30 2006-06-27 Lenovo (Singapore) Pte. Ltd System and method for migration of a version of a bootable program
KR100714677B1 (en) * 2004-05-21 2007-05-07 삼성전자주식회사 Computer system and method for performing switch-over of operating system

Also Published As

Publication number Publication date
JP3149904B2 (en) 2001-03-26

Similar Documents

Publication Publication Date Title
US7185189B2 (en) Method of storing BIOS modules and transferring them to memory for execution
US6996828B1 (en) Multi-OS configuration method
US5136711A (en) System for multiple access hard disk partitioning
US5136709A (en) Method for generating an operating system by a static link-editor
JPH0228179B2 (en)
JPH0242528A (en) Ic memory card
JPS60136833A (en) Switching method of operating system
JP2000207176A (en) Computer system that starts and executes graphical user interface(gui) having read/write hard drive section not at hand and its operating method
KR20090121105A (en) Storage medium having master boot record, computer system comprising the same and booting method
US7046574B2 (en) Memory system
EP1103890B1 (en) Method for the direct call of a function by a software module by means of a processor with a memory-management-unit (MMU)
JPH08339303A (en) Os switching device
US20040123092A1 (en) System and method for making BIOS routine calls from different hardware partitions
KR100631780B1 (en) Communication method between overlay units and apparatus using same
KR20020081909A (en) computer booting method and computer system
JPH05274120A (en) Os mode switching device
JP3616649B2 (en) Method and apparatus for enabling address lines to access upper memory areas
KR100308251B1 (en) Integrated management method of runtime backup information and its system
JPH0344328B2 (en)
JPS63187368A (en) System for accessing to cad component library
JPH08106377A (en) Program registering method
JPH064477A (en) Subload-module replacing system
JPH05181648A (en) Application software operation environment optimizing method
JPH02189660A (en) Data processing system using multiplex virtual storage system
JPS5822765B2 (en) Program loading method in electronic computer system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20001220

LAPS Cancellation because of no payment of annual fees