From owner-freebsd-questions@FreeBSD.ORG Thu Jun 4 13:46:13 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C8E5106566C for ; Thu, 4 Jun 2009 13:46:13 +0000 (UTC) (envelope-from comp.john@googlemail.com) Received: from mail-bw0-f226.google.com (mail-bw0-f226.google.com [209.85.218.226]) by mx1.freebsd.org (Postfix) with ESMTP id EAFA98FC12 for ; Thu, 4 Jun 2009 13:46:12 +0000 (UTC) (envelope-from comp.john@googlemail.com) Received: by bwz26 with SMTP id 26so94159bwz.43 for ; Thu, 04 Jun 2009 06:46:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=6H64yQz1VItRfdEOzGPtGkszF78TQjOs7R9epHfe8cs=; b=REl9/bCDuL4NMPxC4259Ovx0REhHZwqug7H5J7A6ih2RglJ8C7MTKI8NQprGSXFBHs EvcBeBN/RGxLVQtyYE03N8JAhFD7xY3wAYMNPhL0b0Ze7eKYtmH8PaSTnUBmxEmWszsw pZ8sAbKZkinvH6BxCDgCk/KlLRHpgRgGZTvJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=pZWcjqpia2ZZCzUyRuRNiiRiGcOPqWuUir+19gUAHxL0ifMIFOMNBcaXSzkdQmN/TK tfSyUb08qiGM2JGua+bBvvJU3v0sbZhNyiUFlbxXmnK2i2CnndvmLtyOaqr73yv5fZqY 3Ec+3VPFCdBnhwGBQF+XeO+Z/tUfJJfIGXO/Y= MIME-Version: 1.0 Received: by 10.223.113.136 with SMTP id a8mr1329380faq.101.1244123171784; Thu, 04 Jun 2009 06:46:11 -0700 (PDT) Date: Thu, 4 Jun 2009 14:46:11 +0100 Message-ID: From: "John ." To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: n00b question regarding installation via serial console 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, 04 Jun 2009 13:46:13 -0000 Hello list, Is it possible to boot into the serial console from the installation CD, or must boot.flp be used as per http://www.freebsd.org/doc/en/books/handbook/install-advanced.html ? (the machine has no floppy drive (yet) thanks -- John