dev

美 [dɛv]

【医】【=deviation】偏差,偏斜,偏向

BNC.28908



双语例句

  1. You can use domains to provide isolation for the following resources: network interfaces and ports, LVM ( includes volume groups and file systems), files, and devices ( that have/ dev entries).
    可以使用域为以下资源提供隔离:网络接口和端口、LVM(包括卷组和文件系统)、文件和设备(有/dev条目的设备)。
  2. For example, we have a database called sample and a directory/ dev/ backup, which is accessible from all partitions.
    例如,我们有一个名为sample的数据库和一个/dev/backup目录,从所有分区那里都可以访问这个目录。
  3. This includes applications that require access to/ dev/ kmem and network devices.
    其中包括需要访问/dev/kmem和网络设备的一些应用程序。
  4. For example, a second IDE hard drive might be shown as/ dev/ hdb.
    例如,第二个IDE硬盘驱动器可能会显示为/dev/hdb。
  5. You will see error messages for/ dev/ sdb which you can safely ignore by pressing cancel.
    对于/dev/sdb,会看到错误消息,可以按cancel忽略这些消息。
  6. The KVM module in the kernel exposes the virtualized hardware through the/ dev/ kvm character device.
    内核中的KVM通过/dev/kvm字符设备来公开虚拟化后的硬件。
  7. Linux has found one new unit and mapped it to/ dev/ sdb.
    Linux找到了一个新单元并把它映射到/dev/sdb。
  8. Dev/ sda is the virtual disk we created as the restoration destination; it is unformatted.
    我们将/dev/sda虚拟磁盘创建为恢复的目标磁盘;它尚未格式化。
  9. On an older Linux system, the first IDE hard drive is/ dev/ hda.
    在较早的Linux系统中,第一个IDE硬盘驱动器是/dev/hda。
  10. In this case, use the first raw tape device (/ dev/ rmt0).
    在这个示例中,使用第一个原始磁带设备(/dev/rmt0)。
  11. To do this, redirect the appropriate stream to the empty file,/ dev/ null.
    为此,将选择的流重定向到空文件/dev/null。
  12. The first SCSI drive is usually/ dev/ sda.
    第一个SCSI驱动器通常是/dev/sda。
  13. Dev/ hda is the corresponding file name of the device on Linux.
    dev/hda是该设备对应的Linux文件名。
  14. Your root file system has changed to/ dev/ sdb after reboot.
    在重新启动后,您的根文件系统已经改为/dev/sdb。
  15. Devices in the device tree (/ dev) are common to all user-space processes.
    设备树(/dev)中的设备对于所有用户空间进程来说都是通用的。
  16. You'll also allocate physical device/ dev/ sdb to this volume group.
    还将把物理设备/dev/sdb分配给这个卷组。
  17. Let's assume your root file system is located in disk device/ dev/ sda.
    让我们假定根文件系统位于/dev/sda磁盘设备中。
  18. The/ dev/ nst0 refers to the first SCSI tape, but in a non-rewind mode.
    dev/nst0引用第一个SCSI磁带驱动器,不过是以非重绕的模式引用。
  19. After installation finished, you get I/ O errors for/ dev/ sdb.
    完成安装之后,会出现关于/dev/sdb的I/O错误。
  20. Disk/ dev/ sda is showing up, but it's not your root file system.
    显示了磁盘/dev/sda,但是它不是根文件系统。
  21. In Linux terms, this HDD is/ dev/ hda ( hd0,0 in GRUB terms).
    在Linux术语中,这个HDD是/dev/hda(在GRUB术语中是hd0,0)。
  22. For example, the first SCSI CD-ROM is/ dev/ scd0.
    例如,第一个SCSICD-ROM是/dev/scd0。
  23. So, what's the point of creating duplicate device nodes in the/ dev/ evms/ directory?
    那么,在/dev/evms/目录中创建重复的设备节点有什么意义呢?
  24. This would drop the Fedora partition down to/ dev/ sdb13, or hd1,12 in GRUB notation.
    这将把Fedoro分区下放到GRUB标记中的/dev/sdb13(或hd1,12)。
  25. Disk/ dev/ sda is not showing up during your system reboot.
    磁盘/dev/sda在系统重新启动时没有显示。
  26. So how does/ dev/ sda get renamed as/ dev/ sdb after your system reboots?
    那么,系统重新启动后/dev/sda是如何被重命名为/dev/sdb的?
  27. Now, each partition's backup image can be found in the/ dev/ backup directory.
    现在,在/dev/backup目录中可以找到每个分区的备份镜像。
  28. For example, my development system has two hard drives in it,/ dev/ hde and/ dev/ hdg.
    例如,在我的开发系统中有两个硬盘/dev/hde和/dev/hdg。
  29. Use pvcreate to initialize the Physical Disk: pvcreate/ dev/ hda3.
    使用pvcreate对物理磁盘进行初始化:pvcreate/dev/hda3。
  30. "sda3" for a device that would ( by default) appear at/ dev/ sda3.
    k计算设备的内核名,例如设备的“sda3”将(缺省)出现在/dev/sda3。