From owner-freebsd-doc@FreeBSD.ORG Thu Aug 3 11:42:31 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9842D16A4DA for ; Thu, 3 Aug 2006 11:42:31 +0000 (UTC) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8F9B43D46 for ; Thu, 3 Aug 2006 11:42:30 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.13.4/8.13.3) with ESMTP id k73BgQaK019382; Thu, 3 Aug 2006 13:42:26 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.13.4/8.13.3/Submit) id k73BgQQ4019381; Thu, 3 Aug 2006 13:42:26 +0200 (CEST) (envelope-from marc) Date: Thu, 3 Aug 2006 13:42:26 +0200 From: Marc Fonvieille To: Daniel Gerzo Message-ID: <20060803114226.GB17680@abigail.blackend.org> Mail-Followup-To: Daniel Gerzo , Jonathan Horne , freebsd-doc@freebsd.org References: <200608022134.53769.freebsd@dfwlp.com> <894214962.20060803120227@rulez.sk> <20060803104950.GA17680@abigail.blackend.org> <642300296.20060803133755@rulez.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <642300296.20060803133755@rulez.sk> X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.11-STABLE User-Agent: Mutt/1.5.9i Cc: freebsd-doc@freebsd.org Subject: Re: Re[2]: handbook installation screenshots outdated X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Aug 2006 11:42:31 -0000 On Thu, Aug 03, 2006 at 01:37:55PM +0200, Daniel Gerzo wrote: > Hello Marc, > > Thursday, August 3, 2006, 12:49:50 PM, you wrote: > > > On Thu, Aug 03, 2006 at 12:02:27PM +0200, Daniel Gerzo wrote: > > >> > >> That would be pretty neat. May I ask you, how did you took your > >> screenshots? Do you have those very first when FreeBSD is booting? > >> > > > For information, the ones in the Handbook have been "captured" with > > vidcontrol, then converted to PNG with src2png (the manual page gives > > examples of command lines to use). > > I know Marc, that's why I'm asking Jonathan; I have some kind of > feeling that he made it some other way :-) > > BTW: there's also scr2txt tool, which would be pretty useful for use > too. > > > The booting screens can be easily captured with a serial console setup. > > Too bad, I have no such ability at the moment :-( > The other way is using a thing like qemu, bochs or vmware. Marc