No empty .Rs/.Re
[netbsd-mini2440.git] / share / man / man8 / man8.hpcmips / pbsdboot.8
blob8532df354849c8f53e23fc8333d95d7c1c3d2ea2
1 .\"     $NetBSD: pbsdboot.8,v 1.4 2001/06/26 01:46:26 hubertf Exp $
2 .Dd August 25, 2000
3 .Dt PBSDBOOT 8 hpcmips
4 .Os
5 .Sh NAME
6 .Nm pbsdboot
7 .Nd load and boot NetBSD/hpcmips kernel from Windows CE
8 .Sh SYNOPSIS
9 .Nm pbsdboot.exe
10 .Sh DESCRIPTION
11 .Nm
12 is a program runs on Windows CE.
13 It loads and executes the specified
14 .Nx Ns Tn /netbsd
15 kernel.
16 .Pp
17 The menu options (for
18 .Nm
19 itself) are as follows:
20 .Bl -tag -width FrameXbuffer
21 .It kernel
22 Select Kernel Path.
23 .It Frame buffer
24 Select Frame Buffer type.
25 .It Option
26 option for pass kernel.
27 .El
28 .Pp
29 The options for
30 .Nx
31 kernel are as follows:
32 .Bl -tag -width flag
33 .It Fl d
34 break into the kernel debugger.
35 .It Fl m
36 use miniroot in memory.
37 .It Fl s
38 single user mode.
39 .It Fl h
40 use serial console.check also serial port on.and connect your terminal with 9600bps,8bit,non-parity,VT100 mode.
41 .It Fl a
42 ask for name:kernel ask root/dump device,filesystem.
43 .It Fl b=DEV
44 change boot device to DEV(wd0,sd0,nfs,etc)
45 .El
46 .Sh FILES
47 .Bl -tag -width /msdos/pbsdboot.exe -compact
48 .It Pa /msdos/pbsdboot.exe
49 You will find this program Windows CE readable disk partition.
50 .El
51 .Sh SEE ALSO
52 .Xr reboot 2
53 .Sh HISTORY
54 The
55 .Nm
56 utility first appeared in
57 .Nx 1.5 .
58 .Sh BUGS
59 .Nm
60 reads the entire kernel image at once,
61 and requires enough free area on the main memory.