| 例文 |
OS loaderの部分一致の例文一覧と使い方
該当件数 : 19件
The WindowsNT Loader Hacking Guide provides good information on multibooting WindowsNT, Windows 95, and DOS with other operating systems. 例文帳に追加
WindowsNT Loader Hacking Guide には、 WindowsNT、Windows 95、DOSを、他の OS とマルチブートする方法についての情報が書かれています。 - FreeBSD
The main job of the OS Loader is to locate the kernel on the disk, load it and run it. 例文帳に追加
OS ローダーの主な仕事は、カーネルのディスク上の位置を特定し、ロードして起動することである。 - JM
The boot code (the boot manager and the OS loader hooked into all bootable partitions' Boot Sectors) has to reside below cylinder 1024. 例文帳に追加
すべての起動可能なパーティションの起動セクタから呼び出されるブートマネージャや OSローダーは 1024 シリンダより下のシリンダに存在しなければなりません。 - FreeBSD
Then the hardware boot stage accesses the boot device, loads the OS Loader, which is located on a fixed position on the boot device, and transfers control to it. 例文帳に追加
ハードウェアブートのシーケンスは、次にブートデバイスにアクセスし、ブートデバイスのあらかじめ決まった場所に置かれているOS ローダーをロードし、制御を渡す。 - JM
To provide a computer system for enabling a boot loader to output a message and a boot loader to terminate an OS even if a diagnostic processor fails.例文帳に追加
診断プロセッサの障害時においても、ブートローダのメッセージ出力およびブートローダによるOSの終了を可能にするコンピュータシステムを提供する。 - 特許庁
Even on non-PC systems there are some limitations to the size and complexity of this loader, but the size limitation of the PC MBR (512 bytes including the partition table) makes it almost impossible to squeeze a full OS Loader into it. 例文帳に追加
PC 以外のシステムでも、サイズの制限やローダーの機能などにある程度の制限は存在する。 しかしパーティションテーブルを含めて 512 バイトというPC の MBR では、OS ローダーの全機能をここに押し込むのはまず不可能だ。 - JM
To realize a simple loading, in a method and program for loading a plurality of OS in the same space, to realize the use of various functions of the OS by loading a guest OS by a loader in input of power supply or the like, arranging a host OS in a prescribed position according to address information, and then making the host OS generate the guest OS as task.例文帳に追加
本発明は、複数のOSを同一空間にローディングする複数OSローディング方法および複数OSローディングプログラムに関し、電源投入時などにローダがゲストOSをローディングすると共に、アドレス情報に従いホストOSを所定位置に配置した後、ホストOSがゲストOSをタスクとして生成し、簡易なローディングを実現して両OSの各種機能の使用を実現することを目的とする。 - 特許庁
An OS loader and a kernel complied in ELF format are recorded in a ROM with an added encrypted header by encrypting the EFL header part thereof.例文帳に追加
ELF形式でコンパイルされたOSローダ及びカーネルのELFヘッダ部を暗号化し、暗号化ヘッダを追加した形式でROMに記録する。 - 特許庁
This program controlling method retrieves a jump code when an OS is started (step 101 and 102), initializes hardware and performs loader processing, when the jump code does not exist (step 103 to 106), and performs loader processing without initializing the hardware (step 109 to 121) and initializes a program to be started after the loader processing (step 107), when the jump code exists.例文帳に追加
本発明のプログラム制御方法は、OS起動時にジャンプコードを検索し(ステップ101、102)、ジャンプコードがない場合には、ハードウェアを初期化してローダ処理を行い(ステップ103〜106)、ジャンプコードがある場合には、ハードウェアの初期化をせずにローダ処理を行い(109〜121)、ローダ処理後、起動させるプログラムの初期化を行う(ステップ107)。 - 特許庁
Between when a plug 2 is inserted in an electrical outlet and when the main switch 3 is turned on, the pre-boot loader 14 reads out an OS kernel stored in the ROM 12 to transfer it to the RAM 13, which stores it.例文帳に追加
プレブートローダ14は、プラグ2がコンセントに挿入されてからメインスイッチ3がオンとされるまでの間に、ROM12に記憶されているOSカーネルを読み出してRAM13に転送して記録する。 - 特許庁
A software agent 10 having a plurality of function modules includes: an OS-independent loader module (CLM) 14 that loads and acquires control between POSTs; an adaptive installer module (AIM) 16; and a communication driver agent (CDA) 18.例文帳に追加
POST間の制御をロード・獲得するOS非依存のローダーモジュール(CLM)14、適合インストーラモジュール(AIM)16、通信ドライバーエージェント(CDA)18を含む複数機能モジュールを有するソフトウェアエージェント10。 - 特許庁
When the first OS is not normally started, the watchdog timer is counted up, the computer system is restarted and the boot loader starts a second OS in the external storage device.例文帳に追加
外部記憶装置と主メモリとウォッチドッグタイマとを備え、第1のOSファイル更新時主メモリに格納されているブートローダによってウォッチドッグタイマがスタートされ、第1のOSが正常に立ち上がらない時、ウォッチドッグタイマがカウントアップして計算機システムを再起動させ、ブートローダが外部記憶装置内の第2のOSを起動させる。 - 特許庁
To provide a program control method that can achieve a standby state of a computer by slightly modifying an existing boot loader without using an APM (advanced power management) or an ACPI (advanced configuration and power management interface) and without making a change to an OS itself.例文帳に追加
APM又はACPIを用いず、OS自体に変更を加えることなく、既存のブートローダをわずかに修正することで、コンピュータにおいてスタンバイ状態を実現することができるプログラム制御方法を提供する。 - 特許庁
To provide an integration apparatus constituted so that a boot loader, an OS, and application software do not depend on RAS functions as much as possible by raising reliability and certainty of the RAS functions by mounting the RAS functions in block at one part.例文帳に追加
RAS機能を一箇所にまとめて実装することにより、RAS機能の信頼性、確実性の向上を図り、ブートローダ、OS、およびアプリケーションソフトウェアがRAS機能にできる限り依存しない構成とした組み込み機器を実現する。 - 特許庁
An OS kernel 4 is acquired from a file server 20 through a network 40 by means of a boot loader 1 stored in the ROM 11 of a computer 10, and a startup authentication program 2 is called out from an IC card 50 inserted into the slot 13 of the computer 10.例文帳に追加
コンピュータ10のROM11に格納されたブートローダ1により、ファイルサーバ20からネットワーク40を経由してOSカーネル4を取得するとともに、コンピュータ10のスロット13に挿入されたICカード50から起動認証プログラム2を呼び出す。 - 特許庁
To provide a device recognition method for a computer system providing access to a device implemented with a service of system firmware but which cannot be accessed due to limitations of an OS loader when accessing the device via the service of the system firmware at an initial stage of an operating system.例文帳に追加
オペレーティングシステムの初期段階においてシステムファームウェアのサービス経由でデバイスにアクセスする場合、システムファームウェアのサービスは実装されているがOSローダの制限でアクセスできないデバイスに対し、アクセスすることが可能になるコンピュータシステムのデバイス認識方法を提供する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|