Skip to content

Instantly share code, notes, and snippets.

@tsutsui
Created January 16, 2013 12:38
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/4546851 to your computer and use it in GitHub Desktop.
Save tsutsui/4546851 to your computer and use it in GitHub Desktop.
OMRON LUNA and NetBSD/luna68k native bootloader netboot messages
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"
>h
=============< HELP MESSAGE >=====================================
h[H]----> Help
k[K]----> Set Boot-file constant
g[G]----> Load Binary file
m[M]----> Load S-record file
x[X]----> Program execution
r[R]----> Register Display or Modify
t[T]----> Trace-mode Set or Reset
u[U]----> Control UART-Channel
z[Z]----> Breakpoint Display or Set or Reset
o[O]----> Power Off
j[J]----> Hard-Copy
> ----> MMU ATC flush
! ----> Reset
?," ----> Memory Search
wql ----> Memory Display or Modify
* ----> Change NVRAM clock status
=============< HELP MESSAGE >=====================================
>hk
=============< HELP MESSAGE >=====================================
***** k[K] - Set Boot-file constant *****
This command is ["K"] Set constant of boot-file,
["K-"] Set default constant (initialize),
["K+"] Change default constant.
This Command is Dialog type. Set items are following.
ctlr -> Device-controller(dk, fb, ft, sd, st, p0, p1, en, et)
dk --> Hard-Disk fb, ft--> Floppy-Disk
sd, st--> Streamer-Tape p0, p1--> RS232c
en, et--> Ether-net(only BSD mode)
File-format is following
dk, fb--> UNIX file-system ft, st--> TAR format
sd --> DD format p0, p1--> S-Record
drv -> Drive-number
par -> Partition-number
fname -> File-name
fno -> File-number
host -> host name
sver -> server name
=Format=
K<CR>
K-<CR>
K+<CR>
=============< HELP MESSAGE >=====================================
>k
ctlr: et
host: omron
sver: servername
fnam: mirage:boot.luna
>hg
=============< HELP MESSAGE >=====================================
***** g[G] - Load Binary file *****
This command is
Load binary-file from device specified by K-command.
Device-controller is dk,fb,ft,sd,st.
If address is not specify, loading address is decided by
entry address of file.
=Format=
addressG file<CR>, addressG<CR>
G file<CR>, G<CR>
"address" ---- Loading address.
"file" ---- File name.
=Example=
10000g /bin/unix<CR> ---- Load "/bin/unix" at 0x10000.
=============< HELP MESSAGE >=====================================
>g
text(66196)+data(0)+bss(21796)
>hx
=============< HELP MESSAGE >=====================================
***** x[X] - Program execution *****
This command is
Execute program specified by address.
If address is not specify, execute address is decided by
entry address of file, or discontinue address of Breakpoint
and Trace and Abort.
=Format=
addressX<CR>, X<CR>
"address" ---- Execution address.
=Example=
10000x<CR> ---- Execute 0x10000.
=============< HELP MESSAGE >=====================================
>x -a
>> NetBSD/luna68k boot, Revision 1.2 (Tue Jan 15 00:59:19 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, 2807459 512 byte blocks
sd0 at sc0, slave 6
le0: Am7990 LANCE Ethernet, mem at 0x71010000
le0: Ethernet address = 00:00:0a:02:4d:36
le0 at 0xf1000000
boot> boot le(0,0)netbsd
Booting le(0,0)netbsd
1806480+91272 [275728+155076]=0x2389f8
[ Kernel symbol table invalid! ]
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) #111: Tue Jan 15 21:48: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 = 13408 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: le0
root device (default le0):
dump device:
file system (default generic):
root on le0
nfs_boot: trying DHCP/BOOTP
nfs_boot: DHCP next-server: 192.168.20.1
nfs_boot: my_domain=ceres.dti.ne.jp
nfs_boot: my_addr=192.168.20.51
nfs_boot: my_mask=255.255.255.0
nfs_boot: gateway=192.168.20.1
root on mirage:/r/export/NetBSD/luna68k/root
root file system type: nfs
init path (default /sbin/init):
init: trying /sbin/init
/etc/rc.conf is not configured. Multiuser boot aborted.
Enter pathname of shell or RETURN for /bin/sh:
Terminal type is vt100.
We recommend that you create a non-root account and use su(1) for root access.
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment