From owner-freebsd-hackers Sun Sep 21 19:37:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA03946 for hackers-outgoing; Sun, 21 Sep 1997 19:37:15 -0700 (PDT) Received: from server.local.sunyit.edu (A-T34.rh.sunyit.edu [150.156.210.241]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA03928 for ; Sun, 21 Sep 1997 19:37:12 -0700 (PDT) Received: from localhost (perlsta@localhost) by server.local.sunyit.edu (8.8.5/8.8.5) with SMTP id WAA02676; Sun, 21 Sep 1997 22:42:22 -0500 (EST) X-Authentication-Warning: server.local.sunyit.edu: perlsta owned process doing -bs Date: Sun, 21 Sep 1997 22:42:22 -0500 (EST) From: Alfred Perlstein X-Sender: perlsta@server.local.sunyit.edu To: Kris Kirby cc: Alfred Perlstein , hackers@freebsd.org Subject: Re: dammit! :) In-Reply-To: <341D37C00000B74D@goliath.airnet.net> (added by goliath.airnet.net) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk well i actually suceeded in doing the forced untar over the whole thingy, i needed to re-make my /dev and i wouldn't recommend doing it if you have user accounts on your system, someone suggested the "--unlink" option to tar which seemed to help (don't know what woulda happended without it) if you do have accounts make sure you untar the system files FIRST as it gets confused for some reason... ._________________________________________ __ _ |Alfred Perlstein - Programming & SysAdmin for hire... |perlsta@sunyit.edu |http://www.cs.sunyit.edu/~perlsta : ---"Have you seen my FreeBSD tatoo?" ' ---"who was that masked admin?" On Mon, 22 Sep 1997, Kris Kirby wrote: > Alfred: > > >sorry for this, but that system i was talking about in the previous > >message is giving me a heck of a hard time. The BIOS in it doesn't > >support large harddrives and i have a 4.3 gig IDE in it. > > Here's what I did on my machine [722MB, no LBA/etc]. Make a 32 or 33 Mbyte > primary partition below the 500 MB limit, assuming that you only want / to > be 32Mbytes. Make that your / filesystem. Then put /usr, etc. on the > remaining chunk. When FreeBSD is installed/restored, your kernel will boot > from the smaller partition, and when in comes out of "real" mode, it can > access the whole 4.3 GB. BTW, "real" mode ends when the kernel stops spewing > out bright text. > > >is there anyway to save the installation i did? > My solution presents a problem because the / filesystem is tarred in there too. > Anyone else? > > Regards, > > Kris > >