From owner-freebsd-questions Mon Oct 12 20:03:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA12631 for freebsd-questions-outgoing; Mon, 12 Oct 1998 20:03:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from harfang.CC.UMontreal.CA (harfang.CC.UMontreal.CA [132.204.2.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA12626 for ; Mon, 12 Oct 1998 20:03:34 -0700 (PDT) (envelope-from beaupran@JSP.UMontreal.CA) Received: from epsom.jsp.umontreal.ca (epsom.JSP.UMontreal.CA [132.204.45.25]) by harfang.CC.UMontreal.CA (8.8.8/8.8.8) with SMTP id XAA28714; Mon, 12 Oct 1998 23:03:17 -0400 (EDT) Received: from derby.jsp.umontreal.ca (derby.jsp.umontreal.ca [132.204.45.26]) by epsom.jsp.umontreal.ca via ESMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id XAA13954; Mon, 12 Oct 1998 23:03:20 -0400 Received: from localhost (beaupran@localhost) by derby.jsp.umontreal.ca via SMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id XAA21076; Mon, 12 Oct 1998 23:03:20 -0400 X-Authentication-Warning: derby.jsp.umontreal.ca: beaupran owned process doing -bs Date: Mon, 12 Oct 1998 23:03:20 -0400 (EDT) From: BEAUPRE Antoine To: Julian Elischer cc: "Jason C. Wells" , freebsd-questions Subject: Re: 2nd stupidiest thing I could ever do. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I did some work on this... On Mon, 12 Oct 1998, Julian Elischer wrote: > Here are some things I would try.. > > -option 1------ > boot the boot floppy. > use the 'fixit' option. > mount tho old root as /mnt > mount/usr as /mnt/usr Done. > 'cd / ; find / -xdev |cpio -pdmuv /mnt' > to copy all of the fixit floppy onto /mnt Done. > chroot /mnt > cd /usr/src > cd /etc > make -k install > make -k hierarchy > make -k world > make -k world > make world Tried some. Final make world failed. I don't remember the errors quite exactly... Now I can boot the kernel, and run FreeBSD, but all it does is to get me to the install menu, because this is a copy!!!! Now what should I do? Where can I get some examples of /etc files? Thanks! +-----------------------------------+ | Free the world from businessmen | | Free yourself from your money | +-----------------------------------+ Free the web. Spidey visit: http://www.JSP.UMontreal.CA/~beaupran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message