Re: NetBSD installation on Sun Ultra 10
Connor McLaughlan <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <CABo1Du7i9ud-3P+49LeA=EdAf_4vahfBAEfECr+eQBhAG-08tQ@mail.gmail.com> |
On Sun, Jul 26, 2020 at 7:15 PM Michael <[email protected]> wrote: > > Hello, > > On Sat, 25 Jul 2020 23:14:25 +0200 > Connor McLaughlan <[email protected]> wrote: > > > i can't boot the install cd on my Ultra 10. It seems to have problems > > with the IDE controller or the CRD-8322B drive: > > > > [] wd0 ata atabus0 drive 0 > > [] wd0: <WDC WD800JB-00FSA0> > > [] wd0: 76319 MB, 155061 cyl, 16 head, 63 sec, 512 bytes/sect x 156301488 sector > > s > > [] atapibus0 at atabus1: 2 targets > > [] cd0 at atapibus0 drive 0: <CRD-8322B, 1998/09/24, 1.05> cdrom removable > > [] WARNING: 2 errors while detecting hardware; check system log. > > [] wdc_atapi_intr: bad data phase DATAOUT > > [] cmdide0:1:0: reset failed > > [] cmdide0:1:0: unbusy timed out > > [] cmdide0:1:0: reset failed > > [] cmdide0:1:0: unbusy timed out > > ... > > (conitinues and the install system never comes up) > > > > This error can be found on mailing lists dating back to NetBSD 5 / 2009. > > > > But there are people running NetBSD on the Ultra 10. > > So what is the solution? Do i have to use a different kernel or a > > different cdrom? > > That smells like a hardware problem, IDE cables get old and cause > failures in weird places. An U10 is certainly old enough to do this. > What I'd try, not necessarily in this order: > - reseat all the IDE connections, check the connectors for damage, > rust, dirt etc. > - replace the IDE cable > - try to boot something else, like Solaris, to see if the problem is > NetBSD-specific. > > have fun > Michael Hi Michael, i have already verified, that the problem is with the NetBSD kernel only. Both Solaris and Linux sparc64 work just fine on the Ultra 10 and CRD-8322B drive. The CRD-8322B drive is from 1999 and seems to be the stock drive, which made me wondering why there are not more problem reports. I replaced the drive with a newer one for the installation of NetBSD and my Ultra 10 is up and running now. But of course i'd rather use the original drive again. Here is where i found others to have the exact same problem since about NetBSD5: https://mail-index.netbsd.org/tech-kern/2014/06/20/msg017259.html https://mail-index.netbsd.org/port-sparc64/2009/08/12/msg001002.html Regards, Connor