SD
Section: ������ ����� ����
(4)
Updated: 1992�� 12�� 17�� ����� 10:15:53
Index
Return to Main Contents
�̸�
sd - ��ī�õ�ũ ����̹��̴�.
����
#include <linux/hdreg.h> /* for HDIO_GETGEO */
#include <linux/fs.h> /* for BLKGETSIZE and BLKRRPART */
CONFIG
������ġ���� ������ ���� �����̴�:
sdlp,
where
l
�� ����������̺긦 ǥ���ϴ� �����̰�,
p
�� ����������̺��� ��Ƽ���� ǥ���ϴ� �����̴�.
��ī�õ�ũ�� ��������ġ��ȣ 8���̰�, ���̳���ġ��ȣSCSI disks have a major device number of 8, and a minor device number of
the form (16 *
drive_number) + partition_number,
where
drive_number
is the number of the physical drive in order of detection, and
partition_number
is as follows:
��Ƽ�� 0�� ��� ����̺��̴�.
��Ƽ�� 1���� 4�� ����"�����̸Ӹ�"��Ƽ���̴�.
��Ƽ�� 5���� 8�� ���� "Ȯ��(Ȥ�� "����")" ��Ƽ���̴�.
���� ���,
/dev/sda
�� ������ 8��, ���̳� 0�� ���Եǰ�, �ý����� ��� ��ī�õ���̺�� ���õ�
���̴�; ����
/dev/sdb3
�� ������ 8�� ���̳� 19�� ���Եǰ�, �ý����� �ι�° ��ī�� ����̺����
����° ����"�����̸Ӹ�"��Ƽ�ǰ� ���õ� ���̴�.
�̶�, ���� ��ġ�� �����ȴ�. Raw��ġ�� ���� �������� �ʾҴ�.
����
iotcl's�� �Ʒ��� ���� �����ȴ�:
- HDIO_GETGEO
-
-
�� �Ʒ� ������ ���̿��� ��ũ �Ű������� ��ȯ�Ѵ�:
-
struct hd_geometry {
unsigned char heads;
unsigned char sectors;
unsigned short cylinders;
unsigned long start;
};
�� �������� �����ʹ�
ioctl(2)
�Ű������� ���� ���ȴ�.
�Ű������� ������ ��ũ
������ ���� ���صǴ�
����̺��� ��ũ�������̴�.
�� �������� ����̺��� �������� ��������
�ƴϴ�.
�װ��� ����̹��� ��Ƽ�� ���̺��� �����Ҷ� ��������,
fdisk(1),efdisk(1), and lilo(1)
�� ������ ������ ���� �ʿ��ϴ�.
������ ������ ��ȿ���� �ʴٸ�, ��� �Ű������� ���� 0�� ��ȯ�� ���̴�.
- BLKGETSIZE
-
������ ��ġũ�⸦ ��ȯ�Ѵ�.
ioctl(2)
�Ű������� long�� �������Ѵ�.
- BLKRRPART
-
��ī�õ�ũ ��Ƽ�� ���̺��� �ٽ��б⸦ �����Ѵ�. � �Ű������� �ʿ����� �ʴ�.
scsi(4)
ioctls�� ���� �����ȴ�.
ioctl(2)
�Ű������� �䱸�ǰ�, ���̸�
ioctl(2)
�� -EINVAL�� ��ȯ�Ѵ�.
����
/dev/sd[a-h]: ��� ��ġ
/dev/sd[a-h][0-8]: ���� ���� ��Ƽ��
���� ��
scsi(4)
Index
- �̸�
-
- ����
-
- CONFIG
-
- ����
-
- ����
-
- ���� ��
-
This document was created by
man2html,
using the manual pages.
Time: 08:07:01 GMT, March 25, 2004