From owner-freebsd-current@freebsd.org Sat Sep 5 02:06:03 2015 Return-Path: Delivered-To: freebsd-current@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 2CBB29CB12D for ; Sat, 5 Sep 2015 02:06:03 +0000 (UTC) (envelope-from dip-freebsd@yandex.ru) Received: from forward16o.cmail.yandex.net (forward16o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::1e6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9CB059 for ; Sat, 5 Sep 2015 02:06:02 +0000 (UTC) (envelope-from dip-freebsd@yandex.ru) Received: from web8o.yandex.ru (web8o.yandex.ru [95.108.205.108]) by forward16o.cmail.yandex.net (Yandex) with ESMTP id 245BD20DA9 for ; Sat, 5 Sep 2015 05:05:59 +0300 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web8o.yandex.ru (Yandex) with ESMTP id BCE6A5D8249A; Sat, 5 Sep 2015 05:05:58 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1441418758; bh=mc7vIOzLMPb8W/Bv6UeTG1LA0q30KENRyBhBeH4TS+U=; h=From:To:In-Reply-To:References:Subject:Date; b=dfbg10kf/c6rzBkNYVfd+fzVbE5Cyl8YQYUcbdWDv8LwPpmGLXaEbJLRnmAkWJ5e2 kDGh4NS6il/4BXEtMhlHnScNUQK6kwZPP920BFmpJ+J709C4+nF/GlrHmvfSvli1sE A2o6Amk+bjZtdhq21uM1POYWEEg4BqYmVfABsyWE= Received: by web8o.yandex.ru with HTTP; Sat, 05 Sep 2015 05:05:58 +0300 From: Dmitry Postolov To: "freebsd-current@freebsd.org" In-Reply-To: <832521431264768@web15o.yandex.ru> References: <832521431264768@web15o.yandex.ru> Subject: Re: Problem with latest BIOS Intel NUC DN2820FYKH(2830) & FreeBSD-11-CURRENT MIME-Version: 1.0 Message-Id: <3154281441418758@web8o.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Sat, 05 Sep 2015 05:05:58 +0300 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 05 Sep 2015 02:06:03 -0000 Hi to all! Sorry for my bad English... FreeBSD-10.2-RELEASE-amd64.img successfully starts from USB-stick and from drive afrer installation with workaround "GPT + Active" in installer menu. FreeBSD-11.0-CURRENT-amd64.img doesn't start from USB-stick. Intel NUC DN2820(2830)FYKH0 Bios 0051 print about error: "Reboot snd Select proper Boot device or insert Boot Media in selected Boot device and press a key". Maybe problem consists in, that to set a flag "GPT + Active" for CURRENT-amd64.img? How I can make it? 10.05.2015, 16:33, "Dmitry Postolov" : > Hi to all! > > Sorry for my bad English... This message is translated with help of the translator's online. > > You could comment on a situation with my nettop Intel NUC DN2820FYKH (CPU Celeron N2830)? > > This NUC was delivered with pre-installed BIOS 0032. With this version BIOS I am could install FreeBSD 10 and 11-CURRENT. In next version of BIOS 0034 and later installing was a problems. Message of other user, NUC DN2820 can't recognize FreeBSD bootsect. > > https://communities.intel.com/message/245413 > > My situation: --- > > FreeBSD-10.1-STABLE-usb-stick.img (May 5 2015) after #dd: ls /dev/da* > > /dev/da0 /dev/da0a # Probable this is MBR structure? > > FreeBSD-11-CURRENT-usb-stick.img (May 5 2015) after #dd: ls /dev/da* > > /dev/da0 /dev/da0p1 /dev/da0p2 /dev/da0p3 /dev/da0p4 # Probable this is GPT structure? > > --- > > And probable the Bug of Intel BIOS for NUC 2820 (N2830): > > 0032 BIOS can start MBR FreeBSD-10.1-usb-stick installer, bsdinstall by default offers GPT structure for HDD. 0032 successfully run FreeBSD from GPT HDD. Also 0032 can start GPT FreeBSD-11-CURRENT-usb-stick installer, bsdinstall by default offers MBR structure for HDD? (or use last MBR-HDD setting). After install 0032 successfully start FreeBSD-11-CURRENT from HDD. > > But with modern BIOS (for example 0050 - latest at this time): 0050 BIOS can start MBR FreeBSD-10.1-usb-stick installer, bsdinstaller by default offers GPT HDD structure. If install 10.1 with default settings and start 10.1 from HDD -> Error. If GPT HDD manually changed to MBR HDD, then 10.1 successfully starts from HDD. > > But 11-CURRENT-usb-stick has GPT structure and BIOS 0050 can't run it from USB. :-(( > > Workaround: Reflash 0032 -> Install FreeBSD-11-CURRENT -> OK -> Reflash 0050 -> 11-CURRENT starts OK from MBR HDD. > > Question: if this situation doesn't be fixed by Intel, how NUC 2820(2830) new versions of BIOS users can start FreeBSD-11 without BIOS reflashing, if FreeBSD-11-stick.img will be only at GPT structure? > > --- > > best regards, > Dmitry Postolov > dip-freebsd@yandex.ru > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"