sd(4) Device Drivers Manual sd(4) sd - SCSI #include /* HDIO_GETGEO */ #include /* BLKGETSIZE BLKRRPART */ : sdlp l p . p . SCSI 8 (16 * drive_number) + partition_number drive_number partition_number : o 0 o 1-4 DOS "" o 5-8 DOS "" ( "") /dev/sda 8 0 SCSI /dev/sdb3 8 19 DOS "" SCSI . . . ioctl : HDIO_GETGEO BIOS : struct hd_geometry { unsigned char heads; unsigned char sectors; unsigned short cylinders; unsigned long start; }; ioctl(2). DOS! . fdisk(1) efdisk(1) lilo(1). . BLKGETSIZE . ioctl(2) long. BLKRRPART SCSI. . ioctl(2) SCSI . ioctl(2) NULL ioctl(2) EINVAL. /dev/sd[a-h] /dev/sd[a-h][0-8] 3 . . : . 6.18 8 2026 sd(4)