Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 1998 09:00:26 +0000
From:      curtis <ufkartfm@pacific.net>
To:        "freebsd-alpha@FreeBSD.ORG" <freebsd-alpha@FreeBSD.ORG>
Subject:   Multia - 3.0-19981124-SNAP - report
Message-ID:  <365D18AA.BCEB99FE@pacific.net>

next in thread | raw e-mail | index | archive | help
Target Machine: Multia VX42
3.0-19981124-SNAP
ftp://mirrors.rcn.com/pub/FreeBSD/alpha/

*******

kern.flp and mfsroot.gz allow for /stand/sysinstall

after an Express/Kern-Developer install:

reboot still causes "Unexpected Machine Check through vector 00000067"

(power cycle)

>>>boot -flags a -file kernel dka0
(boot dka0.0.0.6.0 -file kernel -flags a)
no such file
        file open failed for kernel/dka0.0.0.6.0

>>>boot -flags a dva0
eboot dva0.0.0.0.1 -flags a)
block 0 of dva0.0.0.0.1 is a valid boot block
reading 14 blocks from dva0.0.0.0.1
bootstrap code read in
base = 166000, image_start = 0, image_bytes = 1c00
initializing HWRPB at 2000
initializing page table at 158000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code
Console: SRM firmware console
VMS PAL rev: 0x1000000010530
OSF PAL rev: 0x1000000020123
Switch to OSF PAL code succeeded.

FreeBSD/alpha SRM disk boot, Revision
(root@sloth.noc.erols.net, Tue Nov 24 15:51:28 GMT 1998)
Memory: 65536 k
/kernel data=0x1e3ed8+0x26920 syms=[0x8+0x3f1f8+0x8+0x2517b]
Please insert MFS root floppy and press enter:

load: can't find '/mfsroot'

Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [kernel]...
Entering kernel at 0xfffffc0000321140...
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California. All rights
reserved.
FreeBSD 3.0-19981124-SNAP #0: Tue Nov 24 17:51:16 GMT 1998
    root@sloth.noc.erols.net:/usr/src/sys/compile/BOOTMFS
DEC AXPpci
(PCI ISA), 267MHz
8192 byte page size, 1 processor.
real memory  = 64684032 (63168K bytes)
avail memory = 58351616 (56984K bytes)
Preloaded elf kernel "kernel" at 0xfffffc0000572000.
lca0: <21066 PCI adapter>
isa0
Probing for devices on PCI bus 0:
ncr0: <ncr 53c810 fast10 scsi> rev 0x01 int a irq 11 on pci0.6.0
chip0: <Intel 82378IB PCI to ISA bridge> rev 0x84 on pci0.7.0
de0: <Digital 21040 Ethernet> rev 0x23 int a irq 15 on pci0.8.0
de0: DEC 21040 [10Mb/s] pass 2.3
de0: address 08:00:2b:e5:a6:33
dec_axppci_33_intr_map: bad interrupt pin 16
mcclock0: <MC146818A real time clock> at port 0x70-0x71 on isa0
sc0 not found
sio0 at port 0x3f8-0x3ff irq 4 on isa0
sio0: type 16550A, console
sio1: reserved for low-level i/o
sio1 not found
struct nfssvc_sock bloated (> 256bytes)
Try reducing NFS_UIDHASHSIZ
struct nfsuid bloated (> 128bytes)
Try unionizing the nu_nickname and nu_flag fields
Timecounter "alpha"  frequency 267166666 Hz
Waiting 15 seconds for SCSI devices to settle
de0: enabling 10baseT port
da0 at ncr0 bus 0 target 0 lun 0
da0: <TOSHIBA MK2526FB 908B> Fixed Direct Access SCSI2 device
da0: 10.0MB/s transfers (10.0MHz, offset 8)
da0: 503MB (1031970 512 byte sectors: 64H 32S/T 503C)
cd0 at ncr0 bus 0 target 6 lun 0
cd0: <MEDIAVIS RENO CD-ROMX2A 2.04> Removable CD-ROM SCSI2 device
cd0: 3.300MB/s transfers
cd0: cd present [295967 x 2048 byte records]
swapon: /dev/da0s1b: Device not configured
Automatic reboot in progress...
Can't open /dev/rda0s1a: Device not configured
/dev/rda0s1a: CAN'T CHECK FILE SYSTEM.
/dev/rda0s1a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
Automatic file system check failed... help!
Enter full pathname of shell or RETURN for /bin/sh:
# df
Filesystem  512-blocks     Used    Avail Capacity  Mounted on
da0a            744158   348880   335746    51%    /
# uname -a
FreeBSD  3.0-19981124-SNAP FreeBSD 3.0-19981124-SNAP #0: Tue Nov 24
17:51:16 GMT 1998     root@sloth.noc.erols.net:/usr/src/sys/
compile/BOOTMFS  alpha
# cd
# pwd
/root
# vi test
ex/vi: Error: Unable to create temporary file: Read-only file system
#ls -l /dev/rda0s1a
crw-r-----  1 root  operator   13, 0x00020000 Nov  9 01:08 /dev/rda0s1a
# ls -l /dev/da0s1b
brw-r-----  1 root  operator    4, 0x00020001 Nov  9 01:08 /dev/da0s1b
# ls -l da0a
brw-r-----  1 root  operator    4,   0 Nov  9 01:06 da0a
# ls -l /usr/src/sys/alpha
total 16
drwxr-xr-x  2 root  wheel  1024 Nov  9 01:04 alpha
drwxr-xr-x  2 root  wheel   512 Nov  9 01:04 conf
drwxr-xr-x  3 root  wheel  1536 Nov  9 01:04 include
drwxr-xr-x  2 root  wheel   512 Nov  9 01:04 isa
drwxr-xr-x  2 root  wheel   512 Nov  9 01:04 pci
drwxr-xr-x  2 root  wheel  1024 Nov  9 01:04 tc
drwxr-xr-x  2 root  wheel   512 Nov  9 01:04 tlsb
#
--
curtis - ufkartfm@pacific.net - site administrator for Nobody
      I want Nobody to control my life!  How about you?
               http://www.netvideo.com/nobody

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?365D18AA.BCEB99FE>