From owner-freebsd-current@freebsd.org Thu May 24 16:49:43 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 54ACCEF80AA for ; Thu, 24 May 2018 16:49:43 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC15277857; Thu, 24 May 2018 16:49:42 +0000 (UTC) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: from pdx.rh.CN85.dnsmgr.net (localhost [127.0.0.1]) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3) with ESMTP id w4OGncGS041472; Thu, 24 May 2018 09:49:38 -0700 (PDT) (envelope-from freebsd-rwg@pdx.rh.CN85.dnsmgr.net) Received: (from freebsd-rwg@localhost) by pdx.rh.CN85.dnsmgr.net (8.13.3/8.13.3/Submit) id w4OGnblp041471; Thu, 24 May 2018 09:49:37 -0700 (PDT) (envelope-from freebsd-rwg) From: "Rodney W. Grimes" Message-Id: <201805241649.w4OGnblp041471@pdx.rh.CN85.dnsmgr.net> Subject: Re: Boot USB memstick with MBR (WAS: Re: [RFC] Deprecation and removal of the drm2 driver) In-Reply-To: To: Ed Maste Date: Thu, 24 May 2018 09:49:37 -0700 (PDT) CC: Philip Homburg , Johannes Lundberg , FreeBSD Current , Andreas Nilsson , re@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.26 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: Thu, 24 May 2018 16:49:43 -0000 > On 23 May 2018 at 17:51, Philip Homburg wrote: > > I tried both FreeBSD-11.2-BETA2-amd64-bootonly.iso.xz and > > FreeBSD-11.2-BETA2-amd64-mini-memstick.img.xz on a Dell PowerEdge 2950 > > BIOS version 2.7.0. With both images, the USB stick is not recognized. > > Can you download the image from > https://people.freebsd.org/~emaste/mini-image.amd64.xz, uncompress and > write it to a USB stick and try on this system? This is a > MBR-partitioned dual-mode test image. It's not an installer - it > should just boot to a login prompt - but can be used to test this > scheme. Ed, I tested this here on my R710 that was failing to boot in Bios mode with the amd64-11.2-Beta2 disc1.iso, your mini-image boots fine in either Bios or UEFI mode on my Dell R710, so what ever you did fixed at least my one data point. -- Rod Grimes rgrimes@freebsd.org