From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 18:42:40 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 A3EC61065708 for ; Wed, 4 Feb 2009 18:42:40 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 5D68B8FC2F for ; Wed, 4 Feb 2009 18:42:40 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n14If56q031823; Wed, 4 Feb 2009 13:41:05 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n14If4l8031822; Wed, 4 Feb 2009 13:41:04 -0500 (EST) (envelope-from jerrymc) Date: Wed, 4 Feb 2009 13:41:04 -0500 From: Jerry McAllister To: Martin Schweizer Message-ID: <20090204184104.GA31803@gizmo.acns.msu.edu> References: <20090130172843.GB89911@saturn.pcs.ms> <20090201160311.GD54916@saturn.pcs.ms> <20090204074546.GA88685@saturn.pcs.ms> <20090204164310.GD31264@gizmo.acns.msu.edu> <4989C9FA.5090803@pc-service.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4989C9FA.5090803@pc-service.ch> User-Agent: Mutt/1.4.2.2i Cc: Jerry McAllister , Tim Judd , freebsd-questions@freebsd.org Subject: Re: Using Serial Port Other Than sio0 for the 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: Wed, 04 Feb 2009 18:42:44 -0000 On Wed, Feb 04, 2009 at 06:01:46PM +0100, Martin Schweizer wrote: > Hello Jerry > > > >> don't edit > >> d: 2097152 10485760 4.2BSD 2048 16384 28528 > >> e: 394264576 12582912 4.2BSD 2048 16384 28528 > >> f: 839234174 406847488 4.2BSD 2048 16384 28528 > >> > >>My opinion is: > >>bsdlabel -B mfid0s1 > > > >What has this all got to do with the Subject? > > Subject: Re: Using Serial Port Other Than sio0 for the Console > > > >Please don't hijack threads. > >Start a new one if you have something to ask. > > In the article 26.6.5.2. in the handbook you will find the answer. If > you want to use another sio port (COM2 im my case) for serial > communications you need to write the boot blocks new. I do not use > bsdlabel often so I want to cross check that I'm on the right way. > > Regards, Ah, interesting, I didn't get the connection. ////jerry > > > > > >>Is that correct? > >> > >>Regards, > >> > >> > >>Am Sun, Feb 01, 2009 at 05:03:12PM +0100 Martin Schweizer schrieb: > >>>Probably I find the problem. I did not read care enough the article > >>>26.6.5.2. I will try it asap (in the next few days). I will keep you > >>>updated.