On Fri, Apr 27, 2012 at 07:51:11AM -0400, John Baldwin wrote: > On Thursday, April 26, 2012 6:42:15 pm Anton Shterenlikht wrote: > > I was updating from r231158 to 234465 > > (amd64 laptop Compaq 6715s), > > and I think I must've messed someting > > up in the kernel config. Now I get > > build error, panic of a loader error, > > depending on which kernel I build. > > > > ********************************************************* > > > > If I build GENERIC, I get: > > > > (transcribed by hand) > > > > mountroot: waiting for device /dev/ad4s1a > > Mounting from ufs:/dev/ad4s1a failed with error 19. > > > > mountroot> ? > > > > List of GEOM managed disk devices: > > > > cd0 > > > > mountroot> > > Hmm, so GENERIC is not finding ad4. Can you look in the dmesg > (using scroll-lock) to see if GENERIC finds your ATA controller > ok? I see only one line: ata0: <ATA channel> at channel 0 on atapci0 ata does not appear anywhere else. > > > The device is certainly correct in r231158: > > > > BUZI> df > > Filesystem 512-blocks Used Avail Capacity Mounted on > > /dev/ad4s1a 101554068 46474368 46955376 50% / > > devfs 2 2 0 100% /dev > > BUZI> > > > > ********************************************************* > > > > If I add > > > > device atadisk > > > > to GENERIC, then I get this linking error: > > Yes, you aren't supposed to use 'atadisk' with ATA_CAM. See the UPDATING > entry 20110424 for more details on that. > > However, can you obtain a verbose dmesg from your old kernel? Amazingly (for me) I can't! Twice I got a panic. The third time, and thereafter, I get the same error as with GENERIC: Mounting from ufs:/dev/ad4s1a failed with error 19. I also see: ata0: stat0=0x00 err=0x01 lsb=0x14 msb=0exb ata0: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=00 stat1=00 devices=0x10000 Thanks -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423Received on Sat Apr 28 2012 - 15:20:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:26 UTC