Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2020 21:25:26 -0500
From:      Greg Balfour <greg.bal4@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   11.4-RELEASE i386 won't boot
Message-ID:  <CAOYYArJTuF4yPCa4A_F9PbCGTNpbtZYD7s9JDvB6w0gSQhiXag@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have an ancient Pentium machine(*) that I've been keeping up to
date using freebsd-update.  It has run everything fine up through
11.3-RELEASE-p11.  However it does not like the 11.4-RELEASE kernel.

  /boot/kernel/kernel text=0x128f22b data=0xe9748+0x2890f4
syms=[0x4+0xea3e0+0x4+0x1797e9]
  /boot/entropy size=0x1000

  Hit [Enter] to boot immediately, or any other key for command prompt.
  Booting [/boot/kernel/kernel] in 9 seconds...

  Type '?' for a list of commands, 'help' for more detailed help.
  OK set boot_verbose
  OK boot
  Booting...
  \
  int=00000006  err=00000000  efl=00010002  eip=c0ba6fa2
  eax=00000001  ebx=0201ec00  ecx=00000000  edx=c19ef18c
  esi=c19eed34  edi=c19eeaa0  ebp=c201fd08  esp=c19ee704
  cs=0008  ds=0010  es=0010    fs=0010  gs=0010  ss=0010
  cs:eip=0f 45 d1 c1 e0 04 89 56-20 66 89 46 26 a1 d0 2c
         95 c1 89 46 28 5e 5d c3-90 90 90 90 90 90 55 89
  ss:esp=00 00 00 00 00 00 00 00-00 00 00 00 0c e7 9e c1
         00 00 00 00 00 00 00 00-00 00 00 00 00 00 00 00
  BTX halted

The old 11.3 kernel still boots fine.

  /boot/kernel.old/kernel text=0x12941cb data=0xe8e74+0x2890ec
syms=[0x4+0xe9c90+0x4+0x178d4c]
  OK boot -s
  Booting...
  Copyright (c) 1992-2019 The FreeBSD Project.
  Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
          The Regents of the University of California. All rights reserved.
  FreeBSD is a registered trademark of The FreeBSD Foundation.
  FreeBSD 11.3-RELEASE-p11 #0: Wed Jul  8 05:39:37 UTC 2020
    root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
  FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based
on LLVM 8.0.0)
  VT(vga): resolution 640x480
  CPU: Pentium/P55C (233.03-MHz 586-class CPU)
    Origin="GenuineIntel"  Id=0x543  Family=0x5  Model=0x4  Stepping=3
    Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
  real memory  = 133169152 (127 MB)
  avail memory = 98197504 (93 MB)
  ...

The kernel file is good and there's nothing in loader.conf that
should cause a problem.

# md5 -r /boot/kernel/kernel
40f1065ab4aff80489b456386e9721c0 /boot/kernel/kernel

# cat /boot/loader.conf
console="comconsole vidconsole"
hint.acpi.0.disabled=1  # removing this doesn't help
beastie_disable="YES"

Any suggestions?

(*) I occasionally have to pull data off 5-1/4 inch floppies and this
machine is equipped to do that.



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