From owner-freebsd-current@freebsd.org Tue Oct 23 20:22:07 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F0A4FFB667 for ; Tue, 23 Oct 2018 20:22:07 +0000 (UTC) (envelope-from harry@yewbarrow.net) Received: from mail-yb1-xb29.google.com (mail-yb1-xb29.google.com [IPv6:2607:f8b0:4864:20::b29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 145048ECE3 for ; Tue, 23 Oct 2018 20:22:07 +0000 (UTC) (envelope-from harry@yewbarrow.net) Received: by mail-yb1-xb29.google.com with SMTP id o204-v6so1131273yba.9 for ; Tue, 23 Oct 2018 13:22:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yewbarrow-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=xpmRjQutNo3PCVnCV4KE2tXAxpD+Z+zyr4OEBXSYvc8=; b=10f57ahHa/X1wzJ+zKxzHqyLJl5YK66GGpb2ABmyNrOMTB0dPTM3oTnrmfBhbPVYhA gDhNeRMr950uWeI3+fIEGYCD6ZEFTV8fK/9KQMfo4KtaG/IYVEeP+7wdRkYhOrse0/QU CG4Dl2vJOFOywTHVQigOrjEzA54S5e/aG6XwG1difmcGNxcQl7YKOBSGtkwVmUI7u5OS K1GfD/Fxcv92p+yL62/QXcTZDoc05ruJX5+Uw47mh972Fb410+xMRJUz6lHZVoUPjoyS biG6HszKs/e9i9bgiXPcClu1OU9OoUKi4ya76IT10AtdizaVZqM7WUADeq1RDLQlX8OF As0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=xpmRjQutNo3PCVnCV4KE2tXAxpD+Z+zyr4OEBXSYvc8=; b=RFZaHPqQG4e87FrQk0P7QpNqU6vSQ/ucOP/cpbTFbqptYFWTrI7eh9li+fzlY+i82J 4NjZkAHmBo6zdPQEAPoJVDzk8ac7yU6an7QG8cwTmyrjmOXf4XxCq/EfQJu2nZWa34C6 S2jZk3BevgneU9Lw4tdEc+axZCjkcV4I78CiTaNWyvWwjP1hB3qzbuzTEzkm3O3ZAJjN wE0F5l78pcVXCuyCzs7hkXfce9fG0qe4zLHuGGbmATbaMItK9CBIL8ZrMvXMLydAtFQd F/FmOwODaep1o3l/jdBpbZlasBLNbgshCz2QjnlrE6LAac90E9dSno5o1PVoWL6Udt4x Evgg== X-Gm-Message-State: ABuFfoiYYusDoysuljbQsmZhU7NDvXiuVrFLnYtKoZozxx3vW56vLMAU y6EkpTdWjhFA5SQ7uyzCYKCncfFoq0xcODSBseKzHQ== X-Google-Smtp-Source: ACcGV60ogEmu61LclCp9ZIsgugHz3m4ZDsHbnqCRlTGEmpysSR4sHe4rvy1j6mglF8sYlnc0LNoomnwM/jmHt45A0YY= X-Received: by 2002:a25:b941:: with SMTP id s1-v6mr36929044ybm.60.1540326126497; Tue, 23 Oct 2018 13:22:06 -0700 (PDT) MIME-Version: 1.0 Sender: harry@yewbarrow.net Received: by 2002:a25:e0cd:0:0:0:0:0 with HTTP; Tue, 23 Oct 2018 13:22:05 -0700 (PDT) In-Reply-To: <4457A5DC-A577-4782-B1E8-306236908D5D@me.com> References: <282E6F72-6573-4F0E-81AB-25110855EBB7@me.com> <2950121D-C985-4F2E-A512-FB73CFDF48BC@me.com> <4457A5DC-A577-4782-B1E8-306236908D5D@me.com> From: Harry Newton Date: Tue, 23 Oct 2018 21:22:05 +0100 X-Google-Sender-Auth: 3pTFtEbOFZGq3xl7htj5zhOX6wk Message-ID: Subject: Re: UEFI boot hangs after loader To: Toomas Soome Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2018 20:22:07 -0000 Yes ... so as everything is built, can I just alter LOADER_DEFAULT_INTERP in /etc/make.conf and then reinstall just the loader and boot parts onto the UEFI partition ? If so, how ? On 23 October 2018 at 21:17, Toomas Soome wrote: > ok, in that case I=E2=80=99d suggest to test out if forth based one is st= ill > working - at least you can get the bootable system. And then there is a > chance to debug the lua version too (note it should be possible to chain > /boot/loader_lua.efi). > > rgds, > toomas > > > On 23 Oct 2018, at 23:08, Harry Newton wrote: > > > > So it's got FORTH in it, but my loader is lua based, and also doesn't > > appear to read loader.rc. > > > > /H > > > > On 23 October 2018 at 21:03, Toomas Soome wrote: > > > >> hm. in that case, whats the content of /boot/loader.rc ? > >> > >> rgds, > >> toomas > >> > >> > >> On 23 Oct 2018, at 23:01, Harry Newton wrote: > >> > >> If boot menu is the screen where you get the options for various kerne= ls > >> and the picture of the daemon head, no. It stops at the point in my > email > >> =E2=80=94 though not as I said just before the kernel is loaded but in= point of > >> fact before the menu. > >> > >> I've also rebuilt the kernel and still can't use efibootmgr which is > >> puzzling me. > >> > >> /H > >> > >> > >> On 23 October 2018 at 20:56, Toomas Soome wrote: > >> > >>> Do you get boot menu? if so, press esc to get to ok prompt, then type > >>> start - if its bootfort based loader, it will load the kernel and > modules. > >>> lsmod will then list the loaded files. > >>> > >>> If the loader prompt is still usable, then next command would be: boo= t > >>> > >>> rgds, > >>> toomas > >>> > >>>> On 23 Oct 2018, at 20:45, Harry Newton wrote: > >>>> > >>>> Just upgraded my Asus UX303L (amd64) from 11-STABLE to 12.0-BETA1 > >>> r339529 > >>>> by source. Have a problem with booting which hangs after: > >>>> > >>>>>> FreeBSD EFI boot block > >>>> Loader path: /boot/loader.efi > >>>> > >>>> Initializing modules: ZFS UFS > >>>> Probing 5 block devices ... done > >>>> ZFS found the following pools: zroot > >>>> UFS found no partitions > >>>> Consoles: EFI console > >>>> FreeBSD/amd64 EFI loader, Revision 1.1 > >>>> > >>>> Command line arguments: loader.efi > >>>> EFI version 2.31 > >>>> EFI Firmware: American Megatrends (rev 4.654) > >>>> Console: efi(0) > >>>> Load Path: HD(4, GPT [ ... ] > >>>> Load Device: Pci Root [ ... ] > >>>> Boot Current: 0001 > >>>> Boot Order: 0001 [x] > >>>> Boot Info Path: HS(1, GPT, [ ... ] /\EFI\BOOT\BOOTX64.EFI > >>>> - > >>>> > >>>> So it gets into loader.efi which runs but stops I think just before > >>> loading > >>>> the kernel. Partitions: > >>>> > >>>> =3D> 40 250069600 ada0 GPT (119G) > >>>> 40 1600 1 efi (800K) > >>>> 1640 1024 2 freebsd-boot (512K) > >>>> 2664 1432 - free - (716K) > >>>> 4096 4194304 3 freebsd-swap (2.0G) > >>>> 4198400 245870592 4 freebsd-zfs (117G) > >>>> 250068992 648 - free - (324K) > >>>> > >>>> and the EFI partition is FAT 12. > >>>> > >>>> I can't provide (at the moment) any output from efibootmgr: > >>>> > >>>> root@gryphon:~ # efibootmgr -v > >>>> efibootmgr: efi variables not supported on this system. root? kldloa= d > >>> efirt? > >>>> root@gryphon:~ # kldload efirt > >>>> kldload: can't load efirt: module already loaded or in kernel > >>>> > >>>> which I don't understand. > >>>> > >>>> I'm going to rebuild the kernel (currently GENERIC) and see if that > >>> allows > >>>> me to load efirt / use efibootmgr. > >>>> > >>>> In the meantime, I should be very grateful for any advice. > >>>> > >>>> ( Currently booting using a 11-RELEASE memstick image and dropping > into > >>> its > >>>> loader to get to the installed 12-STABLE ). > >>>> > >>>> /Harry > >>>> _______________________________________________ > >>>> freebsd-current@freebsd.org mailing list > >>>> https://lists.freebsd.org/mailman/listinfo/freebsd-current > >>>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@f > >>> reebsd.org" > >>> > >>> > >> > >> > >> -- > >> Harry Newton > >> > >> > >> > > > > > > -- > > Harry Newton > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@ > freebsd.org" > > --=20 Harry Newton