From owner-freebsd-questions@FreeBSD.ORG Tue Apr 21 20:07:05 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82450106566B for ; Tue, 21 Apr 2009 20:07:05 +0000 (UTC) (envelope-from cchamb0@interchange.ubc.ca) Received: from mr1.mail-relay.ubc.ca (mr1.mail-relay.ubc.ca [137.82.45.1]) by mx1.freebsd.org (Postfix) with ESMTP id 5B9EC8FC18 for ; Tue, 21 Apr 2009 20:07:05 +0000 (UTC) (envelope-from cchamb0@interchange.ubc.ca) Received: from mta2.interchange.ubc.ca (mta2.interchange.ubc.ca [142.103.145.70]) by mr1.mail-relay.ubc.ca (Postfix) with ESMTP id A2FAE18713 for ; Tue, 21 Apr 2009 13:07:03 -0700 (PDT) X-Ubc-Received: from [128.189.173.152] (fc03-05-14-152.srfc01.resnet.ubc.ca [128.189.173.152]) by smtp.interchange.ubc.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTPA id <0KIG00GMGVVQ9Z@smtp.interchange.ubc.ca> for questions@freebsd.org; Tue, 21 Apr 2009 13:07:03 -0700 (PDT) Date: Tue, 21 Apr 2009 13:06:14 -0700 From: Christopher Chambers To: questions@freebsd.org Message-id: <1240344374.1032.33.camel@localhost.localdomain> MIME-version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port X-UBC-Scanned: Sophos PureMessage 5.4.6.353000, Antispam-Engine: 2.6.1.350677, Antispam-Data: 2009.4.21.195529 X-UBC-Relayed: Relayed through mail-relay.ubc.ca X-PerlMx-Spam: Probability=8%, Report=HTML_NO_HTTP 0.1, SUPERLONG_LINE 0.05, BODY_SIZE_1500_1599 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, TO_NO_NAME 0, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_ALT 0, __HAS_HTML 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_HTML 0, __MIME_VERSION 0, __RATWARE_SIGNATURE_3_N1 0, __SANE_MSGID 0, __TAG_EXISTS_HTML 0, __TO_MALFORMED_2 0 X-Spam-Level: X-Spam-Flag: No Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: FreeBSD's interaction with MS-DOS partitions 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: Tue, 21 Apr 2009 20:07:05 -0000 Hi, I have noticed that some programs have trouble interacting with my ms-dos partition. For example, I attempted to download a torrent with ctorrent. Works perfectly if I am saving to the bsd partition but my whole system freezes if I use the ms-dos partition. I mount it in /etc/fstab as "/dev/ad0s2 /d msdosfs rw 0 0" Is this behaviour the result of the 0 0? -- Christopher Chambers