From owner-freebsd-questions@freebsd.org Sun Sep 2 10:12:06 2018 Return-Path: Delivered-To: freebsd-questions@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 D1B82FEADAE for ; Sun, 2 Sep 2018 10:12:06 +0000 (UTC) (envelope-from phascolarctos@protonmail.ch) Received: from mail2.protonmail.ch (mail2.protonmail.ch [185.70.40.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.protonmail.ch", Issuer "QuoVadis Global SSL ICA G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6AB5B72E8B for ; Sun, 2 Sep 2018 10:12:06 +0000 (UTC) (envelope-from phascolarctos@protonmail.ch) Date: Sun, 02 Sep 2018 10:11:45 +0000 To: "freebsd-questions@freebsd.org" From: Lorenzo Salvadore Reply-To: Lorenzo Salvadore Subject: Re: Media (img or iso) not working to install FreeBSD 11.2 in a old PC Message-ID: <4QnwhrRpgNf22Mn1qKGggSEJLB2bJLlD_QUuYZxBSPM0gZ82gKbT2Mg-_k5KyJ3lNIzLqSbKIf68xJIzSP1nfmxh9AknLZOBrBUe4sTDFB0=@protonmail.ch> In-Reply-To: References: Feedback-ID: X6az_D2smWSR8MT5MHqXnWF0upxehDyHia7Id1cbayHNBUkRu3CIeusDsZHiivIIjmaKB1_OofpALrRUYjNz3w==:Ext:ProtonMail MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-1.1 required=7.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.protonmail.ch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Sep 2018 10:12:07 -0000 > Which file I use? > My PC use BIOS (it is realy old), so I can not use UEFI media > I am trying to install with an usb, like I had done in the previus releas= es (10.X and before) > I belive that all files to install the release 11.X=C2=A0 are UEFI media,= (made GPT partitions and a /efi subdirectory) > Since the handbook says "Additional installation files are included for c= omputers that boot with UEFI (Unified Extensible Firmware Interface). The n= ames of these files include the string uefi." > None of the files in https://download.freebsd.org/ftp/releases/i386/i386/= ISO-IMAGES/11.2/ had uefi in it's name > I only find files with uefi in it's name in release 10.4 for amd64 I had some troubles too when I installed FreeBSD from USB, although I had not the same problems. I solved by installing an earlier version then updating it: maybe it could work for you too. Lorenzo Salvadore.