From owner-freebsd-questions@FreeBSD.ORG Sun Feb 17 11:39:56 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F06616A418; Sun, 17 Feb 2008 11:39:56 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from falcon.cybervisiontech.com (falcon.cybervisiontech.com [217.20.163.9]) by mx1.freebsd.org (Postfix) with ESMTP id 4701C13C448; Sun, 17 Feb 2008 11:39:56 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from localhost (localhost [127.0.0.1]) by falcon.cybervisiontech.com (Postfix) with ESMTP id 035A743E0A7; Sun, 17 Feb 2008 13:39:55 +0200 (EET) X-Virus-Scanned: Debian amavisd-new at falcon.cybervisiontech.com Received: from falcon.cybervisiontech.com ([127.0.0.1]) by localhost (falcon.cybervisiontech.com [127.0.0.1]) (amavisd-new, port 10027) with ESMTP id 8kNWJUcDSl5H; Sun, 17 Feb 2008 13:39:54 +0200 (EET) Received: from [10.74.70.239] (unknown [193.138.145.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by falcon.cybervisiontech.com (Postfix) with ESMTP id 6393443E068; Sun, 17 Feb 2008 13:39:54 +0200 (EET) Message-ID: <47B81D07.7090208@icyb.net.ua> Date: Sun, 17 Feb 2008 13:39:51 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.9 (X11/20071208) MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-geom@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: newfs_msdos and dvd-ram X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Feb 2008 11:39:56 -0000 Should newfs_msdos be able to work on "whole" cdX/acdX device ? [ufs/ffs] newfs can do it. But with newfs_msdos I had to run disklabel first and then I could create a filesystem on cdXa, but I couldn't do it on the whole disk. -- Andriy Gapon