月亮词典
首页
查询
devfs
devfs
常用释义
词性释义
devfs
例句
全部
If
you
happen
to be
using
devfs
,
you
'll
find
that
this
directory
has already
been
created
for
you
.
如果
您
正好
在
使用
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
是
怎样
改变
事物
的
。
Therefore
,
probably
the
best
way
to
solve
the
devfs
"
chicken
and
egg
"
problem
is
to
use
an
init
wrapper
.
因此
,
解决
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
,
以及
它
是
如何
解决
几乎
所有
的
设备
管理
问题
的
。
Don't
fear
,
we
're
just
one
step
away
from
completing
our
transition
to
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
成为
对
以前
笨拙
局面
的
一个
非常
彻底
和
实用
的
解决方案
。
In
this
article
,
we
'll
get
your
system
devfs
-
ready
,
and
in
the
next
,
we
will
do
the
actual
conversion
to
devfs
.
在
本文
中
,
我们
将
使
您
的
系统
为
启用
devfs
作
好准备
,
在
下
篇
文章
中
,
我们
将
真正
开始
向
devfs
的
转换
。
Next
article
,
we
'll
check
out
devfs
;
for
now
,
you
may
want
to check out
the
following
resources
.
下
一
篇文章
,
我们
会
谈到
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
引导
之
需
。
There
are
actually
a number
of ways to
devfs
-
enable
a
system
.
确实
有
很多
方法
来
使
系统
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
。
网络释义
设备文件系统
设备文件系统
(
DevFS
) dir : 我们要创建的文件所在的Devfs的句柄。
更新时间:2025-04-27 00:34