From owner-freebsd-questions@FreeBSD.ORG Thu Apr 24 00:33:01 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DBBC37B401 for ; Thu, 24 Apr 2003 00:33:01 -0700 (PDT) Received: from Gina.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4A3B43FDD for ; Thu, 24 Apr 2003 00:32:57 -0700 (PDT) (envelope-from mrspock@esfm.ipn.mx) Received: from Gina.esfm.ipn.mx (localhost [127.0.0.1]) by Gina.esfm.ipn.mx (8.12.6p2/8.12.6) with ESMTP id h3O7WrT1070470 for ; Thu, 24 Apr 2003 02:32:53 -0500 (CDT) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (mrspock@localhost)h3O7Wqod070467 for ; Thu, 24 Apr 2003 02:32:53 -0500 (CDT) X-Authentication-Warning: Gina.esfm.ipn.mx: mrspock owned process doing -bs Date: Thu, 24 Apr 2003 02:32:52 -0500 (CDT) From: Eduardo Viruena Silva To: freebsd-questions@freebsd.org Message-ID: <20030424015232.U70120@Gina.esfm.ipn.mx> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: another minor problem with diskless systems. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2003 07:33:01 -0000 Hi list! I was trying to create a diskless system with FreeBSD 5.0-RELEASEp7. The FreeBSD daemons helped me and I could make it. Now, etherboot loads the kernel and it boots... but it does not display the booting process messages. =================== Once that one minute or so has passed, my system displays the login prompt and everything seems to be ok, and it is ok. I configured X to query xdm in the server and display a login dialog, but the system did not have enough swap. Configured the swap file, but I made a mistake. Tried to boot again but, in this time, my computer rebooted over and over, without displaying anything. Of course, the problem was in the dhcp configuration file. I fixed it and my system worked properly. The problem here is that I could not see the booting process. Why? If I could have seen it, I had solved the problem without guessing what it was. Hope you can help me. Thanks in advance. Eduardo.