From owner-freebsd-questions@freebsd.org Wed Mar 21 06:28:30 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 1A15DF4C973 for ; Wed, 21 Mar 2018 06:28:30 +0000 (UTC) (envelope-from squogg@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 9DC147EA5B for ; Wed, 21 Mar 2018 06:28:29 +0000 (UTC) (envelope-from squogg@gmail.com) Received: by mail-qt0-x22d.google.com with SMTP id l25so4220980qtj.1 for ; Tue, 20 Mar 2018 23:28:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=Zf/VvNJbDvBmXz6dlu0w13KvvyqCE1gMZBnRAB8gHJU=; b=HwipyESD2OuI1S1+6pYkB+2aCHOj52d63OQQ5MBEw2mohP5cMKiRwk9OqvNhdI7HCI J6nrQqgChjW1iOLifwFwyuu3n+jjckf+ud0WJ1na8E5L0K+fBZ3KC9AUH4mb5wmmvPKe iMtY6esxK9y0qas/BI84is23HXJm9vQTXN6hj0AMcS6AzRaxKGvGyf0deW/P53cUL+86 PYZ2H3GFeX/HAmT5QrEBlAN3PqWiWSygiVif97heYG9NDt5dYwyNNyJvbwKOR4IzkAEl i1JBBRSm/JYDwVrVXC7yHc6Rj7RsHQ/+hzC7NM8IT/THRNDpqOlXQnN8OVnzS1/jN52+ ff8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=Zf/VvNJbDvBmXz6dlu0w13KvvyqCE1gMZBnRAB8gHJU=; b=ht0Qym7q76NMHXiUheLU283lolhsWuIvagm4Lq+4hPIce731NUgIY1Amz90RqLlhqz Sg5lWIS67yNy4/FPTJQEgF6CN2e5NJOIR76lDYlAYRmmXb+ifa9AEC5AYbw5E0hQwAWL JIpJz5ZpOJmTUwVUv/eH3V25VNx4MAz36bV+DxTm0ySEJPbJzW8ktlwE2h4tfHp6uEj2 qcV6rUjzG7S8jPUIFKggMDi4JIoCjwW57bX90Fv1weysxEmDKBLfo7lU0R9OnUy3HSmA DSmBqu+Mal2tdk0Hw/fSpDO4LcjhlptG+OckQA6eqt/zrxpeV13UUHfna0QDH7Veij1k ykOw== X-Gm-Message-State: AElRT7FtjbvYx8JV4aRWHfXtqC6YaRWsRt0YMbjzyvoQRv2kdfnTZZVa lJOnNH3qP7drrLk0HKM6PA6IjSwan657tC/Q/5Q= X-Google-Smtp-Source: AG47ELurUSQMkFPNmR9Sh9QtduDgHQrV9auE77aSjps+xdh9PNWnHS/MLZtuDLuWbqtpTbgcJBl/Zp6AhHxU788YGOg= X-Received: by 10.200.33.200 with SMTP id 8mr16027563qtz.1.1521613708780; Tue, 20 Mar 2018 23:28:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.200.14.69 with HTTP; Tue, 20 Mar 2018 23:28:28 -0700 (PDT) Received: by 10.200.14.69 with HTTP; Tue, 20 Mar 2018 23:28:28 -0700 (PDT) In-Reply-To: References: From: John Conner Date: Wed, 21 Mar 2018 06:28:28 +0000 Message-ID: Subject: Sparc dvd not bootable To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2018 06:28:30 -0000 Hi, I've tried to boot from DVD on Sparc using the DVD and CDROM images for v11 and the latest nightly and my T3-2 machine says there is nothing to boot. I've tried burning one image twice. In the same time period I've burned several other OSes to disk (Solaris, various Linux versions) for the same machine any they have booted fine - so I know the creation of the media is fine. The checksums were all perfect and the images verified on burn. I can't see any special instructions in the manual regarding booting. I'm just doing "boot dvd" in OBP. What am I missing? John