From owner-freebsd-gnome@FreeBSD.ORG Sat Nov 5 09:59:49 2011 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F0E3106564A for ; Sat, 5 Nov 2011 09:59:49 +0000 (UTC) (envelope-from alexander.kapshuk@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id A247A8FC08 for ; Sat, 5 Nov 2011 09:59:48 +0000 (UTC) Received: by faar19 with SMTP id r19so5113995faa.13 for ; Sat, 05 Nov 2011 02:59:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=GYaOr5NWubuJL56IUm3fO7z+MpNoc9Q1JzYrtH/QnQA=; b=UVJ2nYF52sZS4Kcw/iHu9UBSkg3BBy5LuGlUDKJUn+S+BI6lf8a8I3vNLUL1knI+7Q hnnGXlguLdC8U+vCbHiyy+5Ly0IHGJ95ty0Yof0mbvrQ0wLswQnAXfmCTeh601P/oslb C2Bv6F7gpDuW3VJPgxNWaLzmNDvaMBcp7GpG4= Received: by 10.223.7.14 with SMTP id b14mr31768534fab.10.1320487187274; Sat, 05 Nov 2011 02:59:47 -0700 (PDT) Received: from [192.168.1.2] (93-127-96-97.static.vega-ua.net. [93.127.96.97]) by mx.google.com with ESMTPS id w27sm20869328fad.13.2011.11.05.02.59.46 (version=SSLv3 cipher=OTHER); Sat, 05 Nov 2011 02:59:46 -0700 (PDT) Message-ID: <4EB50911.8080109@gmail.com> Date: Sat, 05 Nov 2011 11:59:45 +0200 From: Alexander Kapshuk User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111014 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-gnome@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: re: The volume "fd" has only 0, bytes disk space remaining X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2011 09:59:49 -0000 i'm running: :; uname -a FreeBSD localhost 9.0-RC1 FreeBSD 9.0-RC1 #0: Tue Oct 18 18:30:38 UTC 2011 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 the version of gnome i have is 2.32.1. after adding this to my /etc/fstab: fdescfs /dev/fd fdescfs rw 0 0 i've been getting the error message below. Low Disk Space The volume "fd" has only 0 bytes disk space remaining. You can free up disk space by removing unused programs or files, or by moving files to another disk or partition. [ ] Don't show any warnings again for this filesystem [Examine...] [Ignore] Clicking on [Examine...] then makes Baobab appears and displays a message which says: Could not initialise monitoring Changes to your home folder will not be monitored. [OK] Clicking [OK] causes Baobab to be displayed which says: Folder Usage Size Contents fd ###########100% 0 bytes 0 items is there a fix for that? thanks. sasha