From owner-freebsd-questions@FreeBSD.ORG Mon Jan 28 16:49:13 2008 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 16AB416A420 for ; Mon, 28 Jan 2008 16:49:13 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from mk-outboundfilter-2.mail.uk.tiscali.com (mk-outboundfilter-2.mail.uk.tiscali.com [212.74.114.38]) by mx1.freebsd.org (Postfix) with ESMTP id A4A2513C4E1 for ; Mon, 28 Jan 2008 16:49:11 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) X-Trace: 18958829/mk-outboundfilter-2.mail.uk.tiscali.com/PIPEX/$MX-ACCEPTED/pipex-infrastructure/62.241.163.6 X-SBRS: None X-RemoteIP: 62.241.163.6 X-IP-MAIL-FROM: xfb52@dial.pipex.com X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAJ2WnUc+8aMG/2dsb2JhbACrUA X-IP-Direction: IN Received: from astro.systems.pipex.net ([62.241.163.6]) by smtp.pipex.tiscali.co.uk with ESMTP; 28 Jan 2008 16:49:10 +0000 Received: from [192.168.23.2] (62-31-10-181.cable.ubr05.edin.blueyonder.co.uk [62.31.10.181]) by astro.systems.pipex.net (Postfix) with ESMTP id AAB81E000091; Mon, 28 Jan 2008 16:49:09 +0000 (GMT) Message-ID: <479E0785.8000600@dial.pipex.com> Date: Mon, 28 Jan 2008 16:49:09 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20061205 X-Accept-Language: en MIME-Version: 1.0 To: Zbigniew Szalbot References: <94136a2c0801280804h6050dd47nb6205e486183f72a@mail.gmail.com> <479DFEF5.5080308@otenet.gr> <94136a2c0801280827y64f78d1dpd83d19714f29d435@mail.gmail.com> In-Reply-To: <94136a2c0801280827y64f78d1dpd83d19714f29d435@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: old kernel's name 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, 28 Jan 2008 16:49:13 -0000 Zbigniew Szalbot wrote: >I even tried to install it >from a CD but I get an error about some error while copying a library >to HD and the installation process could not continue. It asked me to >check some screen for debugging purposes (but it was not obvious which >screen as I was in sysinstall). I will try to reproduce the problem >and report back as soon as I finish compiling custom kernel. > > IIRC, you need to press ctl-alt-f4 (three keys - just like normal vty switching). You can then use scroll-lock and page-up and page-down and arrow keys to see what's been said that feel off the screen already. If it's not f4 you can just try with ctl-alt-f1, f2, f3 etc until you find the right screen! And one of those should take you back to the sysinstall normal screen. Don't forget to hit scroll-lock again (assuming you hit it a first time) to turn off scrolling or the vty-switch may not work. hth, --Alex PS Re: your earlier question, I'm pretty sure you can use ls and cd to see what files you have if you can't remember the name of the kernel directory. Depends exactly what point your boot got too, but it sounds like the right place for those to work.