From owner-freebsd-questions@FreeBSD.ORG Fri Dec 24 10:18:17 2004 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 75D5716A4CE for ; Fri, 24 Dec 2004 10:18:17 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C28A43D53 for ; Fri, 24 Dec 2004 10:18:17 +0000 (GMT) (envelope-from humprhey@gmail.com) Received: by rproxy.gmail.com with SMTP id b11so14354rne for ; Fri, 24 Dec 2004 02:18:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=tOhqbJuEnXSmCA3t8mWzfc4RyRTnpJzpsSRVtImImY2yR1L16gAK9F/Z5QhJBoAYN+3YTywpKsXwpcfxEomyNDztZ4LjrNuM0+EOazXeXJt+3wHJmMahB4a+VGPqlYYlwyiYD3afuq0SVN9LuAa6Pl1+48h27oak7NtyDGFobLo= Received: by 10.38.24.54 with SMTP id 54mr67477rnx; Fri, 24 Dec 2004 02:18:16 -0800 (PST) Received: from ?192.168.1.4? ([80.38.223.137]) by smtp.gmail.com with ESMTP id 75sm88524rnb.2004.12.24.02.18.15; Fri, 24 Dec 2004 02:18:16 -0800 (PST) Message-ID: <41CBECE9.6040101@gmail.com> Date: Fri, 24 Dec 2004 11:18:17 +0100 From: Darksidex User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems booting my computer 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: Fri, 24 Dec 2004 10:18:17 -0000 A few days ago I tried to compile and install FreeBSD 5.3-p2 from a FreeBSD 5.3-p1 Everething worked until I wanted to make installword. I switched to single mode, and during the installation my computer stoped and shaw me a error (I don't remember it). I had to reboot, and booting process stopped with some hexadecimal characters and with the string "BTX Halted". I downloaded the second disc of FBSD 5.3 release, and I could fix the disk, and I could copy /boot/kernel directory from cd to my disk. But when I try to boot up my computer it stops with this message: Mounting root from ufs: /dev/ad1s1a pid 49 (sh), uid 0: exited on signal 4 Dec 23... init: /bin/sh on /etc/rc terminated abnormally, going to single user mode Enter root password, or ^D to go multi-user Password: Enter full path name for shell or RETURN for /bin/sh: And it doesn't matter what type of shell I want to use, it stops with the same message (pid # (...), uid 0: exited ...) What can I do?