From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GhHhW-0004xx-FB for garchives@archives.gentoo.org; Tue, 07 Nov 2006 03:32:38 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kA73UDYo018414; Tue, 7 Nov 2006 03:30:13 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kA73QUe1006958 for ; Tue, 7 Nov 2006 03:26:31 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6F0D664602 for ; Tue, 7 Nov 2006 03:26:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.758 X-Spam-Level: X-Spam-Status: No, score=-1.758 required=5.5 tests=[AWL=-0.120, BAYES_00=-2.599, NO_REAL_NAME=0.961] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sNSFKZWh1T8d for ; Tue, 7 Nov 2006 03:26:26 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 88ED66448B for ; Tue, 7 Nov 2006 03:26:25 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GhHbI-0005EM-Vw for gentoo-user@gentoo.org; Tue, 07 Nov 2006 04:26:12 +0100 Received: from c-67-163-25-192.hsd1.in.comcast.net ([67.163.25.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Nov 2006 04:26:12 +0100 Received: from reader by c-67-163-25-192.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Nov 2006 04:26:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: reader@newsguy.com Subject: [gentoo-user] Re: sanba mount on host machine Date: Mon, 06 Nov 2006 21:26:02 -0600 Organization: Still searching... Message-ID: <8764dsdjjp.fsf@newsguy.com> References: <873b8xwu9r.fsf@newsguy.com> <20061106144834.a9fa29c6.hilse@web.de> <87r6wgv28h.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c-67-163-25-192.hsd1.in.comcast.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:7meueWgOjOnizDUKH4sN/TwtDWM= Sender: news X-Archives-Salt: ce479553-6156-49be-9081-62d232bcd1f6 X-Archives-Hash: e5162cd470fde7167626ccbf6c4827d3 "James Ausmus" writes: >> Rephrasing the question: Will it work to mount a hosts (gentoo host) >> native onboard drives as cifs mounts only. These drives would all be >> formatted NTFS > > In short - no. > > Samba/CIFS are *network* filesystems - you can't "format a partition > with a Samba or CIFS filesystem", and you can't mount a local drive as > Samba or CIFS - it is not a physical filesystem, but a protocol to > access a share *over a network*. > > All you need to do is format these drives with the filesystem of your > choice (I personally like ReiserFS, I've heard some people say that OK, I seem to have been tying myself in unnecessary knots (not an unknown state for me). I seem to recall somewhere having seen something that made me think there was some problem inherent in moving large files from one of the linux formats (I use Reiserfs on all but /boot and have for a good while) onto NTFS or vice versa. I wasn't sure it would be as transparent as you say. Is this just a myth I've picked up somewhere? I guess it would not be that hard to test out. I'm thinking to test a format conversion from CanopusDV.avi to mpeg2 streams like one uses for DVD authoring, putting the source *.avi of some 15gb on my gentoo box on an reiserfs partition. Then from the windows XP where the conversion application resides find the source file and give the destination of the mpeg files onto one of the NTFS partitions on the win box. Time that run then do it with two windows XP boxes with source on one and conversion tools on the other. time that run and compare. Not scientific for sure but should give some fairly good comparison. All boxes have gigabit interconnectivity. If its not to far apart I'll say I was hoodwinked about there being a problem. -- gentoo-user@gentoo.org mailing list