Mon Apr 25 07:04:51 2011 UTC ()
Use rsd0c instead of the (far less common) rwd0c as boot disk in the
sparc64 example.


(martin)
diff -r1.75 -r1.76 src/usr.sbin/installboot/installboot.8

cvs diff -r1.75 -r1.76 src/usr.sbin/installboot/installboot.8 (expand / switch to unified diff)

--- src/usr.sbin/installboot/installboot.8 2010/11/21 21:07:46 1.75
+++ src/usr.sbin/installboot/installboot.8 2011/04/25 07:04:50 1.76
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: installboot.8,v 1.75 2010/11/21 21:07:46 jym Exp $ 1.\" $NetBSD: installboot.8,v 1.76 2011/04/25 07:04:50 martin Exp $
2.\" 2.\"
3.\" Copyright (c) 2002-2009 The NetBSD Foundation, Inc. 3.\" Copyright (c) 2002-2009 The NetBSD Foundation, Inc.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to The NetBSD Foundation 6.\" This code is derived from software contributed to The NetBSD Foundation
7.\" by Luke Mewburn of Wasabi Systems. 7.\" by Luke Mewburn of Wasabi Systems.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -732,27 +732,27 @@ and the secondary bootstrap @@ -732,27 +732,27 @@ and the secondary bootstrap
732.Dl Ic installboot -b `expr 48 \e* 4` /tmp/cd-image /usr/mdec/bootxx_cd9660 732.Dl Ic installboot -b `expr 48 \e* 4` /tmp/cd-image /usr/mdec/bootxx_cd9660
733. 733.
734.Ss Nx Ns Tn /sparc 734.Ss Nx Ns Tn /sparc
735Install the Berkeley Fast File System primary bootstrap on to disk 735Install the Berkeley Fast File System primary bootstrap on to disk
736.Sq sd0 , 736.Sq sd0 ,
737with the secondary bootstrap 737with the secondary bootstrap
738.Sq Pa /boot 738.Sq Pa /boot
739already present: 739already present:
740.Dl Ic installboot /dev/rsd0c /usr/mdec/bootxx /boot 740.Dl Ic installboot /dev/rsd0c /usr/mdec/bootxx /boot
741. 741.
742.Ss Nx Ns Tn /sparc64 742.Ss Nx Ns Tn /sparc64
743Install the Berkeley Fast File System primary bootstrap on to disk 743Install the Berkeley Fast File System primary bootstrap on to disk
744.Sq wd0 : 744.Sq wd0 :
745.Dl Ic installboot /dev/rwd0c /usr/mdec/bootblk 745.Dl Ic installboot /dev/rsd0c /usr/mdec/bootblk
746.Pp 746.Pp
747The secondary 747The secondary
748.Nx Ns Tn /sparc64 748.Nx Ns Tn /sparc64
749bootstrap is located in 749bootstrap is located in
750.Pa /usr/mdec/ofwboot . 750.Pa /usr/mdec/ofwboot .
751. 751.
752.Ss Nx Ns Tn /sun2 and Nx Ns Tn /sun3 752.Ss Nx Ns Tn /sun2 and Nx Ns Tn /sun3
753Install the Berkeley Fast File System primary bootstrap on to disk 753Install the Berkeley Fast File System primary bootstrap on to disk
754.Sq sd0 , 754.Sq sd0 ,
755with the secondary bootstrap 755with the secondary bootstrap
756.Sq Pa /boot 756.Sq Pa /boot
757already present: 757already present:
758.Dl Ic installboot /dev/rsd0c /usr/mdec/bootxx /boot 758.Dl Ic installboot /dev/rsd0c /usr/mdec/bootxx /boot