Re: 10.0_RC5 at boot on VAX 4000/200
Anders Magnusson <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.vax |
|---|---|
| Message-ID | <[email protected]> |
Robert, is your uda a real KDA or is it something else? -- R Den 2024-03-14 kl. 10:27, skrev Johnny Billquist: > That's an interesting observation, true... > The qbus is found, and the ethernet, but no disk controller at all. > And it really should be, based on the output from 3.1.1 > > Johnny > > On 2024-03-14 10:21, Anders Magnusson wrote: >> It do not find any uda. Strange. >> >> -- R >> >> Den 2024-03-14 kl. 10:14, skrev Johnny Billquist: >>> uba? Where did you get that idea from? uba would be a unibus adapter >>> (might also be used for qbus, can't remember), but it's not a disk, >>> and it can't be your root device. >>> >>> Based on your 3.1.1 system, root device there was ra1. If you are >>> installing from the CD, that looks like it might have been ra0. >>> Which also looks like the device you gave at the boot prompt (DUA0). >>> >>> Johnny >>> >>> On 2024-03-13 20:48, Robert Doerfler wrote: >>>> Hi, >>>> after using NetBSD 3.1.1 on this VAX 4000/200, I just thought it >>>> would be about time to do a plain reinstall using some cdrom with >>>> NetBSD 10.0 RC5, but at boot it couldn't "find any uba devices": >>>> >>>init >>>> >>>boot dua0 >>>> >> NetBSD/vax boot [1.12 (Tue Feb 27 05:27:39 UTC 2024)] << >>>> >> Press any key to abort autoboot 0 >>>> getdisklabel: no disk label >>>> nfs_open: must mount first. >>>> open netbsd.vax: No such file or directory >>>> > boot netbsd >>>> getdisklabel: no disk label >>>> nfs_open: must mount first. >>>> 3557656+185792 [249504+235927]=0x408b20 >>>> [ 1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, >>>> 2002, 2003, >>>> [ 1.0000000] 2009, 2010, 2011, 2012, 2013, >>>> [ 1.0000000] 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, >>>> 2023, >>>> [ 1.0000000] 2024 >>>> [ 1.0000000] The NetBSD Foundation, Inc. All rights reserved. >>>> [ 1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993 >>>> [ 1.0000000] The Regents of the University of California. All >>>> rights reserved. >>>> [ 1.0000000] NetBSD 10.0_RC5 (GENERIC) #0: Tue Feb 27 05:27:39 UTC >>>> 2024 >>>> [ 1.00000/usr/src/sys/arch/vax/compile/GENERIC >>>> [ 1.0000000] VAX 4000/200 >>>> [ 1.0000000] total memory = 40896 KB >>>> [ 1.0000000] avail memory = 34952 KB >>>> [ 1.0000000] mainbus0 (root) >>>> [ 1.0000000] cpu0 at mainbus0: KA660, SOC (ucode rev. 6), 6KB L1 cache >>>> [ 1.0000000] ze0 at mainbus0 >>>> [ 1.0000000] ze0: hardware address 08:00:2b:26:58:fc >>>> [ 1.0000000] shac at mainbus0 not configured >>>> [ 1.0000000] uba0 at mainbus0: Q22 >>>> [ 1.0600040] WARNING: system needs entropy for security; see >>>> entropy(7) >>>> [ 2.1700040] swwdog0: software watchdog initialized >>>> [ 2.1800040] boot device: <unknown> >>>> [ 2.1900040] root device: >>>> [ 2.2300040] use one of: ze0 ddb halt reboot >>>> [ 2.2600040] root device: ^G[A^G^H^Huda0 >>>> [ 2.4200040] use one of: ze0 ddb halt reboot >>>> [ 2.4500040] root device: uba0 >>>> [ 2.4900040] dump device: >>>> [ 2.5100040] file system (default generic): >>>> [ 2.5300040] can't determine root device >>>> [ 2.5400040] root device: >>>> Using NetBSD 3.1.1 dmesg has been: >>>> NetBSD 3.1.1 (GENERIC) #0: Thu Jul 12 15:39:27 CEST 2007 >>>> [email protected]:/home/builds/netbsd-3-1-1-RELEASE/sys/arch/vax/compile/GENERIC >>>> >>>> VAX 4000/200 >>>> cpu0: KA660, microcode Rev. 6 >>>> total memory = 40896 KB >>>> avail memory = 36840 KB >>>> mainbus0 (root) >>>> ibus0 at mainbus0 >>>> ze0 at ibus0 >>>> ze0: hardware address 08:00:2b:26:58:fc >>>> device shac at ibus0 not configured >>>> uba0 at ibus0: Q22 >>>> uda0 at uba0 csr 172150 vec 774 ipl 17 >>>> mscpbus0 at uda0: version 6 model 13 >>>> mscpbus0: DMA burst size set to 4 >>>> ra0 at mscpbus0 drive 0: RRD40 >>>> ra1 at mscpbus0 drive 1: RA90 >>>> Kernelized RAIDframe activated >>>> ra0: no disk label: size 871128 sectors >>>> ra1: size 2201599 sectors >>>> boot device: ra1 >>>> root on ra1a dumps on ra1b >>>> root file system type: ffs >>>> TODR stopped - CHECK AND RESET THE DATE. >>>> Any advice whats going wrong? >>>> >>>> Greetings Robert >>>> >>>> >>>> PS: My first mail on [email protected] >>>> <mailto:[email protected]> ;) >>> >> >