Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes Sandpoint bootloader was renamed from netboot ...
details: https://anonhg.NetBSD.org/src/rev/be9ab599f0a6
branches: trunk
changeset: 761505:be9ab599f0a6
user: phx <phx%NetBSD.org@localhost>
date: Sun Jan 30 18:04:41 2011 +0000
description:
Sandpoint bootloader was renamed from netboot to altboot.
diffstat:
distrib/notes/common/contents | 6 +++---
distrib/notes/sandpoint/hardware | 4 ++--
distrib/notes/sandpoint/install | 5 +++--
distrib/notes/sandpoint/prep | 8 ++++----
4 files changed, 12 insertions(+), 11 deletions(-)
diffs (86 lines):
diff -r 1d72c3cd5529 -r be9ab599f0a6 distrib/notes/common/contents
--- a/distrib/notes/common/contents Sun Jan 30 17:48:04 2011 +0000
+++ b/distrib/notes/common/contents Sun Jan 30 18:04:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: contents,v 1.164 2011/01/18 00:35:19 jym Exp $
+.\" $NetBSD: contents,v 1.165 2011/01/30 18:04:41 phx Exp $
.\"
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -372,9 +372,9 @@
.\}
.
.if \n[sandpoint] \{\
-. It Pa netboot
+. It Pa altboot
\*M bootloader in ELF format; see below
-. It Pa netboot.bin
+. It Pa altboot.bin
\*M bootloader in binary format; see below
.\}
.
diff -r 1d72c3cd5529 -r be9ab599f0a6 distrib/notes/sandpoint/hardware
--- a/distrib/notes/sandpoint/hardware Sun Jan 30 17:48:04 2011 +0000
+++ b/distrib/notes/sandpoint/hardware Sun Jan 30 18:04:41 2011 +0000
@@ -1,4 +1,4 @@
-.\"$NetBSD: hardware,v 1.7 2010/06/09 17:37:23 phx Exp $
+.\"$NetBSD: hardware,v 1.8 2011/01/30 18:04:41 phx Exp $
.
.Nx*M
is a port based on Motorola's
@@ -219,5 +219,5 @@
.Ss2 824x NAS supported boot devices and media
.Nx
is booted by
-.Pa netboot
+.Pa altboot
, which can load the kernel from NFS or from the local disk.
diff -r 1d72c3cd5529 -r be9ab599f0a6 distrib/notes/sandpoint/install
--- a/distrib/notes/sandpoint/install Sun Jan 30 17:48:04 2011 +0000
+++ b/distrib/notes/sandpoint/install Sun Jan 30 18:04:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: install,v 1.6 2010/06/09 21:49:41 wiz Exp $
+.\" $NetBSD: install,v 1.7 2011/01/30 18:04:41 phx Exp $
.
.Ss2 Prepare the NFS server
.
@@ -17,7 +17,8 @@
KuroBox and LinkStation systems are known to have the console on the
second UART.
.Pp
-Now boot the kernel by running netboot.
+Now boot the kernel by running
+.Pa altboot .
The installation kernel will run
.Pa sysinst
from an internal memory disk image.
diff -r 1d72c3cd5529 -r be9ab599f0a6 distrib/notes/sandpoint/prep
--- a/distrib/notes/sandpoint/prep Sun Jan 30 17:48:04 2011 +0000
+++ b/distrib/notes/sandpoint/prep Sun Jan 30 18:04:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: prep,v 1.5 2010/06/09 21:49:41 wiz Exp $
+.\" $NetBSD: prep,v 1.6 2011/01/30 18:04:41 phx Exp $
.
To install
.Nx \*V
@@ -11,9 +11,9 @@
The detailed procedure to build such a cable for your NAS system is not
part of this documentation.
.
-.Ss2 netboot
+.Ss2 altboot
The
-.Pa netboot.bin
+.Pa altboot.bin
binary loads a
.Nx
kernel from the root partition of a local disk or from NFS.
@@ -35,7 +35,7 @@
When auto-booting is enabled this will usually require to press a key
quickly after the system is switched on.
Then load the
-.Pa netboot.bin
+.Pa altboot.bin
file into memory at
.Pa 0x1000000
and start it with
Home |
Main Index |
Thread Index |
Old Index