From owner-freebsd-stable@freebsd.org Fri Apr 24 05:23:00 2020 Return-Path: Delivered-To: freebsd-stable@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 722932CFA4A for ; Fri, 24 Apr 2020 05:23:00 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ultimatedns.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 497jHR5pYlz3M7q for ; Fri, 24 Apr 2020 05:22:59 +0000 (UTC) (envelope-from bsd-lists@BSDforge.com) Received: from udns.ultimatedns.net (localhost [IPv6:0:0:0:0:0:0:0:1]) by udns.ultimatedns.net (8.15.2/8.15.2) with ESMTPS id 03O5Ns5V056871 (version=TLSv1.2 cipher=DHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Thu, 23 Apr 2020 22:24:00 -0700 (PDT) (envelope-from bsd-lists@BSDforge.com) X-Mailer: Cypht MIME-Version: 1.0 Cc: In-Reply-To: From: Chris Reply-To: bsd-lists@BSDforge.com To: Igor Pokrovsky Subject: Re: Loader hangs on the latest -STABLE Date: Thu, 23 Apr 2020 22:24:00 -0700 Message-Id: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 497jHR5pYlz3M7q X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-1.93 / 15.00]; NEURAL_HAM_MEDIUM(-0.95)[-0.952,0]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US]; local_wl_ip(0.00)[24.113.41.81]; NEURAL_HAM_LONG(-0.98)[-0.982,0] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Apr 2020 05:23:00 -0000 On Fri, 24 Apr 2020 08:26:13 +0400 Igor Pokrovsky ip@unixway=2Eorg said > Hello all, >=20 > I haven=E2=80=99t been using FreeBSD since 8-STABLE times=2E Recently I tri= ed to > install latest 12-STABLE on my old computer=2E > But even during initial boot up loader hangs=2E Eventually I was able to > proceed with installation after replacing loader in=20 > the installation disk with one found in my old system 8-STABLE=2E The same > happened when I tried zfs on root partition=2E A lot of things are moving around in /boot over the last year=2E Pure speculation; if you're using a usb stick=2E Mount it from your currently running system, and cd /boot rm =2E/loader cp -p =2E/loader=2Eefi =2E/loader umount Then see if it doesn't work for you=2E Like I said, pure speculation=2E But you indicated an old box=2E So I think you might find this works=2E Best wishes! --Chris >=20 > I used MBR partition on PATA hard drive=2E Motherboard was ASUS A8V > (Athlon64)=2E >=20 > ip >=20 > _______________________________________________ > freebsd-stable@freebsd=2Eorg mailing list > https://lists=2Efreebsd=2Eorg/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd=2Eorg"