From owner-freebsd-hackers@freebsd.org Sun Jul 31 16:40:33 2016 Return-Path: Delivered-To: freebsd-hackers@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 D5FCCBAAC24; Sun, 31 Jul 2016 16:40:33 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: from mail-yw0-x233.google.com (mail-yw0-x233.google.com [IPv6:2607:f8b0:4002:c05::233]) (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 95FA31E10; Sun, 31 Jul 2016 16:40:33 +0000 (UTC) (envelope-from zbeeble@gmail.com) Received: by mail-yw0-x233.google.com with SMTP id u134so154411362ywg.3; Sun, 31 Jul 2016 09:40:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=j5Ob9mZRRMI3nKgOaEGXhMI/XhEDMjnnv5D2DeyFJ7s=; b=r+bJiUt+83FZBxWf5MfWWFBjMjBVbN3NzySVXZWzmWi0LM0O95I+r30IfMf8POhWlR JTnnWJ9sMenTB+xGFFYyLmXOpJHxSEqOTVx7nxJLngS+O3MnhznupLLpQ5SpprRYS8mW 0mvVyGvw+BxjaXeuOM8LcGky+3IYjxjRKwEgQr+gEqrxQgqB2V8sFldiGVYycPM+vk9M JBGXXhkvx9TFaImsTODnpXxS7uwG5DMXRz5UYNa3lU2c+YfFWbAM++/UhvJFAESO6RwR czXlC8bEZ/DEOLsA6YPuZ3I+i9kMet6A/DrSLxtt+WwZLUKS73VWjSRaJDPLAng3EVhr lHGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=j5Ob9mZRRMI3nKgOaEGXhMI/XhEDMjnnv5D2DeyFJ7s=; b=hM52EP72yD54WCssSfNAxqk5uMEiYoaJ0I8YIYbyIfb+n3rxSjMUYnRDr270tNxbUY ks3TYNuverT0FjCluKBW1YnO9C4uGyQYps0NOKBFL+mqvgdsznZJSMxcEAIx6sda28J9 s1mfn0ClgGryFXcr0yLAHWVj5Xo3A3ZKDDUwU1+PKDUzNn/IjomlyF36vjSV7zUk3QvH JwqehpZ+N+2GUUOR1L3GWq8s4GJwbpunh6nIjgpKgisHws1Ldo0+hC2tGR+YJVPt0IsI qHYw9x/IT0ltIEBmNBmj2vvCJjRZqDu/X+Tr0bX7LDghCQ68HZlHtunw8bxuGKMFKmi0 KxCQ== X-Gm-Message-State: AEkooutCOXxLIM9Nop8ydoc4i/c3+/QgYyOr4e9IG8AY32pkE83+jJW322c3ENUO5kNDKGWh5+7Svh2+AXF1qA== X-Received: by 10.13.221.197 with SMTP id g188mr44630720ywe.238.1469983232435; Sun, 31 Jul 2016 09:40:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.161.37 with HTTP; Sun, 31 Jul 2016 09:40:32 -0700 (PDT) From: Zaphod Beeblebrox Date: Sun, 31 Jul 2016 12:40:32 -0400 Message-ID: Subject: BTX HALTED boot fail on sun fire 4140. To: FreeBSD Hackers , FreeBSD Stable Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2016 16:40:33 -0000 The Sun Fire 4140 is a dual opteron machine. I'm getting BTX Halted and a processor register dump right after it prints the /boot/config -Dp (nothing else printed). Is there any value in trying the -current boot files to boot the 10.3 host? Are they newer? This happened as I tried to move the drives from an older failing host into the sun. The sun will boot a CD/DVD. Can I make a DVD that will boot zfs on hard drives?