From owner-freebsd-sparc64@FreeBSD.ORG Fri Aug 12 15:34:02 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B3A4106564A for ; Fri, 12 Aug 2011 15:34:02 +0000 (UTC) (envelope-from riccardo.veraldi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id BEBA38FC17 for ; Fri, 12 Aug 2011 15:34:01 +0000 (UTC) Received: by wyh15 with SMTP id 15so326786wyh.13 for ; Fri, 12 Aug 2011 08:34:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=rp00L7HW4PwlahqN/JlSXbFdjmOep1VabgB/5+OLKn8=; b=EmlnfkAKQdEOSFdQEJ3Qdaepu5IqW+SEy8djHSiiQDJWT3KPPSVp+MGqm2CaNhhGdc dcVmY3jOk9IlHdojFKb4EOHlOPs40S68mtxYloXb8qcmH0VcB6LFRf6jhoGO8bOJy/za L8eBbdm03/8rrPu10PrYn5HSPp/S7nNgtqpMc= Received: by 10.227.11.141 with SMTP id t13mr931673wbt.36.1313161926447; Fri, 12 Aug 2011 08:12:06 -0700 (PDT) Received: from [131.154.3.242] (darwin.cnaf.infn.it [131.154.3.242]) by mx.google.com with ESMTPS id ej15sm2395142wbb.65.2011.08.12.08.12.05 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 12 Aug 2011 08:12:05 -0700 (PDT) Message-ID: <4E4542C0.6010905@gmail.com> Date: Fri, 12 Aug 2011 17:12:00 +0200 From: Riccardo Veraldi User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: problem installing 8.2 on Sun Blade 1000 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Aug 2011 15:34:02 -0000 Hello, I have a Sun Blade 1000. I tried to install FreeBSD 8.2 from CDROM and installation goes straight. Installation exits and I got back to {0} OK prompt the problem is that I cannot type anything at the prompt because the {0} OK prompt look freezed so I power-cycle the workstation and when it restarts it tries so boot from CDROM. STOP-A then if I set setenv boot-device disk0:a or setenv boot-device disk1:a (both disks does exist and they are 18GB segate) the system can't boot and the error is that the boot loader /boot/loader cannot be found it looks like the loader is not installed or it is installed into another path. is there a way to fix this ? The installation goes fine but the system won't boot thank you very much Rick