From owner-freebsd-questions Wed Jul 25 11:37:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imo-r04.mx.aol.com (imo-r04.mx.aol.com [152.163.225.100]) by hub.freebsd.org (Postfix) with ESMTP id 7EB0737B403 for ; Wed, 25 Jul 2001 11:37:29 -0700 (PDT) (envelope-from JakeCatfox@aol.com) Received: from JakeCatfox@aol.com by imo-r04.mx.aol.com (mail_out_v31.9.) id n.20.19c2acd0 (18251) for ; Wed, 25 Jul 2001 14:37:15 -0400 (EDT) From: JakeCatfox@aol.com Message-ID: <20.19c2acd0.28906bdb@aol.com> Date: Wed, 25 Jul 2001 14:37:15 EDT Subject: Re: Installing FreeBSD without CD/Floppy To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: AOL 5.0 for Windows sub 138 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here's a few suggestions: 1.) If you can get DOS to read your CDROM, you can install the way I did-- boot from a DOS Bootable CDROM, run fdisk, and make a small partition for DOS, then format it, and swap out your disc for the FreeBSD one. Then copy over all of your dirs (bin, src, xf86366, man, etc.). Then boot into FreeBSD using your bootable FreeBSD CD, and start the installation from the DOS partition. Once you're done, you can probably run /stand/sysinstall from the console, then remove the DOS partition and tell FreeBSD to use the whole disk. Then go to Custom: Commit, and pick an option. It doesn't matter what you pick-- it'll commit anyway. It may complain about errors, but just ignore them. That should take care of it. 2.) Install over the internet. You can access an FTP site using a network device from the installer, and then install from there. It will take a long time on a modem, but if you have a reasonably fast connection you should be able to do it. 3.) PLIP. You can use PLIP to connect to another machine which has the files. You may even be able to mount its cdrom device in /cdrom or /mnt and then access it like that, rather than copying the files to the hard disk. You can also use SLIP, but it's a LOT slower than PLIP, so I recommend you use PLIP if you have a cable to do it. Hope this helps, Deven "Insanely Complex Installations" Gallo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message