From owner-freebsd-amd64@freebsd.org Wed Sep 27 18:28:28 2017 Return-Path: Delivered-To: freebsd-amd64@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 A917FE0AD04; Wed, 27 Sep 2017 18:28:28 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: from mail-qt0-x22d.google.com (mail-qt0-x22d.google.com [IPv6:2607:f8b0:400d:c0d::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 59C8D8166A; Wed, 27 Sep 2017 18:28:28 +0000 (UTC) (envelope-from tommi.pernila@gmail.com) Received: by mail-qt0-x22d.google.com with SMTP id q8so14648998qtb.5; Wed, 27 Sep 2017 11:28:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=8RQlY9F2qOv4L9YsZXsMVlIUqdCLHuAh8w6RJNaz0RE=; b=Dcw795ga8jA6v/MV9ET/23c0WiPvRZ7m16q8Tut63HTOJCOoaBaYZQHmZIyfbMeBXJ n1WUSef8ggaegW2vmCLkQguh9DH2A6pq1q1GO32ikKaOunxcxa6fx/fb6knm3GJTttyT /9WcNSEzHyY25if1bNZL1mxVXL2kGr55FRbE/igEl2IsC4UFHdGFK/ln77+0izUVTG7D BlUdd9lZTqcvWZlEGvggqzWzWfk+doKhxKH9NqlYpL/l1NyOf9YXv64IDyahWrFtyXN5 S2KYcqszjQ8KT2PumO8nwYOwboD3y95qsUh2Ut3s1Bqm8w+uGSmH13WeVx5sliiscDdN +ViQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=8RQlY9F2qOv4L9YsZXsMVlIUqdCLHuAh8w6RJNaz0RE=; b=KFjbhsInUKFFuRCKcZq4NGvevH8s0v4GX1VgffLT82tVa/c1rQLQA/E12qWpPn9lOY yGYWx32sMlOODm/o37KO0tJPUP8HspcmdV9vmmO4ZkfA/Ak/JJpEylYKEo3ScR1pmOZR 2jt59s0LvyWUis4pXgIQHkZUTInoJrrE/NhYKyyMzWxfCiOZ8J6oD/GLKVx5p6ay+PaR T7Ry27lE8CBQOEnRMjOK49XvEldcPfspl3nIPvELRP6j48RsmYVmHsPY30JlUZtCE401 qweFGsRbrjwBW/jirnNrpiVgxJsIcD7/twP4o0J6r4oAMU3n8VuXVVS76oi6owtiEl/Z LlIA== X-Gm-Message-State: AHPjjUg3ouA9Wluo+DROY/DuMgkQmYJ8BZsFqi+2qOUlkNGygQlLPZuV DuIwG29PvsBmwIVVY0xc7QLhCR6KXOSSVXfrbcN0qQ== X-Google-Smtp-Source: AOwi7QAoqZJ3LH4wXbx9Ojzap5x+YHaIE4+VjtSXPVtqCkgRUpqCPF9tMdUrNGVKFC7ZBZ5OKPWWipq1aK2SZrRKlIw= X-Received: by 10.237.37.182 with SMTP id x51mr3237934qtc.5.1506536907260; Wed, 27 Sep 2017 11:28:27 -0700 (PDT) MIME-Version: 1.0 Sender: tommi.pernila@gmail.com Received: by 10.237.51.135 with HTTP; Wed, 27 Sep 2017 11:28:26 -0700 (PDT) In-Reply-To: References: From: Tommi Pernila Date: Wed, 27 Sep 2017 21:28:26 +0300 X-Google-Sender-Auth: 27bnC67JofFcJi49HYxxjxgphAk Message-ID: Subject: Re: Cannot install FreeBSD 12.0 on HP Compaq DC5850 To: Elena Mihailescu Cc: freebsd-amd64@freebsd.org, freebsd-virtualization@freebsd.org X-Mailman-Approved-At: Wed, 27 Sep 2017 19:53:27 +0000 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 18:28:28 -0000 Hi Elena, If you can send more details from the hardware, the troubleshooting will be faster. E.g. sending a dmesg output (even a screenshot) from the OS. Have you tried booting FreeBSD 11.1-Release? Also when you mention FreeBSD 12.0-Current, is it how old? Or do you know the release version? Br, Tommi On Wed, Sep 27, 2017 at 9:17 PM, Elena Mihailescu < elenamihailescu22@gmail.com> wrote: > Hello! > > I am currently working on Bhyve Save & Restore on AMD processors (for the > amd64 architecture), and I want to test my code on an AMD system. > > I have a HP Compaq DC5850 system with the AMD Phenom X4 processor and I > want to install FreeBSD 12.0, amd64 version, but the install process hangs > after "Starting the BTX loader". > > This is the output displayed on screen: > > CD Loader 1.2 > > Building the boot loader arguments > Looking up /BOOT/LOADER... Found > Relocating the loader and the BTX > Starting the BTX loader > > BTX loader 1.00 BTX version is 1.02 > > I verified the RAM sticks and they are OK. > > I mention that the PC does not boot from USB with FreeBSD 12.0. Also, I > tried to boot from a HDD with FreeBSD 12.0 already installed, but it > doesn't work either. > > Also, I mention that I can boot from a Ubuntu/XUbuntu LiveCD. > > Does someone knows how I can fix this issue? > > Elena > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization- > unsubscribe@freebsd.org" >