boot_i386.8 (d16b647e7f499c012512b409e8146305fd788f3e) | boot_i386.8 (e71057d8d08fdb6564e17803e73f73efdb688067) |
---|---|
1.\" Copyright (c) 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software written and contributed 5.\" to Berkeley by William Jolitz. 6.\" 7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch. 8.\" --- 22 unchanged lines hidden (view full) --- 31.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 32.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 33.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 35.\" SUCH DAMAGE. 36.\" 37.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94 38.\" | 1.\" Copyright (c) 1991, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" This code is derived from software written and contributed 5.\" to Berkeley by William Jolitz. 6.\" 7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch. 8.\" --- 22 unchanged lines hidden (view full) --- 31.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 32.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 33.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 34.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 35.\" SUCH DAMAGE. 36.\" 37.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94 38.\" |
39.\" $Id$ | 39.\" $Id: boot_i386.8,v 1.3 1995/10/07 12:05:00 joerg Exp $ |
40.\" 41.Dd April 19, 1994 42.Dt BOOT 8 i386 43.Os 44.Sh NAME 45.Nm boot 46.Nd 47system bootstrapping procedures --- 64 unchanged lines hidden (view full) --- 112of the specified partition. Defaults to 113.Pa /kernel . 114Symbolic links are not supported (hard links are). 115.It Fl abcCdhrsv 116Boot flags: 117.Bl -tag -offset indent -width "-CXX" -compact 118.It Fl a 119ask for the device to install as root file system during kernel | 40.\" 41.Dd April 19, 1994 42.Dt BOOT 8 i386 43.Os 44.Sh NAME 45.Nm boot 46.Nd 47system bootstrapping procedures --- 64 unchanged lines hidden (view full) --- 112of the specified partition. Defaults to 113.Pa /kernel . 114Symbolic links are not supported (hard links are). 115.It Fl abcCdhrsv 116Boot flags: 117.Bl -tag -offset indent -width "-CXX" -compact 118.It Fl a 119ask for the device to install as root file system during kernel |
120initialisation | 120initialization |
121.It Fl b 122do not automatically reboot after shutdown or crash 123.It Fl c 124run UserConfig to modify hardware parameters for the loaded 125kernel 126.It Fl C 127boot from CDROM 128.It Fl d --- 41 unchanged lines hidden --- | 121.It Fl b 122do not automatically reboot after shutdown or crash 123.It Fl c 124run UserConfig to modify hardware parameters for the loaded 125kernel 126.It Fl C 127boot from CDROM 128.It Fl d --- 41 unchanged lines hidden --- |