From owner-freebsd-fs Fri Apr 6 12:54:58 2001 Delivered-To: freebsd-fs@freebsd.org Received: from ntlg.sibnet.ru (dns.sibnet.ru [217.70.96.34]) by hub.freebsd.org (Postfix) with ESMTP id 9A88237B424 for ; Fri, 6 Apr 2001 12:54:55 -0700 (PDT) (envelope-from semenu@FreeBSD.org) Received: from tlg2-ppp3.sibnet.ru (tlg2-ppp3.sibnet.ru [217.70.97.114]) by ntlg.sibnet.ru (8.9.3+Sun/8.9.3) with ESMTP id XAA20448; Fri, 6 Apr 2001 23:54:31 +0400 (MSD) Date: Sat, 7 Apr 2001 02:56:32 +0600 (GMT+6) From: "Semen A. Ustimenko" X-Sender: semenu@default To: Alexey Koptsevich Cc: fs@FreeBSD.org Subject: Re: ntfs In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 6 Apr 2001, Alexey Koptsevich wrote: > > [About having swap on NTFS volume?] No, i wouldn't... Though this seemed > > to work 2 years ago, It may seriously harm your NTFS volume. Sorry... > > Why so? What's wrong if I create large file with w2k and then use it with > FreeBSD? Or some sort of auto-defragmentation can then spoil anything? > Because the NTFS driver write support is not stable. Nobody ever reported he even tried writing, though I tested it teo years ago. > (Actually, I would like to use it as temporary user space, i.e. > UFS-formatted partition). > It's OK to use vn over NTFS's file, you can do what you want with vn device later. This is almost the only way you can use driver's write support, beacuse it doesn't support file size change, directory changes, etc... Bye! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message