NetBSD-Bugs archive

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

Re: install/47962: NetBSD VAX 6.1 does not set up the RA* disks for install



The following reply was made to PR install/47962; it has been noted by GNATS.

From: Guillaumes i Pons Jordi <jguillaumes%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: install/47962: NetBSD VAX 6.1 does not set up the RA* disks for 
install
Date: Tue, 25 Jun 2013 12:37:05 +0200

 El 25/06/2013, a les 9:10, Martin Husemann <martin%duskware.de@localhost> va =
 escriure:
 
 > Can you please state the concrete error message you do see?
 > I know it works in -current, and I'm not aware of serious differences =
 in
 > this area (but maybe I did something different during installation).
 
 Sure.
 
 First, this is the boot sequence. As you can see the RA90 disks (ra0 and =
 ra1) are correctly identified by the kernel:
 
 KA655-B V5.3, VMB 2.7
 Performing normal system tests.
 40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..
 24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..
 08..07..06..05..04..03..
 Tests completed.
 >>>b dua3
 (BOOT/R5:0 DUA3
 
 
 
   2..
 -DUA3
   1..0..
 
 
 >> NetBSD/vax boot [1.11] <<
 >> Press any key to abort autoboot 0
 getdisklabel: no disk label
 nfs_open: must mount first.
 open netbsd.vax: No such file or directory
 getdisklabel: no disk label
 nfs_open: must mount first.
 3108824+139580=3D0x31947c
 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.1 (INSTALL)
 MicroVAX 3800/3900
 total memory =3D 65468 KB
 avail memory =3D 59668 KB
 mainbus0 (root)
 cpu0 at mainbus0: KA655, CVAX microcode rev 6 Firmware rev 83
 lance at mainbus0 not configured
 uba0 at mainbus0: Q22
 dhu0 at uba0 csr 160440 vec 300 ipl 17
 dhu0: rom(1) version 17
 dhu0: rom(0) version 17
 dhu0: DHV-11
 mtc0 at uba0 csr 174500 vec 774 ipl 17
 mscpbus0 at mtc0: version 5 model 3
 mscpbus0: DMA burst size set to 4
 uda0 at uba0 csr 172150 vec 770 ipl 17
 mscpbus1 at uda0: version 3 model 3
 mscpbus1: DMA burst size set to 4
 qe0 at uba0 csr 174440 vec 764 ipl 17: delqa, hardware address =
 08:00:2b:07:00:83
 mt0 at mscpbus0 drive 0: TK50
 mt1 at mscpbus0 drive 1: TK50
 mt2 at mscpbus0 drive 2: TK50
 mt3 at mscpbus0 drive 3: TK50
 ra0 at mscpbus1 drive 0: RA90
 ra1 at mscpbus1 drive 1: RA90
 ra2 at mscpbus1 drive 2: RA90
 racd0 at mscpbus1 drive 3: RRD40
 boot device: <unknown>
 root on md0a dumps on md0b
 root file system type: ffs
 erase ^?, werase ^W, kill ^U, intr ^C
 
 After this, selecting the usual menu choices, I get into this error:
 
  I can not find any hard disks for use by NetBSD.  You will be returned =
 to the
  original menu.
 
 Exiting from the install environment, this is the content of the /dev =
 directory:
 
 # ls /dev
 bpf     drum    md0a    nmt8    rcd0a   rmt4    tty00   ttyJ0   ttyS7   =
 ttySf
 bpf0    enrst0  md0c    nrmt0   rcd0c   rmt8    tty01   ttyS0   ttyS8   =
 ttyp0
 cd0a    enst0   mem     nrmt8   rcd1a   rst0    tty02   ttyS1   ttyS9   =
 ttyp1
 cd0c    erst0   mt0     nrst0   rcd1c   st0     tty03   ttyS2   ttySa   =
 zero
 cd1a    est0    mt12    nst0    rmd0a   stderr  tty04   ttyS3   ttySb
 cd1c    klog    mt4     null    rmd0c   stdin   tty05   ttyS4   ttySc
 console kmem    mt8     ptyp0   rmt0    stdout  tty06   ttyS5   ttySd
 constty ksyms   nmt0    ptyp1   rmt12   tty     tty07   ttyS6   ttySe
 #
 
 As you can see, there is no "/dev/ra*" device configured.=20
 
 
 


Home | Main Index | Thread Index | Old Index