Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/vnconfig Add magic incantation to configure an imag...
details: https://anonhg.NetBSD.org/src/rev/c401e572293e
branches: trunk
changeset: 949339:c401e572293e
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Jan 09 23:54:26 2021 +0000
description:
Add magic incantation to configure an image for mount_udf(8).
diffstat:
usr.sbin/vnconfig/vnconfig.8 | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 6c33f342f59f -r c401e572293e usr.sbin/vnconfig/vnconfig.8
--- a/usr.sbin/vnconfig/vnconfig.8 Sat Jan 09 23:18:19 2021 +0000
+++ b/usr.sbin/vnconfig/vnconfig.8 Sat Jan 09 23:54:26 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnconfig.8,v 1.45 2018/10/07 20:30:50 wiz Exp $
+.\" $NetBSD: vnconfig.8,v 1.46 2021/01/09 23:54:26 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -61,7 +61,7 @@
.\"
.\" @(#)vnconfig.8 8.1 (Berkeley) 6/5/93
.\"
-.Dd November 6, 2015
+.Dd January 10, 2021
.Dt VNDCONFIG 8
.Os
.Sh NAME
@@ -240,6 +240,13 @@
emulating the geometry of 512 bytes per sector, 18 sectors per track,
2 tracks per cylinder, and 80 cylinders total.
.Pp
+.Dl vndconfig vnd0 /tmp/image.udf 2048/1/1/0
+.Pp
+Configures the vnode disk
+.Pa vnd0
+for an UDF image to be used with
+.Xr mount_udf 8 .
+.Pp
.Dl vndconfig -t floppy vnd0 /tmp/floppy.img
.Pp
Configures the vnode disk
Home |
Main Index |
Thread Index |
Old Index