Chinaunix

标题: fedora core 3 裸设备 [打印本页]

作者: hermit    时间: 2005-01-18 21:58
标题: fedora core 3 裸设备
准备fedora core 3 + oracle 10g,用裸设备发现fedora core 3 里面没有raw的命令,/dev/下面也没有raw目录
请教各位,在fedora core 3下我怎么做裸设备?(我建好了lvg,但是它是块设备,我怎么才能得到它的字符设备啊......)
作者: xuhehao    时间: 2005-01-19 08:16
标题: fedora core 3 裸设备
mknod
作者: liaonianbo    时间: 2006-11-06 23:24
标题: 二楼我操你妈
不原意说就算了,牛比你妈阁鸡巴. 你他们整个一个傻比,欺负新同学干什么.
作者: dlflying    时间: 2006-11-06 23:35
不懂,但二楼说得是个命令

man  mknod


MKNOD(1)                         User Commands                        MKNOD(1)

NAME
       mknod - make block or character special files

SYNOPSIS
       mknod [OPTION]... NAME TYPE [MAJOR MINOR]

DESCRIPTION
       Create the special file NAME of the given TYPE.

       Mandatory  arguments  to  long  options are mandatory for short options
       too.

       -Z, --context=CONTEXT
              set security context (quoted string)

       -m, --mode=MODE
              set permission mode (as in chmod), not a=rw - umask

       --help display this help and exit

       --version
              output version information and exit

       Both MAJOR and MINOR must be specified when TYPE is b,  c,  or  u,  and
       they  must be omitted when TYPE is p.  If MAJOR or MINOR begins with 0x
       or 0X, it is interpreted as hexadecimal; otherwise, if it  begins  with
       0, as octal; otherwise, as decimal.  TYPE may be:

       b      create a block (buffered) special file

       c, u   create a character (unbuffered) special file

       p      create a FIFO

骂人就不对了




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2