From owner-freebsd-hackers Thu Jul 6 17:27:04 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA10215 for hackers-outgoing; Thu, 6 Jul 1995 17:27:04 -0700 Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id RAA10208 ; Thu, 6 Jul 1995 17:27:02 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: Jeffrey Hsu cc: freebsd-hackers@freebsd.org Subject: Re: Cloning systems In-reply-to: Your message of "Thu, 06 Jul 95 16:24:31 PDT." <199507062324.QAA08510@freefall.cdrom.com> Date: Thu, 06 Jul 1995 17:27:02 -0700 Message-ID: <10207.805076822@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > Common Scenario: > My friend brings his computer over. He has no scsi controller, > CDROM drive, or ethernet card. I don't have the bindist.tar.* > files nor do I have the FreeBSD CDROM. But I do have my handy > FreeBSD computer w/ all the sources and binaries. How do I install > FreeBSD on his computer? Hmmm.. How are you hooking the two machines together then, may I ask? He has no SCSI, no ethernet card, are you proposing to clone the machine over the serial cable? In general, this is not a very hard problem to solve if you have a certain minimum amount of connectivity between the two machines, but clearly you're going to be faced with diminishing returns as you approach the "I have a floppy, he has a floppy. What now?" sorts of scenarios and I can't say that have much personal interest in solving those. Jordan