![]() ![]() | ![]() |
version 1.2, 2012/02/05 07:14:36 | version 1.3, 2020/09/08 21:05:59 |
---|---|
Line 4 | Line 4 |
# Introduction | # Introduction |
NetBSD lets you mount ISO images using the [vnd(4)](http://netbsd.gw.com/cgi-bin/man-cgi?vnd+4+NetBSD-current) disk driver. | NetBSD lets you mount ISO images using the [vnd(4)](//man.NetBSD.org/vnd.4) disk driver. |
The vnd driver provides a disk-like interface to a file. | The vnd driver provides a disk-like interface to a file. |
# Mounting the Image | # Mounting the Image |
Line 25 The vnd driver provides a disk-like inte | Line 25 The vnd driver provides a disk-like inte |
# Additional Information | # Additional Information |
* [vnd(4)](http://netbsd.gw.com/cgi-bin/man-cgi?vnd+4+NetBSD-current) Manpage | * [vnd(4)](//man.NetBSD.org/vnd.4) Manpage |
* [vnconfig(8)](http://netbsd.gw.com/cgi-bin/man-cgi?vnconfig+8+NetBSD-current) Manpage | * [vnconfig(8)](//man.NetBSD.org/vnconfig.8) Manpage |
* [mount(8)](http://netbsd.gw.com/cgi-bin/man-cgi?mount+8+NetBSD-current) Manpage | * [mount(8)](//man.NetBSD.org/mount.8) Manpage |
* [umount(8)](http://netbsd.gw.com/cgi-bin/man-cgi?umount+8+NetBSD-current) Manpage | * [umount(8)](//man.NetBSD.org/umount.8) Manpage |