Kernelを含む例文一覧と使い方
該当件数 : 2285件
Don'tforget to substitute "kernel version" with the version of the kernel you just compiled: Code Listing5.1: Viewing all available modules例文帳に追加
コード表示5.5: coldplugをemergeして有効にする - Gentoo Linux
does not work in kernel 2.6.12; the problem is fixed in kernel 2.6.13. 例文帳に追加
この問題はカーネル 2.6.13 で修正されている。 - JM
/proc/stat kernel/system statistics. 例文帳に追加
/proc/statカーネル/システムの統計。 - JM
/proc/sys/kernel/rtsig-max (Only in kernels up to and including 2.6.7; see setrlimit (2)) 例文帳に追加
/proc/sys/kernel/rtsig-max(2.6.7 までのカーネルにのみ存在する。 setrlimit (2) - JM
For those interested in further optimization,there are flags that affect kernel assembling, packaging and even kernel initialization.例文帳に追加
--kernel-ld=someLinker:これはあなたのカーネルの構築に使われるリンカを指定します。 - Gentoo Linux
# eselect kernel listAvailable kernel symlink targets:[1] linux-2.6.18-gentoo-r4 *[2] linux-2.6.20-gentoo-r7[3] linux-2.6.20-gentoo-r8(Verify that the right kernel is marked with an asterisk 例文帳に追加
(正しいカーネルがアスタリスクでマークされているか確認) - Gentoo Linux
12.4 Kernel Interaction During Boot 例文帳に追加
12.4. カーネル起動時の応答 - FreeBSD
See also Documentation/locks and Documentation/mandatory in the kernel source. 例文帳に追加
カーネルソース内のDocumentation/locks, - JM
After mounting /proc , /linuxrc changes the normal root device by writing into the proc files /proc/sys/kernel/real-root-dev , 例文帳に追加
/procをマウントした後で、/linuxrcは proc ファイル/proc/sys/kernel/real-root-dev , - JM
Remember to replace kernel-2.6.24-gentoo-r5 with thename and version of your kernel. 例文帳に追加
kernel-versionを、あなたのカーネルの名前とバージョンに置き換えるの覚えておいてください。 - Gentoo Linux
Chapter 8 Configuring the FreeBSD Kernel 例文帳に追加
Chapter 8. FreeBSDカーネルのコンフィグレーション - FreeBSD
The NFS Server needs kernel level support so if you don't have this you should recompile your master's kernel.例文帳に追加
NFSサーバーは、カーネルレベルのサポートが必要です。 - Gentoo Linux
For users who are not privy to kernel compilation, genkernel is a tool to automate this process.例文帳に追加
3.genkernelの移植 - Gentoo Linux
Using the Installation CD kernel 例文帳に追加
インストールCDのカーネルを使う - Gentoo Linux
Code Listing2.1: Minimum kernel setup for Power Management (Kernel 2.6) 例文帳に追加
コード表示2.1:電力管理の最小カーネル設定(Kernel2.6) - Gentoo Linux
That's it; quit the kernel configuration and rebuild your kernel. 例文帳に追加
カーネル設定を終了し、カーネルを再構築します。 - Gentoo Linux
patch-kernelversion-rtpatchversion and can be downloaded from http://www/pub/linux/kernel/projects/rt/ . 例文帳に追加
patch-kernelversion-rtpatchversionという名前で、http://www/pub/linux/kernel/projects/rt/からダウンロードできる。 - JM
2.5.2 Memory Management Inside the Kernel 例文帳に追加
2.5.2. カーネル内部のメモリ管理 - FreeBSD
Support for SquashFS is not included with the generic kernel source tree.例文帳に追加
カーネル設定ファイル - Gentoo Linux
A: This seems to be a kernel bug. 例文帳に追加
A:カーネルのバグの様です。 - Gentoo Linux
Since kernel 2.6.4, the limit is dynamically adjustable via /proc/sys/kernel/pty/max , 例文帳に追加
カーネル 2.6.4 以降では、この上限は/proc/sys/kernel/pty/max経由で動的に調整可能となっている。 - JM
Code Listing2.2: Configuring the kernel 例文帳に追加
コード表示2.2:カーネルの設定 - Gentoo Linux
A description of the project, and information about reporting bugs, can be found at http://www. kernel. 例文帳に追加
関連項目 - JM
Please check that your kernel is a 2.6 series kernel.例文帳に追加
あなたのカーネルが2.6シリーズのカーネルかを確認してください。 - Gentoo Linux
This will create a ELF bootable image capable of passingdhcp and the root path to the kernel.例文帳に追加
TFTPサーバーの起動 - Gentoo Linux
initrd: Only builds the initrd image bzImage: Only builds the kernel imagekernel: Only builds the kernel image and modules all: Builds all stages Ethe initrd, kernel image and modules. The last action, all, is recommended for most users since it builds the stages required for a functional kernel. Remember, an action simply tells genkernel what to build, not install.例文帳に追加
genkernelの実行に必要な事は、必要なフラグと共にrootとして実行することです。 - Gentoo Linux
From the 2005.0 release of Gentoo Linux, the default kernel is the latest 2.6series kernel. 例文帳に追加
GentooLinuxの2005.0から、デフォルトカーネルが最新の2.6シリーズになりました。 - Gentoo Linux
Code Listing6.4: Installing the kernel 例文帳に追加
コード表示6.4:カーネルのインストール - Gentoo Linux
and /proc/sys/kernel/nfs-root-addrs . 例文帳に追加
/proc/sys/kernel/nfs-root-addrsに書き込みを行い、通常時ルートデバイスを変更する。 - JM
Presently, there are subdirectories abi ", " debug ", " dev ", " fs ", " kernel ", " net ", " proc ", " 例文帳に追加
を用いて書き換えることもできる。 いまのところabi ", " debug ", " dev ", " fs ", " kernel ", " net ", " proc ", " - JM
If the /proc/sys/kernel/panic file is also non-zero then the machine will be rebooted. 例文帳に追加
/proc/sys/kernel/panicファイルも 0 でない場合、マシンは再起動される。 - JM
/proc/sys/kernel/pty/max This file defines the maximum number of pseudo-terminals. 例文帳に追加
/proc/sys/kernel/pty/maxこのファイルは疑似端末の最大数を定義する。 - JM
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)