From owner-freebsd-bugs@freebsd.org Fri Jun 21 19:42:09 2019 Return-Path: Delivered-To: freebsd-bugs@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 7B04715BCE0E for ; Fri, 21 Jun 2019 19:42:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 00A2F759EA for ; Fri, 21 Jun 2019 19:42:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B7CE215BCE0D; Fri, 21 Jun 2019 19:42:08 +0000 (UTC) Delivered-To: bugs@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 9546715BCE0C for ; Fri, 21 Jun 2019 19:42:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 34744759E7 for ; Fri, 21 Jun 2019 19:42:08 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 71D6E1CF27 for ; Fri, 21 Jun 2019 19:42:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x5LJg76T067506 for ; Fri, 21 Jun 2019 19:42:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x5LJg7cJ067504 for bugs@FreeBSD.org; Fri, 21 Jun 2019 19:42:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 238349] Fresh install will not boot under some circumstances Date: Fri, 21 Jun 2019 19:42:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 12.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rfg-freebsd@tristatelogic.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jun 2019 19:42:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238349 --- Comment #2 from Ronald F. Guilmette --- I can only tell you what I *believe* I did, obviously, since I wasn't video= ing myself as I did this. (Maybe I will next time! :-) I'm not sure that any of this info will help though, as I believe that I did all of the exact same manual partitioning actions the second time around, i= .e. *after* I had *also* done: 1) gpart destroy -F ada0 2) dd if=3D/dev/zero of=3D/dev/ada0 bs=3D1M count=3D10 However on this second install attempt everything worked, no problem. Anyway, what I did, to the best of my recollection was this: I started out, of course, selecting GPT as the partitioning scheme. I created a 1 GiB / (root) partition... type freebsd-ufs of course. I created a 16 GiB swap partition (freebsd-swap). The rest is as you can see here, which is the "df -k" output from my (now running) system: /dev/ada0p2 1014940 231756 701992 25% / devfs 1 1 0 100% /dev /dev/ada0p4 3044988 1174092 1627300 42% /var /dev/ada0p5 2031132 16444 1852200 1% /var/ftp /dev/ada0p6 1015324 392428 541672 42% /tmp /dev/ada0p7 16233660 8574620 6360348 57% /usr /dev/ada0p8 32487548 22888624 6999924 77% /home /dev/ada0p9 400156276 258842812 109300964 70% /v /dev/ada0p10 473796804 32808 435860252 0% /w procfs 4 4 0 100% /proc I hope and trust that this answers your question. --=20 You are receiving this mail because: You are the assignee for the bug.=