Linux下如何安装裸设备
Sunday, December 2nd, 2007关于在Linux下如何安装Oracle的raw device以及raw设备,块设备之间的关系和差别,请参考下面的FAQ,本文系转载,转载地址:
Q: 1. What is a raw device?
A:Raw device, also known as a raw partition is a disk partition that is not mounted and written by Linux filesystem (ext2/ext3, reiserfs) or by Oracle Cluster File System (OCFS), but is accessed by a character device driver. It is the responsibility of the application to organize how the data is written to the disk partition.
[top]
(more…)
