How can I get disktab information for a new disk?

How can I get disktab information for a new disk?


For disks that do not have entries in the /etc/disktab file, the following
disklabel command will query the disk itself for geometry information:

disklabel -rw /dev/rrzXc unknown

Where /dev/rrzXc is the device name of the disk.



FAQ Home