From owner-freebsd-questions@FreeBSD.ORG Tue Jun 29 05:40:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F0E716A4CE for ; Tue, 29 Jun 2004 05:40:40 +0000 (GMT) Received: from gandalf.online.bg (gandalf.online.bg [217.75.128.9]) by mx1.FreeBSD.org (Postfix) with SMTP id 105FB43D46 for ; Tue, 29 Jun 2004 05:40:39 +0000 (GMT) (envelope-from dvv@online.bg) Received: (qmail 30995 invoked by uid 510); 29 Jun 2004 05:37:38 -0000 Message-ID: <20040629053738.30992.qmail@gandalf.online.bg> References: <20040628203953.93932.qmail@web51102.mail.yahoo.com> In-Reply-To: <20040628203953.93932.qmail@web51102.mail.yahoo.com> From: "dvv" To: freebsd-questions@freebsd.org Date: Tue, 29 Jun 2004 08:37:38 +0300 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="windows-1251" Content-Transfer-Encoding: 7bit Subject: Re: Creating NTFS or FAT32 partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2004 05:40:40 -0000 Alexander Kanchev writes: > Hello, > > I have a HDD attached to my computer and I need to format it with windows compatible filesystem, like NTFS or FAT32. Is this possible to make this under FreeBSD ? > > I'm running FreeBSD 5.2.1 and the HDD device is /dev/ad1 (also /dev/ad1s1) > > regards, > alexander > man newfs_msdos: http://www.freebsd.org/cgi/man.cgi?query=newfs_msdos&apropos=0&sektion=0&man path=FreeBSD+5.2-RELEASE+and+Ports&format=html Didn't it work yesterday?If not get a freedos disk and try with it ad1s1 is your 1st slice of disk.ad1 is the whole thing. Please don't waste community resource. Do you homework - read. Best regards, Dimitar Vassilev