利用solaris的mknod變更format(陣列裝置識別符號)
bash-3.00# ls -l /dev/rdsk/c2t1d0s0 --rac2上面的裝置,檢視底層/devices裝置,找到主和次裝置號
lrwxrwxrwx 1 root root 89 11月 5日 11:15 /dev/rdsk/c2t1d0s0 -> ../../devices/pci@7c0/pci@0/pci@1/pci@0,2/SUNW,qlc@1/fp@0,0/ssd@w203400a0b8391069,0:a,raw
bash-3.00# ls -l /devices/pci@7c0/pci@0/pci@1/pci@0,2/SUNW,qlc@1/fp@0,0/ssd@w203400a0b8391069,0:a,raw
crw-r----- 1 640 oinstall 118, 16 11月 11日 17:01 /devices/pci@7c0/pci@0/pci@1/pci@0,2/SUNW,qlc@1/fp@0,0/ssd@w203400a0b8391069,0:a,raw --注意塗紅部分為主,次裝置號
然事利用mknod變更此裝置的裝置(用format)識別符號
mknod /dev/rdsk/同於rac1上面(用format)看到的裝置識別符號名字 c 118 16
下附上官方說明文件
bash-3.00# man mknod
正在重新格式化頁面。請等待... 完成
System Administration Commands mknod(1M)
NAME
mknod - make a special file
SYNOPSIS
mknod name b major minor
mknod name c major minor
mknod name p
DESCRIPTION
mknod makes a directory entry for a special file.
OPTIONS
The following options are supported:
b Create a block-type special file.
c Create a character-type special file.
p Create a FIFO (named pipe).
OPERANDS
The following operands are supported:
major The major device number.
minor The minor device number; can be either decimal or
octal. The assignment of major device numbers is
specific to each system. You must be the super-user
to use this form. of the command.
name A special file to be created.
USAGE
See largefile(5) for the description of the behavior of
mknod when encountering files greater than or equal to 2
Gbyte ( 2**31 bytes).
SunOS 5.10 Last change: 16 Sep 1996 1
System Administration Commands mk
lrwxrwxrwx 1 root root 89 11月 5日 11:15 /dev/rdsk/c2t1d0s0 -> ../../devices/pci@7c0/pci@0/pci@1/pci@0,2/SUNW,qlc@1/fp@0,0/ssd@w203400a0b8391069,0:a,raw
bash-3.00# ls -l /devices/pci@7c0/pci@0/pci@1/pci@0,2/SUNW,qlc@1/fp@0,0/ssd@w203400a0b8391069,0:a,raw
crw-r----- 1 640 oinstall 118, 16 11月 11日 17:01 /devices/pci@7c0/pci@0/pci@1/pci@0,2/SUNW,qlc@1/fp@0,0/ssd@w203400a0b8391069,0:a,raw --注意塗紅部分為主,次裝置號
然事利用mknod變更此裝置的裝置(用format)識別符號
mknod /dev/rdsk/同於rac1上面(用format)看到的裝置識別符號名字 c 118 16
下附上官方說明文件
bash-3.00# man mknod
正在重新格式化頁面。請等待... 完成
System Administration Commands mknod(1M)
NAME
mknod - make a special file
SYNOPSIS
mknod name b major minor
mknod name c major minor
mknod name p
DESCRIPTION
mknod makes a directory entry for a special file.
OPTIONS
The following options are supported:
b Create a block-type special file.
c Create a character-type special file.
p Create a FIFO (named pipe).
OPERANDS
The following operands are supported:
major The major device number.
minor The minor device number; can be either decimal or
octal. The assignment of major device numbers is
specific to each system. You must be the super-user
to use this form. of the command.
name A special file to be created.
USAGE
See largefile(5) for the description of the behavior of
mknod when encountering files greater than or equal to 2
Gbyte ( 2**31 bytes).
SunOS 5.10 Last change: 16 Sep 1996 1
System Administration Commands mk
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9240380/viewspace-619528/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Android O 中對裝置識別符號所做的變更Android符號
- iOS裝置識別符號及許可權合集iOS符號
- iOS怎樣獲取裝置唯一識別符號iOS符號
- 識別符號符號
- platform_driver驅動及裝置驅動匹配識別符號Platform符號
- java:識別符號 關鍵字 變數Java符號變數
- JAVA-識別符號、變數、資料型別Java符號變數資料型別
- WEB端:裝置標識號如何識別?Web
- JavaScript 識別符號JavaScript符號
- python的識別符號Python符號
- <Python>識別符號、變數的定義與使用Python符號變數
- 命令識別符號(轉)符號
- javascript基礎語法——變數和識別符號JavaScript變數符號
- 06:合法 C 識別符號符號
- 《Effective Go》--空白識別符號Go符號
- oracle 識別符號規範Oracle符號
- aix 系統識別符號AI符號
- 使用去中心化識別符號 (DID) 作為識別符號元系統中心化符號
- go——識別符號的命名規範Go符號
- Java資料型別、識別符號Java資料型別符號
- C語言-識別符號命名C語言符號
- 識別符號與關鍵字符號
- java基本無法-識別符號Java符號
- Oracle 12.2 長識別符號Oracle符號
- 標準HTML識別符號 (轉)HTML符號
- C++ 提示未宣告的識別符號C++符號
- 名稱 ****不是有效的識別符號 sql符號SQL
- URI(統一資源識別符號)符號
- SCSS &父選擇器識別符號CSS符號
- Windows安全識別符號(SID)概述Windows符號
- Hibernate識別符號生成器符號
- 字串切片識別符號是什麼字串符號
- JavaSE 關鍵字和識別符號Java符號
- 關鍵字、資料型別、識別符號資料型別符號
- Java的識別符號與編碼規範Java符號
- 識別符號的命名規則和規範符號
- 1413: C語言合法識別符號C語言符號
- JavaScript生成GUID統一識別符號JavaScriptGUI符號