From owner-freebsd-questions@FreeBSD.ORG Sun Jul 24 16:46:10 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5620316A41F for ; Sun, 24 Jul 2005 16:46:10 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B59443D45 for ; Sun, 24 Jul 2005 16:46:09 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 11462 invoked from network); 24 Jul 2005 16:46:09 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail22.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 24 Jul 2005 16:46:09 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id E30DC41; Sun, 24 Jul 2005 12:46:08 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Emil Khatib To: freebsd-questions@freebsd.org References: <44u0iuzvb2.fsf@be-well.ilk.org> From: Lowell Gilbert Date: 24 Jul 2005 12:46:08 -0400 In-Reply-To: Message-ID: <447jfgm9tb.fsf@be-well.ilk.org> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: Re: Download ports from another machine X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jul 2005 16:46:10 -0000 Don't top-post, please. Emil Khatib writes: > Well, I just had an idea, as make fetch-recursive-list is unusable in > windows (unless I make a script or program to read it or I download > manually each of the packages), I would like to be able to boot a > FreeBSD system installed on removable media. I have a removable HD but > I can't boot from it... Is there anyway I could boot the system from a > floppy using a partition in the removable drive as root? Yes, that should be no problem; just break to the loader(8) prompt and tell it what to use for the root and kernel. But I really don't understand the problem; you should be able to take the *output* of fetch-recursive-list to another system quite easily. Use a floppy to hold the text, if you want...