From owner-freebsd-sparc64@FreeBSD.ORG Fri Jan 4 04:02:27 2008 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 3AF3E16A418 for ; Fri, 4 Jan 2008 04:02:27 +0000 (UTC) (envelope-from pada0008@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.248]) by mx1.freebsd.org (Postfix) with ESMTP id EA64013C447 for ; Fri, 4 Jan 2008 04:02:26 +0000 (UTC) (envelope-from pada0008@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so1311398anc.13 for ; Thu, 03 Jan 2008 20:02:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; bh=rrUt3tTUQzO365ezptZxJlTiqpcQO5+ycHTOmu3g4Co=; b=mjhXkDKgJBwMUTfJybMtg7706vSI0qHx/zpYx46QFe0YiButVQyaQyh9QO1atwIx10FAG+NvUPieU65+ypEknYCFChUu4mfWFQeK/7/LAOnGaW0VijuNk+SmPn8r8/HxZICP0E/2StYjD249rbZ9/xS51il1m7eKKL8QWZAwqmE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding:mime-version:subject:date:x-mailer; b=ga3IWk2byT6t7/b1Rrjk8EnhBGWOenuD9iUNY/ooCQPoxXg8blqUTLaTwdWQyfEQ49Ivhcss+yZ1xH/jYsq2co+Q3Q3wdbtr314+QzpF40VJCSTe9W8WNoLtZrCJdvvyk3lcT5DQFVruXriQwPGVhbX5fvlP2+9MhmfQmvVr0wk= Received: by 10.100.247.14 with SMTP id u14mr34431757anh.85.1199417851954; Thu, 03 Jan 2008 19:37:31 -0800 (PST) Received: from ?192.168.0.118? ( [76.18.216.111]) by mx.google.com with ESMTPS id 67sm20927913wra.30.2008.01.03.19.37.29 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 03 Jan 2008 19:37:30 -0800 (PST) Message-Id: From: amilcar padilla To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Thu, 3 Jan 2008 22:37:29 -0500 X-Mailer: Apple Mail (2.915) Subject: sun e250 installation woes. 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, 04 Jan 2008 04:02:27 -0000 Hello, I am new to the mailing list. I am sorry if this is an old subject but I'm having issues installing freebsd sparc64 on a sun enterprise 250 server. For some reason when I type "boot cdrom" at the ok prompt, the system hangs loading the kernel. On the freebsd website it says the e250 is known to run freebsd 6.2 which is exactly what I am trying to do. If someone on the list has been successful at this task; could you please share your experience? thx.