ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).




NBDST(8)                  BSD System Manager's Manual                 NBDST(8)

NAME
     nbdst -- NetBoot deferred shadow tool

SYNOPSIS
     nbdst devnode shadowfile

DESCRIPTION
     nbdst is used during NetBoot to associate a shadow file with the disk image being used as the root
     device. After the shadow file is attached, subsequent writes to the root device will be redirected to
     the shadow file, which normally resides on local storage.  nbdst is invoked by /etc/rc.netboot

     The following arguments must be specified:
     devnode        The device node of the root device, in the form "disk0"
     shadowfile     Path to a shadow file which will be created and associated with the NetBoot root device

NOTE
     nbdst can only be run as root.

SEE ALSO
     hdid(8), hdiutil(1)

Mac OS X                          29 Apr 2003                         Mac OS X

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.