From owner-freebsd-ia64 Wed Jan 29 21:16:24 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BC6A37B405 for ; Wed, 29 Jan 2003 21:16:22 -0800 (PST) Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5230F43F3F for ; Wed, 29 Jan 2003 21:16:21 -0800 (PST) (envelope-from jnavarro@cs.rice.edu) Received: from localhost (localhost [127.0.0.1]) by cs.rice.edu (Postfix) with SMTP id D2A404AA70; Wed, 29 Jan 2003 23:16:20 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by cs.rice.edu (Postfix) with ESMTP id 9AF974AA30; Wed, 29 Jan 2003 23:16:20 -0600 (CST) Received: from cs.rice.edu (swba-176-234.rice.edu [128.42.176.234]) by cs.rice.edu (Postfix) with ESMTP id 7A4964A9CC; Wed, 29 Jan 2003 23:16:12 -0600 (CST) Message-ID: <3E38B494.7250D2AE@cs.rice.edu> Date: Wed, 29 Jan 2003 23:13:57 -0600 From: Juan E Navarro X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Marcel Moolenaar Cc: "freebsd-ia64@FreeBSD.ORG" Subject: Re: Problems with fxp driver References: <3E35E4A9.3C8A4845@cs.rice.edu> <20030128021356.GA1228@athlon.pn.xcllnt.net> <3E38AC98.E8C6FF17@cs.rice.edu> <20030130045351.GB1574@athlon.pn.xcllnt.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS snapshot-20020300 X-DCC--Metrics: cs.rice.edu 1067; Body=1 Fuz1=1 Fuz2=1 Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Marcel Moolenaar wrote: > > Did you have a GPT partitioning on the disk already? If so, No idea; first time I hear about GPT. > chances are it is ignored. The installer only knows how to > create MBR partitions. Also, you have to create the EFI > partition by hand in the installer. It's a bit of a mess, > but that's the best we could do for now. The EFI partition was there from day one. > The first thing we need to know is what the partitions schemes are. > Cen you send me (or the list if you want) the output of: > # fdisk da0 > # gpt -rvv show da0 My pleasure. % fdisk da ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=2213 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=2213 heads=255 sectors/track=63 (16065 blks/cyl) 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 204834, size 35347011 (17259 Meg), flag 0 beg: cyl 12/ head 191/ sector 22; end: cyl 164/ head 254/ sector 63 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: % gpt -rvv show da0 gpt show: /dev/da0: mediasize=18210037760; sectorsize=512; blocks=35566480 gpt show: /dev/da0: MBR at sector 0 gpt show: /dev/da0: Pri GPT at sector 1 gpt show: error: bogus map gpt show: unable to open device '/dev/da0': No such file or directory Thanks, Juan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message