| 意味 | 例文 |
Boot Partitionの部分一致の例文一覧と使い方
該当件数 : 104件
The OS/2 Boot Manager is the only one to use its own separate partition, unlike the others which use the master boot record (MBR). 例文帳に追加
OS/2 BootManager は、他のマスターブートレコード (MBR) を 使用するブートマネージャと異なり、唯一、自分用にひとつパーティションを占有します。 - FreeBSD
Try an update for your BIOS and/or move your boot partition to the front (or at least into the appropriate range).例文帳に追加
BIOSを更新するか(もしくはそれとともに)、bootパーティションを先頭へ(あるいは少なくとも適切な範囲で)移動してください。 - Gentoo Linux
You can also re-start the installation process and go to the partition editor. 例文帳に追加
また、インストーラのパーティションエディタを使ってBoot Easy を再インストールすることもできます。 - FreeBSD
If you have a bootable DOS partition on your disk, you can boot off a DOS floppy, and run: 例文帳に追加
ハードディスクに起動可能な DOS パーティションがある場合、 DOSフロッピーから起動します。 - FreeBSD
Thus only your system disk (e.g, the disk you boot from) should have an a partition. 例文帳に追加
したがって、システムディスク (つまり起動ディスク) のみに aパーティションがあるべきです。 - FreeBSD
If you are reasonably careful, a 20megabyte boot partition should be plenty. 例文帳に追加
気になる方は、起動パーティションを 20メガバイトぐらいにして大きめにするとよいでしょう。 - FreeBSD
From there, mark the FreeBSD partition as bootable, select Boot Manager, and then type W to (W)rite out the information to the MBR. 例文帳に追加
そこから、FreeBSD パーティションをbootable としてマークをつけ、 Boot Manager を選択します。 変更した情報を MBR に (W)riteout (= 保存) するため、W を入力します。 - FreeBSD
The started boot block 31 starts the system from the fourth partition 54 as the partition table indicates that system is to be started from the fourth partition 54.例文帳に追加
起動されたブートブロック31は、パーティションテーブルが第4パーティション54からシステム起動すべきことを示しているため、第4パーティション54からシステム起動する。 - 特許庁
The started switch program 44 starts a boot block 31 after storing the setting content (to change the fourth partition 54 to an active partition) to start the system from a fourth partition 54 in a partition table of the boot block 31.例文帳に追加
起動された切り替えプログラム44は、第4パーティション54からシステム起動させる(第4パーティション54をアクティブパーティションに変更する)ための設定内容をブートブロック31のパーティションテーブルに保存した上で、当該ブートブロック31を起動する。 - 特許庁
M is an elimination block number related to the partition boot sector 103 and the reservation area 104.例文帳に追加
Mはパーティションブートセクタ103と予約領域104とに係る消去ブロック数である。 - 特許庁
The variable firmware integration device preliminarily writes the partition size information of firmware in the boot parameter region of a Flash ROM.例文帳に追加
Flash ROMのブートパラメーター領域に予めファームウェアのパーティションサイズ情報を書き込む。 - 特許庁
Well, some boot managers are small enough to fit entirely within the Master Boot Sector (Cylinder 0, Head 0, Sector 0) along with the partition table. 例文帳に追加
それはと言いますと、いくつかのブートマネージャは、パーティションテーブルの隣の、マスターブートセクタ (シリンダ 0、ヘッド 0、セクタ 1)に納まり切る程に小さいのです。 - FreeBSD
Then, the scan of this single drive is operated, and the first boot partition is identified by using the first serial number, and the second boot partition is identified by using the second serial number.例文帳に追加
次に、この単一ドライブのスキャンを行い、第1シリアル番号を用いて第1ブートパーティションを識別するとともに、第2シリアル番号を用いて第2ブートパーティションを識別する。 - 特許庁
This method comprises a process for receiving a request for boot and a process for performing access to the signature sector of a single drive and confirming a first serial number corresponding to a first boot partition and a second serial number corresponding to a second boot partition.例文帳に追加
この方法は、ブートの要求を受ける工程と、単一ドライブの署名セクタにアクセスして、第1ブートパーティションに対する第1シリアル番号と、第2ブートパーティションに対する第2シリアル番号とを確認する工程を含む。 - 特許庁
I boot from a MS-DOS or Windows 95 boot disk that contains the FDISK. EXE utility and make a small 50MB primary partition (35-40 for Windows 95, plus a little breathing room) on the first disk. 例文帳に追加
FDISK.EXE ユーティリティが入っている MS-DOS、あるいは Windows 95 bootディスクから起動させ、 1 番目のディスク上に 50MB のプライマリパーティション (Windows 95 本体に必要な 35-40MB に、少々余分な空きを加えたもの)を作成します。 - FreeBSD
In one embodiment, a hypervisor/platform partition controls platform access to a boot target medium.例文帳に追加
一実施形態では、ハイパーバイザ/プラットフォームパーティションがブートターゲット媒体へのプラットフォームアクセスを制御する。 - 特許庁
We first create a small PReP boot partition. 例文帳に追加
最初に小さなPRePブートパーティションを作成します。 新しいパーティションを作成するにはnと入力します。 - Gentoo Linux
A boot loader stored in the Flash ROM transfers all parameters including the partition size to a kernel after start.例文帳に追加
Flash ROMに格納されたブートローダが、起動後に、パーティションサイズを含んだ全パラメーターをカーネルに渡す。 - 特許庁
For instance, to have the boot partition (/dev/sda1 in our example) in ext2 and the root partition (/dev/sda3 in our example) in ext3 (as in our example), you would use:例文帳に追加
例えば、 ブートパーティション(この例では/dev/hda1)をext2に、ルートパーティション(この例では/dev/hda3)をext3(今回の例として)にするには、以下の様にします。 - Gentoo Linux
For instance, to have the boot partition (/dev/sda1 in ourexample) in ext2 and the root partition (/dev/sda3 in our example)in ext3 (as in our example), you would use: 例文帳に追加
例えば、 ブートパーティション(この例では/dev/sda1)をext2に、ルートパーティション(この例では/dev/sda3)をext3(今回の例として)にするには、以下の様にします。 - Gentoo Linux
A data size from a sector including a master boot record and a partition table until a partition boot sector is decided so that clusters in a following user area can be prevented from being arranged in the boundaries of the erasable blocks.例文帳に追加
後続するユーザ領域のクラスタが消去可能ブロックの境界に配置されないように、マスタブートレコード及びパーティションテーブルを含むセクタからパーティションブートセクタまでのデータサイズが決定されている。 - 特許庁
Assuming the /boot, swap and root partitions do not use the wholephysical disk, create a fourth partition on this disk and set it to type 8e(Linux LVM). 例文帳に追加
/bootとスワップとルートパーティションで、物理ディスクの全部を使用しないと仮定して、このディスクに4番目のパーティションを作成し、パーティションタイプを8e(LinuxLVM)に設定してください。 - Gentoo Linux
It looks at the MBR partition table entry corresponding to the partition choice you made, uses the Start Cylinder/Head/Sector information for that partition, loads up the Partition Boot Sector for that partition, and gives it control. 例文帳に追加
呼び出されたブートマネージャは、選択したパーティションに対応するエントリを MBRパーティションテーブルから調べ、 シリンダ/ヘッド/セクタの開始位置を取得します。 それから、そのジオメトリ情報を使うことでパーティションの起動セクタを読み込み、制御をそちらに渡します。 - FreeBSD
If you followed the discussion in Section 7.2 about the Master Boot Sector (where the MBR is), Partition Boot Sectors, and the booting process, you may have been wondering just exactly where on your hard disk that nifty boot manager is going to live. 例文帳に追加
(MBR のある) マスターブートセクタ、 パーティション起動セクタ、起動プロセス についてのSection 7.2 の説明を読んだ後は、 自分のハードディスクのどこに、この気のきくブートマネージャが存在するのか気になるところですね。 - FreeBSD
Each machine reads a master boot record without reservation and decides partition of an operating system to be booted.例文帳に追加
各マシンが予約無しにマスタ・ブート・レコードを読出し、ブートされるオペレーティング・システムのパーティションを決定する。 - 特許庁
Unless you plan to mount a DOS formatted hard drive partition at boot time, you can safely comment this out. 例文帳に追加
起動時に DOS でフォーマットされたハードドライブをマウントするのでない限り、この行は安全にコメントアウトできます。 - FreeBSD
Creating the Boot Partition 例文帳に追加
もちろん同じパーティション構成にしたくなければ、厳密に案内にならわないでください。 ブートパーティションを作成する - Gentoo Linux
Creating the PPC PReP boot partition 例文帳に追加
もちろん同じパーティション構成にしたくなければ、厳密に案内にならわないでください。 PPC PRePブートパーティションを作成する - Gentoo Linux
To provide an information processor capable of conveniently selecting a activating device and boot partition setting.例文帳に追加
起動デバイス及びブートパーティション設定を簡便に選択することができる情報処理装置を提供する。 - 特許庁
A hard disk memory device 50 has a partition unit 522 provided with partitions to be selected by a boot-sector selector 530, and a partition automatic approach control 522A, a partition man machine interface 522B, a partition diaphragm control 522C and a partition simulator 522D are selected for control.例文帳に追加
ハードディスク記憶装置520はブートセクタ選択器530によりパーテーションが切り換えられるパーテーション部522を有し、パーテーション自動進路制御522Aと、パーテーションマンマシンインターフェース522Bと、パーテーションダイヤ管理522Cと、パーテーションシミュレータ522Dが切り換え制御される。 - 特許庁
After I install Linux, and are prompted about installing LILO, make sure that I install it on the boot sector of my root Linux partition, not in the MBR (master boot record). 例文帳に追加
Linux をインストールしてから LILO をインストールするかどうか聞かれた時、 LILOのインストール先は MBR (マスターブートレコード) ではなく Linuxのルートパーティション上になっていることを 必ず確認して下さい。 - FreeBSD
Each machine performs the reservation of basic exclusive writing continuation to access operating system boot partition next.例文帳に追加
各マシンは次に、オペレーティング・システム・ブート・パーティションをアクセスするために基本排他的書込み持続予約を行う。 - 特許庁
It is only required if you intend of being able to triple boot, since OS9 must be on a separate partition from OSX for this to work.例文帳に追加
注意:yabootを使ってトリプルブートを可能にするには、MacOS9はMacOSXがインストールされたパーティションとは別にする必要があります。 - Gentoo Linux
A hard disk 321 has a first partition 33 which stores software, a second partition 34 which stores a restoration program to restore the initial condition of the software and backup data, a boot block 31 which starts up the system from either of the first partition 33 or the second partition 34, a switch program 32 which indicates to a boot block 31 from which partition the system is to be started up.例文帳に追加
ハードディスク231は、ソフトウェアを保管する第1パーティション33と、上記ソフトウェアを初期状態に戻すための復元プログラム及びバックアップデータを保管する第2パーティション34と、第1パーティション33と第2パーティション34のいずれか一方からシステム起動を行なうブートブロック31と、いずれのパーティションからシステム起動すべきかをブートブロック31に指示する切り替えプログラム32とを有する。 - 特許庁
In short, the above examples should work whether you defined a separate /boot partition or not.例文帳に追加
簡潔に、上のサンプルでは/bootパーティションを定義するしないにかかわらず動作するはずです。 注意: 訳注:後の方で説明がありますが、カーネルを構築後make installでカーネルをインストールする場合には、上記例でのkernel /kernel-2.6.12-gentoo-r10の部分をkernel /vmlinuzと記述してください。 - Gentoo Linux
# mdadm --create --verbose /dev/md1 --level=1 --raid-devices=2 /dev/sda1 /dev/sdb1# mdadm --create --verbose /dev/md2 --level=1 --raid-devices=2 /dev/sda2 /dev/sdb2# mdadm --create --verbose /dev/md3 --level=1 --raid-devices=2 /dev/sda3 /dev/sdb3 Important: You should not use any form of striping such as RAID-0 or RAID-5 on the partition you boot from.例文帳に追加
重要:RAID-0やRAID-5のようなストライピング設定したディスクをブートパーティションにするべきではありません。 - Gentoo Linux
Select the drive which used to contain your boot manager (likely the first one) and when you come to the partition editor for it, as the very first thing (e.g. 例文帳に追加
ブートマネージャがインストールされていたドライブ (多分最初のもの) を選択し、パーティションエディタにたどり着いたら、 (何も変更せず) そのまま (W)rite を指定します。 - FreeBSD
You must make sure that your root partition is below 1024 cylinders so the BIOS can boot the kernel from it. (Note that this is a limitation in the PC's BIOS, not FreeBSD). 例文帳に追加
BIOS がカーネルを起動できるようにルートパーティションが 1024シリンダ以内にあることを確認する必要があります (これは FreeBSD ではなく PC の BIOSの制限です)。 - FreeBSD
This may be useful if you want to install external modules in the initrd image by emerging the relevant item(s) with the callback feature, and then redefining a genkernelmodule group.--no-install: Activates [or deactivates] the make install command, which installs your new kernel image, configuration file, initrd image and system map onto your mounted boot partition.例文帳に追加
これは、makeoldconfigが実行された後、あなたのカーネルをビルドする前にメニューベースのカーネル設定を実行するかあるいは実行しません。 - Gentoo Linux
The activating device and the boot partition setting procedures are stored while associated with a fingerprint, when the fingerprint of a user is preliminarily registered with a fingerprint device 10.例文帳に追加
あらかじめユーザの指紋を指紋装置10で登録する際に、起動デバイス及びブートパーティション設定を指紋に対応づけて格納しておく。 - 特許庁
In a multiple dwelling houses 1, where an outdoor meter box 6 is adjoined to an indoor boot cupboard 6 through a partition wall 10, an air supply opening 7 with a fireproof damper is formed in the partition wall 10, and a blower 9 is mounted in the air feed opening 7.例文帳に追加
室内の下足入れ5に隔壁10を介して室外のメーターボックス6が隣接した集合住宅1において、隔壁10に防火ダンパー付きの給気口7を形成し、給気口7に送風機9を取り付ける。 - 特許庁
A partition structure is constituted between a knuckle 34 which is a connecting part to a transmission and a supporting shaft 16 as a boot plate 40 and a boot elastic body 42 are mounted on a supporting base 18, and a sound insulating chamber 74 is formed among them.例文帳に追加
変速機への連結部であるナックル34と支軸16との間にはブーツプレート40とブーツ弾性体42とが支持ベース18へ取り付けられて仕切り構造を構成していると共にこれらの間に遮音室74を形成している。 - 特許庁
If you have an earlier BIOS, and upgrading is not an option, a workaround is to install FreeBSD, change the partition ID FreeBSD uses, and install new boot blocks that can handle the different partition ID. 例文帳に追加
もし問題のある BIOS を使っていてアップグレードが選べない場合、 FreeBSDをインストールしてから FreeBSD が使っているパーティション ID を変更し、変更されたパーティション ID を正しく扱うことのできる新しい起動ブロックをインストールすることで解決することができます。 - FreeBSD
For what it is worth, when you create a DOS partition at the front of your disk, DOS leaves this space open by default (this is why some boot managers assume it is free). 例文帳に追加
更に良いことに、ハードディスクの先頭に DOS パーティションを作成する際、DOS はデフォルトでこの場所を空けておきます(これがブートマネージャのいくつかはその場所が空きだと 仮定するという理由です)。 - FreeBSD
We want to resize our Linux root partition, therefore we must boot from a floppy disk a minimal linux system and use previously-compiled parted copied to a diskette in order to resize /.例文帳に追加
私達はLinuxのルートパーティションをリサイズするつもりですが、そのためには/をリサイズするための最小限のLinuxシステムと、事前にコンパイルされたpartedを格納したフロッピーディスクが必要になります。 - Gentoo Linux
If you have a Pegasos I or intend to use any filesystem besides ext2 or ext3, you will also have to store your Linux kernel on this partition (the Pegasos II can only boot from ext2/ext3 or affs1 partitions).例文帳に追加
もし、Pegasos Iを持っているか、reiserfsまたはxfsを使うつもりなら、同様にLinuxカーネルをこのパーティションに入れなければならないでしょう(Pegasos IIはext2、ext3またはaffs1パーティションからブートすることができます)。 - Gentoo Linux
The LVM data area is found with using a broadcasting method, and when combined with a false extended-boot record, it is possible that each level of the aggregations seems a single partition to the next upper aggregator.例文帳に追加
ブロードキャスト方法を使用して、LVMデータ域を突きとめ、偽拡張ブート・レコードと結合された時に、アグリゲーションの各レベルが、次の上位アグリゲータに単一パーティションに見えるようにすることができる。 - 特許庁
When the information processor is to be started, the fingerprint device 10 recognizes the user's fingerprint, and the information processor is started by the activating device and the boot partition setting associated with the recognized fingerprint.例文帳に追加
情報処理装置の起動時に、ユーザの指紋を指紋装置10で認識し、認識した指紋と対応づけられた起動デバイス及びブートパーティション設定によって情報処理装置の起動を行う。 - 特許庁
When you configure your favorite boot manager, it looks up the entries in the MBR partition tables of all your hard disks and lets you name the entries in that list. 例文帳に追加
好みのブートマネージャを設定した場合を考えてみます。 ブートマネージャは、接続されているすべてのハードディスクの MBRパーティションテーブルのエントリをリストアップし、そしてそのリストから、どのエントリを起動するのか 選択できるようにしてくれます。 - FreeBSD
The easy way to avoid this problem (and leave yourself the flexibility to try different boot managers later) is just to always leave the first full track on your disk unallocated when you partition your disk. 例文帳に追加
このような問題を避ける簡単な方法としては(また、後で異なるブートマネージャを試す柔軟性を持たすためにも)、パーティションを切る時に、 ハードディスクの最初のトラックを割り当てないまままるまる残しておくことです。 - FreeBSD
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|