No empty .Rs/.Re
[netbsd-mini2440.git] / share / man / man8 / man8.hpcmips / boot.8
blobd70459148c7cfa1eac4dd2bdd7ffca982efae0a9
1 .\"     $NetBSD: boot.8,v 1.3 2004/04/03 03:22:30 uwe Exp $
2 .Dd May 5, 2003
3 .Dt BOOT 8 hpcmips
4 .Os
5 .Sh NAME
6 .Nm boot
7 .Nd system bootstrapping procedures
8 .Sh DESCRIPTION
9 .\"
10 .Ss Power fail and crash recovery
11 .\"
12 Unfortunately, on most machines, the system can't reboot itself
13 at power-up or after crashes.
14 You might have to restart the system manually.
15 Once the system starts, an automatic consistency check of the file systems
16 will be performed,
17 and unless this fails, the system will resume multi-user operations.
18 .\"
19 .Ss Cold starts
20 .\"
21 Typical MIPS based Windows CE Handheld machines
22 attempt to boot Windows CE operating system in its own boot ROM.
23 You can't boot the
24 .Nx
25 directly skipping Windows CE.
26 The
27 .Nx
28 bootloaders are provided as application programs on Windows CE instead.
29 You can choose
30 .Xr pbsdboot 8
32 .Xr hpcboot 8 .
33 Though the bootloaders are application programs,
34 they blow away the entire Windows CE OS and its settings
35 when the kernel boots successfully.
36 .\"
37 .Ss Normal Operation
38 .\"
39 Once running, a familiar window will appear.
40 You can choose the machine type, kernel file location and kernel boot
41 options with a GUI and push the button named
42 .Dq Li [boot]
43 to boot
44 .Nx .
45 .\"
46 .Ss Automatic mode
47 .\"
48 The bootloaders have an
49 .Dq Li auto boot
50 option.
51 If you enable this option, the specified kernel will be loaded
52 automatically after a countdown.
53 .\"
54 .Sh FILES
55 .\"
56 .Bl -tag -width pbsdboot1.exe -compact
57 .It Pa /netbsd
58 system kernel
59 .It Pa /netbsd.gz
60 gzip-compressed kernel
61 .It Pa pbsdboot1.exe
62 bootloader executable file for Windows CE version 1.01
63 .It Pa pbsdboot.exe
64 bootloader executable file for Windows CE
65 .It Pa hpcboot.exe
66 new bootloader executable file for Windows CE
67 .El
68 .\"
69 .Sh SEE ALSO
70 .\"
71 .Xr kloader 4 ,
72 .Xr hpcboot 8 ,
73 .Xr pbsdboot 8
74 .\"
75 .Sh BUGS
76 .\"
77 There is no general way to launch a bootloader automatically
78 while a few Windows CE machine provide an
79 .Dq auto run
80 mechanism.