From owner-freebsd-questions Sun Oct 4 12:51:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA17232 for freebsd-questions-outgoing; Sun, 4 Oct 1998 12:51:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from uhura.concentric.net (uhura.concentric.net [206.173.119.93]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA17222 for ; Sun, 4 Oct 1998 12:51:34 -0700 (PDT) (envelope-from tetuya@concentric.net) Received: from cliff.concentric.net (cliff [206.173.119.90]) by uhura.concentric.net (8.8.8/(98/08/04 5.11)) id PAA21538; Sun, 4 Oct 1998 15:51:10 -0400 (EDT) [1-800-745-2747 The Concentric Network] Received: from concentric.net (ts025d08.cup-ca.concentric.net [209.31.14.212]) by cliff.concentric.net (8.8.8) id PAA06291; Sun, 4 Oct 1998 15:51:08 -0400 (EDT) Message-ID: <3617D1B4.1DE47DFC@concentric.net> Date: Sun, 04 Oct 1998 12:51:16 -0700 From: Tetsuya Watanabe X-Mailer: Mozilla 4.06 [de] (WinNT; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: newbie question Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, The version of FreeBSD, which I use, is 2.2.5. Just installed from cd-rom yesterday. The PC is Intel Natoma 440FX-based. There are few problems. 1) XFree86 3.3.1 was used with generic kernel. Also, my logitech ps/2(psm0) mouse worked. The new kernel was built and the it boots fine, however XFree86 3.3.1 refuses to run and says something like "mouse(psm0) failed to load". Reconfigure xfree86 has not been working. I specified "psm0" in the new kernel. Does this matter relates to "profile", "rc", or "rc.conf"? 2) After installation, the pc was rebooted. It prompted to enter the login name. So, I entered "root" and hit Enter. After that, I was not required to enter password! I tried several times with the same result. I changed root password with /stand/sysinstall program. Then, I am enable to enter root password. I do not know the reason. 3) Since the reboot following kernel rebuilt, the root partition(/) is full. DF says that the capacity for / is 104% and -XXX is available. So, I checked the / and found that the new kernel is as eight times large as the size of generic kernel although the new kernel, which I wrote was smaller than "generic" kernel file. When I "ls -l" the directory, the size of the new kernel is more than 9*10^6. As a result of this, running programs is somewhat unstable. The / was assigned 32MB space. I have no clue about how to fix these. Would you please suggest solutions? Thank you in advance. Regards, Tetsuya Watanabe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message