From owner-freebsd-sysinstall@freebsd.org Mon Jun 18 03:57:33 2018 Return-Path: Delivered-To: freebsd-sysinstall@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 EEAB21015814 for ; Mon, 18 Jun 2018 03:57:32 +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 857D46CC0B for ; Mon, 18 Jun 2018 03:57:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3E1511015813; Mon, 18 Jun 2018 03:57:32 +0000 (UTC) Delivered-To: sysinstall@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 2C8951015812 for ; Mon, 18 Jun 2018 03:57:32 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C132D6CC0A for ; Mon, 18 Jun 2018 03:57:31 +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 0B5131D008 for ; Mon, 18 Jun 2018 03:57:31 +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 w5I3vU4o017580 for ; Mon, 18 Jun 2018 03:57:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w5I3vUTi017579 for sysinstall@FreeBSD.org; Mon, 18 Jun 2018 03:57:30 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: sysinstall@FreeBSD.org Subject: [Bug 228322] [patch] bsdinstall(8) and sade(8) lose the last block of disk in creating partition. Date: Mon, 18 Jun 2018 03:57:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: fbsd-send-pr@natheless.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sysinstall@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-sysinstall@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Sysinstall Work List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jun 2018 03:57:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228322 --- Comment #4 from Rikiya YONEMOTO --- I tested a snapshot iso nearest to the r333803 on the HEAD. I verified that it has been fixed on the HEAD. ftp6.jp.freebsd.org/pub/FreeBSD/snapshots/ISO-IMAGES/12.0/FreeBSD-12.0-CURR= ENT-i386-20180521-r333982-disc1.iso # uname -a FreeBSD foobar 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r333982: Mon May 21 17:02:00 UTC 2018=20=20=20=20 root@releng3.nyi.freebsd.org:/usr/obj/usr/src/i386.i386/sys/GENERIC i386 # /sbin/gpart list Geom name: ada0 modified: false state: OK fwheads: 16 fwsectors: 63 last: 4194303 first: 63 entries: 4 scheme: MBR Providers: 1. Name: ada0s1 Mediasize: 2147450880 (2.0G) Sectorsize: 512 Stripesize: 0 Stripeoffset: 32768 Mode: r2w2e3 efimedia: HD(1,MBR,0x90909090,0x40,0x3fffc0) attrib: active rawtype: 165 length: 2147450880 offset: 32768 type: freebsd index: 1 end: 4194303 (snip) --=20 You are receiving this mail because: You are the assignee for the bug.=