| DKSCAN_BSDLABEL(8) | System Manager's Manual | DKSCAN_BSDLABEL(8) |
dkscan_bsdlabel —
program to create wedges from a BSD disklabel
dkscan_bsdlabel |
[-nv] device |
dkscan_bsdlabel scans a disk for a BSD
disklabel, which does not need to be the label variant used on the
architecture currently running, or even the same endianness.
The following options are supported:
The argument device specifices the disk on which the disklabel is scanned and to which the wedges are added.dkscan_bsdlabel
-v wd1Create wedges from all recognized partitions on wd1
The dkscan_bsdlabel command first appeared
in NetBSD 5.0.
Martin Huseman wrote the
dkscan_bsdlabel utility. It is reusing a lot of
kernel code written by Jason R. Thorpe.
| February 27, 2007 | NetBSD 11.0 |