fmthard.8 (bbf215553c7233fbab8a0afdf1fac74c44781867) | fmthard.8 (c55633c3b85a97a093b3f79f341aee08eb6bd15b) |
---|---|
1.\" 2.\" CDDL HEADER START 3.\" 4.\" The contents of this file are subject to the terms of the 5.\" Common Development and Distribution License (the "License"). 6.\" You may not use this file except in compliance with the License. 7.\" 8.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 8 unchanged lines hidden (view full) --- 17.\" information: Portions Copyright [yyyy] [name of copyright owner] 18.\" 19.\" CDDL HEADER END 20.\" 21.\" Copyright 1989 AT&T 22.\" Copyright (c) 2002, Sun Microsystems, Inc. All Rights Reserved 23.\" Copyright 2022 Toomas Soome <tsoome@me.com> 24.\" | 1.\" 2.\" CDDL HEADER START 3.\" 4.\" The contents of this file are subject to the terms of the 5.\" Common Development and Distribution License (the "License"). 6.\" You may not use this file except in compliance with the License. 7.\" 8.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE --- 8 unchanged lines hidden (view full) --- 17.\" information: Portions Copyright [yyyy] [name of copyright owner] 18.\" 19.\" CDDL HEADER END 20.\" 21.\" Copyright 1989 AT&T 22.\" Copyright (c) 2002, Sun Microsystems, Inc. All Rights Reserved 23.\" Copyright 2022 Toomas Soome <tsoome@me.com> 24.\" |
25.Dd January 31, 2022 | 25.Dd March 30, 2022 |
26.Dt FMTHARD 8 27.Os 28.Sh NAME 29.Nm fmthard 30.Nd populate label on hard disks 31.Sh SYNOPSIS 32.Nm 33.Fl d Ar data | Fl n Ar volume_name | Fl s Ar datafile Op Fl i --- 184 unchanged lines hidden (view full) --- 218.Sy VTOC . 219.sp 220For disks under two terabytes, 221.Nm 222cannot write a 223.Sy VTOC 224on an unlabeled disk. 225Use | 26.Dt FMTHARD 8 27.Os 28.Sh NAME 29.Nm fmthard 30.Nd populate label on hard disks 31.Sh SYNOPSIS 32.Nm 33.Fl d Ar data | Fl n Ar volume_name | Fl s Ar datafile Op Fl i --- 184 unchanged lines hidden (view full) --- 218.Sy VTOC . 219.sp 220For disks under two terabytes, 221.Nm 222cannot write a 223.Sy VTOC 224on an unlabeled disk. 225Use |
226.Xr format 1M | 226.Xr format 8 |
227for this purpose. | 227for this purpose. |