diff options
Diffstat (limited to 'static/netbsd/man8/man8.hpcarm/boot.8 3.html')
| -rw-r--r-- | static/netbsd/man8/man8.hpcarm/boot.8 3.html | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/static/netbsd/man8/man8.hpcarm/boot.8 3.html b/static/netbsd/man8/man8.hpcarm/boot.8 3.html deleted file mode 100644 index 728d6424..00000000 --- a/static/netbsd/man8/man8.hpcarm/boot.8 3.html +++ /dev/null @@ -1,80 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">BOOT(8)</td> - <td class="head-vol">System Manager's Manual (hpcarm)</td> - <td class="head-rtitle">BOOT(8)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">boot</code> — <span class="Nd">system - bootstrapping procedures</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">Windows CE machines with StrongARM CPUs use the - <a class="Xr">hpcboot(8)</a> program to boot - <span class="Ux">NetBSD</span>.</p> -<section class="Ss"> -<h2 class="Ss" id="Power_fail_and_crash_recovery"><a class="permalink" href="#Power_fail_and_crash_recovery">Power - fail and crash recovery</a></h2> -<p class="Pp">Unfortunately, <span class="Ux">NetBSD</span> can't reboot itself - at power-up or after crashes. The machine will go through the cold reset and - boot into Windows CE. You will have to restart - <span class="Ux">NetBSD</span> manually using - <a class="Xr">hpcboot(8)</a>.</p> -<p class="Pp">Once <span class="Ux">NetBSD</span> starts, an automatic - consistency check of the file systems will be performed, and unless this - fails, the system will resume multi-user operations.</p> -</section> -<section class="Ss"> -<h2 class="Ss" id="Cold_starts"><a class="permalink" href="#Cold_starts">Cold - starts</a></h2> -<p class="Pp">On cold reset Windows CE handheld machines attempt to boot - the Windows CE operating system from the boot ROM. The boot ROM is - usually not rewritable, so you cannot erase or damage Windows CE - image.</p> -<p class="Pp">You can't boot <span class="Ux">NetBSD</span> directly, skipping - Windows CE. The <span class="Ux">NetBSD</span> bootloader, - <a class="Xr">hpcboot(8)</a>, is provided as a Windows CE application - program instead. Though the bootloader is an application program, it blows - the entire running Windows CE, its data, and its settings away from - RAM (but not ROM!) when the kernel boots successfully. If - <span class="Ux">NetBSD</span> is halted the machine will go through the - cold reset and will reboot into Windows CE.</p> -</section> -<section class="Ss"> -<h2 class="Ss" id="Normal_Operation"><a class="permalink" href="#Normal_Operation">Normal - Operation</a></h2> -<p class="Pp">Please, refer to the <a class="Xr">hpcboot(8)</a> manual page.</p> -</section> -</section> -<section class="Sh"> -<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1> -<dl class="Bl-tag Bl-compact"> - <dt><span class="Pa">hpcboot.exe</span></dt> - <dd>bootloader program for Windows CE</dd> -</dl> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">hpcboot(8)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">There is no general way to launch the bootloader automatically, as - only a few Windows CE machines provide an “auto run” - mechanism.</p> -<p class="Pp">This port doesn't support <a class="Xr">kloader(4)</a>, which - means that when the system is rebooted, it goes back to - Windows CE.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">January 13, 2006</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
