Subject: Re: Problems booting SPARCstation IPX from miniroot
To: None <gson@gson.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-sparc
Date: 01/21/2006 19:06:51
In article <200601171601.k0HG1CXq000323@guava.araneus.fi>
gson@gson.org wrote:

Just FYI, 3.0 miniroot.fs works on my SS1+:
---
legnum# dd if=miniroot.fs of=/dev/rsd0b bs=4k conv=sync
2048+0 records in
2048+0 records out
8388608 bytes transferred in 32.134 secs (261050 bytes/sec)
legnum# halt
Jan 21 18:56:01 legnum halt: halted by tsutsui
Jan 21 18:56:03 legnum syslogd: Exiting on signal 15
syncing disks... done
unmounting file systems... done
halted

Program terminated
Type  help  for more information
ok boot sd(0,0,1)netbsd -s
Booting from: sd(0,0,1)netbsd -s 
>> NetBSD/sparc Secondary Boot, Revision 1.15
>> (builds@b3.netbsd.org, Mon Dec 19 03:43:03 UTC 2005)
Booting netbsd
3255392+106132+215776 [203312+180772]=0x3d752c
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 3.0 (GENERIC) #0: Mon Dec 19 04:01:27 UTC 2005
	builds@b3.netbsd.org:/home/builds/ab/netbsd-3-0-RELEASE/sparc/200512182024Z-obj/home/builds/ab/netbsd-3-0-RELEASE/src/sys/arch/sparc/compile/GENERIC
total memory = 65484 KB
avail memory = 59888 KB
bootpath: /sbus0/esp0/sd@0,0:b
mainbus0 (root): Sun 4/65: hostid 53009494
cpu0 at mainbus0: MB86900/1A or L64801 @ 25 MHz, WTL3170/2 FPU
cpu0: 64K byte write-through, 16 bytes/line, sw flush: cache enabled
memreg0 at mainbus0 ioaddr 0xf4000000
clock0 at mainbus0 ioaddr 0xf2000000: mk48t02
timer0 at mainbus0 ioaddr 0xf3000000 ipl 10: delay constant 10
auxreg0 at mainbus0 ioaddr 0xf7400000
zs0 at mainbus0 ioaddr 0xf1000000 ipl 12 softpri 6
zstty0 at zs0 channel 0 (console i/o)
zstty1 at zs0 channel 1
zs1 at mainbus0 ioaddr 0xf0000000 ipl 12 softpri 6
kbd0 at zs1 channel 0: baud rate 1200
ms0 at zs1 channel 1: baud rate 1200
fdc0 at mainbus0 ioaddr 0xf7200000 ipl 11 softpri 4: chip 82072
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
audioamd0 at mainbus0 ioaddr 0xf7201000 ipl 13 softpri 4
audio0 at audioamd0: full duplex
sbus0 at mainbus0 ioaddr 0xf8000000: clock = 25 MHz
dma0 at sbus0 slot 0 offset 0x400000: DMA rev 1
esp0 at sbus0 slot 0 offset 0x800000 level 3: ESP100, 25MHz, SCSI ID 7
scsibus0 at esp0: 8 targets, 8 luns per target
le0 at sbus0 slot 0 offset 0xc00000 level 5: address 08:00:20:09:a2:a5
le0: 8 receive buffers, 2 transmit buffers
cgsix0 at sbus0 slot 2 offset 0x0 level 7: SUNW,501-xxxx, 1152 x 900, rev 1cgsix0: attached to /dev/fb

Kernelized RAIDframe activated
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <SGI, SEAGATE ST31230N, 0112> disk fixed
sd0: 1010 MB, 3992 cyl, 5 head, 103 sec, 512 bytes/sect x 2069860 sectors
sd0: async, 8-bit transfers, tagged queueing
root on sd0b dumps on sd0b
root file system type: ffs
WARNING: clock gained 33 days -- CHECK AND RESET THE DATE!
erase ^H, werase ^W, kill ^U, intr ^C
If you are using a SUN type 4 keyboard, please enter "sun-type4".
Terminal type? [sun] 
Erase is backspace.

This installer now uses the new `sysinst' installer tool by default.  To
use the old install or upgrade shell scripts instead, enter the options
(OI) for Old Install or (OU) for Old Upgrade.

The script-based installers may be removed in a future release.

(I)nstall/Upgrade, (H)alt or (S)hell? s
# 
---
Izumi Tsutsui