From owner-freebsd-questions@FreeBSD.ORG Sat Oct 29 22:48:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2792816A41F for ; Sat, 29 Oct 2005 22:48:29 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id B57D543D46 for ; Sat, 29 Oct 2005 22:48:28 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id x3so644477nzd for ; Sat, 29 Oct 2005 15:48:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=E19lwJ2Vpvfn5DuhNWklp8GS5xFsOqtkVsAy9Zw0h1BpWq44hZBqtgE3sGQtM04wVLJlmlfE3BRLRlmIBJB26i2gzIZ+3DwGU4JMQV37fPW6qhKcVkhA3sJ7Wf3tdvW8uccySyJ14jts70YETLR0L74qZGeTVho3XAbNGYm1zUw= Received: by 10.36.222.75 with SMTP id u75mr1764915nzg; Sat, 29 Oct 2005 15:48:28 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Sat, 29 Oct 2005 15:48:28 -0700 (PDT) Message-ID: Date: Sun, 30 Oct 2005 02:48:28 +0400 From: "Andrew P." To: Dave In-Reply-To: <000301c5dccb$ad0f9ac0$0900a8c0@satellite> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <000301c5dccb$ad0f9ac0$0900a8c0@satellite> Cc: freebsd-questions@freebsd.org Subject: Re: compiling chrooted kernel makes drive unbootable 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: Sat, 29 Oct 2005 22:48:29 -0000 On 10/30/05, Dave wrote: > Hello, > I've got a box that has died. The data on it is rather important and = a > reinstall is not feasible. I put the hard drive in a test box, mounted al= l > the partitions of the previous drive under /mnt then did a chroot /mnt an= d > compiled a generic kernel. The processor on this board is different so i > felt i had to. The compilation and installation of the chrooted kernel we= nt > fine, putting the drive in the new system yields an unbootable drive. I'v= e > checked the data and kernel are there. Any ideas why this procedure didn'= t > give me a bootable drive? > Thanks. > Dave. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > Any more info, please? What exactly has died? Has any data been lost? Why did you have to recompile the kernel? Did you recompile the world, too? How different are the processors on the dead system, the one you've recompiled on and the new one? You can always run a fresh install without formatting your drives and thus losing only some system configuration files.