Devを含む例文一覧と使い方
該当件数 : 516件
The special file /dev/initrd is a read-only block device. 例文帳に追加
/dev/initrdスペシャルファイルは読み込み専用のブロックデバイスである。 - JM
is returned, but root may stop redirection by using this ioctl with fd pointing at /dev/console or /dev/tty0 . 例文帳に追加
が返されるが、root は、/dev/consoleまたは/dev/tty0を指すfdに対してこの ioctl を使用することにより、リダイレクトを止めることができる。 - JM
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
dd if=/dev/acd0 of=/dev/null count=1 例文帳に追加
Note: FreeBSD 5.0 では devfs(5) が /devにエントリを自動的に作成、 管理するので、MAKEDEVを使用する必要はありません。 - FreeBSD
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
If there is the USB keyboard only, it will be /dev/ukbd0. 例文帳に追加
一方、USBキーボードだけが接続されているなら、 /dev/ukbd0となります。 - FreeBSD
The next example shows writing mail to a file, in this case /dev/null. 例文帳に追加
次の例はメールをファイル、この場合 /dev/null に書き込みます。 - FreeBSD
Code Listing1.1: Checking the information of a device file # ls -l /dev/hdabrw-rw---- 1 root disk 3, 0 Jul 5 2000 /dev/hda 例文帳に追加
コード表示1.1:デバイス・ファイルの情報の確認 - Gentoo Linux
In the previous example we see that /dev/hda is a block device.例文帳に追加
上の例では、/dev/hdaがブロック・デバイスであることが分かります。 - Gentoo Linux
Before chrooting, bind-mount the /dev structure in the new environment:例文帳に追加
chrootをする前に、新しい環境で/dev構造をbindマウントします。 - Gentoo Linux
Try using /dev/input/mice before /dev/psaux, as the latter is deprecated and can be disabled in the latest 2.6 kernels.例文帳に追加
/dev/psauxの前に/dev/input/miceを試してみてください。 後者は廃れており、最近の2.6カーネルでは無効になっているかもしれません。 - Gentoo Linux
If/dev/input/mice fails, then fall back to other devices. 例文帳に追加
/dev/input/miceが失敗したのなら、他のデバイスへと切り替えてください。 - Gentoo Linux
12.Could Not Find Device For /boot/boot: Not Found Or Not a Block DeviceSituation 例文帳に追加
#grub-install--root-directory=/boot/dev/hda 状況 - Gentoo Linux
SCSI and Serial ATA drives are both labeled/dev/sd*; even IDE drives are labeled /dev/sd* withthe new libata framework in the kernel. If you're using the old deviceframework, then your first IDE drive is /dev/hda. 例文帳に追加
もし、あなたのシステムがSCSIまたはSATAドライブを使っているなら, 1番目のハードディスクは/dev/sdaになるでしょう。 - Gentoo Linux
If you're using the old deviceframework, then your first IDE drive is /dev/hda. 例文帳に追加
また、IDEドライブがあったとしても、Serial ATAドライブは/dev/sdaになります。 - Gentoo Linux
Fire up fdisk on your disk (in our example, we use /dev/sda):例文帳に追加
さあfdiskを実行しましょう。 (例では/dev/sdaを使っています)。 - Gentoo Linux
File /dev/full has major device number 1 and minor device number 7. 例文帳に追加
/dev/full は、メジャーデバイス番号 1、マイナーデバイス番号 7 のファイルである。 - JM
The boot loader loads the kernel program and /dev/initrd 's contents into memory. 例文帳に追加
ブートローダはカーネルプログラムと/dev/initrdの内容をメモリにロードする。 - JM
Presently, there are subdirectories abi ", " debug ", " dev ", " fs ", " kernel ", " net ", " proc ", " 例文帳に追加
を用いて書き換えることもできる。 いまのところabi ", " debug ", " dev ", " fs ", " kernel ", " net ", " proc ", " - JM
(This function opens the master clone device, /dev/ptmx ; 例文帳に追加
を呼び出す(この関数はマスタ・クローン・デバイス (master clone device),/dev/ptmxをオープンする;pts (4) - JM
File /dev/random has major device number 1 and minor device number 8. 例文帳に追加
/dev/random ファイルはメジャーデバイス番号 1マイナーデバイス番号 8 である。 - JM
Code Listing2.7: Create swap partition # dd if=/dev/zero of=swap_fs seek=500 count=1 bs=1M# mkswap -f swap_fs 例文帳に追加
コード表示2.8 - Gentoo Linux
for write access to /dev/random . 例文帳に追加
を実行するプロセスを起こす。 - JM
SCSI and Serial ATA drives are both labeled/dev/sd*; even IDE drives are labeled /dev/sd* with the new libata framework in the kernel.例文帳に追加
もし、あなたのシステムがSCSIドライブを使っているなら, 1番目のハードディスクは/dev/sdaになるでしょう。 - Gentoo Linux
As your existing device manager will be mounted at /dev, we cannot access it directly.例文帳に追加
動作中のデバイスマネージャが/devにマウントされているので、ユーザは/devに直接アクセスすることができません。 - Gentoo Linux
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
4.Network-Booting with genkernelNetwork Booting from an Installation CD 例文帳に追加
(...そしてSCSIディスクならば:) #mount/dev/sda1/boot - Gentoo Linux
You will need to substitute the /dev/hdaexamples in the installation with this path. 例文帳に追加
インストール中に/dev/hdaをこのパスで置き換える必要があります。 - Gentoo Linux
Your Linux partition/dev/sda1 will most likely be called (hd0,0) underGRUB. 例文帳に追加
あなたのLinuxパーティションが/dev/hda1であったとすると、GRUBでは、(hd0,0)となります。 - Gentoo Linux
(Create the /mnt/usb mount point if needed)# mkdir -p /mnt/usb# mount -t vfat /dev/sdc1 /mnt/usb 例文帳に追加
(必要であれば、/mnt/usb/マウントポイントを作成します) #mount-tvfat/dev/sda1/mnt/usb/ - Gentoo Linux
X11 config file should now use /dev/input/mice for PS/2 and USB mice 例文帳に追加
X11設定ファイルはこれからPS/2とUSBマウス用に/dev/input/miceを使います - Gentoo Linux
call only works on file descriptors connected to /dev/tty. 例文帳に追加
呼び出しは /dev/tty に結びつけられたファイル・ディスクリプタにのみ作用する。 - JM
dev is a device number identifying a device containing a mounted file system. 例文帳に追加
devは調べるファイル・システムを含んでいるデバイス (device) のデバイス番号。 - JM
dev does not refer to a device containing a mounted file system. 例文帳に追加
devがマウントされたファイル・システムを含むデバイスを参照していない。 - JM
The device is thename of the SCSI device file, e.g. '/dev/scsi/sc0d4l0', or None.例文帳に追加
デバイスdeviceはSCSIデバイスファイルの名前で、例えば'/dev/scsi/sc0d4l0'あるいはNoneです。 - Python
In most cases, cp will 例文帳に追加
多くの場合、cp は FIFO や `/dev/console' といった - JM
Now you can follow the Gentoo install doc essentially verbatim,although you'll need to know that the root filesystem will be/dev/ubd/0, the swap "partition" will be /dev/ubd/1, and the CD rom will be /dev/ubd/2. 5.Resources 例文帳に追加
これで、基本的には、Gentooインストールドキュメントに従ってインストールすることができますが、ルートファイルシステムが/dev/ubd/0に、スワップパーティションが/dev/ubd/1に、CD-ROMが/dev/ubd/2になるということは知っておく必要があります。 - Gentoo Linux
With all these drivers present, the Parallel Port drive should be available as /dev/da0s4. 例文帳に追加
これらすべてのドライバがあれば、 パラレルポートのドライブは /dev/da0s4 となります。 - FreeBSD
For example, to play title 3 from /dev/dvd:# 例文帳に追加
たとえば、/dev/dvd から 2番目のタイトルを再生するには以下のようにします。 - FreeBSD
This shows that our scanner is using the /dev/uscanner0 device node. 例文帳に追加
この例では、スキャナが /dev/uscanner0デバイスノードを使用していることがわかります。 - FreeBSD
Code Listing4.8: Sample pxelinux.cfg/default DEFAULT /bzImageAPPEND ip=dhcp root=/dev/nfs nfsroot=192.168.1.1:/diskless/192.168.1.21 例文帳に追加
コード表示4.5:pxelinux.cfg/defaultの例 - Gentoo Linux
TwoPPC-specific mailing lists currently exist, gentoo-ppc-dev and gentoo-ppc-user.例文帳に追加
それから、二つのPPC限定メーリングリストgentoo-ppc-devとgentoo-ppc-userも現在あります。 - Gentoo Linux
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike 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 1994-2010 The FreeBSD Project. All rights reserved. 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)