「kernel boot」を含む例文一覧(125)

1 2 3 次へ>
  • 12.4.1 Kernel Boot Flags
    12.4.1.カーネル起動フラグ - FreeBSD
  • 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 kernel does not boot:
    カーネルが起動しない - FreeBSD
  • 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
  • "Boot Arguments for Use by Kernel Developers"
    カーネル開発者用の起動時引数 - JM
  • 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
  • It will load the kernel from the boot server.
    それはブートサーバからカーネルをロードするものです。 - 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
  • Select the new kernel and let the system boot.
    新しいカーネルを選択してシステムを起動します。 - Gentoo Linux
  • 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
  • To find out the exact name of your kernel, boot from the installation cd, mount your root and (if applicable) boot partition.
    カーネルの正確な名前を調べるためには、インストールCDからブートし、(もしあれば)bootパーティションあるいはルートパーティションをマウントしてください。 - Gentoo Linux
1 2 3 次へ>

例文データの著作権について