From owner-freebsd-questions Tue Dec 29 19:33:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22004 for freebsd-questions-outgoing; Tue, 29 Dec 1998 19:33:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA21994 for ; Tue, 29 Dec 1998 19:33:40 -0800 (PST) (envelope-from ludwigp@bigfoot.com) Received: (qmail 10170 invoked from network); 30 Dec 1998 03:32:41 -0000 Received: from speedy.chip-web.com (HELO speedy) (172.16.1.1) by inet.chip-web.com with SMTP; 30 Dec 1998 03:32:41 -0000 Message-Id: <4.1.19981229191905.00a3fe50@mail-r> X-Sender: ludwigp2@mail-r X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Tue, 29 Dec 1998 19:30:12 -0800 To: "G. Adam Stanislav" , Ben Smithurst From: Ludwig Pummer Subject: Re: broken pipe Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <3.0.6.32.19981229211614.0088ab80@mail.bfm.org> References: <19981229230652.B17162@scientia.demon.co.uk> <3.0.6.32.19981229101429.008a44c0@mail.bfm.org> <3.0.6.32.19981229101429.008a44c0@mail.bfm.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:16 PM 12/29/98 , G. Adam Stanislav wrote: >At 23:06 29-12-1998 +0000, Ben Smithurst wrote: >>df reports free space available to normal users. Root however can use >>more than this, so even if df reports your disk as 100% full, root can >>still create more files. > >Interesting. Where do they get stored? (I admit I have no idea how Unix >stores files; I am quite familiar with the FAT system, but all I know about >Unix way is that it is different.) when the slice gets newfs'ed (the equivalent of a dos format), it puts aside a certain number of megabytes to help prevent fragmentation and such. it is set to 10% by default, and it is this 10% that root can write to. if you look at the back-issue daemonnews (www.daemonnews.org), i believe one article talks about newfs (i think it was in the article about getting an IDE zip drive to work on NetBSD) >My question was (meant to be) generic: When I get so many messages, is >there some key I can hit to stop the messages so I can get to the prompt >and type a command and see what it does? That is basically what I am asking. you could switch to another terminal where you don't get as many messages. some messages go to the console, some go to wherever root is logged in, etc. if you're always using ttyv0, then you're getting every possible message. >Come to think of it, I did not even get a chance to log on. If it did print >"login:" it scrolled off so fast that I did not see it. I guess I could >have tried switching to another console, but it did not occur to me at the >time. guess i should read the whole message before i reply to a part of it, eh? --Ludwig Pummer ( ludwigp@bigfoot.com ) ICQ UIN: 692441 ( ludwigp@email.com ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message