At this point you should reboot your system with your new kernel.
この時点で、 一度システムを再起動して新しいカーネルで立ち上げましょう。 - FreeBSD
Rebuild the kernel as described in Chapter 8.
FreeBSD カーネルを設定、再コンパイル、インストールします。 この手順は Chapter 8 で説明されています。 - FreeBSD
Also, each build machine should have its kernel name set with KERNCONF in /etc/make.conf, and the build machine should list them all in KERNCONF, listing its own kernel first.
また、各ビルドマシンは /etc/make.conf にそれぞれのビルドマシンのカーネル名を KERNCONF で指定し、ビルドマシンは自分自身のカーネルから順に全部のカーネル名を KERNCONF にリストアップしてください。 - FreeBSD
The kernel is the software that sits between your hardware and all other software you have loaded on your machine, essentially the heart of a kernel based operating system. カーネルとは、ハードウェアとマシン上で起動される他のあらゆるソフトウェアとの間に存在するものであり、本質的に、カーネルベースのOSの中心となるものです。 - Gentoo Linux
It includes changes to the X server, to several client libraries and to the kernel. それはXサーバ、いくつかのクライアントライブラリ、そしてカーネルの変更を含みます。 - Gentoo Linux
Don't remove your old GCC version if you want to use an older kernel.
古いカーネルを使用したいなら、古いバージョンのGCCを削除しないでください。 - Gentoo Linux
You should run these kernels if you are interested in kernel development or testing. これは、カーネルの開発やテストに興味がある場合に使用してください。 - Gentoo Linux
They are known to be always moving at a fast pace and can change radically from one week to the other; kernel hackers use them as a testing ground for new stuff. カーネルハッカーは新規のテストとしてこれを使っています。 - Gentoo Linux
In addition to configuring the kernel, users who should have access to the audio devices need to be added to the appropriate group with the command: 最後に、次の例のようして適切なコマンドを実行します。 - Gentoo Linux
This means you may have to load the appropriate kernel modules manually. この場合には、手動で適切なカーネルモジュールを読み込まないといけません。 - Gentoo Linux
Now that your kernel is configured, it is time to compile and install it.
これでカーネルの設定がされたので、コンパイルとインストールするときが来ました。 - Gentoo Linux
We will use the kernel and initrd when configuring a boot loader later in this document.
このハンドブックで後程ブートローダを設定するときにカーネルとinitrdを使います。 - Gentoo Linux
If you are using BootX to boot, we'll copy the kernel later. 万が一のためにカーネルの設定ファイルも/bootにコピーしておくのも賢明です。 - Gentoo Linux
When you've finished configuring the kernel, continue with Compiling and Installing.
カーネルのコンフィギュレーションが終了したら、コンパイルとインストールへ進んで下さい。 - Gentoo Linux
Once you have this information, go into your kernel and add support for the correct drivers. この情報をもとに、適切なドライバのサポートをカーネルに追加しましょう。 - Gentoo Linux
the sources of your old kernel will be kept around, until you manually remove them. すなわち、古いカーネルのソースは手動で削除するまで保存されます。 - Gentoo Linux
We will now update our /usr/src/linux link to point at the kernel sources we just installed. では先ほどインストールしたカーネルを示すように/usr/src/linuxを更新しましょう。 - Gentoo Linux
We will investigate the issue, and if we find that it is a problem in the mainline kernel, we may then ask you to file a report at the central kernel bugzilla. 私たちがその報告を調査し、オリジナルのカーネルの問題であることがわかったら、本家カーネルのbugzillaへレポートを提出するようお願いするかもしれません。 - Gentoo Linux
The 2.4 kernel binaries you used to boot from can also be safely removed.
起動に使用していた2.4カーネルバイナリも安全に削除することができます。 - Gentoo Linux
The nvidia-drivers ebuild automatically discovers your kernel versionbased on the /usr/src/linux symlink.
nvidia-driversのebuildは/usr/src/linuxのシンボリックリンクに基づき、カーネルのバージョンを自動判別します。 - Gentoo Linux
Assuming your kernel has that already, continue with Installing and Configuring CUPS. 既に設定済みであると仮定して、CUPSのインストールと設定に進みましょう。 - Gentoo Linux
For more information on how to configure your kernel for iptables go to the IptablesTutorial Chapter 5: Preparations. (しかし、もし以前に議論したように、Loadable Kernel Modulesを無効にしたいなら、iptablesをカーネルに組み込んでコンパイルするかもしれません)iptablesのカーネル設定の詳細は、Iptables Tutorial Chapter 5: Preparationsを参照してください。 - Gentoo Linux
After you have compiled your new kernel(or while compiling the kernel), you must add the iptables command.Just emerge iptables and it should work.
新しいカーネルをコンパイルした後(又はカーネルをコンパイルしている間)、iptablesコマンドを加える必要があります。 単にemerge iptablesを実行すれば、iptablesは動作するでしょう。 - Gentoo Linux
When iptables is loaded in the kernel it has 5 hooks where you can place your rules. iptablesはカーネルによりロードされ、ルールを設置できる5つのフックを持っています。 - Gentoo Linux
So download a nice kernel tree (like the vanilla one from kernel.org) and extract it to some local development location. user-modelinuxのインストールは、通常のカーネルインストールと本質的には同じです。 - Gentoo Linux
Note that the codepage option with mount will override the kernel settings. mountのcodepageオプションはカーネル設定を上書きすると言うことに注意してください。 - Gentoo Linux
This argument tells the kernel what device is to be used as the root file system while booting.
起動時にルートファイルシステムとして使われるデバイスをカーネルに指定する。 - JM
For more details, see the file Documentation/networking/baycom (or drivers/net/README for older kernels) in the kernel source.
詳細はカーネルソース内のDocumentation/networking/baycom(古いカーネルの場合はdrivers/net/README) を参照。 - JM
When the kernel is loaded, it initializes the devices (via their drivers), starts the swapper (it is a "kernel process", called kswapd in modern Linux kernels), and mounts the root file system (/).
カーネルはロードされると、デバイスを (ドライバによって)初期化し、スワッパを起動し (最近の Linux カーネルでは、スワッパは kswapd という「カーネルプロセス」になる)、ルートファイルシステム (/) をマウントする。 - JM
This is the set of capabilities used by the kernel to perform permission checks for the thread.
カーネルがスレッドの権限をチェックするときに使用するケーパビリティ集合。 - JM
with the kernel having an empty name.
という形式の、カーネルが空の名前を持っているマジックシンボル(magic symbol) が散在している。 - JM
See the NOTES section for the current kernel behavior.
現在のカーネルがどのように動作するかは、「注意」のセクションを参照のこと。 - JM
As at kernel 2.6.17 the only such scheduler is the Completely Fair Queuing (CFQ) I/O scheduler.
カーネル 2.6.17 では、この条件を満たすスケジューラはCompletely Fair Queuing (CFQ) I/O スケジューラだけである。 - JM
The current rules, which conform to POSIX.1-2001, were adopted in kernel 1.3.78.
現在のルールは、POSIX.1-2001 に準拠しており、カーネル 1.3.78 以降で適用されている。 - JM
However, since kernel 2.0, Linux does not do so: if oldpath is a symbolic link, then newpath is created as a (hard) link to the same symbolic link file (i. e.
しかし、カーネル 2.0 以降のLinux ではそのようになっていない。 - JM
but the kernel will only use bits up to maxnode .
の倍数に切り上げられるが、カーネルが使用するのはmaxnode個までのビットだけである。 - JM
has any effect different from PROT_READ is architecture- and kernel version-dependent.
と異なる影響を持つか否かは、アーキテクチャとカーネルのバージョンに依存する。 - JM
This is because NFS does not support appending to a file, so the client kernel has to simulate it, which can't be done without a race condition.
これは NFS が追加モードをサポートしていないため、クライアントのカーネル (kernel) がそれをシミュレートしなければならないのだが、競合状態を避けることはできないからである。 - JM
This was probably a bug; since kernel 2.6.18, this flag is a no-op.
これは多分バグであった。 カーネル 2.6.18 以降では、このフラグは何も行わない。 - JM
This can be used by MAKEDEV scripts for consistency with the kernel.
MAKEDEV スクリプトはこのファイルを使って、カーネルとの整合性を保つことができる。 - JM
If RARP is not configured into the kernel, this file will not be present.
RARP がカーネルコンフィグレーションに設定されていなければ、このファイルは存在しない。 - JM
/proc/pci This is a listing of all PCI devices found during kernel initialization and their configuration.
/proc/pciカーネルの初期化時に見つかったすべての PCI デバイスのリストとその設定。 - JM
If the standard stack is exhausted, the kernel sends the process a SIGSEGV signal.
標準のスタックを使い果たしてしまうと、カーネルはプロセスに SIGSEGV シグナルを送る。 - JM
If slab cache statistics are not enabled for this kernel, these columns will not be shown.
slab キャッシュ統計が使えないカーネルでは、これらのカラムは表示されない。 - JM
In all other cases (kernel before 2.1.121 with buffering disabled or newer kernel) the write byte count must be a multiple of the tape block size.
その他の場合すべて(2.1.121 以前のカーネルでバッファが無効な場合と、新しいカーネルの場合)では、書き込みバイト数はテープブロックサイズの整数倍でなければならない。 - JM
Where a system call is marked "2.0" this means the system call probably appeared in a 1.3.x kernel version, and first appeared in a stable kernel with 2.0.
システムコールに "2.0" と書かれている場合、そのシステムコールがおそらくバージョン 1.3.x のカーネルで登場し、安定版のカーネルでは 2.0 で初めて登場したことを意味する。 - JM
This driver is available as a module or might be compiled in the kernel.
このドライバはモジュールとしても、また、カーネルに組み込んだ形でも利用できる。 - JM
The raio (t1:t2) between the thickness of a coating layer of the fuel kernel, having a small diameter and the thickness of a coating layer of the fuel kernel having a large diameter, satisfies the relation t1:t2=1:2.5 or larger. 小さな直径の燃料核と大きな直径の燃料核の被覆層の厚みの比(t1:t2)をt1:t2=1:2.5以上とする。 - 特許庁
To efficiently apply a corrected property to a kernel, and to grasp kernel generation which is being used by each node in a cluster system constituted of a plurality of nodes. 複数のノードからなるクラスタシステムにおいて、カーネルへの効率的な修正物件の適用と各ノードで使用されているカーネル世代の把握とを可能にする。 - 特許庁
Preferably the vegetable soft grains are crushed material of at least one kind selected from walnut hull, apricot kernel, peach kernel and corn ear core. 植物性軟質粒は、クルミ殻、杏核、桃核及びとうもろこし穂芯から選ばれてなる少なくとも1種の植物の粉砕物であることが望ましい。 - 特許庁
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.