From owner-freebsd-questions@FreeBSD.ORG Sun Jun 4 18:03:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 D1D1416AC3B for ; Sun, 4 Jun 2006 18:03:19 +0000 (UTC) (envelope-from thenasko@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63BBA43D46 for ; Sun, 4 Jun 2006 18:03:19 +0000 (GMT) (envelope-from thenasko@gmail.com) Received: by py-out-1112.google.com with SMTP id m51so1177618pye for ; Sun, 04 Jun 2006 11:03:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IwVs5EkddzMXjle12rQDjWbFKNu/M76ZkDwid6bBoBT22arstmg9CmGu5zx+6pymagcGHSI5MTyLhfXcDHT6yyn5hHfDLDHSgNcXt8yS5jwGEQ/Zu6bkuwLBDM0EvYHB/61TtTqzyyUy7BBgZPwdMGTMd4tbFU8ctlAAO6ZYTDE= Received: by 10.35.22.17 with SMTP id z17mr5282870pyi; Sun, 04 Jun 2006 11:03:18 -0700 (PDT) Received: by 10.35.52.11 with HTTP; Sun, 4 Jun 2006 11:03:18 -0700 (PDT) Message-ID: Date: Sun, 4 Jun 2006 20:03:18 +0200 From: "Atanas Atanasov" To: freebsd-questions@freebsd.org In-Reply-To: <44bqt8zwym.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44823CE1.2020202@u.washington.edu> <44bqt8zwym.fsf@be-well.ilk.org> Subject: Re: mount windows xp 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, 04 Jun 2006 18:03:21 -0000 My appologies, you are right. However if ntfs is not loaded then mount_ntfs loads it automatically so he doesn't need to worry about anything - just write mount_ntfs /dev/... ... and ready. Atanas