1153万例文収録!

「Bootloader」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Bootloaderの意味・解説 > Bootloaderに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Bootloaderを含む例文一覧と使い方

該当件数 : 48



例文

Configuring the Bootloader Emerge grub and configure it. 例文帳に追加

grubかliloをemergeします。 - Gentoo Linux

Adjusting the bootloader configuration 例文帳に追加

ブートローダの設定を調整する - Gentoo Linux

USE OF HASHING IN SECURE BOOTLOADER例文帳に追加

セキュアなブートローダにおけるハッシングの使用 - 特許庁

If, on the other hand, the problem lies with your bootloader configuration, follow the same steps, but instead of configuring/compiling your kernel, you should reconfigure your bootloader (recompilation isn't necessary).例文帳に追加

もし、その一方で、問題がbootloaderの設定にある場合には、同じ手順を行ないますが、カーネルの設定/コンパイルの代わりに、bootloaderの再設定を行ないます。 (リコンパイルは必要ないです。 - Gentoo Linux

例文

Now continue with Configuring the Bootloader.例文帳に追加

さあブートローダを設定するに進みましょう。 - Gentoo Linux


例文

Configuring the Bootloader The SPARC architecture uses the SILO bootloader to fire up your Linux system.例文帳に追加

ブートローダを設定する(未訳)SPARCアーキテクチャでは、SILOブートローダーをLinuxシステム起動のために使用します。 - Gentoo Linux

The bootloader that you use will depend upon the type of PPC machine you have. 例文帳に追加

いくつかのブートローダがLinux/PPC用にあります。 - Gentoo Linux

Such a program is called a bootloader.例文帳に追加

そのようなプログラムは、ブートローダと呼ばれています。 - Gentoo Linux

Code Listing4.6: Setting up the remote bootloader # cp /usr/lib/syslinux/pxelinux.0 /diskless# mkdir /diskless/pxelinux.cfg# touch /diskless/pxelinux.cfg/default 例文帳に追加

コード表示4.3:リモートブートローダーの設定 - Gentoo Linux

例文

Finally install the syslinux bootloader on the USB flash drive: 例文帳に追加

最後に、syslinuxブートローダをUSBフラッシュドライブにインストールします。 - Gentoo Linux

例文

This will create a default bootloader configuration file. 例文帳に追加

これでデフォルトのブートローダーの設定ファイルが作成されました。 - Gentoo Linux

Now create the filesystems on your newly created partitions (or logicalvolumes). Important: If you choose to use ReiserFS for /, do not change its default block size if you will also be using yaboot as your bootloader, as explained in Configuring the Bootloader.例文帳に追加

さあ新しく作成されたパーティション(もしくは論理ボリューム)にファイルシステムを作成しましょう。 - Gentoo Linux

This partition will contain your bootloader and your kernel(s).例文帳に追加

このパーティションには、ブートローダとカーネルが存在するでしょう。 - Gentoo Linux

You must then update your bootloader config manually. 例文帳に追加

その後ブートローダの設定を手動で更新しなければなりません。 - Gentoo Linux

To add this parameter, edit your bootloader configuration file!例文帳に追加

このパラメーターを加えるために、ブートローダー設定ファイルを編集してください。 - Gentoo Linux

Make sure you unmount the USB flash drive before installing the bootloader: 例文帳に追加

ブートローダをインストールする前に、必ずUSBフラッシュドライブをアンマウントして下さい。 - Gentoo Linux

This section is not required if you are only using Etherboot. PXELINUX is the network bootloader equivalent to LILO or GRUB and will be served via TFTP.例文帳に追加

PXELINUXは、LILOやGRUBと同等のネットワークブートローダーで、TFTP経由で提供されます。 - Gentoo Linux

On Linux/PPC64 we have only yaBoot as a bootloader until grub2 is finished.例文帳に追加

Linux/PPC64において、grub2が完成されるまで私たちはブートローダとしてyaBootだけを持っています。 - Gentoo Linux

In this chapter we step you through the process of configuring this bootloader to your needs.例文帳に追加

この章では、このブートローダーの設定方法を順を追って解説します。 - Gentoo Linux

# genkernel --menuconfig --bootloader=grub all For more info, follow the Gentoo LinuxGenkernel Guide, or refer to the GentooHandbook. 例文帳に追加

より多くの情報は、GentooLinuxGenkernelGuide(日本語訳)か、GentooHandbook(日本語訳)を参照してください。 - Gentoo Linux

# genkernel --udev --menuconfig --bootloader=grub all In the above example, we also take advantage of genkernel features to openmenuconfig to allow you to customise the kernel configuration (if you wish),and to update the grub bootloader configuration after compilation. 例文帳に追加

上の例では、(望むなら)カーネルの設定を調整できるようにするためにmenuconfigを開き、コンパイル後にgrubブートローダの設定を更新するgenkernelの機能も利用します。 - Gentoo Linux

Again,follow the Gentoo Handbookinstructions outlined in the chapter on Configuring the Bootloader. 例文帳に追加

繰り返しますが、GentooHandbook(日本語訳)のブートローダーの設定にある説明に従ってください。 - Gentoo Linux

When the bootloader loads, press the Space key. 例文帳に追加

ソースを使ってアップグレードする場合は、詳細について FreeBSDハンドブックを参照するようにしてください。 - FreeBSD

Now edit your bootloader configuration and add a new entry for the offline runlevel.例文帳に追加

ここで、ブートローダの設定を編集して、offlineランレベルのための新しいエントリを追加してください。 - Gentoo Linux

We step you through the process of configuring a bootloader to your needs. 例文帳に追加

この章では、あなたの要求に合わせた設定方法を順を追って説明します。 - Gentoo Linux

In this chapter we'll describe all possibilities for you and step you through the process of configuring a bootloader to your needs.例文帳に追加

この章では、あなたの要求に合わせた設定方法を順を追って説明します。 - Gentoo Linux

After step 9, your choice of bootloader has been installed and configured and you are logged in into your new Gentoo installation例文帳に追加

9段階終了、選択したブートローダーのインストールと設定が完了、 新しいGentooシステムにログイン - Gentoo Linux

When updating your bootloader config, do not remove the old entry pointing at your 2.4 kernel.例文帳に追加

ブートローダの設定を変更するときは、2.4カーネルを指す古い記述を削除してはいけません。 - Gentoo Linux

You should also update your bootloader configuration so that it no longer references these deleted kernel images.例文帳に追加

これらの削除されるカーネルイメージを参照しないようにブートローダの設定も更新するべきです。 - Gentoo Linux

GRUB supports two different ways of adding password protection to your bootloader. 例文帳に追加

GRUBではブートローダにパスワードプロテクトを組み込む方法として、2種類の異なる形式がサポートされています。 - Gentoo Linux

If this is the case, don't forget to update your /etc/fstab and bootloader configuration files accordingly.例文帳に追加

このような場合、/etc/fstabとブートローダの設定ファイルを適宜変更することを忘れてはいけません。 - Gentoo Linux

In this chapter we'll describe all possibilities for youand step you through the process of configuring a bootloader to yourneeds. 例文帳に追加

この章では、あなたの要求に合わせた設定方法をできる限り順を追って説明します。 - Gentoo Linux

Write down the names of the kernel and initrd as you will need them when writing the bootloader configuration file.例文帳に追加

ブートローダの設定ファイルを書くときに必要になるので、カーネルとinitrdの名前を書き留めておきましょう。 - Gentoo Linux

OldWorld Apple machines have two options,BootX (recommended) and quik.The Pegasos does not require a bootloader, but you will need to emerge bootcreator to create SmartFirmware boot menus. 10.b. 例文帳に追加

Pegasosはブートローダを必要としませんが、我々はSmartFirmwareブートメニューを作成するためにBootCreatorを含めました。 - Gentoo Linux

If you choose to update your bootloader config yourself, then you must remember to include the udev kernel parameter.例文帳に追加

ブートローダの設定を自分で設定することをにしたのなら、忘れずにudevカーネルパラメータを書いてください。 - Gentoo Linux

Configuring the BootloaderOn both Silicon Graphics machines, and on Cobalt servers, both require the use of a bootloader to load the kernel.例文帳に追加

ブートローダを設定する(未訳)SiliconGraphicsのマシンとCobaltサーバのどちらも、カーネルを起動するのにブートローダを必要とします。 - Gentoo Linux

But before we install the bootloader, we inform you how to configureframebuffer (assuming you want it of course). 例文帳に追加

しかし、ブートローダをインストールする前にフレームバッファの設定方法を提供します(当然それを知りたいでしょうから)。 - Gentoo Linux

If you have included devfs support in your kernel, you can deactivate it in the bootloader configuration: add gentoo=nodevfs as a kernel parameter.If you want to use devfs and deactivate udev, add gentoo=noudev as kernel parameter.例文帳に追加

devfsを使用しudevを無効にしたいなら、カーネルパラメータにgentoo=noudevを追加してください。 既知の問題 - Gentoo Linux

If the product program is not stored in the flash memory 12, the CPU 21 transfers a bootloader from a host computer 2 to SRAM 22 through a serial I/F 26, and performs initialization of an USB I/F 25 by executing the bootloader.例文帳に追加

フラッシュメモリ12に製品プログラムが格納されていない場合には、CPU21は、シリアルI/F26を介してブートローダをホストコンピュータ2からSRAM22に転送し、ブートローダを実行することによってUSB I/F25の初期化を行なう。 - 特許庁

If you don't require any additional networking-related tools (such as ppp or a dhcp client) continue with Configuring the Bootloader.例文帳に追加

もし他の追加のネットワーク関連ツール(pppやdhcpクライアント等)を必要としなければ、ブートローダを設定するに進んでください。 - Gentoo Linux

Remember that (hd0) will install the bootloader in the Master Boot Record of the first hard disk, the primary master.例文帳に追加

(hd0)とすると、プライマリのマスタに接続している一番目のハードディスクのマスターブートレコードにブートローダをインストールすることをお忘れなく。 - Gentoo Linux

When configuring your bootloader, make sure it gets installed in the MBR of both disks if you use mirroring.例文帳に追加

ミラーリングを使用する場合には、ブートローダーの設定をするときにブートローダーが両方のディスクにインストールされていることを確認してください。 - Gentoo Linux

Configuring the BootloaderIn this chapter we'll describe the GRUB bootloader and step you through the process of configuring GRUB to your needs.例文帳に追加

ブートローダを設定するこの章では、GRUBブートローダの説明とあなたの要求に合わせたGRUBブートローダ設定方法を順を追って説明します。 - Gentoo Linux

For either of these options, you should refer to the instructions given in the Gentoo Handbook relating to Configuring the Kernel and Configuring the Bootloader.例文帳に追加

これらの選択肢のどれを選ぶにしても、カーネルの設定とブートローダーの設定に関するGentooHandbook(日本語訳)の説明を参照してください。 - Gentoo Linux

For example, if you wish to configure some extra kernel options using menuconfig and you wish genkernel to automatically update your grub bootloader configuration, then invoke genkernel as follows:例文帳に追加

例えば、menuconfigを使って特別なカーネルのオプションを設定し、genkernelにブートローダーのgrubの設定を自動的に更新して欲しいのなら、genkernelを以下のようにして呼び出します。 - Gentoo Linux

SETTOP CABLE TELEVISION CONTROL DEVICE AND METHOD INCLUDING BOOTLOADER SOFTWARE AND CODE VERSION TABLE FOR MAINTAINING AND UPDATING SETTOP RECEIVER OPERATING SYSTEM SOFTWARE例文帳に追加

ブートローダーソフトウェアおよびコードバージョンテーブルを含む、セットトップ受信機のオペレーティングシステムソフトウェアを維持および更新するセットトップケーブルテレビ制御デバイスおよび方法 - 特許庁

Configuring the BootloaderIn this chapter we'll describe the PALO bootloader and step you through the process of configuring PALO to your needs.例文帳に追加

ブートローダを設定する(未訳)この章では、PALOブートローダーと、PALOの設定方法について説明します。 そしてあなたの要求に合わせた設定方法を順を追って説明します。 - Gentoo Linux

例文

Use whatever name you feel is appropriate for your kernelchoice and remember it as you will need it later on when you configure your bootloader.例文帳に追加

あなたが適切だと思うお好みの名前を、あなたのカーネルに使用してください。 そして、ブートローダを設定するときに、その名前が後で必要になりますから覚えておいてください。 - Gentoo Linux




  
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 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS