Someone moved the macppc boot floppy image in the distribution set to
installation/floppy/boot.fs without updating the docs.
This commit is contained in:
parent
6f53e29fca
commit
57f7113498
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: contents,v 1.56 2002/06/04 14:00:55 deberg Exp $
|
.\" $NetBSD: contents,v 1.57 2002/06/08 02:06:48 mbw Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -244,7 +244,7 @@ installation section, below.
|
||||||
.\}
|
.\}
|
||||||
.
|
.
|
||||||
.if r_macppc \{\
|
.if r_macppc \{\
|
||||||
. It Pa boot.fs
|
. It Pa floppy/boot.fs
|
||||||
\*M boot and installation floppy image. Only usable on models that
|
\*M boot and installation floppy image. Only usable on models that
|
||||||
ship with a floppy drive (pre-Open Firmware 3); see below.
|
ship with a floppy drive (pre-Open Firmware 3); see below.
|
||||||
. It Pa ofwboot.xcf
|
. It Pa ofwboot.xcf
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: main,v 1.180 2002/05/30 23:39:52 augustss Exp $
|
.\" $NetBSD: main,v 1.181 2002/06/08 02:06:49 mbw Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1999-2001 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -139,7 +139,7 @@ and the installation kernel
|
||||||
Alternatively, you can fetch the CD image,
|
Alternatively, you can fetch the CD image,
|
||||||
.Pa macppc_bootable.iso
|
.Pa macppc_bootable.iso
|
||||||
or the boot floppy image
|
or the boot floppy image
|
||||||
.Pa installation/boot.fs
|
.Pa installation/floppy/boot.fs
|
||||||
which include the bootloader and installation kernel.
|
which include the bootloader and installation kernel.
|
||||||
.\}
|
.\}
|
||||||
.if r_sparc \{\
|
.if r_sparc \{\
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: prep,v 1.27 2002/05/09 09:45:29 mbw Exp $
|
.\" $NetBSD: prep,v 1.28 2002/06/08 02:06:49 mbw Exp $
|
||||||
.
|
.
|
||||||
.Ss2 Prepare yourself
|
.Ss2 Prepare yourself
|
||||||
.
|
.
|
||||||
|
@ -1343,7 +1343,7 @@ If the boot floppy image is compressed, then you will need to uncompress
|
||||||
it first.
|
it first.
|
||||||
.It
|
.It
|
||||||
Use a tool to write the boot floppy image
|
Use a tool to write the boot floppy image
|
||||||
.Pa installation/boot.fs
|
.Pa installation/floppy/boot.fs
|
||||||
to a floppy disk
|
to a floppy disk
|
||||||
.Pp
|
.Pp
|
||||||
.(bullet -compact
|
.(bullet -compact
|
||||||
|
@ -1742,7 +1742,7 @@ it first.
|
||||||
.Pp
|
.Pp
|
||||||
Find a spare bootable drive (i.e. SCSI or IDE), and use some tool to write
|
Find a spare bootable drive (i.e. SCSI or IDE), and use some tool to write
|
||||||
the floppy disk image
|
the floppy disk image
|
||||||
.Pa installation/boot.fs
|
.Pa installation/floppy/boot.fs
|
||||||
to your spare drive, and boot from that drive. For example, you could use
|
to your spare drive, and boot from that drive. For example, you could use
|
||||||
a Zip drive, a Jaz drive, a Compact Flash drive, or even a spare hard
|
a Zip drive, a Jaz drive, a Compact Flash drive, or even a spare hard
|
||||||
drive. The floppy image has a
|
drive. The floppy image has a
|
||||||
|
|
Loading…
Reference in New Issue