From owner-freebsd-ia64@FreeBSD.ORG Fri Feb 5 15:03:14 2010 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78BB4106566B for ; Fri, 5 Feb 2010 15:03:14 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id 378168FC08 for ; Fri, 5 Feb 2010 15:03:14 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1NdPiD-00032q-A0; Fri, 05 Feb 2010 15:03:13 +0000 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1NdPiD-0001DJ-6p; Fri, 05 Feb 2010 15:03:13 +0000 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3) with ESMTP id o15F3Cjn011232; Fri, 5 Feb 2010 15:03:12 GMT (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.3/8.14.3/Submit) id o15F3Ci0011231; Fri, 5 Feb 2010 15:03:12 GMT (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Fri, 5 Feb 2010 15:03:12 +0000 From: Anton Shterenlikht To: Anton Shterenlikht Message-ID: <20100205150312.GD10946@mech-cluster241.men.bris.ac.uk> References: <20100205133645.GA10946@mech-cluster241.men.bris.ac.uk> <20100205142539.GC10946@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100205142539.GC10946@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-ia64@freebsd.org Subject: Re: boot ia64 over fibre? X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2010 15:03:14 -0000 On Fri, Feb 05, 2010 at 02:25:39PM +0000, Anton Shterenlikht wrote: > On Fri, Feb 05, 2010 at 01:36:45PM +0000, Anton Shterenlikht wrote: > > Marcel > > > > I'm trying to install fbsd on MSA1000 via fibre from rx2620. > > > > I see on console: > > > > [skip] > > da2 at isp0 bus 0 target 0 lun 2 > > da2: Fixed Direct Access SCSI-4 device > > da2: 200.000MB/s transfers > > da2: Command Queueing Enabled > > da2: 8283MB (16964640 512 byte sectors: 255H 63S/T 1056C) > > da3 at isp0 bus 0 target 0 lun 3 > > da3: Fixed Direct Access SCSI-4 device > > da3: 200.000MB/s transfers > > da3: Command Queueing Enabled > > da3: 125MB (257040 512 byte sectors: 64H 32S/T 125C) > > da0 at mpt0 bus 0 target 0 lun 0 > > da0: Fixed Direct Access SCSI-3 device > > da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit) > > da0: Command Queueing Enabled > > da0: 17366MB (35566478 512 byte sectors: 255H 63S/T 2213C) > > da1 at mpt0 bus 0 target 1 lun 0 > > da1: Fixed Direct Access SCSI-3 device > > da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit) > > da1: Command Queueing Enabled > > da1: 17366MB (35566478 512 byte sectors: 255H 63S/T 2213C) > > da4 at isp0 bus 0 target 0 lun 4 > > da4: Fixed Direct Access SCSI-4 device > > da4: 200.000MB/s transfers > > da4: Command Queueing Enabled > > da4: 102398MB (209712510 512 byte sectors: 255H 63S/T 13054C) > > da5 at isp0 bus 0 target 0 lun 5 > > da5: Fixed Direct Access SCSI-4 device > > da5: 200.000MB/s transfers > > da5: Command Queueing Enabled > > da5: 20473MB (41929650 512 byte sectors: 255H 63S/T 2610C) > > [skip] > > > > da0 and da1 are local disks > > da2-da4 contain VMS data > > da5 is the new LUN on which I want to install fbsd. > > > > The installation proceeds as normal until this message: > > > > All filesystem information written successfully. > > > > Then the system reboots > > > > Perhaps this is not supposed to work anyway? > > > > Also, I see that the network devices are em, no bge or fxp: > > > > em0: port 0x2240-0x227f mem 0x90320000-0x9033ffff,0x90280000-0x902fffff irq 29 at device 2.0 on pci32 > > em0: [FILTER] > > em0: Ethernet address: 00:13:21:5b:05:1c > > em1: port 0x2200-0x223f mem 0x90300000-0x9031ffff irq 30 at device 2.1 on pci32 > > em1: [FILTER] > > em1: Ethernet address: 00:13:21:5b:05:1d > > > ok, the previous error was from 8.0 snapshot from Summer 2009. > > with FreeBSD-8.0-STABLE-201002-ia64-disc1.iso > I get to this stage: > > > Extracting base into / directory... | > | +--------------------------------------------+ | > | | | | > | +--------------------------------------------+ | > +----------------------100%----------------------+ > > > > > > > > > > 81249280 bytes read from base dist, chunk 58 of 58 @ 1766.3 KBytes/sec. > > and then get a reboot: > > *********************************************************** > * ROM Version : 04.29 > * ROM Date : 11/30/2007 > * BMC Version : 04.04 > *********************************************************** > 0 0 0x0015B2 0x0000000015708835 boot time event > 1 0 0x0000A4 0x0000000000000000 start memory configuration > [skip] remembered about hw.ata.atapi_dma=0 so moved one step further and the installation went fine until the end. Now I can't find the boot disk in the efi boot manager: File System Explore |