Date: Wed, 26 Jun 1996 18:50:25 -0700 (PDT) From: Doug White <dwhite@riley-net170-164.uoregon.edu> To: David Zielke <zielke@lcp.nrl.navy.mil> Cc: questions@freebsd.org Subject: Re: "everything" vs "piecemeal" installations. Message-ID: <Pine.BSF.3.91.960626184645.227B-100000@gdi.uoregon.edu> In-Reply-To: <9606262135.AA27851@lcp.nrl.navy.mil>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Jun 1996, David Zielke wrote: > As my network connection is somewhat unstable I have not been successful > in having it stay available long enough to do a "everything" install, the > question is if I select the options to install one by one the options > in /stand/sysinstall will I get all that I would get with the "everything" > option in the distributions menu? I don't quite understand what you mean by "one-by-one". Running sysinstall multiple times is not such a great idea. I would be looking at another install method right about now :-) Or, install the bin distribution (this will get you a basic system) then install the other distributions manually. The bin distribution gives you enough to do a dial-up connection (ppp or slip) and then you can ftp the distributions and install them like so: cat dist.* | tar xvzf - Just make sure you're in the right place. tar's 't' option is view, you can use that and figure out where you need to be. Or you can use the floppy install option. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960626184645.227B-100000>