| 例文 |
dev toの部分一致の例文一覧と使い方
該当件数 : 206件
/dev/tty "CONFORMING TO" 例文帳に追加
/dev/tty準拠 - JM
Set /dev/SWAP to be /dev/ubdb, and comment out /dev/BOOT.例文帳に追加
/dev/SWAPを/dev/ubd/1として設定し、/dev/BOOTはコメントアウトします。 - Gentoo Linux
In our example, /dev/hda1, /dev/hda2 and /dev/hda3 are the /boot, swap and root partitions so we need to combine /dev/hda4 and /dev/hdb1.例文帳に追加
例では、/dev/hda1と/dev/hda2と/dev/hda3は、/bootとスワップとルートパーティションです。 そして、/dev/hda4と/dev/hdb1を結合する必要があります。 - Gentoo Linux
Assuming you have a hard drive on /dev/sda and two more on /dev/sdb and /dev/sdc, /dev/sdb7 gets translated to (hd1,6).例文帳に追加
ハードディスクが/dev/sda、2台め以降が/dev/sdb、/dev/sdc上にあり、/dev/sdb7が(hd1,6)として参照されると仮定します。 - Gentoo Linux
Another possibility is to mount /lib/dev-state on/dev at boot-time. 例文帳に追加
他の方法は、ブート時に/devに/lib/dev-stateをマウントすることです。 - Gentoo Linux
The file names ``/dev/stdout'' and ``/dev/stderr'' are handled specially; they refer to the standard 例文帳に追加
``/dev/stdout'' および ``/dev/stderr'' というファイル名は特別に扱われ、 - JM
, Device/dev/ram0 can be modified, then unmounted, and finally, the image is written from /dev/ram0 to a file. 例文帳に追加
最後に、/dev/ram0のイメージをファイルに書き出す)。 - JM
Some people prefer to use /dev/mouse under X. 例文帳に追加
X で /dev/mouse を使うのを好む人もいます。 - FreeBSD
To make this work, /dev/mouse should be linked to /dev/sysmouse (see sysmouse(4) ) by adding the following line to /etc/devfs.conf (see devfs.conf(5) ):This link can be created by restarting devfs(5) with the following command (as root): 例文帳に追加
この場合は、/dev/mouse を /dev/sysmouse(sysmouse(4) 参照)にリンクしてください。 - FreeBSD
But even if you turn off the bpf device, you still have /dev/mem and /dev/kmem to worry about. 例文帳に追加
bpf デバイスを外しても、 /dev/mem と /dev/kmemという悩みの種がまだ残っています。 - FreeBSD
If the file argument to one of the primaries is one of /dev/stdin, /dev/stdout, or /dev/stderr, file descriptor 0, 1, or 2, respectively, is checked. 例文帳に追加
プライマリのいずれかに対する file 引き数が/dev/stdin、/dev/stdout、/dev/stderrのいずれかであれば、 対応するファイル・ディスクリプターが調べられます。 ( /dev/stdin、/dev/stdout、/dev/stderr に対応するファイル・ディスクリプターはそれぞれ 0、1、2 です。 - JM
Mice are (device-wise) seen as /dev/input/mouse0 (or /dev/input/mice if you want to use several mice).例文帳に追加
マウスは/dev/input/mouse0に(いくつかのマウスを使用したいなら/dev/input/mice)に見えるでしょう。 - Gentoo Linux
like `/dev/console', will fill up your destination disk if you use it to copy `/dev/zero', will open unknown devices and have unknown 例文帳に追加
`/dev/zero' をコピーしようとしてコピー先ディスクを溢れさせたり、 - JM
For libc4 and libc5, the prompt is not written to /dev/tty but to stderr . 例文帳に追加
libc4 と libc5 では、promptは/dev/ttyにではなくstderrに出力された。 - JM
And you can't have/dev on a separate partition, since mount needs/dev to mount partitions.例文帳に追加
これは、mountがパーティションをマウントするために/devを必要とするためです。 - Gentoo Linux
Specifies the file to load as the contents of /dev/initrd . 例文帳に追加
/dev/initrdの内容としてロードするファイルを指定する。 - JM
As an MBR is very small (512 bytes) only four primary partitions can be defined (for instance, /dev/sda1 to/dev/sda4).例文帳に追加
MBRはとても小さい(512バイト)ので、4つの基本パーティションだけが定義できます。 (例えば、/dev/hda1から/dev/hda4)です。 - Gentoo Linux
As an MBR is very small (512 bytes) only fourprimary partitions can be defined (for instance, /dev/sda1 to/dev/sda4). 例文帳に追加
MBRはとても小さい(512バイト)ので、4つの基本パーティションだけが定義できます。 (例えば、/dev/sda1から/dev/sda4)です。 - Gentoo Linux
In /etc/fstab you will want /dev/ROOT to be /dev/ubda, with a fs type of either ext2, ext3, or reiserfs.例文帳に追加
/etc/fstabの中の、/dev/ROOTを/dev/ubd/0に変更します。 このとき、ファイルシステムの種類は、ext2,ext3,あるいはreiserfs等にします。 - Gentoo Linux
If you received errorsabout "/dev/mouse", try changing your mouse device to /dev/input/mice inthe "InputDevice" section of xorg.conf. 例文帳に追加
"/dev/mouse"に関するエラーを受け取ったら、xorg.confの"InputDevice"セクションで、マウスデバイスを/dev/input/miceに変更してみてください。 - Gentoo Linux
For example, /dev/hda refers to all of the first IDE drive in the system; and /dev/hdb3 refers to the third DOS "primary" partition on the second one. 例文帳に追加
例えば、/dev/hdaはシステムの最初の IDE ドライブ全体を参照する。 - JM
For instance, to have your boot, swap and root partitionmirrored (RAID-1) covering /dev/sda and /dev/sdb,you can use: 例文帳に追加
例えば、/dev/sdaと/dev/sdbにRAID-1でミラーされているboot、swap、そしてrootパーティションを作成したのなら、以下のようにします。 - Gentoo Linux
The character special files /dev/random and /dev/urandom (present since Linux 1.3.30) provide an interface to the kernel's random number generator. 例文帳に追加
(Linux 1.3.30 から提供されている) /dev/random 、/dev/urandom キャラクタスペシャルファイルはカーネル乱数ジェネレータへのインタフェースを提供する。 - JM
For instance, to delete an existing /dev/sda1: 例文帳に追加
例えば、現在の/dev/hda1を削除するには、以下のようにします。 - Gentoo Linux
For instance, to delete an existing/dev/sda1: 例文帳に追加
例えば、現在の/dev/sda1を削除するには、以下のようにします。 - Gentoo Linux
Normally during command substitution stderr is redirected to /dev/null . 例文帳に追加
通常はコマンド置換のときにstderrが/dev/nullにリダイレクトされる。 - JM
It's important to specify the right device Note: com1 - /dev/ttyS0, com2 - /dev/ttyS1, ...例文帳に追加
正しいデバイスを指定することが重要である。 - XFree86
for write access to /dev/random . 例文帳に追加
を実行するプロセスを起こす。 - JM
The next example shows writing mail to a file, in this case /dev/null. 例文帳に追加
次の例はメールをファイル、この場合 /dev/null に書き込みます。 - FreeBSD
If/dev/input/mice fails, then fall back to other devices. 例文帳に追加
/dev/input/miceが失敗したのなら、他のデバイスへと切り替えてください。 - Gentoo Linux
Once you have USB keyboard support enabled on your system, the AT keyboard becomes /dev/kbd0 and the USB keyboard becomes /dev/kbd1, if both are connected to the system. 例文帳に追加
システムを再起動させた後、 AT、USB 両方のキーボードが接続されていれば、 ATキーボードは /dev/kbd0 に、 USB キーボードは /dev/kbd1になります。 - FreeBSD
The tricky part of using cdrecord is finding the dev to use. 例文帳に追加
cdrecord のトリッキーな部分は、使用する dev を見つけるところにあります。 - FreeBSD
Run killalludevd; udevstart to reload /dev entries and fire up alsamixer.例文帳に追加
killalludevd;udevstartを実行して/devエントリを再読込し、alsamixerを起動してください。 - Gentoo Linux
You will need to substitute the /dev/hdaexamples in the installation with this path. 例文帳に追加
インストール中に/dev/hdaをこのパスで置き換える必要があります。 - Gentoo Linux
call only works on file descriptors connected to /dev/tty. 例文帳に追加
呼び出しは /dev/tty に結びつけられたファイル・ディスクリプタにのみ作用する。 - JM
dev does not refer to a device containing a mounted file system. 例文帳に追加
devがマウントされたファイル・システムを含むデバイスを参照していない。 - JM
To do this,you will need to "bind mount" these filesystems from the Installation CD's root to the /dev and /sys mount points inside the chroot.If you have already bind mounted these filesystems, there is no need to do it again. Code Listing2.1: Bind-mounting the device and sysfs filesystems例文帳に追加
コード表示2.1: /devファイルシステムをBindマウントする - Gentoo Linux
For example, to play title 3 from /dev/dvd:# 例文帳に追加
たとえば、/dev/dvd から 2番目のタイトルを再生するには以下のようにします。 - FreeBSD
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| 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 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|