From owner-freebsd-questions@FreeBSD.ORG Thu Aug 11 23:46:19 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 60E1E16A420 for ; Thu, 11 Aug 2005 23:46:19 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF02B43D46 for ; Thu, 11 Aug 2005 23:46:17 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so478292wra for ; Thu, 11 Aug 2005 16:46:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mnDT3JfxZWUy9UJ6Lp6Aiphf6uDcAdectR8kmzwYsYZ+ME53y4uf4uIuXOHPpComLw8RTtwhiAXP2a5arO9z9qedTIQCzLzfm2lsUimGZ0s2I7cX1iNL+Qbucg6xjxJN+SBLnwPlhAg/tgMTU4gC9/kdEZwi74F21EsMp6msqxI= Received: by 10.54.160.5 with SMTP id i5mr1508507wre; Thu, 11 Aug 2005 16:46:17 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Thu, 11 Aug 2005 16:46:17 -0700 (PDT) Message-ID: Date: Thu, 11 Aug 2005 18:46:17 -0500 From: Nikolas Britton To: Maude User In-Reply-To: <20050811204709.5358.qmail@web31612.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42FBB4A0.1040900@intersonic.se> <20050811204709.5358.qmail@web31612.mail.mud.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Newbie needs help setting up rackmount server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 23:46:19 -0000 On 8/11/05, Maude User wrote: > Thank you for your quick answer! In the link you sent, there is a chapter= about doing a "headless install" -- and my rackmount server is certainly "= headless". >=20 > My laptop is so new it doesn't appear to have a serial port, but I think = I can get a USB-to-serial adapter for connecting the null modem cable. >=20 I'd not do the serial connection thing for two reasons: 1. more then likely you'll have to buy a null modem cable and USB-to-serial adapter. 2. It will be very slow, think 56K modem... Based on what I've read about your system it doesn't have console redirection so at some point in time you will need to put a monitor and keyboard on this system to setup the RAID (you bought two drives) and the BIOS before you can install FreeBSD, yes? I find it hard to believe you don't have access to an old monitor and kb for an hour to install FreeBSD. If you can get the monitor and kb do a network install from the boot floppies, you do have a floppy drive installed yes? if you don't find one or an old CD-ROM drive and crack the case, no? You could try bootp or a USB thumb/flash drive thingy (dd if=3Dfloppy.img of=3D/dev/da0 bs=3Dfoo). Their are better ways to waste one= s time then to try a laplink serial install.