From owner-freebsd-hackers Mon Feb 24 07:38:00 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA24435 for hackers-outgoing; Mon, 24 Feb 1997 07:38:00 -0800 (PST) Received: from cheops.anu.edu.au (avalon@cheops.anu.edu.au [150.203.76.24]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA24423 for ; Mon, 24 Feb 1997 07:37:57 -0800 (PST) Message-Id: <199702241537.HAA24423@freefall.freebsd.org> Received: by cheops.anu.edu.au (1.37.109.16/16.2) id AA087008643; Tue, 25 Feb 1997 02:37:23 +1100 From: Darren Reed Subject: Re: installing without booting off floppy. To: abelits@phobos.illtel.denver.co.us (Alex Belits) Date: Tue, 25 Feb 1997 02:37:22 +1100 (EDT) Cc: avalon@coombs.anu.edu.au, hackers@freebsd.org In-Reply-To: from "Alex Belits" at Feb 24, 97 07:24:00 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In some mail from Alex Belits, sie said: > > On Tue, 25 Feb 1997, Darren Reed wrote: > > > if I have freebsd running and want to install onto another HD, what can > > I run ? (can't boot from a floppy) > > Install second hard drive and boot from first one. Then format second > drive and install FreeBSD on it. Of course, if you remove first hard drive > and make former second one first, device numbers/names will change for > its slices, so be careful when configuring system. The trick to all of this is being able to run "sysinstall". Once you've installed a system, this gets deleted...is it worth keeping this around, maybe as a way to install further packages ? Darren