[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NetBSD/newsmips boot.fs



  どうも、桝田@阪大です。

tsutsui> とりあえず原因を切り分けるべく boot floppy 内の
tsutsui> kernel を HDD に置いてそこから起動したらどうなるか
tsutsui> 確認できるでしょうか。

  やってみました。なんか 使っている kernel に比べて、10倍
ぐらい読み込み時間がかかっている気がするのですが、そういう
ものですかね……。

  で、boot log です。とりあえず起動したっぽいです。
# すると何が悪いんでしょうねぇ……。
--
桝田 秀夫@サイバーメディアセンター.大阪大学(h-masuda@ime.cmc.osaka-u.ac.jp)
        [兼任: 情報科学科.基礎工学部.大阪大学(h-masuda@ics.es.osaka-u.ac.jp)]

> bo scsi()
NetBSD/newsmips Primary Boot
NetBSD/newsmips Secondary Boot
Booting scsi()
1107928+2121280+153352 [89+58176+47509]=0x354c98

Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001
    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 1.5Q (INSTALL) #3: Thu Feb  1 17:56:52 JST 2001
    tsutsui@galant:/usr/src/sys/arch/newsmips/compile/INSTALL
total memory = 127 MB
avail memory = 114 MB
using 1651 buffers containing 6604 KB of memory
SONY NET WORK STATION, Model NWS-5000, Machine ID #12302
mainbus0 (root)
cpu0 at mainbus0: MIPS R4000 CPU (0x430) Rev. 3.0 with MIPS R4010 FPC Rev. 0.0
cpu0: L1 cache: 8KB/16B instruction, 8KB/16B data, direct mapped
cpu0: L2 cache: 1024KB/64B mixed, no snooping
ap0 at mainbus0
tlp0 at ap0 slot2 addr 0xb8000000: DECchip 21140A Ethernet, pass 2.1
tlp0: Ethernet address 08:00:46:01:30:2c
mkclock0 at ap0 slot0 addr 0xbf881fe0
dmac0 at ap0 slot0 addr 0xbe200000: ctlnum = 0, map = 0xb4c20000, va = 0
dmac1 at ap0 slot0 addr 0xbe300000: ctlnum = 1, map = 0xb4c21000, va = 200000
zsc0 at ap0 slot0 addr 0xbe900000
zstty0 at zsc0 channel 0 (console i_o)
zstty1 at zsc0 channel 1
fd at ap0 slot0 addr 0xbed20000 not configured
fddi at ap0 slot3 addr 0xb8400000 not configured
kb0 at ap0 slot0 addr 0xbf900000
wskbd0 at kb0
lp at ap0 slot0 addr 0xbed30000 not configured
ms at ap0 slot0 addr 0xbf900014 not configured
sb at ap0 slot0 addr 0xbed00000 not configured
sn0 at ap0 slot0 addr 0xbe600000
sn0: Ethernet address 08:00:46:00:f2:21
spifi0 at ap0 slot0 addr 0xbe280000: SCSI ID = 7, using dmac0
scsibus1 at spifi0: 8 targets, 8 luns per target
spifi1 at ap0 slot0 addr 0xbe380000: SCSI ID = 7, using dmac1
scsibus2 at spifi1: 8 targets, 8 luns per target
xafb0 at ap0: 1280 x 1024, 8bpp
wsdisplay0 at xafb0
scsibus1: waiting 2 seconds for devices to settle...
sd0 at scsibus1 target 0 lun 0: <HITACHI, DK315C-11, H7H6> SCSI2 0/direct fixed
sd0: 1053 MB, 2488 cyl, 15 head, 57 sec, 512 bytes/sect x 2157600 sectors
cd0 at scsibus1 target 6 lun 0: <SONY, CD-ROM CDU-541, 4.3a> SCSI2 5/cdrom removable
scsibus2: waiting 2 seconds for devices to settle...
sd1 at scsibus2 target 0 lun 0: <HITACHI, DK315C-11, H7H6> SCSI2 0/direct fixed
sd1: 1053 MB, 2488 cyl, 15 head, 57 sec, 512 bytes/sect x 2157600 sectors
md0: internal 2048 KB image area
boot device: <unknown>
root on md0a dumps on md0b
root file system type: ffs
erase ^H, werase ^W, kill ^U, intr ^C, status ^T
Terminal type? [vt100] 
Erase is backspace.                                                     
# df -k
Filesystem  1K-blocks     Used     Avail Capacity  Mounted on
/dev/md0a        1987     1963        24      98%    /
mfs:12           7911        1      7514       0%    /tmp
#