From mboxrd@z Thu Jan 1 00:00:00 1970 From: Norberto Bensa Subject: limiting free disk space Date: Wed, 6 Oct 2004 03:45:54 -0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <200410060345.54780.nbensa@gmx.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Hello list, Please, CC me any replies as I'm not subscribed to this list. I'm trying to hunt down a bug in a COBOL program I'm writting for my CS class (please don't laugh; I live in Argentina.) The problem is that this very simple program crashes dosemu when it opens an indexed file. Since the COBOL compiler I'm using was written on 1984/5, I think the problem lies in dosemu reporting 2GB free on C:. Is there any way to limit free disk space to let's say 50MB/200MB? If so, how? Many thanks in advance, Norberto