without sysinst installation

Install NetBSD/ macppc using sysinst

This document may not apply for iMac/B&W G3/PowerBook.

making boot floppy

getting OF(Open Firmware) prompt

booting from floppy

>boot fd:0

Drop to the shell and setup network interface

Current sysinst seems to have problem setting up network interface. To get arround the problem, dropping into shell and configure network interface manually. Network interface name ne0 may differ dependinding what PCI card you have.
Network Interface Name for ifconfig command
Ethernet Cardnetwork interface name
Macintosh internalmc0
NE2000 or compatiblene0
DEC 21x40de0
Terminal type? [vt100] xterm
Erase is backspace.
(I)nstall, (S)hell or (H)alt ? s
# ifconfig ne0 192.168.40.123 netmask 255.255.255.0
if you read from NFS server, this is good
time to mount manually (and say local disk /nfs when 
120-select-medium asked )
# mkdir /nfs
# mount -t nfs 192.168.40.120:/home6/NetBSD/arch/macppc/snapshot/19990620/binary/sets /nfs

run sysinst

To sysinst again, type

./sysinst, Now you will get following dialogs.

booting from installed disk

Above sysinst will not take care booting parameters. printenv at OF prompt show you all the varible name, current settings and default values. Related value are shown below.
variable namedefault valuemy examle
auto-boot? truefalse
boot-device /AAPL,ROM ata/ata-disk@0:0
If you get auto-boot? false, you may be prompted what to do. The examples for manual booting are:
>boot scsi/sd@3:0
>boot ata/ata-disk@0:0
etc, depending on SCSI/IDE or SCSI id's.

To know the available alias for booting device, type devalias at Open Firmware prompt. My machine example here.

StarMax oddities

If you run StarMax (from Motorola), and installing IDE disk, kernel booting may stop while probing wdc1.

To avoid this problem,

setup /etc files

See another table for the list to setup

Last Update
19:53:02 03/12/08
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Count.cgi
(since 1999/07/28)