From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gull.mail.pas.earthlink.net ([207.217.121.85]) by speech.braille.uwo.ca with esmtp (Exim 3.22 #1 (Debian)) id 15C0Pv-0002U3-00 for ; Mon, 18 Jun 2001 10:54:15 -0400 Received: from lnx1.holmesgrown.com (cpe-24-221-98-238.az.sprintbbd.net [24.221.98.238]) by gull.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id HAA23912 for ; Mon, 18 Jun 2001 07:53:31 -0700 (PDT) Received: from localhost (steve@localhost) by lnx1.holmesgrown.com (8.9.3/8.9.3) with ESMTP id HAA13884 for ; Mon, 18 Jun 2001 07:53:31 -0700 Date: Sun, 17 Jun 2001 07:11:13 -0700 (MST) From: Steve Holmes To: speakup@braille.uwo.ca Subject: Re: FAQ gally proof In-Reply-To: <15148.46442.928388.797568@akp.selfhost.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII ReSent-Date: Mon, 18 Jun 2001 07:52:53 -0700 (MST) ReSent-From: Steve Holmes ReSent-To: speakup e-mail list ReSent-Subject: Re: FAQ gally proof ReSent-Message-ID: Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.4 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: The FAQ looks good. Let me try and help fill in the command syntax for the dd command; this is where you said you didn't know the form. dd if=bare.i of=/dev/fd0 bs=1k Press return. For the root disk the command is similar: dd if=color.gz of=/dev/fd0 bs=1k Press return. Note that you have to be logged on as root to do this and /dev/fd0 equates to drive A: in DOS/windows. /dev/fd1 would equate to drive B:.