From owner-freebsd-sparc64@FreeBSD.ORG Tue Apr 23 13:03:01 2013 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5F9E46FA for ; Tue, 23 Apr 2013 13:03:00 +0000 (UTC) (envelope-from riccardo.veraldi@gmail.com) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) by mx1.freebsd.org (Postfix) with ESMTP id 7F8F01051 for ; Tue, 23 Apr 2013 13:03:00 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id t49so545531wey.36 for ; Tue, 23 Apr 2013 06:02:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=F4EDrW8+b0y4B8pi0VkoJOcVAfJVGmEB3wDga51tPi4=; b=Jq5iHp+PsrCFe6v8hkG/7YiK0OIa8JAj1suXZHQS3o8D5Vis7YO8rurzA4UQZNuI0C 0qPkCrEBs3iDGZOYmgiWo37b8ZYbBtGUeur1/mX7nBA2IAADOsiIPv17KG8JRUbiAa9C AJwtcqOA/UZ037nn/zLpxjeBrF4iAht9EPvIugVeJuGbY4F4pDI+6rYMCT5WvA5HpmwJ 2/CRb8xasSeN/m5eWbuPCM+T1Y7SilcEhXr5g2IPaUhPwjSHTE+vjnMYLuUmZZfqjmc0 JgFnCPvzZ3ZEHIJRPuiIFKb6Sjog/cittFn69i9gy1yFGChEpsnPW4EadDTKWRbAKrdM xCZQ== X-Received: by 10.181.11.164 with SMTP id ej4mr19304854wid.29.1366722179165; Tue, 23 Apr 2013 06:02:59 -0700 (PDT) Received: from darwin.cnaf.infn.it (darwin.cnaf.infn.it. [131.154.3.242]) by mx.google.com with ESMTPS id q20sm15810333wiv.7.2013.04.23.06.02.57 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 23 Apr 2013 06:02:58 -0700 (PDT) Message-ID: <5176867E.9080202@gmail.com> Date: Tue, 23 Apr 2013 15:02:54 +0200 From: Riccardo Veraldi User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Subject: can't boot ISO image CD FreeBSD 9.1 on Sun Blade 1000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 13:03:01 -0000 Hello, I cannot boot the 9.1 ISO image on SunBlade 1000. both disc1 and bootonly fails can't load 'kernel' at the boot loader OK prompt if I issue a ls command I only see the boot directory d boot inside /boot there is only the loader file and no other files, this is really weird because mounting the ISO image CD on another computer I can see all the files are there. there is no /boot/kernel/kernel file... MD5 checksums are ok. any hint about this ? thank you Rick