| 例文 |
kernel bootの部分一致の例文一覧と使い方
該当件数 : 125件
Install a kernel source (usually gentoo-sources), configure it, compile it and copy the arch/i386/boot/bzImage file to /boot.例文帳に追加
arch/i386/boot/bzImageファイルを/bootへコピーします。 - Gentoo Linux
The new kernel will be copied to the /boot/kernel directory as /boot/kernel/kernel and the old kernel will be moved to /boot/kernel.old/kernel. 例文帳に追加
新しいカーネルはルートディレクトリに /kernelという名前でコピーされ、 今までのカーネルは /kernel.oldという名前へ変更されます。 - FreeBSD
12.4 Kernel Interaction During Boot 例文帳に追加
12.4. カーネル起動時の応答 - FreeBSD
When the kernel has finished compiling, copy the kernel image to/boot. 例文帳に追加
カーネルのコンパイルが終れば、カーネルイメージを/bootにコピーしてください。 - Gentoo Linux
.rhosts, Dump and Restore /boot/kernel.old, Building and Installing a Custom Kernel 例文帳に追加
メーリングリスト, World の再構築 - FreeBSD
To ensure that your kernel will boot, instead of copying the vmlinux file to /boot, simply cat the kernel as shown below.例文帳に追加
コード表示1.2:Inputcoresupport (ここに書かれているものはデフォルト値です。 - Gentoo Linux
You are not using /boot/loader to load your kernel, but doing it directly from boot2 (see boot(8) ). 例文帳に追加
カーネルをロードするのに /boot/loader を使わず、 直接 boot2(boot(8) 参照)からロードしている。 - FreeBSD
title Gentoo Linux 2.6.24-r5# Partition where the kernel image (or operating system) is locatedroot (hd0,0)kernel /boot/kernel-2.6.24-gentoo-r5 root=/dev/sda3 例文帳に追加
title=Gentoo Linux 2.6.12 # カーネルイメージ(あるいは、OS)があるパーティションの指定 - Gentoo Linux
kernel was installed as /boot/kernel/kernel, while kernel.debug can be used as the source of debugging symbols for kgdb(1) . 例文帳に追加
kernel は/kernel としてインストールされ、 kernel.debug は gdb(1)のデバッグ用シンボル情報を取り出すために利用されます。 - FreeBSD
Select the Escape to a loader prompt option, number six. At the prompt, type unload kernel and then type boot /boot/ kernel.old /kernel, or the filename of any other kernel that will boot properly. 例文帳に追加
Enterキー以外の任意のキーを押して、 unload と入力してから、 boot kernel.oldか他の正常に起動するカーネルを入力してください。 - FreeBSD
domain name, Things You Have to Do Only Once DOS, Prepare the Boot Media, BIOS Drive Numbering, Kernel and File Systems 例文帳に追加
DOS, カーネルとファイルシステム - FreeBSD
Immediately proceeds to boot the kernel, with the given options, if any, and with the kernel name given, if it is. 例文帳に追加
オプション、カーネル名が指定されている場合は、それらが使われます。 boot-conf - FreeBSD
Write the boot blocks to the boot disk with bsdlabel(8) and boot from the new kernel. 例文帳に追加
disklabel(8)を使ってブートブロックをブートディスクに書き込み、 新しいカーネルから起動する。 - FreeBSD
Simply choose the kernel you want to boot from at the FreeBSD boot loader. 例文帳に追加
それは、FreeBSD のブートローダで起動したいカーネルを選択するだけです。 - FreeBSD
When the kernel has finished compiling, copy the kernel image to/boot as shown below. 例文帳に追加
カーネルのコンパイルが終ったら、カーネルイメージを/bootにコピーしてください(必ず適切にPegasosでマウントしてください)。 - Gentoo Linux
Now boot your CD, select a kernel (if you are not happy with the defaultgentoo kernel) and boot options. 例文帳に追加
では、CDをブートしましょう。 (デフォルトのgentooカーネルでは困るなら)カーネルとブートオプションを選択します。 - Gentoo Linux
The next step is mounting your /boot partition and copying the kernel image over.例文帳に追加
次のステップでは/bootパーティションをマウントしてカーネルイメージを上書きします。 - Gentoo Linux
The kernel command line is parsed into a list of strings (boot arguments) separated by spaces. 例文帳に追加
カーネルのコマンドラインはスペースで区切られた文字列( "起動時引数: boot arguments" ) - JM
My kernel doesn't boot, what should I do now? 例文帳に追加
カーネルが起動しません。 何をすべきでしょうか? - Gentoo Linux
You can arrange to have the kernel print this as it boots by specifying -v at the boot: prompt, or using boot -v in the loader. 例文帳に追加
boot: プロンプトで -vを指定するか、ローダで boot -v と指定して、起動時にカーネルにこの値を表示させることができます。 - FreeBSD
See Section 27.6.5.2 for detailed instructions about building and installing new boot blocks. If the serial console is configured in some other way than by booting with -h, or if the serial console used by the kernel is different from the one used by the boot blocks, then you must also add the following option to the kernel configuration file and compile a new kernel: 例文帳に追加
/etc/make.confに次のような行を追加して、 新しくブートブロックをコンパイルして下さい。 - FreeBSD
During the boot process enter the kernel configuration menu and disable uha0, which is causing the problem. 例文帳に追加
起動時に kernel configuration メニューに入り、 問題を起こしている uha0 を disable にしましょう。 - FreeBSD
If you are using BootX to boot, we'll copy the kernel later.例文帳に追加
万が一のためにカーネルの設定ファイルも/bootにコピーしておくのも賢明です。 - Gentoo Linux
run UserConfig, the boot-time kernel configurator 例文帳に追加
起動時にカーネルコンフィグレーションを行なう UserConfig を実行します。 - FreeBSD
Next, compile your kernel and copy it over to your boot partition. 例文帳に追加
次に、カーネルをコンパイルしブートパーティションにコピーします。 - Gentoo Linux
As an example, we show you howto boot the gentoo kernel, with dopcmcia as kernel parameters:例文帳に追加
例として、カーネルパラメータにdopcmciaを指定してgentooカーネルをブートする方法を示します。 - Gentoo Linux
Don't forget to copy the new kernel image to the /boot location (and don'tforget to mount /boot if needed) and update your boot loader configuration prior to rebooting your system.例文帳に追加
忘れずに新しいカーネルイメージを/bootにコピー(そして必要なら/bootをマウント)し、再起動する前にブートローダーの設定を更新してください。 - Gentoo Linux
To simply boot your usual kernel, but in single-user mode: 例文帳に追加
普段使っているカーネルをシングルユーザモードで起動します。 - FreeBSD
Now, go to your kernel source directory, it's time to configure your kernel.Start by configuring a kernel that will boot on most 32 Bit PowerPC machines by first running make pmac32_defconfig.例文帳に追加
それではカーネルソースのディレクトリに行って、make menuconfigを実行しましょう。 - Gentoo Linux
# make make modules_install# mount /boot# cp arch/i386/boot/bzImage /boot/bzImage-2.6.9-gentoo-r2 Finally, you should update your boot loader configuration, adding an entry for the new kernel (don't delete the old one just yet!) and unmount the /boot partition.例文帳に追加
最後に、新しいカーネルの項目を追加(まだ古い物は削除しないでください!)してブートローダーの設定を更新し、/bootパーティションをマウント解除してください。 - Gentoo Linux
Every time you boot up, you will be presented with a choice of which kernel to boot into.例文帳に追加
起動する時にはいつでも、どのカーネルで起動するかを聞かれることでしょう。 - Gentoo Linux
Afterwards adjust grub.conf (or lilo.conf) so that your TuxOnIce kernel uses/boot/fbsplash-tuxonice-emergence-1024x768 as initrd image.例文帳に追加
その後、suspend2カーネルが/boot/fbsplash-suspend2-emergence-1024x768をinitrdイメージとして使用するように、grub.confやlilo.confを調整します。 - Gentoo Linux
At this screen, you can hit Enter to begin the boot process withthe default boot options, or boot the Installation CD with custom boot optionsby specifying a kernel followed by boot options and then hitting Enter. 例文帳に追加
その画面では、デフォルトのブートオプションで起動を開始するにはEnterを押し、カスタムブートオプションで起動するにはブートオプションを含めてカーネルを指定しEnterを押します。 - Gentoo Linux
Choosing 'yes' here is equivalent to the --save-config flag, and stores all options selected during kernel configuration as a script in the /etc/kernels/directory.例文帳に追加
(もし、/bootが/etc/fstab内で有効になっていれば:) - Gentoo Linux
The boot loader loads the kernel program and /dev/initrd 's contents into memory. 例文帳に追加
ブートローダはカーネルプログラムと/dev/initrdの内容をメモリにロードする。 - JM
Note: Other files relating to the boot process, such as the boot loader(8) and configuration are stored in /boot. Third party or custom modules can be placed in /boot/kernel, although users should be aware that keeping modules in sync with the compiled kernel is very important. 例文帳に追加
Note: FreeBSD4.X 以前のバージョンを使っていて、 (サウンドカードなど)新しいデバイスを追加した場合は、 使う前に /devディレクトリにデバイスノードを追加しなければならないかもしれません。 - FreeBSD
These instructions are typically a boot loader that loads your kernel.例文帳に追加
この"指示"とは、典型的には、カーネルを起動するブートローダーです。 - Gentoo Linux
Save the kernel in your chrooted / (not in /boot)according to the pxegrub setting defined earlier. 例文帳に追加
先ほどの作業でのpxgrubの設定に従って、カーネルをchroot後の/(/bootではありません)に保存してください。 - Gentoo Linux
Finally, you can mount your /boot partition and remove the bzImage file(s) for the kernel(s) you are pruning.例文帳に追加
最後に/bootパーティションをマウントして、取り除こうとしているカーネルのbzImageファイルを削除できます。 - Gentoo Linux
The kernel then can use the block device /dev/initrd "'s " contents for a two phased system boot-up. 例文帳に追加
その後、カーネルは/dev/initrdブロックデバイスの内容を二段階のシステム起動(two phased system boot-up) で利用することができる。 - JM
Also, the dmesg(8) command will print the kernel messages from the current boot. 例文帳に追加
また、 dmesg(8) コマンドは現在の起動時のカーネルメッセージを出力します。 - FreeBSD
First, your boot loader will load the kernel image you have defined in the boot loader configuration into memory after which it tells the CPU to run the kernel.例文帳に追加
最初に、ブートローダが、ブートローダの設定で指定されたカーネルイメージをメモリにロードし、その後、カーネルを実行するようにCPUに命じます。 - Gentoo Linux
/proc/cmdline Arguments passed to the Linux kernel at boot time. 例文帳に追加
でアクセスすることができる。 /proc/cmdlineブート時に Linux カーネルに渡された引き数。 - JM
Then add selinux=0 to your kernel command line to disable SELinux at boot up.例文帳に追加
次に、selinux=0 をカーネルコマンド行に追加し、起動時に SELinux を無効にします。 - NetBeans
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|