From owner-freebsd-questions Sat Mar 23 11:49:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net [24.234.0.81]) by hub.freebsd.org (Postfix) with ESMTP id 8F20C37B419 for ; Sat, 23 Mar 2002 11:49:51 -0800 (PST) Received: from penguin (cm003.28.234.24.lvcm.com [24.234.28.3]) by 100m.mpr200-2.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.2) with SMTP id ABL32093; Sat, 23 Mar 2002 11:49:49 -0800 (PST) Message-ID: <007801c1d2a3$f882fa00$6600a8c0@penguin> From: "Taylor Dondich" To: "Srinivasa rao Vempati" Cc: References: Subject: Re: How do I get IDE disk slice info Date: Sat, 23 Mar 2002 11:50:23 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG By using fdisk with no parameters (maybe except which drive you wish to examine) it prints out all the partition information about that disk. That's for physical partitions on the drive. For FreeBSD slice information, the disklabel tool. Look in the man page for all the information on this tool. You can also use the newfs command to create a filesystem on that slice (look at the man page again). However, you can do much of this in the /stand/sysinstall utility. Hope that helps, Taylor Dondich ----- Original Message ----- From: "Srinivasa rao Vempati" To: Sent: Saturday, March 23, 2002 10:08 AM Subject: How do I get IDE disk slice info > Hi, > Using dmegs i'm able to get IDE disk id's and their manufacturer info like > size. > But I partitioned IDE disk s.t. that it consists 2 slices , > now my problem is getting slice information like slice size .. > here one thing is I didn't formatted that slice > > can anybody help me > > thanx > srinivas > > > _________________________________________________________________ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message