From owner-freebsd-bugs@freebsd.org Wed Aug 10 06:59:55 2016 Return-Path: Delivered-To: freebsd-bugs@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 2C017BB4AFE for ; Wed, 10 Aug 2016 06:59:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B4FD1966 for ; Wed, 10 Aug 2016 06:59:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u7A6xsGx029096 for ; Wed, 10 Aug 2016 06:59:54 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyMTE3MTVdIFNvbWUgY29tcHV0ZXJzIGNhbiBub3QgYm9vdCDigJMg?= =?UTF-8?B?bm8gZmlsZSBzeXN0ZW0gZm91bmQgKGUuZy4gJ05vbi1TeXN0ZW0gZGlzayBv?= =?UTF-8?B?ciBkaXNrIGVycm9yIOKApicpIOKAkyB3aGVyZSB0aGUgR1BUIGFuZCBwYXJ0?= =?UTF-8?B?aXRpb25zIGFyZSBjcmVhdGVkIGJ5IGdwYXJ0KDgp?= Date: Wed, 10 Aug 2016 06:59:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2016 06:59:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211715 Bug ID: 211715 Summary: Some computers can not boot =E2=80=93 no file system fo= und (e.g. 'Non-System disk or disk error =E2=80=A6') =E2=80= =93 where the GPT and partitions are created by gpart(8) Product: Base System Version: CURRENT Hardware: Any URL: https://github.com/trueos/pc-sysinstall/issues/3#issue comment-238661284 OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: grahamperrin@gmail.com FreeBSD-based TrueOS Desktop CURRENT installed to an HP EliteBook 8540p notebook with UEFI enabled. A limited workaround is outlined below.=20 Long before this beta, I found the same symptoms but never a workaround with FreeBSD-based PC-BSD CURRENT installed to some other computers, including b= ut not limited to an HP EliteBook 8570p.=20 Outline =3D=3D=3D=3D=3D=3D=3D https://github.com/trueos/pc-sysinstall/issues/3#issuecomment-238661284 is concise =E2=80=93 > If I boot from the installation disk and run the following commands =E2= =80=93 >=20 > gpart destroy -F ada0 >=20 > gpart create -s gpt ada0 >=20 > =E2=80=93 then boot Parted Magic (from UBCD) and launch Partition Editor,= there is again the prompt to fix the GPT. =E2=80=93 and critically, for a disk where the operating system is installe= d:=20 a) without a fix to the GPT, the computer can not find the BSD boot loader =E2=80=93 more broadly, it can not find the file system=20 that should be used for the UEFI boot; and=20 b) immediately after a fix by GParted to the GPT, the loader is found and t= he FreeBSD-based OS boots without difficulty.=20 Symptom on an HP EliteBook 8540p =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D > Non-System disk or disk error > replace and strike any key when ready >=20 > _ Shown by GParted =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Not all of the space available to /dev/sda appears to be used, you can fi= x the GPT to use all of the space (an extra 7 blocks) or continue with the = current setting? Limitations of the workaround =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D If GELI encryption is preferred when installing the OS, then (as above) the computer can not find the file system that includes the boot loader. The fi= x to the GPT will allow the loader to be found, however:=20 * with the attempt to load, there's an immediate panic.=20 Side note =3D=3D=3D=3D=3D=3D=3D=3D=3D #211702 blocks me from making a comparison with FreeBSD-11.0-BETA4-amd64 Reference =3D=3D=3D=3D=3D=3D=3D=3D=3D HP EliteBook 8540p Notebook PC =E2=80=93 HP EliteBook 8540w Mobile Workstat= ion =E2=80=93 Maintenance and Service Guide --=20 You are receiving this mail because: You are the assignee for the bug.=