From owner-freebsd-questions@FreeBSD.ORG Wed May 2 17:37:41 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D41916A400 for ; Wed, 2 May 2007 17:37:41 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 756DB13C44C for ; Wed, 2 May 2007 17:37:40 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l42HHhvx017946 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 2 May 2007 20:17:49 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.1/8.14.1) with ESMTP id l42HHOHv001654; Wed, 2 May 2007 20:17:36 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.1/8.14.1/Submit) id l42HHOuT001653; Wed, 2 May 2007 20:17:24 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 2 May 2007 20:17:23 +0300 From: Giorgos Keramidas To: David Banning Message-ID: <20070502171723.GA1615@kobe.laptop> References: <20070501195825.GA10269@skytracker.ca> <20070502093757.GA2835@kobe.laptop> <20070502162657.GA21779@skytracker.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070502162657.GA21779@skytracker.ca> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.524, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.68, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: questions@freebsd.org Subject: Re: can't zip large files 2gb > 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: Wed, 02 May 2007 17:37:41 -0000 On 2007-05-02 12:26, David Banning wrote: >Giorgos Keramidas wrote: >> A lot of the features related to file sizes and other attributes of >> the files stored on a disk depend highly on the type of file system >> used on the disk. >> >> What file system does the destination directory live in? > > originally my problem was with a dedicated ide (on ide cable in machine) > secondary mounted drive - 300G > > I tried it in /usr with same results. The disk type isn't really what I asked about. Is your /usr file system mounted from UFS (I haven't kept all the messages of the thread, so I don't remember from the df output; please excuse my short memory, if I'm repeating a question already answered).