man.bsd.lv manual page server

Manual Page Search Parameters

DK(4) Device Drivers Manual DK(4)

dkdisk partition (wedge) driver

options DKWEDGE_AUTODISCOVER
options DKWEDGE_METHOD_BSDLABEL
options DKWEDGE_METHOD_GPT
options DKWEDGE_METHOD_MBR
options DKWEDGE_METHOD_RDB

The dk driver provides a disk-like interface, or , to an area of a physical disk. Wedges may be configured manually with dkctl(8) or automatically by the kernel upon the attachment of the physical disk.

Automatically detect and configure wedges using any available methods.
BSD disklabel detection method.
Extensible Firmware Interface Globally Unique Identifier Partition Table (GPT) detection method.
IBM PC-compatible Master Boot Record (MBR) partitioning detection method, with support for Extended MBRs.
Amiga Rigid Disk Block (RDB) partitioning detection method.

/dev/{,r}dk*
dk device special files.

config(1), disklabel(8), dkctl(8), fdisk(8), gpt(8), MAKEDEV(8)

The dk driver first appeared in NetBSD 3.0.

The dk driver was written by Jason R. Thorpe.

February 26, 2017 NetBSD-9.2