Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/installboot Fix ews4800mips example. Its raw parti...
details: https://anonhg.NetBSD.org/src/rev/dc84bfb7ca39
branches: trunk
changeset: 934066:dc84bfb7ca39
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Jun 06 10:22:45 2020 +0000
description:
Fix ews4800mips example. Its raw partition is rsd0p, not rsd0c.
diffstat:
usr.sbin/installboot/installboot.8 | 12 +++++++++---
1 files changed, 9 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r d6837105f9e1 -r dc84bfb7ca39 usr.sbin/installboot/installboot.8
--- a/usr.sbin/installboot/installboot.8 Sat Jun 06 09:03:59 2020 +0000
+++ b/usr.sbin/installboot/installboot.8 Sat Jun 06 10:22:45 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: installboot.8,v 1.97 2019/05/07 08:14:59 wiz Exp $
+.\" $NetBSD: installboot.8,v 1.98 2020/06/06 10:22:45 tsutsui Exp $
.\"
.\" Copyright (c) 2002-2019 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -770,8 +770,14 @@
with the secondary bootstrap
.Sq Pa /boot
already present in the SysVBFS partition on the disk:
-.Dl Ic installboot /dev/rsd0c /usr/mdec/bootxx_bfs
-.
+.Dl Ic installboot /dev/rsd0p /usr/mdec/bootxx_bfs
+.Bd -ragged -offset indent-two -compact
+.Em Note :
+On
+.Nx Ns /ews4800mips the p partition is the
+.Dq whole disk
+(i.e. raw) partition.
+.Ed
.Ss Nx Ns /i386 and Nx Ns /amd64
Install new boot blocks on an existing
.Sy FFSv2
Home |
Main Index |
Thread Index |
Old Index