From owner-freebsd-questions@FreeBSD.ORG Mon Oct 3 11:54:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A301106566B for ; Mon, 3 Oct 2011 11:54:47 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 59A398FC17 for ; Mon, 3 Oct 2011 11:54:46 +0000 (UTC) Received: by iadk27 with SMTP id k27so7221146iad.13 for ; Mon, 03 Oct 2011 04:54:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=DBD5Dh3RRz+gD6DaOsagpGDfRv9KOaT3Zrv6SG/3nXg=; b=Ih2V/Uw7P6cuFel58p7DMIeFiwo5fgP6oJPebYD9k2eY9l266Mw6745DURNpJ8jzaX FZKkOhJHb/AHm4+eCzO8pyEJqtQqABg1GzReKCV4rYaWiJQ4kuM9XpeSYqnofKEfuDmU DcKQg5XLhv6+0+XtxapXtlpgbTJ5TbFxhnO50= MIME-Version: 1.0 Received: by 10.231.1.9 with SMTP id 9mr3249963ibd.58.1317642886477; Mon, 03 Oct 2011 04:54:46 -0700 (PDT) Received: by 10.231.199.143 with HTTP; Mon, 3 Oct 2011 04:54:46 -0700 (PDT) Date: Mon, 3 Oct 2011 13:54:46 +0200 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: FreeBSD 8.2, sec.update -p3, switching between X and console prompt, /var full 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: Mon, 03 Oct 2011 11:54:47 -0000 Hi, I have FreeBSD amd64, 8.2-RELEASE, I just applied the securtiy update p3 and now have $ uname -r 8.2-RELEASE-p3 I have X running and KDE, My machine is a virtual machine (Vmware) After boot-up I got a graphical login window (as always), I wanted to switch to a console prompt, so hit Ctrl-Alt-F1 but there is now NO reaction at all (neither with Ctrl-Alt-F2, ...Ctrl-Alt-F8) tried many times In the past this was never a problem (in the pas also as a Virtual machine) >From a different PC, I also connected to my FreeBSD machine Got a graphical window, here I could, after two tries, get the console prompt, went back to graphical mode via Ctrl-Alt-F9, OK, but now neither keyboard, nor mouse reacts to input ... Went back to my first PC, now here the same situatuon: graphical window, keyboard and mouse: no more reaction Now I see, my /var is for 108% full There was a huge file Xorg.0.log 16959946731 bytes I deleted it, but still it remains 108% full and I can't create new file How to solve this ??? help!