bsdlabel.8 (4c723140a407d2ba326c134a26cec9569dc52d46) bsdlabel.8 (d04b5dfe6cb5c950c97bcc0c5742c01d1d8d33f9)
1.\" Copyright (c) 1987, 1988, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Symmetric Computer Systems.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 26 unchanged lines hidden (view full) ---

35.Dt BSDLABEL 8
36.Os
37.Sh NAME
38.Nm bsdlabel
39.Nd read and write disk pack label
40.Sh SYNOPSIS
41.Nm
42.Op Fl A
1.\" Copyright (c) 1987, 1988, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Symmetric Computer Systems.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 26 unchanged lines hidden (view full) ---

35.Dt BSDLABEL 8
36.Os
37.Sh NAME
38.Nm bsdlabel
39.Nd read and write disk pack label
40.Sh SYNOPSIS
41.Nm
42.Op Fl A
43.Op Fl f
44.Ar disk/file
43.Ar disk | Fl f Ar file
45.Nm
46.Fl w
47.Op Fl \&An
48.Op Fl B Op Fl b Ar boot
49.Op Fl m Ar machine
44.Nm
45.Fl w
46.Op Fl \&An
47.Op Fl B Op Fl b Ar boot
48.Op Fl m Ar machine
50.Op Fl f
51.Ar disk/file
49.Ar disk | Fl f Ar file
52.Op Ar type
53.Nm
54.Fl e
55.Op Fl \&An
56.Op Fl B Op Fl b Ar boot
57.Op Fl m Ar machine
50.Op Ar type
51.Nm
52.Fl e
53.Op Fl \&An
54.Op Fl B Op Fl b Ar boot
55.Op Fl m Ar machine
58.Op Fl f
59.Ar disk/file
56.Ar disk | Fl f Ar file
60.Nm
61.Fl R
62.Op Fl \&An
63.Op Fl B Op Fl b Ar boot
64.Op Fl m Ar machine
65.Op Fl f
57.Nm
58.Fl R
59.Op Fl \&An
60.Op Fl B Op Fl b Ar boot
61.Op Fl m Ar machine
62.Op Fl f
66.Ar disk/file protofile
63.Ar disk | Fl f Ar file
64.Ar protofile
67.Sh DESCRIPTION
68The
69.Nm
70utility
71installs, examines or modifies the
72.Bx
73label on a disk partition, or on a file containing a partition image.
74In addition,
75.Nm
76can install bootstrap code.
77.Ss Disk Device Name
65.Sh DESCRIPTION
66The
67.Nm
68utility
69installs, examines or modifies the
70.Bx
71label on a disk partition, or on a file containing a partition image.
72In addition,
73.Nm
74can install bootstrap code.
75.Ss Disk Device Name
78When specifying the device (i.e. when the
76When specifying the device (i.e., when the
79.Fl f
77.Fl f
80option is not used),
78option is not used),
81the
82.Pa /dev/
83path prefix may be omitted;
84the
85.Nm
86utility will automatically prepend it.
87.Ss General Options
88The

--- 395 unchanged lines hidden ---
79the
80.Pa /dev/
81path prefix may be omitted;
82the
83.Nm
84utility will automatically prepend it.
85.Ss General Options
86The

--- 395 unchanged lines hidden ---