From owner-freebsd-questions@freebsd.org Thu Nov 2 14:20:17 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 479B5E5AFE1 for ; Thu, 2 Nov 2017 14:20:17 +0000 (UTC) (envelope-from karlthane@gmail.com) Received: from mail-pf0-x22e.google.com (mail-pf0-x22e.google.com [IPv6:2607:f8b0:400e:c00::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1BFCC80595 for ; Thu, 2 Nov 2017 14:20:17 +0000 (UTC) (envelope-from karlthane@gmail.com) Received: by mail-pf0-x22e.google.com with SMTP id b85so4719122pfj.13 for ; Thu, 02 Nov 2017 07:20:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=nH3cfFOJ1mA6gZbuSJNfHmRT1S+FYHr/0To3Y24vh1w=; b=cwljgX6g7OdRX/w3wI7gdtavx79XveTqIxHgUGXgLmyiEiO/YyUhfl7u6Yi2GJ8ZKM vrrX7uw3N/gKKEecpTJnsdnUVKTd6hDEtcdoBMWOZwP9wDpr98dtmaNtiHD0qcKvl0Te TIeZhT4tPHsYr83x/mZc/x1mKWrdN2klfcEXdCfohrwMBmPSPsn8iXA/mcUzMGXPOikJ 1b3650jrStrnSUYynlzWGSS2Tl0JhmuoY2fzOSz3/cmPHyXfTECovIQomDJzxpbYolhd 25FBJmrQsMUFtisbeODGDv7HKjSMtr9ftsYTBZEM0uKzXOMosgAsXyuqt/J0uThb16pw smGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=nH3cfFOJ1mA6gZbuSJNfHmRT1S+FYHr/0To3Y24vh1w=; b=RzCh4HvYPOTwet1DcFAOfVwEHQFSJI7KYUasQLBYk8S59c/8DR7wmJU6uq1KAesaHO b4AlhWV0kfSVlDL4OOByVu2nwWWvrq5cQnH5xgGPmqcAr4sowZuH2mJhiXAYw48POhKG aIP2KBbNo8Z2UXosPPWFo2pTsUJjOcnYiO5sUUJjdA0uhjL3vBRF7zbpujcNUfS3Q2f7 4LLrpTbMn1/WIx1X5c3vhT3Xe4G6b5lsQHoMVy88B57cRlbZGpc21G5ZEJVVTmPenn6k 8/hWuNyZj+XNxDrOJTkTS9v4BjhVUXcqqKMwBCdnub3OrhI9bdi5946HG+4GeCk2cPRq VFFw== X-Gm-Message-State: AMCzsaVFhYMONvsky1L3PBSE//B/XA/UCDSMpto/fcglFeDIIFL+4FXL zawFuSe/YSh9BFZuEqv1DQlqTQhCn8Os5ANtqAvE0Q== X-Google-Smtp-Source: ABhQp+QlGu9a/hLGcFYGmWmYREY0XUxA7+dHBZSOAp3DDONUOLl/6gzWTXa2SctaKNzEr9WMFp9Nl8yxSHgCZHOwIxs= X-Received: by 10.99.105.71 with SMTP id e68mr3725346pgc.55.1509632416193; Thu, 02 Nov 2017 07:20:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.144.201 with HTTP; Thu, 2 Nov 2017 07:20:15 -0700 (PDT) From: Alex Thomas Date: Thu, 2 Nov 2017 09:20:15 -0500 Message-ID: Subject: Freebsd 11.1-Release boot loader not working To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Nov 2017 14:20:17 -0000 Satellite A665-S5170, i3, 4GB RAM, 640GB HDD, realtek ethernet, intel wifi+wimax System will boot from USB or hard disk with Windows, Linux (using GRUB2), or the OpenBSD bootloader without issue, and after install boots normally. FreeBSD 11.1-Release ( and TrueOS) Only booting via optical drive works for install, ( boot from usb fails ) and once system is installed and rebooted, it fails to boot with system giving error of "Boot Failure" Any suggestions on what I can do to further troubleshoot or get more data would be appreciated. Filed bug on bugzilla https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223349 Alex Thomas