From owner-freebsd-current@freebsd.org Mon Jul 11 22:33:47 2016 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 0C875B92AC4 for ; Mon, 11 Jul 2016 22:33:47 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (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 D35AA1A95 for ; Mon, 11 Jul 2016 22:33:46 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id u6BMXf0W078197 for ; Mon, 11 Jul 2016 15:33:48 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: In-Reply-To: <20160711214604.GG20831@zxy.spb.ru> References: <20160711214144.GA7465@FreeBSD.org>, <20160711214604.GG20831@zxy.spb.ru> From: "Chris H" Subject: Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r Date: Mon, 11 Jul 2016 15:33:48 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <4a7eeee3c2737e9abcb6ba2557630d87@ultimatedns.net> Content-Transfer-Encoding: 8bit X-Milter: Spamilter (Reciever: udns.ultimatedns.net; Sender-ip: 127.0.0.1; Sender-helo: ultimatedns.net; ) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 11 Jul 2016 22:33:47 -0000 On Tue, 12 Jul 2016 00:46:04 +0300 Slawa Olhovchenkov wrote > On Mon, Jul 11, 2016 at 09:41:44PM +0000, Glen Barber wrote: > > > On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote: > > > > On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop > > > wrote: >> Hi, > > > >> > > > >> Just downloaded the amd64 BETA1 ISO (873MB) and tried to burn a CD on > > > >> Windows 10. It complained that the ISO is too big for my 700 MB CD-r. > > > >> > > > >> The bootonly iso (281MB) burns and runs ok. > > > >> > > > >> Regards, > > > >> Ronald. > > > > > > Please open a PR. Those images should be able to fit on a CD. > > > > This was actually a known "going to be problem" thing for 11.0. I'm > > looking into how to fix this for 11.0-RELEASE, but right now, there is > > not much more we can exclude from it. :( Can't it use the compressed iso format, or is it already using that format. Sorry haven't checked. > > Reduce GENERIC to MINIMAL? --Chris