Skip to content

Instantly share code, notes, and snippets.

@tsutsui
Created January 21, 2013 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsutsui/4586229 to your computer and use it in GitHub Desktop.
Save tsutsui/4586229 to your computer and use it in GitHub Desktop.
OMRON LUNA-I and NetBSD/luna68k boot messages with newer native bootloader
Diagnostic Start....No problems in hardware
OMRON WS Monitor Ver4.25 (Thu May 16 11:54:02 1991) - 0x01000000 bytes of memory
"BSD Monitor-mode"
>k
ctlr: dk
drv: 0
par: d
fnam: boot
>g
>x
>> NetBSD/luna68k boot, Revision 1.4 (Mon Jan 21 22:02:50 JST 2013)
>> (based on Stinger ver 0.0 [Phase-31])
Machine model = LUNA-I
Physical Memory = 0x1000000 (16 MB)
sc0: async, parity, scsi id 7
sc0 at 0xe1000000, ipl 2
sd0: HITACHI DK315C-14 rev H7H6, 512 bytes/sect x 2807459 sectors
sd0 at sc0, slave 6
le0: Am7990 LANCE Ethernet, mem at 0x71010000
le0: Ethernet address = 00:00:0a:02:4d:36
le0 at 0xf1000000
Press return to boot now, any other key for boot menu
booting sd(0,0)netbsd - starting in 0 seconds.
auto-boot sd(0,0)netbsd
1829136+91312 [276608+155929]=0x23e968
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
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 6.99.16 (GENERIC) #133: Mon Jan 21 21:45:10 JST 2013
tsutsui@mirage:/usr/src/sys/arch/luna68k/compile/GENERIC
LUNA-I (MC68030 CPU+MMU, MC68881 FPU)
total memory = 16384 KB
avail memory = 12972 KB
mainbus0 (root)
clock0 at mainbus0: mk48t02
le0 at mainbus0: address 00:00:0a:02:4d:36
le0: 32 receive buffers, 8 transmit buffers
sio0 at mainbus0: uPD7201A
siotty0 at sio0 channel 0 (console)
ws0 at sio0 channel 1
wskbd0 at ws0 (mux ignored)
wsmouse0 at ws0 (mux ignored)
fb0 at mainbus0: 1280 x 1024, 1bpp
wsdisplay0 at fb0 (kbdmux ignored)
spc0 at mainbus0
scsibus0 at spc0: 8 targets, 8 luns per target
scsibus0: waiting 2 seconds for devices to settle...
st0 at scsibus0 target 4 lun 0: <TEAC, MT-2ST/N50, RV T> tape removable
st0 : quirks apply, drive empty
st0: async, 8-bit transfers
sd0 at scsibus0 target 6 lun 0: <HITACHI, DK315C-14, H7H6> disk fixed
sd0: 1370 MB, 2472 cyl, 15 head, 75 sec, 512 bytes/sect x 2807460 sectors
sd0: async, 8-bit transfers
boot device: sd0
root on sd0a dumps on sd0b
root file system type: ffs
Mon Jan 21 22:55:54 JST 2013
Starting root file system check:
/dev/rsd0a: file system is clean; not checking
swapctl: adding /dev/sd0b as swap device at priority 0
Starting file system checks:
Setting tty flags.
Setting sysctl variables:
ddb.onpanic: 1 -> 0
Starting network.
Hostname: lunatic
Configuring network interfaces: le0.
Adding interface aliases:.
Building databases: devcprng sysctl: WARNING pseudorandom rekeying.
, utmp, utmpx.
Starting syslogd.
Starting rpcbind.
Mounting all filesystems...
Clearing temporary files.
Creating a.out runtime link editor directory cache.
Setting securelevel: kern.securelevel: 0 -> 1
Starting virecover.
starting local daemons:.
Updating motd.
Starting inetd.
Starting cron.
Mon Jan 21 22:59:39 JST 2013
Jan 21 22:59:44 lunatic getty[317]: /dev/ttyE0: Device not configured
NetBSD/luna68k (lunatic) (ttya)
login: root
Jan 21 23:00:11 lunatic login: ROOT LOGIN (root) on tty ttya
Last login: Mon Jan 21 22:36:33 2013 on ttya
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012
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 6.99.16 (GENERIC) #133: Mon Jan 21 21:45:10 JST 2013
Welcome to NetBSD!
Terminal type is vt100.
We recommend creating a non-root account and using su(1) for root access.
lunatic# disklabel sd0
# /dev/rsd0c:
type: SCSI
disk: DK315C-14
label: fictitious
flags:
bytes/sector: 512
sectors/track: 75
tracks/cylinder: 15
sectors/cylinder: 1125
cylinders: 2472
total sectors: 2807460
rpm: 4500
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0 # microseconds
track-to-track seek: 0 # microseconds
drivedata: 0
8 partitions:
# size offset fstype [fsize bsize cpg/sgs]
a: 2304000 112500 4.2BSD 2048 16384 128 # (Cyl. 100 - 2147)
b: 390960 2416500 swap # (Cyl. 2148 - 2495*)
c: 2807460 0 unused 0 0 # (Cyl. 0 - 2495*)
d: 112500 0 4.2BSD 512 4096 16 # (Cyl. 0 - 99)
lunatic# mount /dev/sd0d /mnt
lunatic# ls -l /mnt
total 2207
-rw-r--r-- 1 root wheel 80291 Jan 21 13:53 boot
-rw-r--r-- 1 root wheel 2168710 Jul 17 2012 netbsd.aout
lunatic#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment