disklabel/bsdlabel and md(4) devices

From: Tim Robbins <tjr_at_FreeBSD.ORG>
Date: Wed, 28 May 2003 21:54:37 +1000
This used to work but does not work any more:

# mdconfig -a -t swap -s 16m
md0
# disklabel -r -w md0 auto
disklabel: Geom not specified
# disklabel -w md0 auto
disklabel: Geom not specified
# disklabel md0   
disklabel: Geom not specified
# /dev/md0:
8 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  c:     4096        0    unused        0     0         # "raw" part, don't edit

How do I write a standard label to a md(4) device with bsdlabel?


Tim
Received on Wed May 28 2003 - 02:55:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:09 UTC