devfs

devfs
常用释义
devfs

扩展信息

设备文件系统
设备文件系统DevFS) dir : 我们要创建的文件所在的Devfs的句柄。

例句

如果您正好在使用devfs,您会发现这个目录已经为您创建好了。

Now that you know what to do in case of an emergency, we're ready to get your system ready for devfs.

既然您知道了在紧急情况下该怎么做,我们就可以使系统为devfs做好准备了。

If wrapper=nodevfs appears among the kernel boot options, then the script knows not to enabled devfs.

如果wrapper=nodevfs出现在内核引导选项中,那么该脚本知道不去启动devfs。

Right now, we'll just get devfsd installed; next article, we'll get it up and running, along with devfs.

现在,我们将只安装devfsd;在下一篇文章中,我们将使它和devfs一起启动和运行。

To get a good understanding of devfs, it's best to first understand how devfs changes things from the perspective of the device driver.

为了很好地理解devfs,最好是先理解从设备驱动程序的角度来看devfs是怎样改变事物的。

因此,解决devfs的“先有鸡还是先有蛋”问题的最好办法,可能就是使用初始封装器。

In this article, we'll complete converting our Linux system over to devfs, or the Device Filesystem.

在本文中,我们将完成把我们的Linux系统转换到devfs,即设备文件系统。

The second option, Debug devfs, should also be disabled.

第二个选项,Debugdevfs,也应该被禁用。

When they are accessed, the kernel maps to the appropriate device driver by devfs device name, rather than by major number.

当它们被访问时,内核通过devfs设备名称映射到合适的设备驱动程序,而不是通过主设备号。

In the previous installment (Part 4), we took a close look at what devfs is and how it solves nearly all device management problems.

在上一部分(第4部分)中,我们具体讨论了什么是devfs,以及它是如何解决几乎所有的设备管理问题的。

不用担心,我们离完成转换到devfs只有一步之遥。

The moral of this story is that you can easily disable devfs by booting with the wrapper=nodevfs kernel boot option.

这里的含意是说您可以通过使用wrapper=nodevfs内核引导选项来禁止devfs。

This makes devfs a very clean and functional solution to something that was previously an unweildly mess.

这让devfs成为对以前笨拙局面的一个非常彻底和实用的解决方案。

在本文中,我们将使您的系统为启用devfs作好准备,在下篇文章中,我们将真正开始向devfs的转换。

下一篇文章,我们会谈到devfs,至于现在,您也许会想看看下面的参考资料。

Here's a quick rundown of how devfs does its thing and solves all these problems in one fell swoop.

这里是对devfs如何一下子处理事情和解决这些问题的一个简单明了的快速纲要。

names in case you decide to boot with devfs disabled.

名字,以备日后您决定禁用devfs引导之需。

确实有很多方法来使系统devfs启用。

In order to get this file ready for devfs, you should add the appropriate devfs-style names for these ttys, keeping the older tty?

为了使这个文件适用于devfs,您应当为这些ttys加入适当的devfs类型名字,并保留原有的tty?

If you do, the devfs variable will be set to no; otherwise, it'll be yes.

如果这么做的话,devfs变量将被设置成no;否则它将被设置成yes。