From owner-freebsd-hackers Wed Nov 13 13:11:48 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA16686 for hackers-outgoing; Wed, 13 Nov 1996 13:11:48 -0800 (PST) Received: from ravenock.cybercity.dk (disn60.cybercity.dk [194.16.57.60]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id NAA16676 for ; Wed, 13 Nov 1996 13:11:34 -0800 (PST) Received: (from sos@localhost) by ravenock.cybercity.dk (8.8.2/8.7.3) id WAA09449; Wed, 13 Nov 1996 22:12:29 +0100 (MET) Message-Id: <199611132112.WAA09449@ravenock.cybercity.dk> Subject: Re: how to make screen snapshots of FreeBSD floppy installation ? To: andreas@klemm.gtn.com (Andreas Klemm) Date: Wed, 13 Nov 1996 22:12:28 +0100 (MET) From: "Soren Schmidt" Cc: hackers@FreeBSD.org In-Reply-To: from "Andreas Klemm" at Nov 13, 96 09:00:08 pm From: sos@FreeBSD.org Reply-to: sos@FreeBSD.org X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk In reply to Andreas Klemm who wrote: > > Does somebody have an idea how to make color snapshots of the > system installation ? If its when the system is up and running, you can make a little program that snarfs the video memory, and then convert the attributes to the given colorprinters language. I once had a screen print function on my TODO list for syscons, but well... If its under a genuine installation, hmm, that takes some "interesting" code hacks, or a color camera :) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..