without sysinst installation
This document may not apply for iMac/B&W G3/PowerBook.
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 Card | network interface name |
Macintosh internal | mc0 |
NE2000 or compatible | ne0 |
DEC 21x40 | de0 |
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 name | default value | my examle |
auto-boot? | true | false |
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,
- use wdc1 disabled kernel, generated by 19990725 src
at ki.nu which is, at least tested with 19990620 snapshot on
Model 3000/200. (put this file as /mnt/netbsd or target:/netbsd
after unpack.)
- install on SCSI disk, not IDE drive.
- debug the problem and report by send-pr
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)
(since 1999/07/28)