From owner-freebsd-scsi@FreeBSD.ORG Fri Feb 18 10:44:26 2005 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B84E116A4CE for ; Fri, 18 Feb 2005 10:44:26 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 153DB43D46 for ; Fri, 18 Feb 2005 10:44:26 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1D25cV-0005qN-Rl; Fri, 18 Feb 2005 12:44:23 +0200 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: scsi@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 18 Feb 2005 12:44:23 +0200 From: Danny Braniss Message-ID: Subject: iSCSI first steps! X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 10:44:26 -0000 shuttle-2# camcontrol devlist at scbus2 target 0 lun 0 (cd0,pass0) at scbus3 target 0 lun 0 (pass1,da0) shuttle-2# ls /dev/da* /dev/da0 shuttle-2# fdisk /dev/da0 ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=8354 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=8354 heads=255 sectors/track=63 (16065 blks/cyl) fdisk: invalid fdisk partition table found Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 63, size 134206947 (65530 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 161/ head 254/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: shuttle-2#